{
  "repo_root": "C:\\repos\\v3\\ccxt",
  "files_scanned": 1329,
  "modules_parsed": 1317,
  "function_graph": {
    "doc.conf": [],
    "examples.bots.py.bitfinex-lending-bot": [
      {
        "id": "examples.bots.py.bitfinex-lending-bot.get_last_funding_infos",
        "name": "get_last_funding_infos",
        "lineno": 41,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.bitfinex-lending-bot.bot",
        "name": "bot",
        "lineno": 60,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.bitfinex-lending-bot.check_requirements",
        "name": "check_requirements",
        "lineno": 85,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.bitfinex-lending-bot.main",
        "name": "main",
        "lineno": 94,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.bots.py.spot-arbitrage-bot": [
      {
        "id": "examples.bots.py.spot-arbitrage-bot.get_last_prices",
        "name": "get_last_prices",
        "lineno": 66,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.spot-arbitrage-bot.bot",
        "name": "bot",
        "lineno": 71,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.spot-arbitrage-bot.check_requirements",
        "name": "check_requirements",
        "lineno": 110,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.bots.py.spot-arbitrage-bot.main",
        "name": "main",
        "lineno": 123,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.aiohttp-custom-session-connector": [
      {
        "id": "examples.py.aiohttp-custom-session-connector.test",
        "name": "test",
        "lineno": 8,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.all-exchanges": [],
    "examples.py.arbitrage-pairs": [
      {
        "id": "examples.py.arbitrage-pairs.style",
        "name": "style",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.green",
        "name": "green",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.blue",
        "name": "blue",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.yellow",
        "name": "yellow",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.red",
        "name": "red",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.pink",
        "name": "pink",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.bold",
        "name": "bold",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.underline",
        "name": "underline",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.dump",
        "name": "dump",
        "lineno": 43,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.print_exchanges",
        "name": "print_exchanges",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.arbitrage-pairs.print_usage",
        "name": "print_usage",
        "lineno": 51,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.asciichart": [
      {
        "id": "examples.py.asciichart.plot",
        "name": "plot",
        "lineno": 13,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.async-analyse-augur-v1-vs-v2-exchanges": [
      {
        "id": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.is_symbol_match",
        "name": "is_symbol_match",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.check_symbol_infix",
        "name": "check_symbol_infix",
        "lineno": 47,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.main",
        "name": "main",
        "lineno": 74,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-balance-coinbasepro": [
      {
        "id": "examples.py.async-balance-coinbasepro.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-balance-gdax": [
      {
        "id": "examples.py.async-balance-gdax.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-balance": [
      {
        "id": "examples.py.async-balance.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-balances": [
      {
        "id": "examples.py.async-balances.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-balances.main",
        "name": "main",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-basic-callchain": [
      {
        "id": "examples.py.async-basic-callchain.run_all_exchanges",
        "name": "run_all_exchanges",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-basic-callchain.load_markets",
        "name": "load_markets",
        "lineno": 46,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-basic-callchain.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 55,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-basic-callchain.fetch_orderbook",
        "name": "fetch_orderbook",
        "lineno": 64,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-basic-orderbook": [
      {
        "id": "examples.py.async-basic-orderbook.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-basic-rate-limiter": [
      {
        "id": "examples.py.async-basic-rate-limiter.main",
        "name": "main",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-basic": [
      {
        "id": "examples.py.async-basic.test_binance",
        "name": "test_binance",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-cancel-option-order": [
      {
        "id": "examples.py.async-binance-cancel-option-order.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-create-margin-order": [
      {
        "id": "examples.py.async-binance-create-margin-order.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-create-option-order": [
      {
        "id": "examples.py.async-binance-create-option-order.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-create-trailing-percent-order": [
      {
        "id": "examples.py.async-binance-create-trailing-percent-order.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-margin-balance-with-options": [
      {
        "id": "examples.py.async-binance-fetch-margin-balance-with-options.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-margin-balance-with-params": [
      {
        "id": "examples.py.async-binance-fetch-margin-balance-with-params.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-details": [
      {
        "id": "examples.py.async-binance-fetch-option-details.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-OHLCV": [
      {
        "id": "examples.py.async-binance-fetch-option-OHLCV.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-order": [
      {
        "id": "examples.py.async-binance-fetch-option-order.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-orderbook": [
      {
        "id": "examples.py.async-binance-fetch-option-orderbook.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-position": [
      {
        "id": "examples.py.async-binance-fetch-option-position.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-option-ticker": [
      {
        "id": "examples.py.async-binance-fetch-option-ticker.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-fetch-ticker-continuously": [
      {
        "id": "examples.py.async-binance-fetch-ticker-continuously.main",
        "name": "main",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-futures-vs-spot": [
      {
        "id": "examples.py.async-binance-futures-vs-spot.load",
        "name": "load",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-binance-futures-vs-spot.run",
        "name": "run",
        "lineno": 33,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-margin-borrow": [
      {
        "id": "examples.py.async-binance-margin-borrow.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-margin-repay": [
      {
        "id": "examples.py.async-binance-margin-repay.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv": [
      {
        "id": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.table",
        "name": "table",
        "lineno": 25,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.main",
        "name": "main",
        "lineno": 33,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bitfinex-public-get-symbols": [
      {
        "id": "examples.py.async-bitfinex-public-get-symbols.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bitget-perpetual-futures-swaps": [
      {
        "id": "examples.py.async-bitget-perpetual-futures-swaps.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bitstamp-create-limit-buy-order": [
      {
        "id": "examples.py.async-bitstamp-create-limit-buy-order.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bitstamp-create-order-cancel-order": [
      {
        "id": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "name": "main",
        "lineno": 11,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bittrex-orderbook": [
      {
        "id": "examples.py.async-bittrex-orderbook.poll",
        "name": "poll",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-bittrex-orderbook.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-bybit-transfer": [
      {
        "id": "examples.py.async-bybit-transfer.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-balance": [
      {
        "id": "examples.py.async-fetch-balance.test",
        "name": "test",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-many-orderbooks-continuously": [
      {
        "id": "examples.py.async-fetch-many-orderbooks-continuously.symbol_loop",
        "name": "symbol_loop",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-many-orderbooks-continuously.exchange_loop",
        "name": "exchange_loop",
        "lineno": 29,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-many-orderbooks-continuously.main",
        "name": "main",
        "lineno": 37,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-ohlcv-indicators-discord-webhook": [
      {
        "id": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.send_discord_webhook_messsage",
        "name": "send_discord_webhook_messsage",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.run_ohlcv_loop",
        "name": "run_ohlcv_loop",
        "lineno": 29,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.main",
        "name": "main",
        "lineno": 53,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-ohlcv-multiple-symbols-continuously": [
      {
        "id": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 24,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.main",
        "name": "main",
        "lineno": 37,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-order-book-from-many-exchanges": [
      {
        "id": "examples.py.async-fetch-order-book-from-many-exchanges.loop",
        "name": "loop",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-fetch-order-book-from-many-exchanges.run",
        "name": "run",
        "lineno": 35,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-fetch-ticker": [],
    "examples.py.async-gather-concurrency": [
      {
        "id": "examples.py.async-gather-concurrency.work",
        "name": "work",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-gather-concurrency.main",
        "name": "main",
        "lineno": 55,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-gdax-fetch-order-book-continuously": [
      {
        "id": "examples.py.async-gdax-fetch-order-book-continuously.main",
        "name": "main",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-generator-basic": [
      {
        "id": "examples.py.async-generator-basic.poll",
        "name": "poll",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-generator-basic.main",
        "name": "main",
        "lineno": 19,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-generator-multiple-tickers": [
      {
        "id": "examples.py.async-generator-multiple-tickers.poll",
        "name": "poll",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-generator-multiple-tickers.main",
        "name": "main",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-generator-ticker-poller": [
      {
        "id": "examples.py.async-generator-ticker-poller.poll",
        "name": "poll",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-generator-ticker-poller.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-hollaex-sandbox": [
      {
        "id": "examples.py.async-hollaex-sandbox.test",
        "name": "test",
        "lineno": 11,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-instantiate-all-at-once": [
      {
        "id": "examples.py.async-instantiate-all-at-once.main",
        "name": "main",
        "lineno": 15,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-kucoin-rate-limit": [
      {
        "id": "examples.py.async-kucoin-rate-limit.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-macd": [
      {
        "id": "examples.py.async-macd.run_ohlcv_loop",
        "name": "run_ohlcv_loop",
        "lineno": 21,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-macd.main",
        "name": "main",
        "lineno": 41,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-market-making-symbols": [
      {
        "id": "examples.py.async-market-making-symbols.load_markets",
        "name": "load_markets",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-market-making-symbols.main",
        "name": "main",
        "lineno": 31,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-multiple-accounts": [
      {
        "id": "examples.py.async-multiple-accounts.fetch_balance_n_times",
        "name": "fetch_balance_n_times",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-multiple-accounts.test",
        "name": "test",
        "lineno": 22,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-multiple-parallel-calls": [
      {
        "id": "examples.py.async-multiple-parallel-calls.main",
        "name": "main",
        "lineno": 26,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-okx-create-margin-order": [
      {
        "id": "examples.py.async-okx-create-margin-order.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-okx-margin-borrow": [
      {
        "id": "examples.py.async-okx-margin-borrow.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-okx-margin-repay": [
      {
        "id": "examples.py.async-okx-margin-repay.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-okx-positional-orders": [
      {
        "id": "examples.py.async-okx-positional-orders.main",
        "name": "main",
        "lineno": 19,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-orderbooks-from-multiple-exchanges-at-once": [
      {
        "id": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.sync_client",
        "name": "sync_client",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.async_client",
        "name": "async_client",
        "lineno": 28,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.multi_orderbooks",
        "name": "multi_orderbooks",
        "lineno": 41,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-orderbooks": [
      {
        "id": "examples.py.async-orderbooks.async_client",
        "name": "async_client",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-orderbooks.multi_orderbooks",
        "name": "multi_orderbooks",
        "lineno": 32,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-rtt": [
      {
        "id": "examples.py.async-rtt.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-theocean-orderbook": [
      {
        "id": "examples.py.async-theocean-orderbook.poll",
        "name": "poll",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-theocean-orderbook.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-theocean-tickers": [
      {
        "id": "examples.py.async-theocean-tickers.get_active_symbols",
        "name": "get_active_symbols",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-theocean-tickers.is_active_symbol",
        "name": "is_active_symbol",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-theocean-tickers.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 21,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-theocean-tickers.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 27,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-ticker": [
      {
        "id": "examples.py.async-ticker.test",
        "name": "test",
        "lineno": 14,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-tickers-from-many-exchanges-at-once": [
      {
        "id": "examples.py.async-tickers-from-many-exchanges-at-once.sync_client",
        "name": "sync_client",
        "lineno": 14,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-tickers-from-many-exchanges-at-once.async_client",
        "name": "async_client",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-tickers-from-many-exchanges-at-once.multi_tickers",
        "name": "multi_tickers",
        "lineno": 27,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-tickers": [
      {
        "id": "examples.py.async-tickers.get_active_symbols",
        "name": "get_active_symbols",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-tickers.is_active_symbol",
        "name": "is_active_symbol",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-tickers.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 21,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-tickers.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 27,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.async-with-threads": [
      {
        "id": "examples.py.async-with-threads.test",
        "name": "test",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async-with-threads.function_in_a_thread",
        "name": "function_in_a_thread",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.async-with-threads.another_threaded_function",
        "name": "another_threaded_function",
        "lineno": 28,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.async": [
      {
        "id": "examples.py.async.print_ticker",
        "name": "print_ticker",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.async.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.balance-coinbasepro": [],
    "examples.py.balance-gdax": [],
    "examples.py.balance-kraken": [],
    "examples.py.balances": [
      {
        "id": "examples.py.balances.style",
        "name": "style",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.green",
        "name": "green",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.blue",
        "name": "blue",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.yellow",
        "name": "yellow",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.red",
        "name": "red",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.pink",
        "name": "pink",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.bold",
        "name": "bold",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.underline",
        "name": "underline",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.balances.dump",
        "name": "dump",
        "lineno": 44,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.basic-chart": [
      {
        "id": "examples.py.basic-chart.print_chart",
        "name": "print_chart",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.basic-rate-limiting": [],
    "examples.py.binance-batch-orders": [],
    "examples.py.binance-coin-margined-take-profit": [],
    "examples.py.binance-conditional-orders": [],
    "examples.py.binance-create-oco-order-with-implicit-methods": [],
    "examples.py.binance-create-order-cancel-order": [
      {
        "id": "examples.py.binance-create-order-cancel-order.main",
        "name": "main",
        "lineno": 9,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-ema": [
      {
        "id": "examples.py.binance-ema.main",
        "name": "main",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-fetch-all-my-trades-paginate-by-id": [],
    "examples.py.binance-fetch-all-my-trades": [],
    "examples.py.binance-fetch-all-trades": [],
    "examples.py.binance-fetch-ohlcv-closing-time-1": [],
    "examples.py.binance-fetch-ohlcv-closing-time-2": [
      {
        "id": "examples.py.binance-fetch-ohlcv-closing-time-2.MyBinance.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 21,
        "scope": "MyBinance",
        "is_async": false
      }
    ],
    "examples.py.binance-fetch-ohlcv-pagination": [
      {
        "id": "examples.py.binance-fetch-ohlcv-pagination.table",
        "name": "table",
        "lineno": 6,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-fetch-ohlcv-pagination.main",
        "name": "main",
        "lineno": 14,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-fetch-ohlcv-quote-volume": [
      {
        "id": "examples.py.binance-fetch-ohlcv-quote-volume.table",
        "name": "table",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-fetch-ohlcv-quote-volume.Binance.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 21,
        "scope": "Binance",
        "is_async": false
      }
    ],
    "examples.py.binance-fetch-ohlcv-to-csv": [
      {
        "id": "examples.py.binance-fetch-ohlcv-to-csv.retry_fetch_ohlcv",
        "name": "retry_fetch_ohlcv",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-fetch-ohlcv-to-csv.scrape_ohlcv",
        "name": "scrape_ohlcv",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-fetch-ohlcv-to-csv.write_to_csv",
        "name": "write_to_csv",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-fetch-ohlcv-to-csv.scrape_candles_to_csv",
        "name": "scrape_candles_to_csv",
        "lineno": 53,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-fetch-ohlcv": [
      {
        "id": "examples.py.binance-fetch-ohlcv.print_chart",
        "name": "print_chart",
        "lineno": 31,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-fiat": [],
    "examples.py.binance-futures-margin": [
      {
        "id": "examples.py.binance-futures-margin.table",
        "name": "table",
        "lineno": 83,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-futures-positions": [],
    "examples.py.binance-futures-set-leverage-implicit-api": [],
    "examples.py.binance-futures-set-leverage": [],
    "examples.py.binance-futures-watch-balance": [
      {
        "id": "examples.py.binance-futures-watch-balance.print_balance",
        "name": "print_balance",
        "lineno": 8,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-futures-watch-balance.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-futures-watch-order-book": [
      {
        "id": "examples.py.binance-futures-watch-order-book.main",
        "name": "main",
        "lineno": 5,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-futures": [
      {
        "id": "examples.py.binance-futures.main",
        "name": "main",
        "lineno": 6,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-market-order-quote-usdt": [],
    "examples.py.binance-poll-balance": [],
    "examples.py.binance-poll-positions": [],
    "examples.py.binance-reload-markets": [
      {
        "id": "examples.py.binance-reload-markets.watch_order_book",
        "name": "watch_order_book",
        "lineno": 8,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-reload-markets.reload_markets",
        "name": "reload_markets",
        "lineno": 19,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-reload-markets.main",
        "name": "main",
        "lineno": 31,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-savings-endpoints": [],
    "examples.py.binance-spot-and-futures": [
      {
        "id": "examples.py.binance-spot-and-futures.handle_all_orderbooks",
        "name": "handle_all_orderbooks",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-spot-and-futures.symbol_loop",
        "name": "symbol_loop",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-spot-and-futures.exchange_loop",
        "name": "exchange_loop",
        "lineno": 42,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-spot-and-futures.main",
        "name": "main",
        "lineno": 52,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-spot-trailing": [
      {
        "id": "examples.py.binance-spot-trailing.example_1",
        "name": "example_1",
        "lineno": 31,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-spot-trailing.example_2",
        "name": "example_2",
        "lineno": 56,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-spot-trailing.main",
        "name": "main",
        "lineno": 80,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-stop-loss-take-profit": [],
    "examples.py.binance-test-order": [],
    "examples.py.binance-universal-transfer": [
      {
        "id": "examples.py.binance-universal-transfer.main",
        "name": "main",
        "lineno": 13,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-usdm-fetch-continuous-klines-ohlcv": [
      {
        "id": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv.table",
        "name": "table",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.binance-watch-many-orderbooks": [
      {
        "id": "examples.py.binance-watch-many-orderbooks.when_orderbook_changed",
        "name": "when_orderbook_changed",
        "lineno": 6,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-watch-many-orderbooks.watch_one_orderbook",
        "name": "watch_one_orderbook",
        "lineno": 23,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-many-orderbooks.watch_some_orderbooks",
        "name": "watch_some_orderbooks",
        "lineno": 37,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-many-orderbooks.main",
        "name": "main",
        "lineno": 44,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-margin-balance": [
      {
        "id": "examples.py.binance-watch-margin-balance.main",
        "name": "main",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-ohlcv": [
      {
        "id": "examples.py.binance-watch-ohlcv.table",
        "name": "table",
        "lineno": 7,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-watch-ohlcv.main",
        "name": "main",
        "lineno": 15,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-order-book-individual-updates": [
      {
        "id": "examples.py.binance-watch-order-book-individual-updates.MyBinance.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 8,
        "scope": "MyBinance",
        "is_async": false
      },
      {
        "id": "examples.py.binance-watch-order-book-individual-updates.main",
        "name": "main",
        "lineno": 20,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-orderbook-watch-balance": [
      {
        "id": "examples.py.binance-watch-orderbook-watch-balance.common_handler",
        "name": "common_handler",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.binance-watch-orderbook-watch-balance.watch_order_book",
        "name": "watch_order_book",
        "lineno": 23,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-orderbook-watch-balance.watch_balance",
        "name": "watch_balance",
        "lineno": 33,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-orderbook-watch-balance.main",
        "name": "main",
        "lineno": 43,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-orders-being-placed": [
      {
        "id": "examples.py.binance-watch-orders-being-placed.place_delayed_order",
        "name": "place_delayed_order",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-orders-being-placed.watch_orders_loop",
        "name": "watch_orders_loop",
        "lineno": 19,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-orders-being-placed.watch_balance_loop",
        "name": "watch_balance_loop",
        "lineno": 30,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-orders-being-placed.main",
        "name": "main",
        "lineno": 42,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.binance-watch-spot-futures-balances-continuously": [
      {
        "id": "examples.py.binance-watch-spot-futures-balances-continuously.print_balance_continuously",
        "name": "print_balance_continuously",
        "lineno": 16,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.binance-watch-spot-futures-balances-continuously.main",
        "name": "main",
        "lineno": 31,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.bitfinex-rate-limiting": [],
    "examples.py.bitget-perpetual-futures-swaps": [
      {
        "id": "examples.py.bitget-perpetual-futures-swaps.main",
        "name": "main",
        "lineno": 12,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.bitmex-cancel-orders": [],
    "examples.py.bitmex-create-order": [],
    "examples.py.bitmex-fetch-ohlcv-with-extra-params": [],
    "examples.py.bitmex-ohlcv-convert-5m-to-15m": [],
    "examples.py.bitmex-order-value": [],
    "examples.py.bitmex_watch_ohlcv": [
      {
        "id": "examples.py.bitmex_watch_ohlcv.table",
        "name": "table",
        "lineno": 5,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.bitmex_watch_ohlcv.main",
        "name": "main",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.bitmex_watch_ticker_and_ohlcv": [
      {
        "id": "examples.py.bitmex_watch_ticker_and_ohlcv.table",
        "name": "table",
        "lineno": 5,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ticker",
        "name": "watch_ticker",
        "lineno": 13,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 34,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "name": "main",
        "lineno": 58,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.bittrex-fetch-closed-orders-history": [
      {
        "id": "examples.py.bittrex-fetch-closed-orders-history.table",
        "name": "table",
        "lineno": 12,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.bitvavo-watch-order-book": [
      {
        "id": "examples.py.bitvavo-watch-order-book.main",
        "name": "main",
        "lineno": 8,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.build-ohlcv-bars": [
      {
        "id": "examples.py.build-ohlcv-bars.example_with_fetch_trades",
        "name": "example_with_fetch_trades",
        "lineno": 19,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.build-ohlcv-bars.example_with_watch_trades",
        "name": "example_with_watch_trades",
        "lineno": 32,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.build-ohlcv-many-symbols": [
      {
        "id": "examples.py.build-ohlcv-many-symbols.loop",
        "name": "loop",
        "lineno": 9,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.build-ohlcv-many-symbols.main",
        "name": "main",
        "lineno": 31,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.builtin-rate-limiting-long-poller": [],
    "examples.py.bybit-conditional-orders": [],
    "examples.py.bybit-positions": [],
    "examples.py.bybit-trailling": [
      {
        "id": "examples.py.bybit-trailling.example_2",
        "name": "example_2",
        "lineno": 27,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bybit-trailling.main",
        "name": "main",
        "lineno": 74,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.bybit-updated": [
      {
        "id": "examples.py.bybit-updated.example_1",
        "name": "example_1",
        "lineno": 24,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bybit-updated.example_2",
        "name": "example_2",
        "lineno": 55,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bybit-updated.example_3",
        "name": "example_3",
        "lineno": 88,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bybit-updated.example_4",
        "name": "example_4",
        "lineno": 131,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.bybit-updated.main",
        "name": "main",
        "lineno": 166,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.bybit-USDC-create-option-order": [],
    "examples.py.cli": [
      {
        "id": "examples.py.cli.table",
        "name": "table",
        "lineno": 77,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.cli.print_supported_exchanges",
        "name": "print_supported_exchanges",
        "lineno": 88,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.cli.print_usage",
        "name": "print_usage",
        "lineno": 94,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.cli.main",
        "name": "main",
        "lineno": 107,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.coinbase-cancel-order": [],
    "examples.py.coinbase-create-order": [],
    "examples.py.coinbase-fetch-OHLCV": [],
    "examples.py.coinbase-fetch-order": [],
    "examples.py.coinbase-fetch-ticker": [],
    "examples.py.coinbase-fetch-trades": [],
    "examples.py.coinbase-watch-all-trades": [
      {
        "id": "examples.py.coinbase-watch-all-trades.main",
        "name": "main",
        "lineno": 6,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.coinbase-watch-trades": [
      {
        "id": "examples.py.coinbase-watch-trades.main",
        "name": "main",
        "lineno": 6,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.coinbasepro-fetch-my-trades-pagination": [],
    "examples.py.coinex-futures": [
      {
        "id": "examples.py.coinex-futures.example_1",
        "name": "example_1",
        "lineno": 23,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.coinex-futures.example_2",
        "name": "example_2",
        "lineno": 49,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.coinex-futures.main",
        "name": "main",
        "lineno": 83,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.coinone-fetch-tickers": [],
    "examples.py.coinone-markets": [],
    "examples.py.compare-two-exchanges-capabilities": [
      {
        "id": "examples.py.compare-two-exchanges-capabilities.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.consume-all-trades": [
      {
        "id": "examples.py.consume-all-trades.consume_all_trades",
        "name": "consume_all_trades",
        "lineno": 5,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.create-order-position-with-takeprofit-stoploss": [
      {
        "id": "examples.py.create-order-position-with-takeprofit-stoploss.example",
        "name": "example",
        "lineno": 20,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.create-order-ws-example": [
      {
        "id": "examples.py.create-order-ws-example.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.create-orders-example": [
      {
        "id": "examples.py.create-orders-example.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.create-trailing-amount-order": [
      {
        "id": "examples.py.create-trailing-amount-order.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.create-trailing-percent-order": [
      {
        "id": "examples.py.create-trailing-percent-order.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.exchange-rate-limiter-rollingWindow": [
      {
        "id": "examples.py.exchange-rate-limiter-rollingWindow.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.exchange-save-load-markets-cache": [
      {
        "id": "examples.py.exchange-save-load-markets-cache.save_markets_cache",
        "name": "save_markets_cache",
        "lineno": 29,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.exchange-save-load-markets-cache.instantiate_with_cache",
        "name": "instantiate_with_cache",
        "lineno": 45,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.exchange-save-load-markets-cache.main",
        "name": "main",
        "lineno": 61,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.exchanges-by-country": [],
    "examples.py.exchanges": [
      {
        "id": "examples.py.exchanges.style",
        "name": "style",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.green",
        "name": "green",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.blue",
        "name": "blue",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.yellow",
        "name": "yellow",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.red",
        "name": "red",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.pink",
        "name": "pink",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.bold",
        "name": "bold",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.underline",
        "name": "underline",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.exchanges.log",
        "name": "log",
        "lineno": 43,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.fetch-all-okex-ohclv": [
      {
        "id": "examples.py.fetch-all-okex-ohclv.ohlcv.fetch_all_ohlcvs",
        "name": "fetch_all_ohlcvs",
        "lineno": 16,
        "scope": "ohlcv",
        "is_async": false
      }
    ],
    "examples.py.fetch-all-tickers": [
      {
        "id": "examples.py.fetch-all-tickers.print_exchanges",
        "name": "print_exchanges",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.fetch-all-tickers.print_usage",
        "name": "print_usage",
        "lineno": 16,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.fetch-balance-asset-valuation": [],
    "examples.py.fetch-bitfinex-ohlcv-history": [],
    "examples.py.fetch-coinbasepro-ohlcv-sequentially": [],
    "examples.py.fetch-create-deposit-address": [],
    "examples.py.fetch-gdax-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv-cex": [
      {
        "id": "examples.py.fetch-ohlcv-cex.print_chart",
        "name": "print_chart",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.fetch-ohlcv-kraken": [
      {
        "id": "examples.py.fetch-ohlcv-kraken.print_chart",
        "name": "print_chart",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.fetch-ohlcv-many-exchanges-continuosly": [
      {
        "id": "examples.py.fetch-ohlcv-many-exchanges-continuosly.fetch_ohlcv_continuously",
        "name": "fetch_ohlcv_continuously",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.fetch-ohlcv-many-exchanges-continuosly.start_exchange",
        "name": "start_exchange",
        "lineno": 29,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.fetch-ohlcv-many-exchanges-continuosly.example",
        "name": "example",
        "lineno": 41,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.fetch-ohlcv-mark-index-price": [],
    "examples.py.fetch-ohlcv-on-new-candle": [],
    "examples.py.fetch-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv": [
      {
        "id": "examples.py.fetch-ohlcv.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.fetch-okex-futures": [],
    "examples.py.fetch-open-orders": [],
    "examples.py.fetch-order-book-rtt": [
      {
        "id": "examples.py.fetch-order-book-rtt.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.fetch-orders": [],
    "examples.py.fetch-ticker-many-exchanges-many-symbols": [
      {
        "id": "examples.py.fetch-ticker-many-exchanges-many-symbols.fetch_price",
        "name": "fetch_price",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.fetch-ticker-many-exchanges-many-symbols.compare_symbol",
        "name": "compare_symbol",
        "lineno": 37,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "name": "main",
        "lineno": 46,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv": [],
    "examples.py.gateio-fetch-ohlcv-pagination": [
      {
        "id": "examples.py.gateio-fetch-ohlcv-pagination.table",
        "name": "table",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.gateio-fetch-ohlcv-pagination.main",
        "name": "main",
        "lineno": 20,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.gateio-futures": [],
    "examples.py.gateio-open-close-contract": [],
    "examples.py.gateio-swaps": [],
    "examples.py.gateio-watch-balance": [
      {
        "id": "examples.py.gateio-watch-balance.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.gateio-watch-trades": [
      {
        "id": "examples.py.gateio-watch-trades.loop",
        "name": "loop",
        "lineno": 8,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.gateio-watch-trades.main",
        "name": "main",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.gdax-fetch-my-trades-pagination": [],
    "examples.py.hitbtc-withdraw": [
      {
        "id": "examples.py.hitbtc-withdraw.get_positive_accounts",
        "name": "get_positive_accounts",
        "lineno": 14,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.huobi-futures": [],
    "examples.py.huobi-open-close-contract": [],
    "examples.py.huobi-open-close-position-bbo": [
      {
        "id": "examples.py.huobi-open-close-position-bbo.example_1",
        "name": "example_1",
        "lineno": 23,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.huobi-open-close-position-bbo.main",
        "name": "main",
        "lineno": 57,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.huobi-spot": [],
    "examples.py.huobi-swaps": [],
    "examples.py.hyperliquid-load-hip3-dexes": [
      {
        "id": "examples.py.hyperliquid-load-hip3-dexes.example",
        "name": "example",
        "lineno": 16,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.instantiate-all-at-once": [],
    "examples.py.intercept-original-ohlcv-updates": [
      {
        "id": "examples.py.intercept-original-ohlcv-updates.MyBinance.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 9,
        "scope": "MyBinance",
        "is_async": false
      },
      {
        "id": "examples.py.intercept-original-ohlcv-updates.main",
        "name": "main",
        "lineno": 15,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.kraken-conditional-close-order": [],
    "examples.py.kraken-create-and-close-position": [
      {
        "id": "examples.py.kraken-create-and-close-position.example",
        "name": "example",
        "lineno": 20,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.kraken-fetch-my-trades-pagination": [],
    "examples.py.krakenfutures-basic": [],
    "examples.py.kucoin-fetch-all-deposit-addresses-by-network": [],
    "examples.py.kucoin-fetch-all-deposit-addresses": [],
    "examples.py.kucoin-fetch-closed-orders-pagination": [],
    "examples.py.kucoin-rate-limit": [],
    "examples.py.kucoin-watch-multiple-orderbooks": [
      {
        "id": "examples.py.kucoin-watch-multiple-orderbooks.symbol_loop",
        "name": "symbol_loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.kucoin-watch-multiple-orderbooks.main",
        "name": "main",
        "lineno": 19,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.kucoinfutures-create-stop-order": [],
    "examples.py.latoken-create-order": [],
    "examples.py.latoken-example": [
      {
        "id": "examples.py.latoken-example.table",
        "name": "table",
        "lineno": 13,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.manual-rate-limiting-long-poller": [],
    "examples.py.many-exchanges-many-different-streams": [
      {
        "id": "examples.py.many-exchanges-many-different-streams.symbol_loop",
        "name": "symbol_loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-different-streams.method_loop",
        "name": "method_loop",
        "lineno": 27,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-different-streams.exchange_loop",
        "name": "exchange_loop",
        "lineno": 33,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-different-streams.main",
        "name": "main",
        "lineno": 41,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges-many-orderbooks-synchronized": [
      {
        "id": "examples.py.many-exchanges-many-orderbooks-synchronized.handle_all_orderbooks",
        "name": "handle_all_orderbooks",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-synchronized.symbol_loop",
        "name": "symbol_loop",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-synchronized.exchange_loop",
        "name": "exchange_loop",
        "lineno": 41,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-synchronized.main",
        "name": "main",
        "lineno": 48,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges-many-orderbooks-throttled": [
      {
        "id": "examples.py.many-exchanges-many-orderbooks-throttled.handle_all_orderbooks",
        "name": "handle_all_orderbooks",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-throttled.handling_loop",
        "name": "handling_loop",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-throttled.symbol_loop",
        "name": "symbol_loop",
        "lineno": 25,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-throttled.exchange_loop",
        "name": "exchange_loop",
        "lineno": 37,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "name": "main",
        "lineno": 44,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges-many-streams-with-keys": [
      {
        "id": "examples.py.many-exchanges-many-streams-with-keys.symbol_loop",
        "name": "symbol_loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams-with-keys.symbols_method_loop",
        "name": "symbols_method_loop",
        "lineno": 26,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams-with-keys.method_loop",
        "name": "method_loop",
        "lineno": 32,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams-with-keys.exchange_loop",
        "name": "exchange_loop",
        "lineno": 46,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams-with-keys.main",
        "name": "main",
        "lineno": 56,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges-many-streams": [
      {
        "id": "examples.py.many-exchanges-many-streams.symbol_loop",
        "name": "symbol_loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams.exchange_loop",
        "name": "exchange_loop",
        "lineno": 19,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-streams.main",
        "name": "main",
        "lineno": 27,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges-many-symbols-watch-trades": [
      {
        "id": "examples.py.many-exchanges-many-symbols-watch-trades.symbol_loop",
        "name": "symbol_loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-symbols-watch-trades.exchange_loop",
        "name": "exchange_loop",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges-many-symbols-watch-trades.main",
        "name": "main",
        "lineno": 30,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.many-exchanges": [
      {
        "id": "examples.py.many-exchanges.loop",
        "name": "loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.many-exchanges.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.margin-leverage-order-kraken": [],
    "examples.py.margin-loan-borrow-buy-sell-repay": [
      {
        "id": "examples.py.margin-loan-borrow-buy-sell-repay.example",
        "name": "example",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.measure-latency": [
      {
        "id": "examples.py.measure-latency.print_supported_exchanges",
        "name": "print_supported_exchanges",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.measure-latency.print_usage",
        "name": "print_usage",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.measure-latency.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.minimal-2-lines": [],
    "examples.py.multiple-exchanges-watch-orderbook-continuously": [
      {
        "id": "examples.py.multiple-exchanges-watch-orderbook-continuously.watch_book",
        "name": "watch_book",
        "lineno": 6,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.multiple-exchanges-watch-orderbook-continuously.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.multiple-subscriptions-watchXForSymbols": [
      {
        "id": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_trades",
        "name": "watch_multiple_trades",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_orderbooks",
        "name": "watch_multiple_orderbooks",
        "lineno": 26,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_ohlcv",
        "name": "watch_multiple_ohlcv",
        "lineno": 33,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.multiple-subscriptions-watchXForSymbols.example_1",
        "name": "example_1",
        "lineno": 40,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.multiple-subscriptions-watchXForSymbols.main",
        "name": "main",
        "lineno": 50,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.normalize-sparse-candle-timestamps": [],
    "examples.py.okex-create-swap-order": [
      {
        "id": "examples.py.okex-create-swap-order.main",
        "name": "main",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.okex-watch-margin-balance-with-params": [
      {
        "id": "examples.py.okex-watch-margin-balance-with-params.main",
        "name": "main",
        "lineno": 8,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.okex-watch-margin-balance": [
      {
        "id": "examples.py.okex-watch-margin-balance.main",
        "name": "main",
        "lineno": 8,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.okx-bbo-tbt": [
      {
        "id": "examples.py.okx-bbo-tbt.main",
        "name": "main",
        "lineno": 8,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.okx-fetch-all-my-trades": [],
    "examples.py.okx-fetch-closed-orders-pagenumber-pagination": [
      {
        "id": "examples.py.okx-fetch-closed-orders-pagenumber-pagination.get_all_closed_orders_since_to",
        "name": "get_all_closed_orders_since_to",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.okx-position-takeprofit-stoploss": [],
    "examples.py.okx-transfer": [],
    "examples.py.on-connected-user-hook": [
      {
        "id": "examples.py.on-connected-user-hook.MyBinance.on_connected",
        "name": "on_connected",
        "lineno": 15,
        "scope": "MyBinance",
        "is_async": false
      },
      {
        "id": "examples.py.on-connected-user-hook.create_order",
        "name": "create_order",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.on-connected-user-hook.watch_orders",
        "name": "watch_orders",
        "lineno": 36,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.one-exchange-different-streams": [
      {
        "id": "examples.py.one-exchange-different-streams.watch_order_book",
        "name": "watch_order_book",
        "lineno": 5,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.one-exchange-different-streams.watch_trades",
        "name": "watch_trades",
        "lineno": 11,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.one-exchange-different-streams.main",
        "name": "main",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.one-exchange-many-streams": [
      {
        "id": "examples.py.one-exchange-many-streams.loop",
        "name": "loop",
        "lineno": 6,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.one-exchange-many-streams.main",
        "name": "main",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.order-book-extra-level-depth-param": [],
    "examples.py.phemex-cancel-all-orders": [
      {
        "id": "examples.py.phemex-cancel-all-orders.main",
        "name": "main",
        "lineno": 7,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.phemex-create-order-position-with-takeprofit-stoploss": [
      {
        "id": "examples.py.phemex-create-order-position-with-takeprofit-stoploss.example",
        "name": "example",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.phemex-create-stop-order": [],
    "examples.py.phemex-leverage-orders": [],
    "examples.py.phemex-open-cancel-close-positions": [],
    "examples.py.phemex-perpetual-balance": [
      {
        "id": "examples.py.phemex-perpetual-balance.main",
        "name": "main",
        "lineno": 15,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.phemex-positions": [],
    "examples.py.phemex-transfer": [
      {
        "id": "examples.py.phemex-transfer.main_account_transfer",
        "name": "main_account_transfer",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.phemex-transfer.transfer_between_main_and_sub_accounts",
        "name": "transfer_between_main_and_sub_accounts",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.phemex-transfer.sub_account_transfer",
        "name": "sub_account_transfer",
        "lineno": 64,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.phemex-transfer.sub_swap_to_main_swap",
        "name": "sub_swap_to_main_swap",
        "lineno": 84,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.poloniex-fetch-ohlcv-continuously": [
      {
        "id": "examples.py.poloniex-fetch-ohlcv-continuously.fetch_ohlcvs_continuously",
        "name": "fetch_ohlcvs_continuously",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.poloniex-fetch-ohlcv-continuously.fetch_all_ohlcvs_continuously",
        "name": "fetch_all_ohlcvs_continuously",
        "lineno": 51,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.poloniex-fetch-ohlcv-with-pagination": [],
    "examples.py.poloniex-fetch-order-books": [],
    "examples.py.poloniex-fetch-trades-continuously": [],
    "examples.py.poloniex-fetch-trades-with-pagination-to-csv": [],
    "examples.py.poloniex-python2-memleak-test": [],
    "examples.py.poloniex-python3-memleak-test": [],
    "examples.py.proxy-usage": [
      {
        "id": "examples.py.proxy-usage.example_proxy_url",
        "name": "example_proxy_url",
        "lineno": 22,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.proxy-usage.example_http_proxy",
        "name": "example_http_proxy",
        "lineno": 29,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.proxy-usage.example_socks_proxy",
        "name": "example_socks_proxy",
        "lineno": 36,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.proxy-usage.example_web_sockets",
        "name": "example_web_sockets",
        "lineno": 43,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.rsi": [],
    "examples.py.rtt": [
      {
        "id": "examples.py.rtt.main",
        "name": "main",
        "lineno": 21,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.sample-local-proxy-server-with-cors": [
      {
        "id": "examples.py.sample-local-proxy-server-with-cors.CORSHTTPRequestHandler.send_head",
        "name": "send_head",
        "lineno": 11,
        "scope": "CORSHTTPRequestHandler",
        "is_async": false
      }
    ],
    "examples.py.set_markets_from_exchange": [
      {
        "id": "examples.py.set_markets_from_exchange.get_memory_usage",
        "name": "get_memory_usage",
        "lineno": 14,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.set_markets_from_exchange.test",
        "name": "test",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.sign-in": [],
    "examples.py.sort-swap-markets-by-hourly-price-change": [
      {
        "id": "examples.py.sort-swap-markets-by-hourly-price-change.fetchOHLCV",
        "name": "fetchOHLCV",
        "lineno": 28,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.sort-swap-markets-by-hourly-price-change.getPriceChangePercent",
        "name": "getPriceChangePercent",
        "lineno": 42,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "name": "main",
        "lineno": 56,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.source-ip-address": [],
    "examples.py.spot-vs-future-arbitrage-bitmart": [
      {
        "id": "examples.py.spot-vs-future-arbitrage-bitmart.handle_all_orderbooks",
        "name": "handle_all_orderbooks",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.spot-vs-future-arbitrage-bitmart.symbol_loop",
        "name": "symbol_loop",
        "lineno": 30,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.spot-vs-future-arbitrage-bitmart.main",
        "name": "main",
        "lineno": 52,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.symbols": [
      {
        "id": "examples.py.symbols.style",
        "name": "style",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.green",
        "name": "green",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.blue",
        "name": "blue",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.yellow",
        "name": "yellow",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.red",
        "name": "red",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.pink",
        "name": "pink",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.bold",
        "name": "bold",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.underline",
        "name": "underline",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.dump",
        "name": "dump",
        "lineno": 44,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.symbols.print_supported_exchanges",
        "name": "print_supported_exchanges",
        "lineno": 48,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.test-server": [
      {
        "id": "examples.py.test-server.test",
        "name": "test",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.test-server.TestRequestHandler.do_GET",
        "name": "do_GET",
        "lineno": 20,
        "scope": "TestRequestHandler",
        "is_async": false
      }
    ],
    "examples.py.theocean": [],
    "examples.py.tickers": [
      {
        "id": "examples.py.tickers.style",
        "name": "style",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.green",
        "name": "green",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.blue",
        "name": "blue",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.yellow",
        "name": "yellow",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.red",
        "name": "red",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.pink",
        "name": "pink",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.bold",
        "name": "bold",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.underline",
        "name": "underline",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.dump",
        "name": "dump",
        "lineno": 44,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.print_exchanges",
        "name": "print_exchanges",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.print_usage",
        "name": "print_usage",
        "lineno": 52,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.py.tickers.print_ticker",
        "name": "print_ticker",
        "lineno": 60,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.py.watch-all-symbols": [
      {
        "id": "examples.py.watch-all-symbols.loop",
        "name": "loop",
        "lineno": 7,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watch-all-symbols.main",
        "name": "main",
        "lineno": 25,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-custom-exchange-specific-streams": [
      {
        "id": "examples.py.watch-custom-exchange-specific-streams.MyBinance.handle_mini_ticker",
        "name": "handle_mini_ticker",
        "lineno": 7,
        "scope": "MyBinance",
        "is_async": false
      },
      {
        "id": "examples.py.watch-custom-exchange-specific-streams.MyBinance.handle_message",
        "name": "handle_message",
        "lineno": 12,
        "scope": "MyBinance",
        "is_async": false
      },
      {
        "id": "examples.py.watch-custom-exchange-specific-streams.main",
        "name": "main",
        "lineno": 25,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-many-exchanges-many-tickers": [
      {
        "id": "examples.py.watch-many-exchanges-many-tickers.exchange_loop",
        "name": "exchange_loop",
        "lineno": 10,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watch-many-exchanges-many-tickers.watch_ticker_loop",
        "name": "watch_ticker_loop",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watch-many-exchanges-many-tickers.main",
        "name": "main",
        "lineno": 30,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-OHLCV-For-Symbols": [
      {
        "id": "examples.py.watch-OHLCV-For-Symbols.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-OHLCV": [
      {
        "id": "examples.py.watch-OHLCV.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-OrderBook-For-Symbols": [
      {
        "id": "examples.py.watch-OrderBook-For-Symbols.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-ticker-to-csv": [
      {
        "id": "examples.py.watch-ticker-to-csv.watch_ticker_continuously",
        "name": "watch_ticker_continuously",
        "lineno": 8,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watch-ticker-to-csv.watch_tickers_continuously",
        "name": "watch_tickers_continuously",
        "lineno": 27,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watch-ticker-to-csv.main",
        "name": "main",
        "lineno": 35,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-tickers": [
      {
        "id": "examples.py.watch-tickers.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watch-Trades-For-Symbols": [
      {
        "id": "examples.py.watch-Trades-For-Symbols.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watchPositions-many-exchanges-continuosly": [
      {
        "id": "examples.py.watchPositions-many-exchanges-continuosly.watch_positions_continuously",
        "name": "watch_positions_continuously",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watchPositions-many-exchanges-continuosly.start_exchange",
        "name": "start_exchange",
        "lineno": 28,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.watchPositions-many-exchanges-continuosly.example",
        "name": "example",
        "lineno": 38,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watchPositions": [
      {
        "id": "examples.py.watchPositions.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watchPositionsForSymbols": [
      {
        "id": "examples.py.watchPositionsForSymbols.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.watchTradesForSymbols": [
      {
        "id": "examples.py.watchTradesForSymbols.example",
        "name": "example",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "examples.py.wazirx-create-cancel-orders": [],
    "examples.py.withdraw-from-one-exchange-to-another": [],
    "examples.py.ws_test_load": [
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics.__init__",
        "name": "__init__",
        "lineno": 14,
        "scope": "PerformanceMetrics",
        "is_async": false
      },
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics.increment_message_count",
        "name": "increment_message_count",
        "lineno": 22,
        "scope": "PerformanceMetrics",
        "is_async": false
      },
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics.increment_error_count",
        "name": "increment_error_count",
        "lineno": 25,
        "scope": "PerformanceMetrics",
        "is_async": false
      },
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics.get_metrics",
        "name": "get_metrics",
        "lineno": 28,
        "scope": "PerformanceMetrics",
        "is_async": false
      },
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics.should_print_metrics",
        "name": "should_print_metrics",
        "lineno": 51,
        "scope": "PerformanceMetrics",
        "is_async": false
      },
      {
        "id": "examples.py.ws_test_load.watch_orderbook",
        "name": "watch_orderbook",
        "lineno": 58,
        "scope": null,
        "is_async": true
      },
      {
        "id": "examples.py.ws_test_load.main",
        "name": "main",
        "lineno": 80,
        "scope": null,
        "is_async": true
      }
    ],
    "playground.lib.runners.pyproxy.sitecustomize": [],
    "python.qa": [],
    "python.setup": [],
    "python.ccxt.aftermath": [
      {
        "id": "python.ccxt.aftermath.aftermath.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 169,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_currency",
        "name": "parse_currency",
        "lineno": 200,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_markets",
        "name": "fetch_markets",
        "lineno": 213,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_market",
        "name": "parse_market",
        "lineno": 271,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 374,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 388,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 399,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_ticker",
        "name": "parse_ticker",
        "lineno": 441,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 468,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_trades",
        "name": "fetch_trades",
        "lineno": 504,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_trade",
        "name": "parse_trade",
        "lineno": 544,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 552,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_balance",
        "name": "fetch_balance",
        "lineno": 591,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_balance",
        "name": "parse_balance",
        "lineno": 623,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 642,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_account",
        "name": "parse_account",
        "lineno": 668,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 676,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_position",
        "name": "fetch_position",
        "lineno": 722,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.fetch_positions",
        "name": "fetch_positions",
        "lineno": 736,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_position",
        "name": "parse_position",
        "lineno": 783,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_create_edit_order_args",
        "name": "parse_create_edit_order_args",
        "lineno": 786,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.create_order",
        "name": "create_order",
        "lineno": 801,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.create_orders",
        "name": "create_orders",
        "lineno": 826,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.cancel_order",
        "name": "cancel_order",
        "lineno": 893,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.cancel_orders",
        "name": "cancel_orders",
        "lineno": 908,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.create_account",
        "name": "create_account",
        "lineno": 958,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.add_margin",
        "name": "add_margin",
        "lineno": 989,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.reduce_margin",
        "name": "reduce_margin",
        "lineno": 1036,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.transfer",
        "name": "transfer",
        "lineno": 1083,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1124,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.withdraw",
        "name": "withdraw",
        "lineno": 1138,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1187,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.set_leverage",
        "name": "set_leverage",
        "lineno": 1211,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "name": "sign_tx_ed25519",
        "lineno": 1264,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.parse_order",
        "name": "parse_order",
        "lineno": 1286,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.handle_errors",
        "name": "handle_errors",
        "lineno": 1289,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.aftermath.aftermath.sign",
        "name": "sign",
        "lineno": 1300,
        "scope": "aftermath",
        "is_async": false
      }
    ],
    "python.ccxt.alpaca": [
      {
        "id": "python.ccxt.alpaca.alpaca.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_time",
        "name": "fetch_time",
        "lineno": 430,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_markets",
        "name": "fetch_markets",
        "lineno": 453,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_market",
        "name": "parse_market",
        "lineno": 491,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_trades",
        "name": "fetch_trades",
        "lineno": 579,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 651,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 714,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 804,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 828,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 844,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.generate_client_order_id",
        "name": "generate_client_order_id",
        "lineno": 956,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 965,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 983,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1000,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.create_order",
        "name": "create_order",
        "lineno": 1017,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.cancel_order",
        "name": "cancel_order",
        "lineno": 1102,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1125,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_order",
        "name": "fetch_order",
        "lineno": 1146,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1166,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1238,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1256,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.edit_order",
        "name": "edit_order",
        "lineno": 1274,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_order",
        "name": "parse_order",
        "lineno": 1316,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1398,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1409,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1415,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_trade",
        "name": "parse_trade",
        "lineno": 1467,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1526,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1551,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.withdraw",
        "name": "withdraw",
        "lineno": 1570,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 1614,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1647,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1661,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1675,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1689,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1740,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1748,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1755,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.parse_balance",
        "name": "parse_balance",
        "lineno": 1816,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.sign",
        "name": "sign",
        "lineno": 1826,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.alpaca.alpaca.handle_errors",
        "name": "handle_errors",
        "lineno": 1844,
        "scope": "alpaca",
        "is_async": false
      }
    ],
    "python.ccxt.apex": [
      {
        "id": "python.ccxt.apex.apex.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_time",
        "name": "fetch_time",
        "lineno": 315,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_balance",
        "name": "parse_balance",
        "lineno": 334,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 362,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_account",
        "name": "parse_account",
        "lineno": 376,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_account",
        "name": "fetch_account",
        "lineno": 385,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 399,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_currency",
        "name": "parse_currency",
        "lineno": 508,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 575,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_market",
        "name": "parse_market",
        "lineno": 644,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 710,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 764,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 784,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 799,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 830,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 853,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 905,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_trade",
        "name": "parse_trade",
        "lineno": 951,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 989,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1009,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1041,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_order",
        "name": "parse_order",
        "lineno": 1103,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1203,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1212,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1225,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.safe_market",
        "name": "safe_market",
        "lineno": 1236,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.generate_random_client_id_omni",
        "name": "generate_random_client_id_omni",
        "lineno": 1252,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.add_hyphen_before_usdt",
        "name": "add_hyphen_before_usdt",
        "lineno": 1256,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.get_seeds",
        "name": "get_seeds",
        "lineno": 1264,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.get_account_id",
        "name": "get_account_id",
        "lineno": 1270,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.create_order",
        "name": "create_order",
        "lineno": 1277,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.transfer",
        "name": "transfer",
        "lineno": 1374,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1506,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1523,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.cancel_order",
        "name": "cancel_order",
        "lineno": 1543,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_order",
        "name": "fetch_order",
        "lineno": 1567,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1594,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1611,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1648,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1674,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1709,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_income",
        "name": "parse_income",
        "lineno": 1743,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.set_leverage",
        "name": "set_leverage",
        "lineno": 1773,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1798,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.parse_position",
        "name": "parse_position",
        "lineno": 1814,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.sign",
        "name": "sign",
        "lineno": 1866,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.apex.apex.handle_errors",
        "name": "handle_errors",
        "lineno": 1895,
        "scope": "apex",
        "is_async": false
      }
    ],
    "python.ccxt.ascendex": [
      {
        "id": "python.ccxt.ascendex.ascendex.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.get_account",
        "name": "get_account",
        "lineno": 498,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 504,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_currency",
        "name": "parse_currency",
        "lineno": 539,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 596,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 607,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 742,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_time",
        "name": "fetch_time",
        "lineno": 853,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 876,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_balance",
        "name": "parse_balance",
        "lineno": 916,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_margin_balance",
        "name": "parse_margin_balance",
        "lineno": 932,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 951,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 967,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1058,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1102,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1148,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1180,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1227,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1253,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_trade",
        "name": "parse_trade",
        "lineno": 1321,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1355,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1393,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_order",
        "name": "parse_order",
        "lineno": 1404,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1577,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.create_order_request",
        "name": "create_order_request",
        "lineno": 1625,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.create_order",
        "name": "create_order",
        "lineno": 1697,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.create_orders",
        "name": "create_orders",
        "lineno": 1795,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_order",
        "name": "fetch_order",
        "lineno": 1883,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1988,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2101,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.cancel_order",
        "name": "cancel_order",
        "lineno": 2265,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2375,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2449,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2478,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2551,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2565,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2579,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2635,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2644,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2699,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_position",
        "name": "parse_position",
        "lineno": 2761,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2824,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2862,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 2900,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2928,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 2951,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.add_margin",
        "name": "add_margin",
        "lineno": 2961,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.set_leverage",
        "name": "set_leverage",
        "lineno": 2971,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3000,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3032,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3073,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 3120,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3168,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.transfer",
        "name": "transfer",
        "lineno": 3183,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3224,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 3242,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3247,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_income",
        "name": "parse_income",
        "lineno": 3300,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 3321,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3382,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 3392,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3453,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3495,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3524,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.sign",
        "name": "sign",
        "lineno": 3537,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.ascendex.ascendex.handle_errors",
        "name": "handle_errors",
        "lineno": 3589,
        "scope": "ascendex",
        "is_async": false
      }
    ],
    "python.ccxt.aster": [
      {
        "id": "python.ccxt.aster.aster.describe",
        "name": "describe",
        "lineno": 42,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.is_inverse",
        "name": "is_inverse",
        "lineno": 660,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.is_linear",
        "name": "is_linear",
        "lineno": 666,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 672,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_currency",
        "name": "parse_currency",
        "lineno": 695,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_markets",
        "name": "fetch_markets",
        "lineno": 727,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_market",
        "name": "parse_market",
        "lineno": 850,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_time",
        "name": "fetch_time",
        "lineno": 950,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 976,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1004,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_trade",
        "name": "parse_trade",
        "lineno": 1070,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1161,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1232,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1289,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1337,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1422,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1473,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1526,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1569,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1589,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1627,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1681,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1713,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 1742,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1770,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1806,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1823,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_balance",
        "name": "parse_balance",
        "lineno": 1870,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 1883,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 1913,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.set_position_mode",
        "name": "set_position_mode",
        "lineno": 1934,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1957,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1970,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2002,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2013,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_order",
        "name": "parse_order",
        "lineno": 2025,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_order",
        "name": "fetch_order",
        "lineno": 2115,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 2177,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2238,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2301,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.create_order",
        "name": "create_order",
        "lineno": 2370,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.create_orders",
        "name": "create_orders",
        "lineno": 2433,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.create_order_request",
        "name": "create_order_request",
        "lineno": 2500,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2639,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.cancel_order",
        "name": "cancel_order",
        "lineno": 2676,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2708,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.set_leverage",
        "name": "set_leverage",
        "lineno": 2778,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2809,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2844,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2885,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2922,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 2950,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2997,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3035,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3056,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.add_margin",
        "name": "add_margin",
        "lineno": 3069,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_income",
        "name": "parse_income",
        "lineno": 3082,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3108,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 3139,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 3182,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 3194,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_position_risk",
        "name": "parse_position_risk",
        "lineno": 3237,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 3390,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3435,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_account_positions",
        "name": "parse_account_positions",
        "lineno": 3461,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_account_position",
        "name": "parse_account_position",
        "lineno": 3494,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.fetch_account_positions",
        "name": "fetch_account_positions",
        "lineno": 3643,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.load_leverage_brackets",
        "name": "load_leverage_brackets",
        "lineno": 3664,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.keccak_message",
        "name": "keccak_message",
        "lineno": 3709,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.sign_message",
        "name": "sign_message",
        "lineno": 3712,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.sign_withdraw_payload",
        "name": "sign_withdraw_payload",
        "lineno": 3715,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.withdraw",
        "name": "withdraw",
        "lineno": 3749,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3801,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.transfer",
        "name": "transfer",
        "lineno": 3825,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3866,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 3880,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.hash_message",
        "name": "hash_message",
        "lineno": 3886,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.sign_hash",
        "name": "sign_hash",
        "lineno": 3894,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.sign",
        "name": "sign",
        "lineno": 3902,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.encode_values_with_json",
        "name": "encode_values_with_json",
        "lineno": 3967,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.capitalize_keys",
        "name": "capitalize_keys",
        "lineno": 3979,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "name": "load_markets_and_sign_in",
        "lineno": 3989,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.sign_in",
        "name": "sign_in",
        "lineno": 3992,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.initialize_client",
        "name": "initialize_client",
        "lineno": 4010,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.aster.aster.handle_errors",
        "name": "handle_errors",
        "lineno": 4059,
        "scope": "aster",
        "is_async": false
      }
    ],
    "python.ccxt.backpack": [
      {
        "id": "python.ccxt.backpack.backpack.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 511,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_currency",
        "name": "parse_currency",
        "lineno": 546,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_markets",
        "name": "fetch_markets",
        "lineno": 607,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_market",
        "name": "parse_market",
        "lineno": 621,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_market_type",
        "name": "parse_market_type",
        "lineno": 795,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 807,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 823,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_ticker",
        "name": "parse_ticker",
        "lineno": 841,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 894,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 931,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 972,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 998,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1019,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1054,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1075,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1096,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1142,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1171,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_trade",
        "name": "parse_trade",
        "lineno": 1205,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_status",
        "name": "fetch_status",
        "lineno": 1278,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_time",
        "name": "fetch_time",
        "lineno": 1303,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1318,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_balance",
        "name": "parse_balance",
        "lineno": 1331,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1356,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1386,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.withdraw",
        "name": "withdraw",
        "lineno": 1415,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1446,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1562,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1575,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1598,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.create_order",
        "name": "create_order",
        "lineno": 1615,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.create_orders",
        "name": "create_orders",
        "lineno": 1652,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.create_order_request",
        "name": "create_order_request",
        "lineno": 1678,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.encode_order_side",
        "name": "encode_order_side",
        "lineno": 1740,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1747,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1768,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.cancel_order",
        "name": "cancel_order",
        "lineno": 1790,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1812,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1832,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_order",
        "name": "parse_order",
        "lineno": 1855,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1995,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2007,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2014,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_position",
        "name": "parse_position",
        "lineno": 2032,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2115,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.parse_income",
        "name": "parse_income",
        "lineno": 2139,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.nonce",
        "name": "nonce",
        "lineno": 2167,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.sign",
        "name": "sign",
        "lineno": 2170,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.generate_batch_payload",
        "name": "generate_batch_payload",
        "lineno": 2209,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.backpack.backpack.handle_errors",
        "name": "handle_errors",
        "lineno": 2220,
        "scope": "backpack",
        "is_async": false
      }
    ],
    "python.ccxt.bequant": [
      {
        "id": "python.ccxt.bequant.bequant.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "bequant",
        "is_async": false
      }
    ],
    "python.ccxt.bigone": [
      {
        "id": "python.ccxt.bigone.bigone.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 474,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_currency",
        "name": "parse_currency",
        "lineno": 531,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_markets",
        "name": "fetch_markets",
        "lineno": 604,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_ticker",
        "name": "parse_ticker",
        "lineno": 789,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 867,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 908,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_time",
        "name": "fetch_time",
        "lineno": 992,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1013,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_contract_bids_asks",
        "name": "parse_contract_bids_asks",
        "lineno": 1084,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_contract_order_book",
        "name": "parse_contract_order_book",
        "lineno": 1093,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_trade",
        "name": "parse_trade",
        "lineno": 1107,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1233,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1277,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1297,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_balance",
        "name": "parse_balance",
        "lineno": 1363,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1380,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_type",
        "name": "parse_type",
        "lineno": 1410,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_order",
        "name": "parse_order",
        "lineno": 1419,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1489,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.create_order",
        "name": "create_order",
        "lineno": 1507,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.cancel_order",
        "name": "cancel_order",
        "lineno": 1606,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1635,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_order",
        "name": "fetch_order",
        "lineno": 1683,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1700,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1749,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1809,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1817,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1834,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.nonce",
        "name": "nonce",
        "lineno": 1851,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.sign",
        "name": "sign",
        "lineno": 1855,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1883,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1935,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1946,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2033,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2083,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.transfer",
        "name": "transfer",
        "lineno": 2133,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2178,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2198,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.withdraw",
        "name": "withdraw",
        "lineno": 2204,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.bigone.bigone.handle_errors",
        "name": "handle_errors",
        "lineno": 2257,
        "scope": "bigone",
        "is_async": false
      }
    ],
    "python.ccxt.binance": [
      {
        "id": "python.ccxt.binance.binance.describe",
        "name": "describe",
        "lineno": 42,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.is_inverse",
        "name": "is_inverse",
        "lineno": 2735,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.is_linear",
        "name": "is_linear",
        "lineno": 2741,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 2747,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 2751,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.market",
        "name": "market",
        "lineno": 2812,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.safe_market",
        "name": "safe_market",
        "lineno": 2860,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.nonce",
        "name": "nonce",
        "lineno": 2867,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 2870,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_time",
        "name": "fetch_time",
        "lineno": 2890,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2916,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_currencies_custom",
        "name": "parse_currencies_custom",
        "lineno": 2954,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_currency",
        "name": "parse_currency",
        "lineno": 2964,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_markets",
        "name": "fetch_markets",
        "lineno": 3143,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_market",
        "name": "parse_market",
        "lineno": 3436,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 3605,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_balance_custom",
        "name": "parse_balance_custom",
        "lineno": 3614,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3716,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3974,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_ticker",
        "name": "parse_ticker",
        "lineno": 4054,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_status",
        "name": "fetch_status",
        "lineno": 4238,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 4263,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 4302,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 4336,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_last_price",
        "name": "parse_last_price",
        "lineno": 4396,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 4436,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_tickers_for_rolling",
        "name": "parse_tickers_for_rolling",
        "lineno": 4485,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 4495,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 4527,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 4555,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 4618,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_trade",
        "name": "parse_trade",
        "lineno": 4738,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_trades",
        "name": "fetch_trades",
        "lineno": 4994,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_spot_order",
        "name": "edit_spot_order",
        "lineno": 5133,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_spot_order_request",
        "name": "edit_spot_order_request",
        "lineno": 5198,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_contract_order_request",
        "name": "edit_contract_order_request",
        "lineno": 5303,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_contract_order",
        "name": "edit_contract_order",
        "lineno": 5321,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_order",
        "name": "edit_order",
        "lineno": 5388,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.edit_orders",
        "name": "edit_orders",
        "lineno": 5414,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_order_status",
        "name": "parse_order_status",
        "lineno": 5493,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_order_type_by_market",
        "name": "parse_order_type_by_market",
        "lineno": 5511,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_order",
        "name": "parse_order",
        "lineno": 5532,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_orders",
        "name": "create_orders",
        "lineno": 6126,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_order",
        "name": "create_order",
        "lineno": 6203,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_order_request",
        "name": "create_order_request",
        "lineno": 6307,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 6576,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 6597,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 6617,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_order",
        "name": "fetch_order",
        "lineno": 6635,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_orders",
        "name": "fetch_orders",
        "lineno": 6710,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 6973,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 7060,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 7264,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 7293,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 7322,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.cancel_order",
        "name": "cancel_order",
        "lineno": 7354,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 7443,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.cancel_orders",
        "name": "cancel_orders",
        "lineno": 7610,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 7685,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 7714,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_my_dust_trades",
        "name": "fetch_my_dust_trades",
        "lineno": 7927,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_dust_trade",
        "name": "parse_dust_trade",
        "lineno": 7996,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 8063,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 8165,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 8288,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_transaction",
        "name": "parse_transaction",
        "lineno": 8326,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 8449,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_transfer",
        "name": "parse_transfer",
        "lineno": 8455,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_income",
        "name": "parse_income",
        "lineno": 8556,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.transfer",
        "name": "transfer",
        "lineno": 8582,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 8669,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 8803,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 8841,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 8869,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 8982,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 9038,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.withdraw",
        "name": "withdraw",
        "lineno": 9105,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 9139,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 9168,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 9233,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.futures_transfer",
        "name": "futures_transfer",
        "lineno": 9402,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 9433,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 9472,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 9529,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 9546,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 9574,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_account_positions",
        "name": "parse_account_positions",
        "lineno": 9634,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_account_position",
        "name": "parse_account_position",
        "lineno": 9667,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_position_risk",
        "name": "parse_position_risk",
        "lineno": 9903,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.load_leverage_brackets",
        "name": "load_leverage_brackets",
        "lineno": 10125,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 10166,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 10241,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_position",
        "name": "fetch_position",
        "lineno": 10281,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_option_positions",
        "name": "fetch_option_positions",
        "lineno": 10324,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_option_position",
        "name": "parse_option_position",
        "lineno": 10378,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_positions",
        "name": "fetch_positions",
        "lineno": 10434,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_account_positions",
        "name": "fetch_account_positions",
        "lineno": 10468,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 10589,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 10756,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.set_leverage",
        "name": "set_leverage",
        "lineno": 10811,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 10855,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.set_position_mode",
        "name": "set_position_mode",
        "lineno": 10911,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 10965,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_leverage",
        "name": "parse_leverage",
        "lineno": 11006,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 11034,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 11076,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_settlement",
        "name": "parse_settlement",
        "lineno": 11127,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_settlements",
        "name": "parse_settlements",
        "lineno": 11168,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 11208,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 11245,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 11335,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 11390,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.get_network_code_by_network_url",
        "name": "get_network_code_by_network_url",
        "lineno": 11414,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.get_base_domain_from_url",
        "name": "get_base_domain_from_url",
        "lineno": 11431,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.sign",
        "name": "sign",
        "lineno": 11443,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.get_exceptions_by_url",
        "name": "get_exceptions_by_url",
        "lineno": 11557,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.handle_errors",
        "name": "handle_errors",
        "lineno": 11575,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 11645,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.request",
        "name": "request",
        "lineno": 11661,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 11668,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 11704,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.reduce_margin",
        "name": "reduce_margin",
        "lineno": 11748,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.add_margin",
        "name": "add_margin",
        "lineno": 11762,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 11776,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 11806,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 11825,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 11869,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 11910,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 11930,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_gift_code",
        "name": "create_gift_code",
        "lineno": 11967,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.redeem_gift_code",
        "name": "redeem_gift_code",
        "lineno": 12005,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.verify_gift_code",
        "name": "verify_gift_code",
        "lineno": 12032,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 12056,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 12132,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 12148,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 12207,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 12238,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 12274,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 12305,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 12334,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 12397,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 12467,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 12485,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 12633,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 12717,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 12752,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_greeks",
        "name": "parse_greeks",
        "lineno": 12791,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 12831,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 12842,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 12877,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 12968,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 13008,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_option",
        "name": "fetch_option",
        "lineno": 13024,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_option",
        "name": "parse_option",
        "lineno": 13067,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 13112,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 13169,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 13223,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 13259,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 13303,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 13375,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_conversion",
        "name": "parse_conversion",
        "lineno": 13467,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 13556,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 13596,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 13658,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_adl_rank",
        "name": "fetch_adl_rank",
        "lineno": 13691,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 13722,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.binance.binance.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 13770,
        "scope": "binance",
        "is_async": false
      }
    ],
    "python.ccxt.binancecoinm": [
      {
        "id": "python.ccxt.binancecoinm.binancecoinm.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "binancecoinm",
        "is_async": false
      },
      {
        "id": "python.ccxt.binancecoinm.binancecoinm.transfer_in",
        "name": "transfer_in",
        "lineno": 45,
        "scope": "binancecoinm",
        "is_async": false
      },
      {
        "id": "python.ccxt.binancecoinm.binancecoinm.transfer_out",
        "name": "transfer_out",
        "lineno": 49,
        "scope": "binancecoinm",
        "is_async": false
      }
    ],
    "python.ccxt.binanceus": [
      {
        "id": "python.ccxt.binanceus.binanceus.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "binanceus",
        "is_async": false
      }
    ],
    "python.ccxt.binanceusdm": [
      {
        "id": "python.ccxt.binanceusdm.binanceusdm.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "binanceusdm",
        "is_async": false
      },
      {
        "id": "python.ccxt.binanceusdm.binanceusdm.transfer_in",
        "name": "transfer_in",
        "lineno": 58,
        "scope": "binanceusdm",
        "is_async": false
      },
      {
        "id": "python.ccxt.binanceusdm.binanceusdm.transfer_out",
        "name": "transfer_out",
        "lineno": 62,
        "scope": "binanceusdm",
        "is_async": false
      }
    ],
    "python.ccxt.bingx": [
      {
        "id": "python.ccxt.bingx.bingx.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_time",
        "name": "fetch_time",
        "lineno": 798,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 820,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_currency",
        "name": "parse_currency",
        "lineno": 885,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 932,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 965,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_inverse_swap_markets",
        "name": "fetch_inverse_swap_markets",
        "lineno": 1001,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_market",
        "name": "parse_market",
        "lineno": 1024,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1121,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1144,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1233,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1285,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_trade",
        "name": "parse_trade",
        "lineno": 1348,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1508,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1619,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1659,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1684,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1717,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1768,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1785,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_income",
        "name": "parse_income",
        "lineno": 1838,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1863,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1920,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1953,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2013,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 2076,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2132,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2189,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2289,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_balance",
        "name": "parse_balance",
        "lineno": 2408,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 2516,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2577,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_position",
        "name": "fetch_position",
        "lineno": 2670,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_position",
        "name": "parse_position",
        "lineno": 2754,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 2875,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2887,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 2898,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_order_request",
        "name": "create_order_request",
        "lineno": 2909,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_order",
        "name": "create_order",
        "lineno": 3097,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.create_orders",
        "name": "create_orders",
        "lineno": 3229,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_order_side",
        "name": "parse_order_side",
        "lineno": 3326,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3337,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_order",
        "name": "parse_order",
        "lineno": 3348,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3713,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.cancel_order",
        "name": "cancel_order",
        "lineno": 3726,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3901,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 4045,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 4146,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_order",
        "name": "fetch_order",
        "lineno": 4186,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4358,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4445,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4626,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 4647,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 4668,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.transfer",
        "name": "transfer",
        "lineno": 4859,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4914,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4976,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4999,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5005,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5048,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5074,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5100,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5143,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5188,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5281,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 5300,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.add_margin",
        "name": "add_margin",
        "lineno": 5334,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.reduce_margin",
        "name": "reduce_margin",
        "lineno": 5340,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.set_margin",
        "name": "set_margin",
        "lineno": 5346,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 5380,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5403,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5461,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.set_leverage",
        "name": "set_leverage",
        "lineno": 5499,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 5560,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5692,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5724,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.withdraw",
        "name": "withdraw",
        "lineno": 5745,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_params",
        "name": "parse_params",
        "lineno": 5797,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 5815,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 5911,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.close_position",
        "name": "close_position",
        "lineno": 5952,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.close_all_positions",
        "name": "close_all_positions",
        "lineno": 6021,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 6081,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6109,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.edit_order",
        "name": "edit_order",
        "lineno": 6138,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 6274,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 6320,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 6330,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 6396,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.custom_encode",
        "name": "custom_encode",
        "lineno": 6413,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 6445,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 6483,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.sign",
        "name": "sign",
        "lineno": 6515,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.nonce",
        "name": "nonce",
        "lineno": 6569,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 6572,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.bingx.bingx.handle_errors",
        "name": "handle_errors",
        "lineno": 6576,
        "scope": "bingx",
        "is_async": false
      }
    ],
    "python.ccxt.bit2c": [
      {
        "id": "python.ccxt.bit2c.bit2c.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.parse_balance",
        "name": "parse_balance",
        "lineno": 292,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_balance",
        "name": "fetch_balance",
        "lineno": 310,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 365,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.parse_ticker",
        "name": "parse_ticker",
        "lineno": 384,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 412,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_trades",
        "name": "fetch_trades",
        "lineno": 430,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 469,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.create_order",
        "name": "create_order",
        "lineno": 517,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.cancel_order",
        "name": "cancel_order",
        "lineno": 549,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 566,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_order",
        "name": "fetch_order",
        "lineno": 591,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.parse_order",
        "name": "parse_order",
        "lineno": 624,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 730,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.remove_comma_from_value",
        "name": "remove_comma_from_value",
        "lineno": 795,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.parse_trade",
        "name": "parse_trade",
        "lineno": 802,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.is_fiat",
        "name": "is_fiat",
        "lineno": 896,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 899,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 925,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.nonce",
        "name": "nonce",
        "lineno": 943,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.sign",
        "name": "sign",
        "lineno": 946,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.bit2c.bit2c.handle_errors",
        "name": "handle_errors",
        "lineno": 970,
        "scope": "bit2c",
        "is_async": false
      }
    ],
    "python.ccxt.bitbank": [
      {
        "id": "python.ccxt.bitbank.bitbank.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_markets",
        "name": "fetch_markets",
        "lineno": 274,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_market",
        "name": "parse_market",
        "lineno": 315,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_ticker",
        "name": "parse_ticker",
        "lineno": 373,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 400,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 419,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_trade",
        "name": "parse_trade",
        "lineno": 440,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_trades",
        "name": "fetch_trades",
        "lineno": 484,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 506,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 563,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 583,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_balance",
        "name": "parse_balance",
        "lineno": 633,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_balance",
        "name": "fetch_balance",
        "lineno": 652,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_order_status",
        "name": "parse_order_status",
        "lineno": 698,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_order",
        "name": "parse_order",
        "lineno": 708,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.create_order",
        "name": "create_order",
        "lineno": 745,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.cancel_order",
        "name": "cancel_order",
        "lineno": 773,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_order",
        "name": "fetch_order",
        "lineno": 817,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 860,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 886,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 913,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.withdraw",
        "name": "withdraw",
        "lineno": 942,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.parse_transaction",
        "name": "parse_transaction",
        "lineno": 985,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.nonce",
        "name": "nonce",
        "lineno": 1027,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.sign",
        "name": "sign",
        "lineno": 1030,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbank.bitbank.handle_errors",
        "name": "handle_errors",
        "lineno": 1059,
        "scope": "bitbank",
        "is_async": false
      }
    ],
    "python.ccxt.bitbns": [
      {
        "id": "python.ccxt.bitbns.bitbns.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_status",
        "name": "fetch_status",
        "lineno": 229,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_markets",
        "name": "fetch_markets",
        "lineno": 257,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 355,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_ticker",
        "name": "parse_ticker",
        "lineno": 391,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 449,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_balance",
        "name": "parse_balance",
        "lineno": 492,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_balance",
        "name": "fetch_balance",
        "lineno": 517,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_status",
        "name": "parse_status",
        "lineno": 544,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_order",
        "name": "parse_order",
        "lineno": 559,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.create_order",
        "name": "create_order",
        "lineno": 634,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.cancel_order",
        "name": "cancel_order",
        "lineno": 692,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_order",
        "name": "fetch_order",
        "lineno": 723,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 775,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_trade",
        "name": "parse_trade",
        "lineno": 825,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 901,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_trades",
        "name": "fetch_trades",
        "lineno": 965,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 992,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1036,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 1060,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1079,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1143,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.nonce",
        "name": "nonce",
        "lineno": 1178,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.sign",
        "name": "sign",
        "lineno": 1181,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitbns.bitbns.handle_errors",
        "name": "handle_errors",
        "lineno": 1213,
        "scope": "bitbns",
        "is_async": false
      }
    ],
    "python.ccxt.bitfinex": [
      {
        "id": "python.ccxt.bitfinex.bitfinex.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.is_fiat",
        "name": "is_fiat",
        "lineno": 565,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.get_currency_name",
        "name": "get_currency_name",
        "lineno": 568,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 574,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "name": "price_to_precision",
        "lineno": 581,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_status",
        "name": "fetch_status",
        "lineno": 590,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 613,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 729,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_currencies_custom",
        "name": "parse_currencies_custom",
        "lineno": 864,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_currency_custom",
        "name": "parse_currency_custom",
        "lineno": 880,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 940,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.transfer",
        "name": "transfer",
        "lineno": 981,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1048,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1091,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.convert_derivatives_id",
        "name": "convert_derivatives_id",
        "lineno": 1099,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1121,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1165,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1270,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1330,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1348,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1429,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1477,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1521,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1541,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_order_flags",
        "name": "parse_order_flags",
        "lineno": 1560,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1573,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_order",
        "name": "parse_order",
        "lineno": 1582,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "name": "create_order_request",
        "lineno": 1642,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.create_order",
        "name": "create_order",
        "lineno": 1720,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.create_orders",
        "name": "create_orders",
        "lineno": 1804,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1863,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.cancel_order",
        "name": "cancel_order",
        "lineno": 1884,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1919,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1998,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 2019,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2040,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2106,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2184,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2213,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2247,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2263,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2322,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2338,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2471,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2581,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.withdraw",
        "name": "withdraw",
        "lineno": 2638,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2720,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_position",
        "name": "parse_position",
        "lineno": 2772,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.nonce",
        "name": "nonce",
        "lineno": 2842,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.sign",
        "name": "sign",
        "lineno": 2845,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.handle_errors",
        "name": "handle_errors",
        "lineno": 2870,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2894,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2912,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2960,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3014,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3064,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3137,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 3190,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3240,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3291,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 3340,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3401,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 3473,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 3522,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.set_margin",
        "name": "set_margin",
        "lineno": 3563,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3593,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.fetch_order",
        "name": "fetch_order",
        "lineno": 3618,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitfinex.bitfinex.edit_order",
        "name": "edit_order",
        "lineno": 3684,
        "scope": "bitfinex",
        "is_async": false
      }
    ],
    "python.ccxt.bitflyer": [
      {
        "id": "python.ccxt.bitflyer.bitflyer.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_expiry_date",
        "name": "parse_expiry_date",
        "lineno": 230,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.safe_market",
        "name": "safe_market",
        "lineno": 251,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_markets",
        "name": "fetch_markets",
        "lineno": 257,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_balance",
        "name": "parse_balance",
        "lineno": 406,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_balance",
        "name": "fetch_balance",
        "lineno": 418,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 450,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_ticker",
        "name": "parse_ticker",
        "lineno": 469,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 496,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_trade",
        "name": "parse_trade",
        "lineno": 514,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_trades",
        "name": "fetch_trades",
        "lineno": 573,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 608,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.create_order",
        "name": "create_order",
        "lineno": 639,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.cancel_order",
        "name": "cancel_order",
        "lineno": 669,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_order_status",
        "name": "parse_order_status",
        "lineno": 695,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_order",
        "name": "parse_order",
        "lineno": 705,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_orders",
        "name": "fetch_orders",
        "lineno": 749,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 775,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 792,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_order",
        "name": "fetch_order",
        "lineno": 809,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 828,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_positions",
        "name": "fetch_positions",
        "lineno": 866,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.withdraw",
        "name": "withdraw",
        "lineno": 903,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 934,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 970,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_deposit_status",
        "name": "parse_deposit_status",
        "lineno": 1008,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_withdrawal_status",
        "name": "parse_withdrawal_status",
        "lineno": 1015,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1022,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1101,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1125,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.sign",
        "name": "sign",
        "lineno": 1155,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitflyer.bitflyer.handle_errors",
        "name": "handle_errors",
        "lineno": 1182,
        "scope": "bitflyer",
        "is_async": false
      }
    ],
    "python.ccxt.bitget": [
      {
        "id": "python.ccxt.bitget.bitget.describe",
        "name": "describe",
        "lineno": 38,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 1876,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 1883,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "name": "handle_product_type_and_params",
        "lineno": 1890,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_time",
        "name": "fetch_time",
        "lineno": 1929,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1952,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_default_markets",
        "name": "fetch_default_markets",
        "lineno": 1973,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_uta_markets",
        "name": "fetch_uta_markets",
        "lineno": 2215,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2453,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_currency",
        "name": "parse_currency",
        "lineno": 2499,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 2572,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 2700,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2771,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.withdraw",
        "name": "withdraw",
        "lineno": 2831,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2888,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2952,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3029,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3039,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3076,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3100,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_ticker",
        "name": "parse_ticker",
        "lineno": 3165,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 3308,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 3465,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 3491,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_trade",
        "name": "parse_trade",
        "lineno": 3655,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3806,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3937,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 3977,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4092,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 4103,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 4126,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_balance",
        "name": "fetch_balance",
        "lineno": 4290,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_uta_balance",
        "name": "parse_uta_balance",
        "lineno": 4456,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_balance",
        "name": "parse_balance",
        "lineno": 4481,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4556,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_order",
        "name": "parse_order",
        "lineno": 4577,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4907,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_order",
        "name": "create_order",
        "lineno": 4929,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_uta_order_request",
        "name": "create_uta_order_request",
        "lineno": 5029,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_order_request",
        "name": "create_order_request",
        "lineno": 5129,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_uta_orders",
        "name": "create_uta_orders",
        "lineno": 5314,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_orders",
        "name": "create_orders",
        "lineno": 5360,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.edit_order",
        "name": "edit_order",
        "lineno": 5457,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.cancel_order",
        "name": "cancel_order",
        "lineno": 5655,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.cancel_uta_orders",
        "name": "cancel_uta_orders",
        "lineno": 5806,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5839,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5921,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_order",
        "name": "fetch_order",
        "lineno": 6037,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 6206,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 6586,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 6614,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 6642,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "name": "fetch_uta_canceled_and_closed_orders",
        "lineno": 6933,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7051,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7153,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 7213,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 7258,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_position",
        "name": "fetch_position",
        "lineno": 7470,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_positions",
        "name": "fetch_positions",
        "lineno": 7574,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_position",
        "name": "parse_position",
        "lineno": 7756,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 7972,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 8063,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 8150,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 8232,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 8247,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 8335,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 8433,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 8471,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 8487,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 8515,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.reduce_margin",
        "name": "reduce_margin",
        "lineno": 8541,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.add_margin",
        "name": "add_margin",
        "lineno": 8559,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 8575,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_leverage",
        "name": "parse_leverage",
        "lineno": 8626,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.set_leverage",
        "name": "set_leverage",
        "lineno": 8638,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 8704,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.set_position_mode",
        "name": "set_position_mode",
        "lineno": 8749,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 8801,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 8866,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 8904,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.transfer",
        "name": "transfer",
        "lineno": 8961,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_transfer",
        "name": "parse_transfer",
        "lineno": 9009,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 9054,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 9060,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 9111,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 9155,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 9188,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 9225,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 9263,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 9297,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 9350,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 9452,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 9500,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 9563,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 9615,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 9685,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 9726,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 9825,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.close_position",
        "name": "close_position",
        "lineno": 9870,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.close_all_positions",
        "name": "close_all_positions",
        "lineno": 9939,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 10000,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 10051,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 10060,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 10165,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 10207,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 10257,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_conversion",
        "name": "parse_conversion",
        "lineno": 10312,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 10366,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 10428,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 10490,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 10547,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.handle_errors",
        "name": "handle_errors",
        "lineno": 10559,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.nonce",
        "name": "nonce",
        "lineno": 10602,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitget.bitget.sign",
        "name": "sign",
        "lineno": 10605,
        "scope": "bitget",
        "is_async": false
      }
    ],
    "python.ccxt.bithumb": [
      {
        "id": "python.ccxt.bithumb.bithumb.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.safe_market",
        "name": "safe_market",
        "lineno": 288,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 295,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_markets",
        "name": "fetch_markets",
        "lineno": 298,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_balance",
        "name": "parse_balance",
        "lineno": 419,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_balance",
        "name": "fetch_balance",
        "lineno": 434,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 450,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_ticker",
        "name": "parse_ticker",
        "lineno": 494,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 542,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 601,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 640,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 660,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_trade",
        "name": "parse_trade",
        "lineno": 707,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_trades",
        "name": "fetch_trades",
        "lineno": 779,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.create_order",
        "name": "create_order",
        "lineno": 817,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_order",
        "name": "fetch_order",
        "lineno": 858,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_order_status",
        "name": "parse_order_status",
        "lineno": 910,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_order",
        "name": "parse_order",
        "lineno": 918,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1010,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.cancel_order",
        "name": "cancel_order",
        "lineno": 1056,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.cancel_unified_order",
        "name": "cancel_unified_order",
        "lineno": 1092,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.withdraw",
        "name": "withdraw",
        "lineno": 1098,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1132,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.fix_comma_number",
        "name": "fix_comma_number",
        "lineno": 1162,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.nonce",
        "name": "nonce",
        "lineno": 1171,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.sign",
        "name": "sign",
        "lineno": 1174,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.bithumb.bithumb.handle_errors",
        "name": "handle_errors",
        "lineno": 1199,
        "scope": "bithumb",
        "is_async": false
      }
    ],
    "python.ccxt.bitmart": [
      {
        "id": "python.ccxt.bitmart.bitmart.describe",
        "name": "describe",
        "lineno": 35,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_time",
        "name": "fetch_time",
        "lineno": 889,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_status",
        "name": "fetch_status",
        "lineno": 912,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 975,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 1074,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1189,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1206,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.get_currency_id_from_code_and_network",
        "name": "get_currency_id_from_code_and_network",
        "lineno": 1300,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 1328,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1367,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 1389,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1423,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1578,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1673,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1779,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_trade",
        "name": "parse_trade",
        "lineno": 1854,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1956,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1997,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2059,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2158,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2265,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.custom_parse_balance",
        "name": "custom_parse_balance",
        "lineno": 2287,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 2323,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2333,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2460,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2479,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_order",
        "name": "parse_order",
        "lineno": 2512,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2636,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_order_status_by_type",
        "name": "parse_order_status_by_type",
        "lineno": 2645,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2670,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.create_order",
        "name": "create_order",
        "lineno": 2688,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.create_orders",
        "name": "create_orders",
        "lineno": 2777,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.create_swap_order_request",
        "name": "create_swap_order_request",
        "lineno": 2842,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2968,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.cancel_order",
        "name": "cancel_order",
        "lineno": 3060,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3153,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3209,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3269,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3322,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3452,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3512,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_order",
        "name": "fetch_order",
        "lineno": 3523,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3633,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3667,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.withdraw",
        "name": "withdraw",
        "lineno": 3708,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_transactions_by_type",
        "name": "fetch_transactions_by_type",
        "lineno": 3755,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 3802,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3844,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 3858,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3900,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3914,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3925,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 4003,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 4041,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 4079,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 4103,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 4156,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 4198,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.transfer",
        "name": "transfer",
        "lineno": 4245,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4316,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transfer_to_account",
        "name": "parse_transfer_to_account",
        "lineno": 4324,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transfer_from_account",
        "name": "parse_transfer_from_account",
        "lineno": 4331,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4338,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4377,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 4436,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 4487,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4515,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4549,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.set_leverage",
        "name": "set_leverage",
        "lineno": 4569,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4597,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4634,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4690,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_position",
        "name": "fetch_position",
        "lineno": 4740,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4789,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_position",
        "name": "parse_position",
        "lineno": 4848,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 4912,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 4972,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.edit_order",
        "name": "edit_order",
        "lineno": 5010,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 5129,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 5171,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 5212,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_transactions_request",
        "name": "fetch_transactions_request",
        "lineno": 5222,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 5237,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 5279,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 5304,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_withdraw_addresses",
        "name": "fetch_withdraw_addresses",
        "lineno": 5312,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.set_position_mode",
        "name": "set_position_mode",
        "lineno": 5352,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 5384,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.nonce",
        "name": "nonce",
        "lineno": 5412,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.sign",
        "name": "sign",
        "lineno": 5415,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmart.bitmart.handle_errors",
        "name": "handle_errors",
        "lineno": 5447,
        "scope": "bitmart",
        "is_async": false
      }
    ],
    "python.ccxt.bitmex": [
      {
        "id": "python.ccxt.bitmex.bitmex.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 434,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_currency",
        "name": "parse_currency",
        "lineno": 479,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.convert_from_real_amount",
        "name": "convert_from_real_amount",
        "lineno": 561,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "name": "convert_to_real_amount",
        "lineno": 568,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 577,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "name": "convert_from_raw_quantity",
        "lineno": 585,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.convert_from_raw_cost",
        "name": "convert_from_raw_cost",
        "lineno": 597,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 600,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_market",
        "name": "parse_market",
        "lineno": 723,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_balance",
        "name": "parse_balance",
        "lineno": 847,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 908,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 971,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_order",
        "name": "fetch_order",
        "lineno": 1013,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1035,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1076,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1095,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1111,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1204,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1216,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1311,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1361,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1393,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1402,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1476,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1497,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1519,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1550,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1580,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_trade",
        "name": "parse_trade",
        "lineno": 1650,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1760,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1777,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_order",
        "name": "parse_order",
        "lineno": 1786,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1881,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.create_order",
        "name": "create_order",
        "lineno": 1945,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.edit_order",
        "name": "edit_order",
        "lineno": 2032,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.cancel_order",
        "name": "cancel_order",
        "lineno": 2078,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2106,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2130,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2188,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2211,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2225,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2235,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_position",
        "name": "parse_position",
        "lineno": 2347,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.withdraw",
        "name": "withdraw",
        "lineno": 2491,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2541,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2566,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2592,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 2650,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.set_leverage",
        "name": "set_leverage",
        "lineno": 2670,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2695,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2722,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2757,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2817,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 2860,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2890,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2923,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 2933,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 2975,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 2999,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 3130,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 3259,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_settlements",
        "name": "parse_settlements",
        "lineno": 3314,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.parse_settlement",
        "name": "parse_settlement",
        "lineno": 3322,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.close_position",
        "name": "close_position",
        "lineno": 3341,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.handle_errors",
        "name": "handle_errors",
        "lineno": 3387,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.nonce",
        "name": "nonce",
        "lineno": 3403,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitmex.bitmex.sign",
        "name": "sign",
        "lineno": 3406,
        "scope": "bitmex",
        "is_async": false
      }
    ],
    "python.ccxt.bitopro": [
      {
        "id": "python.ccxt.bitopro.bitopro.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 349,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_currency",
        "name": "parse_currency",
        "lineno": 378,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 409,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_market",
        "name": "parse_market",
        "lineno": 442,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_ticker",
        "name": "parse_ticker",
        "lineno": 503,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 541,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 573,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 603,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_trade",
        "name": "parse_trade",
        "lineno": 644,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 723,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 756,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 845,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 855,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.insert_missing_candles",
        "name": "insert_missing_candles",
        "lineno": 909,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_balance",
        "name": "parse_balance",
        "lineno": 944,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 970,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_order_status",
        "name": "parse_order_status",
        "lineno": 997,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_order",
        "name": "parse_order",
        "lineno": 1009,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.create_order",
        "name": "create_order",
        "lineno": 1095,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.cancel_order",
        "name": "cancel_order",
        "lineno": 1151,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1182,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1196,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1228,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_order",
        "name": "fetch_order",
        "lineno": 1262,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1307,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1366,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1388,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1405,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1447,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1461,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1542,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1591,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1639,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.withdraw",
        "name": "withdraw",
        "lineno": 1678,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1727,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1751,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.sign",
        "name": "sign",
        "lineno": 1782,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitopro.bitopro.handle_errors",
        "name": "handle_errors",
        "lineno": 1816,
        "scope": "bitopro",
        "is_async": false
      }
    ],
    "python.ccxt.bitrue": [
      {
        "id": "python.ccxt.bitrue.bitrue.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.nonce",
        "name": "nonce",
        "lineno": 683,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_status",
        "name": "fetch_status",
        "lineno": 686,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_time",
        "name": "fetch_time",
        "lineno": 712,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 729,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_currency",
        "name": "parse_currency",
        "lineno": 785,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_markets",
        "name": "fetch_markets",
        "lineno": 832,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_market",
        "name": "parse_market",
        "lineno": 937,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_balance",
        "name": "parse_balance",
        "lineno": 1037,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1101,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1210,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1279,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1346,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1419,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1504,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1541,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1601,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_trade",
        "name": "parse_trade",
        "lineno": 1683,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1772,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1813,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_order",
        "name": "parse_order",
        "lineno": 1827,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1939,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.create_order",
        "name": "create_order",
        "lineno": 1958,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_order",
        "name": "fetch_order",
        "lineno": 2081,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2168,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2222,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.cancel_order",
        "name": "cancel_order",
        "lineno": 2303,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2367,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2405,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2491,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2560,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2616,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2631,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.withdraw",
        "name": "withdraw",
        "lineno": 2751,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2802,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2840,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2855,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2891,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.transfer",
        "name": "transfer",
        "lineno": 2942,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.set_leverage",
        "name": "set_leverage",
        "lineno": 2977,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3008,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.set_margin",
        "name": "set_margin",
        "lineno": 3031,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.sign",
        "name": "sign",
        "lineno": 3065,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.handle_errors",
        "name": "handle_errors",
        "lineno": 3133,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitrue.bitrue.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 3185,
        "scope": "bitrue",
        "is_async": false
      }
    ],
    "python.ccxt.bitso": [
      {
        "id": "python.ccxt.bitso.bitso.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 301,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 341,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 350,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_markets",
        "name": "fetch_markets",
        "lineno": 451,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_balance",
        "name": "parse_balance",
        "lineno": 588,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_balance",
        "name": "fetch_balance",
        "lineno": 607,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 645,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_ticker",
        "name": "parse_ticker",
        "lineno": 666,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 710,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 746,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 794,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_trade",
        "name": "parse_trade",
        "lineno": 818,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_trades",
        "name": "fetch_trades",
        "lineno": 917,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 937,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1008,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.create_order",
        "name": "create_order",
        "lineno": 1045,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.cancel_order",
        "name": "cancel_order",
        "lineno": 1076,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1105,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1139,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1165,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_order",
        "name": "parse_order",
        "lineno": 1174,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1219,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_order",
        "name": "fetch_order",
        "lineno": 1257,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1279,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1300,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1343,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1386,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 1414,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1504,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 1562,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.withdraw",
        "name": "withdraw",
        "lineno": 1636,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1690,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1761,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.nonce",
        "name": "nonce",
        "lineno": 1770,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.sign",
        "name": "sign",
        "lineno": 1773,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitso.bitso.handle_errors",
        "name": "handle_errors",
        "lineno": 1798,
        "scope": "bitso",
        "is_async": false
      }
    ],
    "python.ccxt.bitstamp": [
      {
        "id": "python.ccxt.bitstamp.bitstamp.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_markets",
        "name": "fetch_markets",
        "lineno": 615,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.construct_currency_object",
        "name": "construct_currency_object",
        "lineno": 746,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_markets_from_cache",
        "name": "fetch_markets_from_cache",
        "lineno": 784,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 816,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_currency",
        "name": "parse_currency",
        "lineno": 846,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 865,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_ticker",
        "name": "parse_ticker",
        "lineno": 904,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 951,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 984,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.get_currency_id_from_transaction",
        "name": "get_currency_id_from_transaction",
        "lineno": 1014,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.get_market_from_trade",
        "name": "get_market_from_trade",
        "lineno": 1048,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1199,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1238,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1258,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_balance",
        "name": "parse_balance",
        "lineno": 1310,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1330,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1354,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1388,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 1400,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1408,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 1435,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_transaction_fees",
        "name": "parse_transaction_fees",
        "lineno": 1460,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1477,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1502,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.create_order",
        "name": "create_order",
        "lineno": 1526,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.edit_order",
        "name": "edit_order",
        "lineno": 1577,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.cancel_order",
        "name": "cancel_order",
        "lineno": 1612,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1639,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1678,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 1688,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_order",
        "name": "fetch_order",
        "lineno": 1700,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1743,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1770,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1815,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1831,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1880,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1925,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2039,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_order",
        "name": "parse_order",
        "lineno": 2053,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2140,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2149,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2236,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2258,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2284,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2317,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.get_currency_name",
        "name": "get_currency_name",
        "lineno": 2353,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.is_fiat",
        "name": "is_fiat",
        "lineno": 2361,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2364,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.withdraw",
        "name": "withdraw",
        "lineno": 2390,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.transfer",
        "name": "transfer",
        "lineno": 2432,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2470,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2487,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.nonce",
        "name": "nonce",
        "lineno": 2494,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.sign",
        "name": "sign",
        "lineno": 2497,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitstamp.bitstamp.handle_errors",
        "name": "handle_errors",
        "lineno": 2537,
        "scope": "bitstamp",
        "is_async": false
      }
    ],
    "python.ccxt.bitteam": [
      {
        "id": "python.ccxt.bitteam.bitteam.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_markets",
        "name": "fetch_markets",
        "lineno": 363,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_market",
        "name": "parse_market",
        "lineno": 463,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 531,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_currency",
        "name": "parse_currency",
        "lineno": 661,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 746,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 795,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 815,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_orders",
        "name": "fetch_orders",
        "lineno": 863,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_order",
        "name": "fetch_order",
        "lineno": 974,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1033,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1051,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1069,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.create_order",
        "name": "create_order",
        "lineno": 1087,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.cancel_order",
        "name": "cancel_order",
        "lineno": 1141,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1168,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_order",
        "name": "parse_order",
        "lineno": 1199,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1338,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1351,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_value_to_pricision",
        "name": "parse_value_to_pricision",
        "lineno": 1358,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1366,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1418,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1621,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1747,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1788,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_trade",
        "name": "parse_trade",
        "lineno": 1946,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2049,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_balance",
        "name": "parse_balance",
        "lineno": 2062,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2127,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2240,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 2329,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2336,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.sign",
        "name": "sign",
        "lineno": 2343,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitteam.bitteam.handle_errors",
        "name": "handle_errors",
        "lineno": 2365,
        "scope": "bitteam",
        "is_async": false
      }
    ],
    "python.ccxt.bittrade": [
      {
        "id": "python.ccxt.bittrade.bittrade.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_time",
        "name": "fetch_time",
        "lineno": 426,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 435,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_trading_limits_by_id",
        "name": "fetch_trading_limits_by_id",
        "lineno": 448,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_trading_limits",
        "name": "parse_trading_limits",
        "lineno": 471,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.cost_to_precision",
        "name": "cost_to_precision",
        "lineno": 497,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_markets",
        "name": "fetch_markets",
        "lineno": 500,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_ticker",
        "name": "parse_ticker",
        "lineno": 611,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 692,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 738,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 777,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_trade",
        "name": "parse_trade",
        "lineno": 800,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 878,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 895,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_trades",
        "name": "fetch_trades",
        "lineno": 918,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 969,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 991,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1025,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1035,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_currency",
        "name": "parse_currency",
        "lineno": 1088,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_balance",
        "name": "parse_balance",
        "lineno": 1130,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1149,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_orders_by_states",
        "name": "fetch_orders_by_states",
        "lineno": 1164,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_order",
        "name": "fetch_order",
        "lineno": 1194,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1210,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1221,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_open_orders_v1",
        "name": "fetch_open_orders_v1",
        "lineno": 1233,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1238,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_open_orders_v2",
        "name": "fetch_open_orders_v2",
        "lineno": 1249,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1295,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_order",
        "name": "parse_order",
        "lineno": 1305,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1386,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.create_order",
        "name": "create_order",
        "lineno": 1401,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.cancel_order",
        "name": "cancel_order",
        "lineno": 1480,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1500,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1551,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1605,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1642,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1670,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1697,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1724,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1802,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.withdraw",
        "name": "withdraw",
        "lineno": 1825,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.sign",
        "name": "sign",
        "lineno": 1865,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.bittrade.bittrade.handle_errors",
        "name": "handle_errors",
        "lineno": 1912,
        "scope": "bittrade",
        "is_async": false
      }
    ],
    "python.ccxt.bitvavo": [
      {
        "id": "python.ccxt.bitvavo.bitvavo.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_time",
        "name": "fetch_time",
        "lineno": 437,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 452,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_markets",
        "name": "parse_markets",
        "lineno": 483,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 548,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_currency",
        "name": "parse_currency",
        "lineno": 593,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 687,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_ticker",
        "name": "parse_ticker",
        "lineno": 721,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 770,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 802,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_trade",
        "name": "parse_trade",
        "lineno": 849,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 943,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 965,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 991,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1017,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1027,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1066,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_ohlcv_request",
        "name": "fetch_ohlcv_request",
        "lineno": 1086,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1109,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_balance",
        "name": "parse_balance",
        "lineno": 1141,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1157,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1179,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_account",
        "name": "parse_account",
        "lineno": 1208,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.transfer",
        "name": "transfer",
        "lineno": 1216,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1271,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 1322,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1355,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1363,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1391,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.create_order_request",
        "name": "create_order_request",
        "lineno": 1424,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.create_order",
        "name": "create_order",
        "lineno": 1490,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1561,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.edit_order",
        "name": "edit_order",
        "lineno": 1590,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1611,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.cancel_order",
        "name": "cancel_order",
        "lineno": 1629,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1651,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1683,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_order",
        "name": "fetch_order",
        "lineno": 1714,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_orders_request",
        "name": "fetch_orders_request",
        "lineno": 1772,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1789,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1851,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1910,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_order",
        "name": "parse_order",
        "lineno": 1928,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_my_trades_request",
        "name": "fetch_my_trades_request",
        "lineno": 2028,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2045,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2088,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2139,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2151,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.withdraw_request",
        "name": "withdraw_request",
        "lineno": 2191,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.withdraw",
        "name": "withdraw",
        "lineno": 2204,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_withdrawals_request",
        "name": "fetch_withdrawals_request",
        "lineno": 2232,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2249,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_deposits_request",
        "name": "fetch_deposits_request",
        "lineno": 2283,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2300,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2332,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2346,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2424,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2466,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.sign",
        "name": "sign",
        "lineno": 2499,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.handle_errors",
        "name": "handle_errors",
        "lineno": 2528,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.bitvavo.bitvavo.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2545,
        "scope": "bitvavo",
        "is_async": false
      }
    ],
    "python.ccxt.blockchaincom": [
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_markets",
        "name": "fetch_markets",
        "lineno": 301,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 427,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_l3_order_book",
        "name": "fetch_l3_order_book",
        "lineno": 440,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_l2_order_book",
        "name": "fetch_l2_order_book",
        "lineno": 461,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_ticker",
        "name": "parse_ticker",
        "lineno": 472,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 509,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 527,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_order_state",
        "name": "parse_order_state",
        "lineno": 541,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_order",
        "name": "parse_order",
        "lineno": 552,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.create_order",
        "name": "create_order",
        "lineno": 608,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.cancel_order",
        "name": "cancel_order",
        "lineno": 662,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 682,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 711,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 742,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 757,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 772,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 787,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_trade",
        "name": "parse_trade",
        "lineno": 802,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 847,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 870,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_transaction_state",
        "name": "parse_transaction_state",
        "lineno": 902,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.parse_transaction",
        "name": "parse_transaction",
        "lineno": 912,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.withdraw",
        "name": "withdraw",
        "lineno": 980,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1015,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1040,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1058,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1083,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1102,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.fetch_order",
        "name": "fetch_order",
        "lineno": 1147,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.sign",
        "name": "sign",
        "lineno": 1185,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.blockchaincom.blockchaincom.handle_errors",
        "name": "handle_errors",
        "lineno": 1205,
        "scope": "blockchaincom",
        "is_async": false
      }
    ],
    "python.ccxt.blofin": [
      {
        "id": "python.ccxt.blofin.blofin.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 520,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_market",
        "name": "parse_market",
        "lineno": 533,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 613,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 659,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 715,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 735,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 756,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_trade",
        "name": "parse_trade",
        "lineno": 772,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 878,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 910,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 933,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 970,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1019,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1052,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_balance_by_type",
        "name": "parse_balance_by_type",
        "lineno": 1087,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_balance",
        "name": "parse_balance",
        "lineno": 1094,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_funding_balance",
        "name": "parse_funding_balance",
        "lineno": 1148,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1178,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1189,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.create_order_request",
        "name": "create_order_request",
        "lineno": 1215,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1272,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_order",
        "name": "parse_order",
        "lineno": 1283,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.create_order",
        "name": "create_order",
        "lineno": 1402,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.create_tpsl_order_request",
        "name": "create_tpsl_order_request",
        "lineno": 1465,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.cancel_order",
        "name": "cancel_order",
        "lineno": 1509,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.create_orders",
        "name": "create_orders",
        "lineno": 1556,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1583,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1628,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1690,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1724,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1758,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1792,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_transaction_withdrawal_status",
        "name": "parse_transaction_withdrawal_status",
        "lineno": 1878,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_transaction_deposit_status",
        "name": "parse_transaction_deposit_status",
        "lineno": 1889,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1898,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1914,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_ids",
        "name": "parse_ids",
        "lineno": 1937,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1948,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.transfer",
        "name": "transfer",
        "lineno": 2007,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2035,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_position",
        "name": "fetch_position",
        "lineno": 2049,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2072,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2090,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_position",
        "name": "parse_position",
        "lineno": 2150,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2282,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2332,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2370,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.set_leverage",
        "name": "set_leverage",
        "lineno": 2381,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.close_position",
        "name": "close_position",
        "lineno": 2414,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2446,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2488,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2513,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2520,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 2552,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.set_position_mode",
        "name": "set_position_mode",
        "lineno": 2579,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 2604,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 2649,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.handle_errors",
        "name": "handle_errors",
        "lineno": 2687,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.blofin.blofin.sign",
        "name": "sign",
        "lineno": 2719,
        "scope": "blofin",
        "is_async": false
      }
    ],
    "python.ccxt.btcbox": [
      {
        "id": "python.ccxt.btcbox.btcbox.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_markets",
        "name": "fetch_markets",
        "lineno": 243,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_market",
        "name": "parse_market",
        "lineno": 322,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_balance",
        "name": "parse_balance",
        "lineno": 379,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_balance",
        "name": "fetch_balance",
        "lineno": 395,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 408,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_ticker",
        "name": "parse_ticker",
        "lineno": 428,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 454,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 473,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_trade",
        "name": "parse_trade",
        "lineno": 484,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_trades",
        "name": "fetch_trades",
        "lineno": 519,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.create_order",
        "name": "create_order",
        "lineno": 551,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.cancel_order",
        "name": "cancel_order",
        "lineno": 582,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_order_status",
        "name": "parse_order_status",
        "lineno": 608,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.parse_order",
        "name": "parse_order",
        "lineno": 619,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_order",
        "name": "fetch_order",
        "lineno": 673,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_orders_by_type",
        "name": "fetch_orders_by_type",
        "lineno": 708,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_orders",
        "name": "fetch_orders",
        "lineno": 737,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 751,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.nonce",
        "name": "nonce",
        "lineno": 765,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.sign",
        "name": "sign",
        "lineno": 768,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.handle_errors",
        "name": "handle_errors",
        "lineno": 791,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcbox.btcbox.request",
        "name": "request",
        "lineno": 805,
        "scope": "btcbox",
        "is_async": false
      }
    ],
    "python.ccxt.btcmarkets": [
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "name": "fetch_transactions_with_method",
        "lineno": 307,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 320,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 334,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 348,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 362,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 372,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_transaction",
        "name": "parse_transaction",
        "lineno": 379,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_markets",
        "name": "fetch_markets",
        "lineno": 478,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_market",
        "name": "parse_market",
        "lineno": 504,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_time",
        "name": "fetch_time",
        "lineno": 571,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_balance",
        "name": "parse_balance",
        "lineno": 588,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_balance",
        "name": "fetch_balance",
        "lineno": 600,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 613,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 633,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 671,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_ticker",
        "name": "parse_ticker",
        "lineno": 709,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 759,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_ticker_2",
        "name": "fetch_ticker_2",
        "lineno": 792,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_trade",
        "name": "parse_trade",
        "lineno": 801,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_trades",
        "name": "fetch_trades",
        "lineno": 865,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.create_order",
        "name": "create_order",
        "lineno": 893,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.cancel_orders",
        "name": "cancel_orders",
        "lineno": 984,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.cancel_order",
        "name": "cancel_order",
        "lineno": 1027,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.calculate_fee",
        "name": "calculate_fee",
        "lineno": 1051,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1084,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.parse_order",
        "name": "parse_order",
        "lineno": 1096,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_order",
        "name": "fetch_order",
        "lineno": 1159,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1177,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1204,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1219,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1234,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.withdraw",
        "name": "withdraw",
        "lineno": 1286,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.nonce",
        "name": "nonce",
        "lineno": 1330,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.sign",
        "name": "sign",
        "lineno": 1333,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcmarkets.btcmarkets.handle_errors",
        "name": "handle_errors",
        "lineno": 1362,
        "scope": "btcmarkets",
        "is_async": false
      }
    ],
    "python.ccxt.btcturk": [
      {
        "id": "python.ccxt.btcturk.btcturk.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_markets",
        "name": "fetch_markets",
        "lineno": 255,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_market",
        "name": "parse_market",
        "lineno": 312,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_balance",
        "name": "parse_balance",
        "lineno": 384,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_balance",
        "name": "fetch_balance",
        "lineno": 402,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 431,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_ticker",
        "name": "parse_ticker",
        "lineno": 463,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 512,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 527,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_trade",
        "name": "parse_trade",
        "lineno": 541,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_trades",
        "name": "fetch_trades",
        "lineno": 602,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 643,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 663,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_ohlcvs",
        "name": "parse_ohlcvs",
        "lineno": 738,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.create_order",
        "name": "create_order",
        "lineno": 759,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.cancel_order",
        "name": "cancel_order",
        "lineno": 791,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 817,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_orders",
        "name": "fetch_orders",
        "lineno": 841,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_order_status",
        "name": "parse_order_status",
        "lineno": 887,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.parse_order",
        "name": "parse_order",
        "lineno": 896,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 962,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.nonce",
        "name": "nonce",
        "lineno": 1003,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.sign",
        "name": "sign",
        "lineno": 1006,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.btcturk.btcturk.handle_errors",
        "name": "handle_errors",
        "lineno": 1028,
        "scope": "btcturk",
        "is_async": false
      }
    ],
    "python.ccxt.bullish": [
      {
        "id": "python.ccxt.bullish.bullish.describe",
        "name": "describe",
        "lineno": 33,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_time",
        "name": "fetch_time",
        "lineno": 460,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 478,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_currency",
        "name": "parse_currency",
        "lineno": 534,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_markets",
        "name": "fetch_markets",
        "lineno": 557,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_market",
        "name": "parse_market",
        "lineno": 571,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_market_type",
        "name": "parse_market_type",
        "lineno": 898,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 907,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_trades",
        "name": "fetch_trades",
        "lineno": 946,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 993,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1054,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_trade",
        "name": "parse_trade",
        "lineno": 1074,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1160,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1216,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.safe_deterministic_call",
        "name": "safe_deterministic_call",
        "lineno": 1282,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1303,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1362,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1372,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1430,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.handle_pagination_params",
        "name": "handle_pagination_params",
        "lineno": 1505,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.handle_since_and_until",
        "name": "handle_since_and_until",
        "lineno": 1518,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.get_closest_limit",
        "name": "get_closest_limit",
        "lineno": 1536,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1546,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1564,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1583,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1602,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_order",
        "name": "fetch_order",
        "lineno": 1621,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.create_order",
        "name": "create_order",
        "lineno": 1672,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.edit_order",
        "name": "edit_order",
        "lineno": 1731,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.cancel_order",
        "name": "cancel_order",
        "lineno": 1773,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1808,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_order",
        "name": "parse_order",
        "lineno": 1841,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1940,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1949,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1958,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.withdraw",
        "name": "withdraw",
        "lineno": 2019,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2065,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 2138,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2145,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.load_account",
        "name": "load_account",
        "lineno": 2154,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2170,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_account",
        "name": "parse_account",
        "lineno": 2262,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2270,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2320,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2332,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_balance_for_single_currency",
        "name": "parse_balance_for_single_currency",
        "lineno": 2375,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_balance",
        "name": "parse_balance",
        "lineno": 2383,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2397,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_position",
        "name": "parse_position",
        "lineno": 2438,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_position_side",
        "name": "parse_position_side",
        "lineno": 2494,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2501,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.transfer",
        "name": "transfer",
        "lineno": 2557,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2597,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2636,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 2645,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 2692,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.get_timestamp",
        "name": "get_timestamp",
        "lineno": 2714,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2717,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2773,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.sign",
        "name": "sign",
        "lineno": 2824,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.sign_in",
        "name": "sign_in",
        "lineno": 2869,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.handle_token",
        "name": "handle_token",
        "lineno": 2893,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.bullish.bullish.handle_errors",
        "name": "handle_errors",
        "lineno": 2902,
        "scope": "bullish",
        "is_async": false
      }
    ],
    "python.ccxt.bybit": [
      {
        "id": "python.ccxt.bybit.bybit.describe",
        "name": "describe",
        "lineno": 35,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 1377,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.nonce",
        "name": "nonce",
        "lineno": 1397,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 1400,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.is_unified_enabled",
        "name": "is_unified_enabled",
        "lineno": 1411,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.upgrade_unified_trade_account",
        "name": "upgrade_unified_trade_account",
        "lineno": 1500,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1511,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.safe_market",
        "name": "safe_market",
        "lineno": 1598,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.get_bybit_type",
        "name": "get_bybit_type",
        "lineno": 1605,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.get_amount",
        "name": "get_amount",
        "lineno": 1614,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.get_price",
        "name": "get_price",
        "lineno": 1624,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.get_cost",
        "name": "get_cost",
        "lineno": 1633,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_time",
        "name": "fetch_time",
        "lineno": 1640,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1664,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_currency",
        "name": "parse_currency",
        "lineno": 1712,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1770,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1823,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_future_markets",
        "name": "fetch_future_markets",
        "lineno": 1938,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 2121,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2260,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2379,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2445,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 2543,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2557,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2579,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2682,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2743,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2814,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_trade",
        "name": "parse_trade",
        "lineno": 2902,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3124,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3181,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_balance",
        "name": "parse_balance",
        "lineno": 3245,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3405,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3565,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 3593,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_order",
        "name": "parse_order",
        "lineno": 3602,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 3809,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 3829,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_order",
        "name": "create_order",
        "lineno": 3853,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_order_request",
        "name": "create_order_request",
        "lineno": 3925,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_orders",
        "name": "create_orders",
        "lineno": 4166,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.edit_order_request",
        "name": "edit_order_request",
        "lineno": 4254,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.edit_order",
        "name": "edit_order",
        "lineno": 4313,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.edit_orders",
        "name": "edit_orders",
        "lineno": 4366,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 4451,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_order",
        "name": "cancel_order",
        "lineno": 4472,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_orders",
        "name": "cancel_orders",
        "lineno": 4507,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 4588,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 4621,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 4703,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_order_classic",
        "name": "fetch_order_classic",
        "lineno": 4776,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_order",
        "name": "fetch_order",
        "lineno": 4806,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4897,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_orders_classic",
        "name": "fetch_orders_classic",
        "lineno": 4920,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 5021,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 5051,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 5083,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5196,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 5221,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5246,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 5359,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 5381,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5460,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5481,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5529,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5546,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5612,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5690,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5709,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 5787,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 5958,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 6033,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.withdraw",
        "name": "withdraw",
        "lineno": 6058,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_position",
        "name": "fetch_position",
        "lineno": 6110,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 6181,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_position",
        "name": "parse_position",
        "lineno": 6281,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 6516,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_leverage",
        "name": "parse_leverage",
        "lineno": 6531,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 6542,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.set_leverage",
        "name": "set_leverage",
        "lineno": 6626,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6664,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_derivatives_open_interest_history",
        "name": "fetch_derivatives_open_interest_history",
        "lineno": 6710,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 6762,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 6820,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 6852,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 6873,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 6908,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6939,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 6985,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 7034,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.transfer",
        "name": "transfer",
        "lineno": 7057,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 7110,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 7165,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 7198,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 7233,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 7259,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 7267,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "name": "fetch_derivatives_market_leverage_tiers",
        "lineno": 7306,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 7344,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 7363,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 7383,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 7424,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 7466,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 7516,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 7563,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 7616,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_settlement",
        "name": "parse_settlement",
        "lineno": 7674,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_settlements",
        "name": "parse_settlements",
        "lineno": 7707,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_volatility_history",
        "name": "fetch_volatility_history",
        "lineno": 7739,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_volatility_history",
        "name": "parse_volatility_history",
        "lineno": 7774,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7794,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 7860,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7929,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 7983,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 8062,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.get_leverage_tiers_paginated",
        "name": "get_leverage_tiers_paginated",
        "lineno": 8110,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 8137,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_leverage_tiers",
        "name": "parse_leverage_tiers",
        "lineno": 8161,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 8191,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 8225,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_income",
        "name": "parse_income",
        "lineno": 8266,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_option",
        "name": "fetch_option",
        "lineno": 8318,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 8380,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_option",
        "name": "parse_option",
        "lineno": 8441,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 8493,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 8568,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 8661,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 8715,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 8748,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 8808,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_conversion",
        "name": "parse_conversion",
        "lineno": 8857,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 8917,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 8968,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 8990,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 9067,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 9121,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 9153,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.parse_margin_mode_type",
        "name": "parse_margin_mode_type",
        "lineno": 9161,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.sign",
        "name": "sign",
        "lineno": 9169,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.bybit.bybit.handle_errors",
        "name": "handle_errors",
        "lineno": 9258,
        "scope": "bybit",
        "is_async": false
      }
    ],
    "python.ccxt.bybiteu": [
      {
        "id": "python.ccxt.bybiteu.bybiteu.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "bybiteu",
        "is_async": false
      }
    ],
    "python.ccxt.bydfi": [
      {
        "id": "python.ccxt.bydfi.bydfi.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_markets",
        "name": "fetch_markets",
        "lineno": 405,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_market",
        "name": "parse_market",
        "lineno": 456,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 565,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.get_closest_limit",
        "name": "get_closest_limit",
        "lineno": 617,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_trades",
        "name": "fetch_trades",
        "lineno": 626,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 667,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_trade",
        "name": "parse_trade",
        "lineno": 733,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_trade_type",
        "name": "parse_trade_type",
        "lineno": 796,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 804,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 873,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 894,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 927,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_ticker",
        "name": "parse_ticker",
        "lineno": 947,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 989,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1021,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1055,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1102,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.create_order",
        "name": "create_order",
        "lineno": 1121,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.create_order_request",
        "name": "create_order_request",
        "lineno": 1187,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.encode_working_type",
        "name": "encode_working_type",
        "lineno": 1272,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.create_orders",
        "name": "create_orders",
        "lineno": 1282,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.edit_order",
        "name": "edit_order",
        "lineno": 1318,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.edit_orders",
        "name": "edit_orders",
        "lineno": 1344,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.create_edit_order_request",
        "name": "create_edit_order_request",
        "lineno": 1380,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1397,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1454,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1521,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1562,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.handle_since_and_until",
        "name": "handle_since_and_until",
        "lineno": 1647,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_order",
        "name": "parse_order",
        "lineno": 1674,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1785,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1797,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1807,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.set_leverage",
        "name": "set_leverage",
        "lineno": 1820,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 1847,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_leverage",
        "name": "parse_leverage",
        "lineno": 1884,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1894,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 1938,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_position",
        "name": "parse_position",
        "lineno": 1962,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_position_side",
        "name": "parse_position_side",
        "lineno": 2063,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 2070,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2103,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2174,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2213,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2221,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.set_position_mode",
        "name": "set_position_mode",
        "lineno": 2253,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 2292,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2346,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_balance",
        "name": "parse_balance",
        "lineno": 2421,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.transfer",
        "name": "transfer",
        "lineno": 2438,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2483,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2543,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parase_transfer_status",
        "name": "parase_transfer_status",
        "lineno": 2584,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2592,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2606,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2620,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2696,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2746,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.sign",
        "name": "sign",
        "lineno": 2754,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.bydfi.bydfi.handle_errors",
        "name": "handle_errors",
        "lineno": 2787,
        "scope": "bydfi",
        "is_async": false
      }
    ],
    "python.ccxt.cex": [
      {
        "id": "python.ccxt.cex.cex.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 318,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_currency",
        "name": "parse_currency",
        "lineno": 372,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 431,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_market",
        "name": "parse_market",
        "lineno": 465,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_time",
        "name": "fetch_time",
        "lineno": 525,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 545,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 559,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 603,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 628,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_trade",
        "name": "parse_trade",
        "lineno": 674,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 705,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 744,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 805,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 815,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 840,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 857,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 867,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_account",
        "name": "parse_account",
        "lineno": 895,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 903,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_balance",
        "name": "parse_balance",
        "lineno": 954,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 970,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1048,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1062,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1076,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 1094,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1112,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_order",
        "name": "parse_order",
        "lineno": 1125,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.create_order",
        "name": "create_order",
        "lineno": 1203,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.cancel_order",
        "name": "cancel_order",
        "lineno": 1297,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1321,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1351,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1397,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1429,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1437,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1484,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1517,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.transfer",
        "name": "transfer",
        "lineno": 1525,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.transfer_between_main_and_sub_account",
        "name": "transfer_between_main_and_sub_account",
        "lineno": 1549,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.transfer_between_sub_accounts",
        "name": "transfer_between_sub_accounts",
        "lineno": 1582,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1603,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1640,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1679,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.sign",
        "name": "sign",
        "lineno": 1692,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.cex.cex.handle_errors",
        "name": "handle_errors",
        "lineno": 1718,
        "scope": "cex",
        "is_async": false
      }
    ],
    "python.ccxt.coinbase": [
      {
        "id": "python.ccxt.coinbase.coinbase.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_time",
        "name": "fetch_time",
        "lineno": 519,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 556,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_accounts_v2",
        "name": "fetch_accounts_v2",
        "lineno": 572,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_accounts_v3",
        "name": "fetch_accounts_v3",
        "lineno": 638,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_portfolios",
        "name": "fetch_portfolios",
        "lineno": 688,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_account",
        "name": "parse_account",
        "lineno": 710,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 780,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_my_sells",
        "name": "fetch_my_sells",
        "lineno": 852,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_my_buys",
        "name": "fetch_my_buys",
        "lineno": 872,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "name": "fetch_transactions_with_method",
        "lineno": 892,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 899,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 920,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 941,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 957,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_transaction",
        "name": "parse_transaction",
        "lineno": 965,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_trade",
        "name": "parse_trade",
        "lineno": 1176,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1301,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_markets_v2",
        "name": "fetch_markets_v2",
        "lineno": 1321,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "name": "fetch_markets_v3",
        "lineno": 1390,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 1533,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_contract_market",
        "name": "parse_contract_market",
        "lineno": 1629,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_currencies_from_cache",
        "name": "fetch_currencies_from_cache",
        "lineno": 1824,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1869,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1974,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_tickers_v2",
        "name": "fetch_tickers_v2",
        "lineno": 1992,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_tickers_v3",
        "name": "fetch_tickers_v3",
        "lineno": 2025,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2089,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_ticker_v2",
        "name": "fetch_ticker_v2",
        "lineno": 2107,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_ticker_v3",
        "name": "fetch_ticker_v3",
        "lineno": 2135,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2174,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_custom_balance",
        "name": "parse_custom_balance",
        "lineno": 2305,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2351,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2455,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_ledger_entry_status",
        "name": "parse_ledger_entry_status",
        "lineno": 2495,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2501,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2515,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.find_account_id",
        "name": "find_account_id",
        "lineno": 2820,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.prepare_account_request",
        "name": "prepare_account_request",
        "lineno": 2829,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "name": "prepare_account_request_with_currency_code",
        "lineno": 2840,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2856,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.create_order",
        "name": "create_order",
        "lineno": 2874,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_order",
        "name": "parse_order",
        "lineno": 3100,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3231,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3242,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 3253,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.cancel_order",
        "name": "cancel_order",
        "lineno": 3263,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3278,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.edit_order",
        "name": "edit_order",
        "lineno": 3315,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_order",
        "name": "fetch_order",
        "lineno": 3358,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_orders",
        "name": "fetch_orders",
        "lineno": 3419,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3503,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3573,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3594,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3615,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3629,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3698,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3720,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3775,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3840,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 3892,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.withdraw",
        "name": "withdraw",
        "lineno": 3933,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 4027,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 4101,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.deposit",
        "name": "deposit",
        "lineno": 4178,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 4248,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposit_method_ids",
        "name": "fetch_deposit_method_ids",
        "lineno": 4314,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposit_method_id",
        "name": "fetch_deposit_method_id",
        "lineno": 4347,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_deposit_method_ids",
        "name": "parse_deposit_method_ids",
        "lineno": 4382,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_deposit_method_id",
        "name": "parse_deposit_method_id",
        "lineno": 4389,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 4398,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 4423,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 4446,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_conversion",
        "name": "parse_conversion",
        "lineno": 4474,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.close_position",
        "name": "close_position",
        "lineno": 4495,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4522,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_position",
        "name": "fetch_position",
        "lineno": 4556,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_position",
        "name": "parse_position",
        "lineno": 4593,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 4728,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_portfolio_details",
        "name": "fetch_portfolio_details",
        "lineno": 4787,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.parse_portfolio_details",
        "name": "parse_portfolio_details",
        "lineno": 4805,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.create_auth_token",
        "name": "create_auth_token",
        "lineno": 4851,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.nonce",
        "name": "nonce",
        "lineno": 4887,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.sign",
        "name": "sign",
        "lineno": 4890,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.handle_errors",
        "name": "handle_errors",
        "lineno": 4974,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbase.coinbase.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 5039,
        "scope": "coinbase",
        "is_async": false
      }
    ],
    "python.ccxt.coinbaseadvanced": [
      {
        "id": "python.ccxt.coinbaseadvanced.coinbaseadvanced.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "coinbaseadvanced",
        "is_async": false
      }
    ],
    "python.ccxt.coinbaseexchange": [
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 474,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_currency",
        "name": "parse_currency",
        "lineno": 527,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_markets",
        "name": "fetch_markets",
        "lineno": 580,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 700,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_account",
        "name": "parse_account",
        "lineno": 733,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_balance",
        "name": "parse_balance",
        "lineno": 752,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_balance",
        "name": "fetch_balance",
        "lineno": 765,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 778,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ticker",
        "name": "parse_ticker",
        "lineno": 817,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 896,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 942,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_trade",
        "name": "parse_trade",
        "lineno": 984,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1054,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1090,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1123,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1156,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1176,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_time",
        "name": "fetch_time",
        "lineno": 1232,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1247,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order",
        "name": "parse_order",
        "lineno": 1258,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_order",
        "name": "fetch_order",
        "lineno": 1330,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1355,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1375,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1393,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1428,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.create_order",
        "name": "create_order",
        "lineno": 1446,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.cancel_order",
        "name": "cancel_order",
        "lineno": 1531,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1562,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_payment_methods",
        "name": "fetch_payment_methods",
        "lineno": 1581,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.withdraw",
        "name": "withdraw",
        "lineno": 1584,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1621,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1631,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1701,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1746,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1845,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1860,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1875,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1888,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1965,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.sign",
        "name": "sign",
        "lineno": 2001,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.handle_errors",
        "name": "handle_errors",
        "lineno": 2032,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange.request",
        "name": "request",
        "lineno": 2043,
        "scope": "coinbaseexchange",
        "is_async": false
      }
    ],
    "python.ccxt.coinbaseinternational": [
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "name": "handle_portfolio_and_params",
        "lineno": 339,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "name": "handle_network_id_and_params",
        "lineno": 357,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 374,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_account",
        "name": "parse_account",
        "lineno": 404,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 427,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 478,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 498,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 551,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 554,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 584,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_income",
        "name": "parse_income",
        "lineno": 617,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 657,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transfer",
        "name": "parse_transfer",
        "lineno": 690,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 733,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 742,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.find_default_network",
        "name": "find_default_network",
        "lineno": 793,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "name": "load_currency_networks",
        "lineno": 802,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_networks",
        "name": "parse_networks",
        "lineno": 832,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_network",
        "name": "parse_network",
        "lineno": 839,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.set_margin",
        "name": "set_margin",
        "lineno": 881,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 902,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_position",
        "name": "fetch_position",
        "lineno": 975,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_position",
        "name": "parse_position",
        "lineno": 1011,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1060,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1100,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1121,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1139,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1148,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_trade",
        "name": "parse_trade",
        "lineno": 1184,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1238,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_market",
        "name": "parse_market",
        "lineno": 1299,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1413,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_currency",
        "name": "parse_currency",
        "lineno": 1438,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1467,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1489,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1507,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1551,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_balance",
        "name": "parse_balance",
        "lineno": 1587,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.transfer",
        "name": "transfer",
        "lineno": 1616,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.create_order",
        "name": "create_order",
        "lineno": 1651,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "name": "parse_order",
        "lineno": 1739,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1795,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1810,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.cancel_order",
        "name": "cancel_order",
        "lineno": 1821,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1868,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.edit_order",
        "name": "edit_order",
        "lineno": 1888,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_order",
        "name": "fetch_order",
        "lineno": 1927,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1976,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2055,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.withdraw",
        "name": "withdraw",
        "lineno": 2139,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.sign",
        "name": "sign",
        "lineno": 2184,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_errors",
        "name": "handle_errors",
        "lineno": 2212,
        "scope": "coinbaseinternational",
        "is_async": false
      }
    ],
    "python.ccxt.coincheck": [
      {
        "id": "python.ccxt.coincheck.coincheck.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_balance",
        "name": "parse_balance",
        "lineno": 267,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_balance",
        "name": "fetch_balance",
        "lineno": 282,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 295,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_order",
        "name": "parse_order",
        "lineno": 320,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 368,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_ticker",
        "name": "parse_ticker",
        "lineno": 387,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 425,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_trade",
        "name": "parse_trade",
        "lineno": 456,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 534,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_trades",
        "name": "fetch_trades",
        "lineno": 577,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 610,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.create_order",
        "name": "create_order",
        "lineno": 656,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.cancel_order",
        "name": "cancel_order",
        "lineno": 696,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 719,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 766,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 810,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.parse_transaction",
        "name": "parse_transaction",
        "lineno": 823,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.nonce",
        "name": "nonce",
        "lineno": 888,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.sign",
        "name": "sign",
        "lineno": 891,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.coincheck.coincheck.handle_errors",
        "name": "handle_errors",
        "lineno": 917,
        "scope": "coincheck",
        "is_async": false
      }
    ],
    "python.ccxt.coinex": [
      {
        "id": "python.ccxt.coinex.coinex.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 699,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_currency",
        "name": "parse_currency",
        "lineno": 747,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 825,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 844,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 931,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1025,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1089,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1161,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_time",
        "name": "fetch_time",
        "lineno": 1234,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1256,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1337,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1408,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1453,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1519,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1588,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1600,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1622,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_margin_balance",
        "name": "fetch_margin_balance",
        "lineno": 1672,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_spot_balance",
        "name": "fetch_spot_balance",
        "lineno": 1725,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_swap_balance",
        "name": "fetch_swap_balance",
        "lineno": 1753,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_financial_balance",
        "name": "fetch_financial_balance",
        "lineno": 1784,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1812,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1839,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_order",
        "name": "parse_order",
        "lineno": 1850,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2112,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.create_order_request",
        "name": "create_order_request",
        "lineno": 2131,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.create_order",
        "name": "create_order",
        "lineno": 2213,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.create_orders",
        "name": "create_orders",
        "lineno": 2451,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2638,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.edit_order",
        "name": "edit_order",
        "lineno": 2814,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.edit_orders",
        "name": "edit_orders",
        "lineno": 2949,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.cancel_order",
        "name": "cancel_order",
        "lineno": 3016,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3299,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_order",
        "name": "fetch_order",
        "lineno": 3342,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3429,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3733,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3755,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3774,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3809,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3844,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3869,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3952,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_position",
        "name": "fetch_position",
        "lineno": 4037,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_position",
        "name": "parse_position",
        "lineno": 4100,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4169,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.set_leverage",
        "name": "set_leverage",
        "lineno": 4214,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4256,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4300,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 4324,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4384,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.add_margin",
        "name": "add_margin",
        "lineno": 4454,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 4467,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4480,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4545,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4585,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4597,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 4639,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 4649,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.withdraw",
        "name": "withdraw",
        "lineno": 4692,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 4751,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4766,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 4831,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.transfer",
        "name": "transfer",
        "lineno": 4930,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4978,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4988,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 5005,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5060,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5116,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 5169,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 5202,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 5242,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 5292,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 5322,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 5370,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 5406,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 5432,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5484,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5544,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5611,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5651,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 5672,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.close_position",
        "name": "close_position",
        "lineno": 5744,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 5803,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.nonce",
        "name": "nonce",
        "lineno": 5819,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.sign",
        "name": "sign",
        "lineno": 5822,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.handle_errors",
        "name": "handle_errors",
        "lineno": 5915,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinex.coinex.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 5928,
        "scope": "coinex",
        "is_async": false
      }
    ],
    "python.ccxt.coinmate": [
      {
        "id": "python.ccxt.coinmate.coinmate.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_time",
        "name": "fetch_time",
        "lineno": 340,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_markets",
        "name": "fetch_markets",
        "lineno": 357,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_balance",
        "name": "parse_balance",
        "lineno": 447,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_balance",
        "name": "fetch_balance",
        "lineno": 462,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 475,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 497,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 533,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_ticker",
        "name": "parse_ticker",
        "lineno": 574,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 613,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 640,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_transaction",
        "name": "parse_transaction",
        "lineno": 652,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.withdraw",
        "name": "withdraw",
        "lineno": 723,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 779,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_trade",
        "name": "parse_trade",
        "lineno": 806,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_trades",
        "name": "fetch_trades",
        "lineno": 868,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 906,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 943,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_orders",
        "name": "fetch_orders",
        "lineno": 959,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_order_status",
        "name": "parse_order_status",
        "lineno": 984,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_order_type",
        "name": "parse_order_type",
        "lineno": 993,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.parse_order",
        "name": "parse_order",
        "lineno": 1000,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.create_order",
        "name": "create_order",
        "lineno": 1086,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.fetch_order",
        "name": "fetch_order",
        "lineno": 1126,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.cancel_order",
        "name": "cancel_order",
        "lineno": 1149,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.nonce",
        "name": "nonce",
        "lineno": 1176,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.sign",
        "name": "sign",
        "lineno": 1179,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmate.coinmate.handle_errors",
        "name": "handle_errors",
        "lineno": 1200,
        "scope": "coinmate",
        "is_async": false
      }
    ],
    "python.ccxt.coinmetro": [
      {
        "id": "python.ccxt.coinmetro.coinmetro.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 333,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_currency",
        "name": "parse_currency",
        "lineno": 395,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 432,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_market",
        "name": "parse_market",
        "lineno": 469,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_market_id",
        "name": "parse_market_id",
        "lineno": 532,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_market_precision_and_limits",
        "name": "parse_market_precision_and_limits",
        "lineno": 572,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 584,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 649,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 659,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 713,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_trade",
        "name": "parse_trade",
        "lineno": 752,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 820,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_order_book_bids_asks",
        "name": "parse_order_book_bids_asks",
        "lineno": 875,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 885,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 963,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_ticker",
        "name": "parse_ticker",
        "lineno": 978,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1031,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_balance",
        "name": "parse_balance",
        "lineno": 1045,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1081,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1205,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry_description",
        "name": "parse_ledger_entry_description",
        "lineno": 1244,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1259,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.create_order",
        "name": "create_order",
        "lineno": 1267,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.handle_create_order_side",
        "name": "handle_create_order_side",
        "lineno": 1367,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.encode_order_time_in_force",
        "name": "encode_order_time_in_force",
        "lineno": 1376,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.cancel_order",
        "name": "cancel_order",
        "lineno": 1385,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.close_position",
        "name": "close_position",
        "lineno": 1432,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1484,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1507,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.fetch_order",
        "name": "fetch_order",
        "lineno": 1529,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_order",
        "name": "parse_order",
        "lineno": 1582,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1850,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 1860,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 1886,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.sign",
        "name": "sign",
        "lineno": 1898,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinmetro.coinmetro.handle_errors",
        "name": "handle_errors",
        "lineno": 1933,
        "scope": "coinmetro",
        "is_async": false
      }
    ],
    "python.ccxt.coinone": [
      {
        "id": "python.ccxt.coinone.coinone.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 305,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_currency",
        "name": "parse_currency",
        "lineno": 338,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_markets",
        "name": "fetch_markets",
        "lineno": 368,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_balance",
        "name": "parse_balance",
        "lineno": 475,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_balance",
        "name": "fetch_balance",
        "lineno": 493,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 506,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 552,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 614,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_ticker",
        "name": "parse_ticker",
        "lineno": 668,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_trade",
        "name": "parse_trade",
        "lineno": 726,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_trades",
        "name": "fetch_trades",
        "lineno": 787,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.create_order",
        "name": "create_order",
        "lineno": 829,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_order",
        "name": "fetch_order",
        "lineno": 864,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_order_status",
        "name": "parse_order_status",
        "lineno": 904,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.parse_order",
        "name": "parse_order",
        "lineno": 914,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1020,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1059,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.cancel_order",
        "name": "cancel_order",
        "lineno": 1099,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1133,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.sign",
        "name": "sign",
        "lineno": 1187,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinone.coinone.handle_errors",
        "name": "handle_errors",
        "lineno": 1221,
        "scope": "coinone",
        "is_async": false
      }
    ],
    "python.ccxt.coinsph": [
      {
        "id": "python.ccxt.coinsph.coinsph.describe",
        "name": "describe",
        "lineno": 33,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 563,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_currency",
        "name": "parse_currency",
        "lineno": 638,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 684,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_status",
        "name": "fetch_status",
        "lineno": 706,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_time",
        "name": "fetch_time",
        "lineno": 724,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_markets",
        "name": "fetch_markets",
        "lineno": 739,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 875,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 908,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_ticker",
        "name": "parse_ticker",
        "lineno": 937,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1015,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1051,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1112,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1122,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1161,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1189,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_trade",
        "name": "parse_trade",
        "lineno": 1209,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1291,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_balance",
        "name": "parse_balance",
        "lineno": 1325,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.create_order",
        "name": "create_order",
        "lineno": 1342,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_order",
        "name": "fetch_order",
        "lineno": 1448,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1470,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1491,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.cancel_order",
        "name": "cancel_order",
        "lineno": 1519,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1541,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_order",
        "name": "parse_order",
        "lineno": 1562,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_order_side",
        "name": "parse_order_side",
        "lineno": 1663,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.encode_order_side",
        "name": "encode_order_side",
        "lineno": 1670,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1677,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.encode_order_type",
        "name": "encode_order_type",
        "lineno": 1689,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1701,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1712,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1720,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1748,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1780,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.withdraw",
        "name": "withdraw",
        "lineno": 1800,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1835,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1889,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1949,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2036,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2045,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2077,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.url_encode_query",
        "name": "url_encode_query",
        "lineno": 2095,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.parse_array_param",
        "name": "parse_array_param",
        "lineno": 2113,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.sign",
        "name": "sign",
        "lineno": 2120,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinsph.coinsph.handle_errors",
        "name": "handle_errors",
        "lineno": 2145,
        "scope": "coinsph",
        "is_async": false
      }
    ],
    "python.ccxt.coinspot": [
      {
        "id": "python.ccxt.coinspot.coinspot.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.parse_balance",
        "name": "parse_balance",
        "lineno": 302,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_balance",
        "name": "fetch_balance",
        "lineno": 326,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 356,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.parse_ticker",
        "name": "parse_ticker",
        "lineno": 375,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 410,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 441,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_trades",
        "name": "fetch_trades",
        "lineno": 482,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 511,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.parse_trade",
        "name": "parse_trade",
        "lineno": 566,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.create_order",
        "name": "create_order",
        "lineno": 634,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.cancel_order",
        "name": "cancel_order",
        "lineno": 661,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.coinspot.coinspot.sign",
        "name": "sign",
        "lineno": 692,
        "scope": "coinspot",
        "is_async": false
      }
    ],
    "python.ccxt.cryptocom": [
      {
        "id": "python.ccxt.cryptocom.cryptocom.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 560,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_currency",
        "name": "parse_currency",
        "lineno": 636,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_markets",
        "name": "fetch_markets",
        "lineno": 681,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 872,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 926,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_orders",
        "name": "fetch_orders",
        "lineno": 941,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1017,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1073,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1140,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_balance",
        "name": "parse_balance",
        "lineno": 1183,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1198,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_order",
        "name": "fetch_order",
        "lineno": 1254,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.create_order_request",
        "name": "create_order_request",
        "lineno": 1309,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.create_order",
        "name": "create_order",
        "lineno": 1391,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.create_orders",
        "name": "create_orders",
        "lineno": 1428,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.create_advanced_order_request",
        "name": "create_advanced_order_request",
        "lineno": 1505,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.edit_order",
        "name": "edit_order",
        "lineno": 1601,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1623,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1640,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.cancel_order",
        "name": "cancel_order",
        "lineno": 1659,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1693,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 1724,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1754,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1814,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_address",
        "name": "parse_address",
        "lineno": 1880,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.withdraw",
        "name": "withdraw",
        "lineno": 1892,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 1940,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1999,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2017,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2072,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2129,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_trade",
        "name": "parse_trade",
        "lineno": 2190,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2249,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2269,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2279,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_order",
        "name": "parse_order",
        "lineno": 2287,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_deposit_status",
        "name": "parse_deposit_status",
        "lineno": 2381,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_withdrawal_status",
        "name": "parse_withdrawal_status",
        "lineno": 2390,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2402,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "name": "custom_handle_margin_mode_and_params",
        "lineno": 2487,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2507,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2553,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2569,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2629,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2682,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2708,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_account",
        "name": "parse_account",
        "lineno": 2756,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 2789,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_settlement",
        "name": "parse_settlement",
        "lineno": 2838,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_settlements",
        "name": "parse_settlements",
        "lineno": 2857,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2873,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2914,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2946,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_position",
        "name": "fetch_position",
        "lineno": 3016,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3058,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_position",
        "name": "parse_position",
        "lineno": 3116,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.nonce",
        "name": "nonce",
        "lineno": 3163,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.params_to_string",
        "name": "params_to_string",
        "lineno": 3166,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.close_position",
        "name": "close_position",
        "lineno": 3192,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3234,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 3268,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 3297,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3327,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.sign",
        "name": "sign",
        "lineno": 3346,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptocom.cryptocom.handle_errors",
        "name": "handle_errors",
        "lineno": 3385,
        "scope": "cryptocom",
        "is_async": false
      }
    ],
    "python.ccxt.cryptomus": [
      {
        "id": "python.ccxt.cryptomus.cryptomus.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_markets",
        "name": "fetch_markets",
        "lineno": 271,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_market",
        "name": "parse_market",
        "lineno": 303,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 381,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_currency",
        "name": "parse_currency",
        "lineno": 414,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 454,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_ticker",
        "name": "parse_ticker",
        "lineno": 482,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 518,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_trades",
        "name": "fetch_trades",
        "lineno": 562,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_trade",
        "name": "parse_trade",
        "lineno": 597,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_balance",
        "name": "fetch_balance",
        "lineno": 628,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_balance",
        "name": "parse_balance",
        "lineno": 654,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.create_order",
        "name": "create_order",
        "lineno": 675,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.cancel_order",
        "name": "cancel_order",
        "lineno": 739,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 761,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 833,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_order",
        "name": "parse_order",
        "lineno": 881,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_order_status",
        "name": "parse_order_status",
        "lineno": 988,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 999,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.parse_fee_tiers",
        "name": "parse_fee_tiers",
        "lineno": 1079,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.sign",
        "name": "sign",
        "lineno": 1096,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.cryptomus.cryptomus.handle_errors",
        "name": "handle_errors",
        "lineno": 1124,
        "scope": "cryptomus",
        "is_async": false
      }
    ],
    "python.ccxt.deepcoin": [
      {
        "id": "python.ccxt.deepcoin.deepcoin.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "name": "handle_market_type_and_params",
        "lineno": 375,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "name": "convert_to_instrument_type",
        "lineno": 383,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 387,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_markets_by_type",
        "name": "fetch_markets_by_type",
        "lineno": 411,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_market",
        "name": "parse_market",
        "lineno": 448,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.set_markets",
        "name": "set_markets",
        "lineno": 570,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 581,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 620,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 708,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 730,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 790,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.get_product_group_from_market",
        "name": "get_product_group_from_market",
        "lineno": 815,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_trade",
        "name": "parse_trade",
        "lineno": 824,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_taker_or_maker",
        "name": "parse_taker_or_maker",
        "lineno": 886,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 893,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_balance",
        "name": "parse_balance",
        "lineno": 912,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 944,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 984,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1024,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1070,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1077,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1133,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1161,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1192,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1254,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1291,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.transfer",
        "name": "transfer",
        "lineno": 1301,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1354,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1376,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_order",
        "name": "create_order",
        "lineno": 1381,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_order_request",
        "name": "create_order_request",
        "lineno": 1433,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "name": "create_regular_order_request",
        "lineno": 1451,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_trigger_order_request",
        "name": "create_trigger_order_request",
        "lineno": 1548,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.handle_type_post_only_and_time_in_force",
        "name": "handle_type_post_only_and_time_in_force",
        "lineno": 1617,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1628,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1640,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1651,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 1662,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1732,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1759,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1882,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1900,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1918,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.cancel_order",
        "name": "cancel_order",
        "lineno": 2033,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2063,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.edit_order",
        "name": "edit_order",
        "lineno": 2101,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2157,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_order",
        "name": "parse_order",
        "lineno": 2178,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2292,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2301,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 2311,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 2320,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2342,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_position",
        "name": "parse_position",
        "lineno": 2392,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.set_leverage",
        "name": "set_leverage",
        "lineno": 2445,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2497,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2547,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2585,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2615,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 2664,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2684,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2751,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.close_position",
        "name": "close_position",
        "lineno": 2772,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.sign",
        "name": "sign",
        "lineno": 2806,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.deepcoin.deepcoin.handle_errors",
        "name": "handle_errors",
        "lineno": 2832,
        "scope": "deepcoin",
        "is_async": false
      }
    ],
    "python.ccxt.delta": [
      {
        "id": "python.ccxt.delta.delta.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 352,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.safe_market",
        "name": "safe_market",
        "lineno": 420,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_time",
        "name": "fetch_time",
        "lineno": 427,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_status",
        "name": "fetch_status",
        "lineno": 438,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 510,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_currency",
        "name": "parse_currency",
        "lineno": 571,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.load_markets",
        "name": "load_markets",
        "lineno": 623,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.index_by_stringified_numeric_id",
        "name": "index_by_stringified_numeric_id",
        "lineno": 633,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_markets",
        "name": "fetch_markets",
        "lineno": 647,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_ticker",
        "name": "parse_ticker",
        "lineno": 949,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1095,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1238,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1389,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_trade",
        "name": "parse_trade",
        "lineno": 1429,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1524,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1560,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1580,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_balance",
        "name": "parse_balance",
        "lineno": 1635,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1650,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_position",
        "name": "fetch_position",
        "lineno": 1684,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1713,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_position",
        "name": "parse_position",
        "lineno": 1749,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1816,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_order",
        "name": "parse_order",
        "lineno": 1825,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.create_order",
        "name": "create_order",
        "lineno": 1938,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.edit_order",
        "name": "edit_order",
        "lineno": 2017,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.cancel_order",
        "name": "cancel_order",
        "lineno": 2065,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2124,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_order",
        "name": "fetch_order",
        "lineno": 2156,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2210,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2224,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_orders_with_method",
        "name": "fetch_orders_with_method",
        "lineno": 2238,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2289,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2368,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2419,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2434,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2489,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2527,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2555,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2621,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2687,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.add_margin",
        "name": "add_margin",
        "lineno": 2755,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.reduce_margin",
        "name": "reduce_margin",
        "lineno": 2768,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 2781,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2818,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2854,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2927,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2990,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3022,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.set_leverage",
        "name": "set_leverage",
        "lineno": 3033,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 3065,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_settlement",
        "name": "parse_settlement",
        "lineno": 3150,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_settlements",
        "name": "parse_settlements",
        "lineno": 3214,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 3220,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_greeks",
        "name": "parse_greeks",
        "lineno": 3291,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.close_all_positions",
        "name": "close_all_positions",
        "lineno": 3368,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 3391,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3472,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_option",
        "name": "fetch_option",
        "lineno": 3482,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_option",
        "name": "parse_option",
        "lineno": 3553,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 3627,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 3813,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.sign",
        "name": "sign",
        "lineno": 3992,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.delta.delta.handle_errors",
        "name": "handle_errors",
        "lineno": 4020,
        "scope": "delta",
        "is_async": false
      }
    ],
    "python.ccxt.deribit": [
      {
        "id": "python.ccxt.deribit.deribit.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 510,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.safe_market",
        "name": "safe_market",
        "lineno": 586,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_time",
        "name": "fetch_time",
        "lineno": 593,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 615,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_currency",
        "name": "parse_currency",
        "lineno": 652,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.code_from_options",
        "name": "code_from_options",
        "lineno": 683,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_status",
        "name": "fetch_status",
        "lineno": 689,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 722,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_account",
        "name": "parse_account",
        "lineno": 770,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 792,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_balance",
        "name": "parse_balance",
        "lineno": 1020,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1040,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1108,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1147,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1191,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1268,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1315,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1394,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_trade",
        "name": "parse_trade",
        "lineno": 1461,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1547,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1609,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1722,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1787,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1797,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1805,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_order",
        "name": "parse_order",
        "lineno": 1814,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_order",
        "name": "fetch_order",
        "lineno": 1904,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.create_order",
        "name": "create_order",
        "lineno": 1954,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.edit_order",
        "name": "edit_order",
        "lineno": 2113,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.cancel_order",
        "name": "cancel_order",
        "lineno": 2155,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2174,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2210,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2239,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2272,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2326,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2403,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2449,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2499,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2506,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_position",
        "name": "parse_position",
        "lineno": 2574,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_position",
        "name": "fetch_position",
        "lineno": 2641,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2686,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_volatility_history",
        "name": "fetch_volatility_history",
        "lineno": 2739,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_volatility_history",
        "name": "parse_volatility_history",
        "lineno": 2771,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2799,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.transfer",
        "name": "transfer",
        "lineno": 2858,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2909,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2940,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.withdraw",
        "name": "withdraw",
        "lineno": 2949,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2978,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3004,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3041,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3074,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3142,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 3185,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 3245,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 3257,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 3312,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 3338,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_greeks",
        "name": "parse_greeks",
        "lineno": 3403,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_option",
        "name": "fetch_option",
        "lineno": 3469,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 3521,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_option",
        "name": "parse_option",
        "lineno": 3573,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3622,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3676,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.nonce",
        "name": "nonce",
        "lineno": 3719,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.sign",
        "name": "sign",
        "lineno": 3722,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.deribit.deribit.handle_errors",
        "name": "handle_errors",
        "lineno": 3743,
        "scope": "deribit",
        "is_async": false
      }
    ],
    "python.ccxt.derive": [
      {
        "id": "python.ccxt.derive.derive.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 429,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_time",
        "name": "fetch_time",
        "lineno": 433,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 451,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_currency",
        "name": "parse_currency",
        "lineno": 512,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_markets",
        "name": "fetch_markets",
        "lineno": 538,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 600,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 610,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 620,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_market",
        "name": "parse_market",
        "lineno": 630,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 734,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_ticker",
        "name": "parse_ticker",
        "lineno": 813,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_trades",
        "name": "fetch_trades",
        "lineno": 899,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_trade",
        "name": "parse_trade",
        "lineno": 965,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1013,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1066,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1094,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.hash_order_message",
        "name": "hash_order_message",
        "lineno": 1118,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.sign_order",
        "name": "sign_order",
        "lineno": 1128,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.hash_message",
        "name": "hash_message",
        "lineno": 1132,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.sign_hash",
        "name": "sign_hash",
        "lineno": 1140,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.sign_message",
        "name": "sign_message",
        "lineno": 1148,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_units",
        "name": "parse_units",
        "lineno": 1151,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.create_order",
        "name": "create_order",
        "lineno": 1154,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.edit_order",
        "name": "edit_order",
        "lineno": 1342,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.cancel_order",
        "name": "cancel_order",
        "lineno": 1505,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1593,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1635,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1728,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1745,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1762,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1779,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1788,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_order",
        "name": "parse_order",
        "lineno": 1800,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1918,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1988,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2067,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_position",
        "name": "parse_position",
        "lineno": 2128,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2203,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_income",
        "name": "parse_income",
        "lineno": 2276,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2301,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_balance",
        "name": "parse_balance",
        "lineno": 2368,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2388,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2433,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2478,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2518,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "name": "handle_derive_subaccount_id",
        "lineno": 2525,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.handle_derive_wallet_address",
        "name": "handle_derive_wallet_address",
        "lineno": 2536,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.handle_errors",
        "name": "handle_errors",
        "lineno": 2547,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.derive.derive.sign",
        "name": "sign",
        "lineno": 2559,
        "scope": "derive",
        "is_async": false
      }
    ],
    "python.ccxt.digifinex": [
      {
        "id": "python.ccxt.digifinex.digifinex.describe",
        "name": "describe",
        "lineno": 35,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 488,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_currency",
        "name": "parse_currency",
        "lineno": 540,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 577,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "name": "fetch_markets_v2",
        "lineno": 589,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_markets_v1",
        "name": "fetch_markets_v1",
        "lineno": 744,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_balance",
        "name": "parse_balance",
        "lineno": 819,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 858,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 923,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 996,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1081,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1158,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1232,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_time",
        "name": "fetch_time",
        "lineno": 1360,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_status",
        "name": "fetch_status",
        "lineno": 1375,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1398,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1467,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1497,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.create_order",
        "name": "create_order",
        "lineno": 1583,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.create_orders",
        "name": "create_orders",
        "lineno": 1639,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.create_order_request",
        "name": "create_order_request",
        "lineno": 1724,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1815,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.cancel_order",
        "name": "cancel_order",
        "lineno": 1833,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1906,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1927,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1958,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_order",
        "name": "parse_order",
        "lineno": 1968,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2100,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2196,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_order",
        "name": "fetch_order",
        "lineno": 2293,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2384,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2476,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2480,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2528,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2611,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2632,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_transactions_by_type",
        "name": "fetch_transactions_by_type",
        "lineno": 2665,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2707,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2718,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2729,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2740,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2803,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2809,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.transfer",
        "name": "transfer",
        "lineno": 2861,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.withdraw",
        "name": "withdraw",
        "lineno": 2916,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 2947,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 2980,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 3013,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 3052,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 3083,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_borrow_rates",
        "name": "parse_borrow_rates",
        "lineno": 3103,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3121,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 3154,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3166,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 3203,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3213,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3269,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3300,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3319,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_position",
        "name": "fetch_position",
        "lineno": 3419,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_position",
        "name": "parse_position",
        "lineno": 3508,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.set_leverage",
        "name": "set_leverage",
        "lineno": 3589,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 3640,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3681,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 3726,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3774,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 3817,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3836,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 3880,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.add_margin",
        "name": "add_margin",
        "lineno": 3946,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3962,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3978,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4007,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4031,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.parse_income",
        "name": "parse_income",
        "lineno": 4072,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4094,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.sign",
        "name": "sign",
        "lineno": 4118,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.digifinex.digifinex.handle_errors",
        "name": "handle_errors",
        "lineno": 4165,
        "scope": "digifinex",
        "is_async": false
      }
    ],
    "python.ccxt.dydx": [
      {
        "id": "python.ccxt.dydx.dydx.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_time",
        "name": "fetch_time",
        "lineno": 462,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_market",
        "name": "parse_market",
        "lineno": 480,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 578,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_trade",
        "name": "parse_trade",
        "lineno": 625,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 659,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 697,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 724,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 777,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.handle_public_address",
        "name": "handle_public_address",
        "lineno": 832,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_order",
        "name": "parse_order",
        "lineno": 843,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 905,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_order_type",
        "name": "parse_order_type",
        "lineno": 915,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_order",
        "name": "fetch_order",
        "lineno": 927,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 945,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1004,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1023,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_position",
        "name": "parse_position",
        "lineno": 1042,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_position",
        "name": "fetch_position",
        "lineno": 1097,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1112,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.hash_message",
        "name": "hash_message",
        "lineno": 1162,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.sign_hash",
        "name": "sign_hash",
        "lineno": 1165,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.sign_message",
        "name": "sign_message",
        "lineno": 1175,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.sign_onboarding_action",
        "name": "sign_onboarding_action",
        "lineno": 1178,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "name": "sign_dydx_tx",
        "lineno": 1196,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.retrieve_credentials",
        "name": "retrieve_credentials",
        "lineno": 1201,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "name": "fetch_dydx_account",
        "lineno": 1215,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.pow",
        "name": "pow",
        "lineno": 1250,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.create_order_request",
        "name": "create_order_request",
        "lineno": 1258,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.create_order_id_from_parts",
        "name": "create_order_id_from_parts",
        "lineno": 1367,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_latest_block_height",
        "name": "fetch_latest_block_height",
        "lineno": 1374,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.create_order",
        "name": "create_order",
        "lineno": 1394,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.cancel_order",
        "name": "cancel_order",
        "lineno": 1453,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1547,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1612,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1647,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1699,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1708,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.estimate_tx_fee",
        "name": "estimate_tx_fee",
        "lineno": 1729,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.transfer",
        "name": "transfer",
        "lineno": 1773,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1860,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1901,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1925,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.withdraw",
        "name": "withdraw",
        "lineno": 1978,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2037,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2059,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2081,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2105,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2142,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2216,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.parse_balance",
        "name": "parse_balance",
        "lineno": 2298,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.nonce",
        "name": "nonce",
        "lineno": 2307,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.get_wallet_address",
        "name": "get_wallet_address",
        "lineno": 2310,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.sign",
        "name": "sign",
        "lineno": 2321,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.handle_errors",
        "name": "handle_errors",
        "lineno": 2337,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.dydx.dydx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 2360,
        "scope": "dydx",
        "is_async": false
      }
    ],
    "python.ccxt.exmo": [
      {
        "id": "python.ccxt.exmo.exmo.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 317,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 340,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.reduce_margin",
        "name": "reduce_margin",
        "lineno": 357,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.add_margin",
        "name": "add_margin",
        "lineno": 370,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 383,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_private_trading_fees",
        "name": "fetch_private_trading_fees",
        "lineno": 401,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_public_trading_fees",
        "name": "fetch_public_trading_fees",
        "lineno": 453,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_fixed_float_value",
        "name": "parse_fixed_float_value",
        "lineno": 490,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 503,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 574,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 610,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 661,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_currency",
        "name": "parse_currency",
        "lineno": 718,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 801,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 933,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 991,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_balance",
        "name": "parse_balance",
        "lineno": 1011,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1040,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1086,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 1108,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1145,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1185,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1223,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_trade",
        "name": "parse_trade",
        "lineno": 1238,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1325,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1368,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1462,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1478,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1493,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.create_order",
        "name": "create_order",
        "lineno": 1508,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.cancel_order",
        "name": "cancel_order",
        "lineno": 1609,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_order",
        "name": "fetch_order",
        "lineno": 1657,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1698,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1772,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_status",
        "name": "parse_status",
        "lineno": 1860,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_side",
        "name": "parse_side",
        "lineno": 1870,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_order",
        "name": "parse_order",
        "lineno": 1889,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2022,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.edit_order",
        "name": "edit_order",
        "lineno": 2086,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2128,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.get_market_from_trades",
        "name": "get_market_from_trades",
        "lineno": 2164,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.withdraw",
        "name": "withdraw",
        "lineno": 2172,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2204,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2214,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2338,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2390,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 2442,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 2493,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2544,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.sign",
        "name": "sign",
        "lineno": 2596,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.nonce",
        "name": "nonce",
        "lineno": 2615,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.exmo.exmo.handle_errors",
        "name": "handle_errors",
        "lineno": 2618,
        "scope": "exmo",
        "is_async": false
      }
    ],
    "python.ccxt.extended": [
      {
        "id": "python.ccxt.extended.extended.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.load_markets",
        "name": "load_markets",
        "lineno": 345,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.index_by_stringified_numeric_id",
        "name": "index_by_stringified_numeric_id",
        "lineno": 352,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_markets",
        "name": "fetch_markets",
        "lineno": 366,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_market",
        "name": "parse_market",
        "lineno": 483,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 611,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_currency",
        "name": "parse_currency",
        "lineno": 650,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 695,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 750,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_ticker",
        "name": "parse_ticker",
        "lineno": 799,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 862,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_trades",
        "name": "fetch_trades",
        "lineno": 907,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 944,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1008,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 1072,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 1102,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_trade",
        "name": "parse_trade",
        "lineno": 1109,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1173,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1229,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1249,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1317,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 1336,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1385,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1405,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_balance",
        "name": "parse_balance",
        "lineno": 1448,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_account",
        "name": "fetch_account",
        "lineno": 1460,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1491,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_account",
        "name": "parse_account",
        "lineno": 1528,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1540,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1577,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1624,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1683,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1698,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.withdraw",
        "name": "withdraw",
        "lineno": 1713,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1779,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.transfer",
        "name": "transfer",
        "lineno": 1818,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1885,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_currency_code_by_id",
        "name": "get_extended_currency_code_by_id",
        "lineno": 1916,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1930,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1939,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1948,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1999,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2033,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2068,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2088,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.set_leverage",
        "name": "set_leverage",
        "lineno": 2118,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2147,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2165,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_position",
        "name": "fetch_position",
        "lineno": 2214,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2227,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_position",
        "name": "parse_position",
        "lineno": 2291,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_stark_amount",
        "name": "get_extended_stark_amount",
        "lineno": 2355,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_extended_account",
        "name": "fetch_extended_account",
        "lineno": 2363,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.create_order_settlement_data",
        "name": "create_order_settlement_data",
        "lineno": 2372,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "name": "create_withdrawal_settlement_data",
        "lineno": 2412,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "name": "create_transfer_settlement_data",
        "lineno": 2443,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.create_extended_order_request",
        "name": "create_extended_order_request",
        "lineno": 2473,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.create_order",
        "name": "create_order",
        "lineno": 2643,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.edit_order",
        "name": "edit_order",
        "lineno": 2695,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.cancel_order",
        "name": "cancel_order",
        "lineno": 2762,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2811,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2852,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2879,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_order",
        "name": "fetch_order",
        "lineno": 2895,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2933,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2983,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3053,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3070,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3087,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.parse_order",
        "name": "parse_order",
        "lineno": 3100,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "name": "get_extended_string_to_felt",
        "lineno": 3186,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_encode_i64",
        "name": "get_extended_encode_i64",
        "lineno": 3189,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_decimal_to_base16",
        "name": "get_extended_decimal_to_base16",
        "lineno": 3197,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_signature_hex",
        "name": "get_extended_signature_hex",
        "lineno": 3213,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_domain_hash",
        "name": "get_extended_domain_hash",
        "lineno": 3223,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "name": "get_extended_order_msg_hash",
        "lineno": 3238,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_withdrawal_msg_hash",
        "name": "get_extended_withdrawal_msg_hash",
        "lineno": 3275,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.get_extended_transfer_msg_hash",
        "name": "get_extended_transfer_msg_hash",
        "lineno": 3297,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.handle_errors",
        "name": "handle_errors",
        "lineno": 3319,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.extended.extended.sign",
        "name": "sign",
        "lineno": 3335,
        "scope": "extended",
        "is_async": false
      }
    ],
    "python.ccxt.fmfwio": [
      {
        "id": "python.ccxt.fmfwio.fmfwio.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "fmfwio",
        "is_async": false
      }
    ],
    "python.ccxt.foxbit": [
      {
        "id": "python.ccxt.foxbit.foxbit.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 341,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_currency",
        "name": "parse_currency",
        "lineno": 383,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 454,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 561,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 612,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 649,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 677,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 723,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 757,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 801,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 841,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 855,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 869,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 872,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.create_order",
        "name": "create_order",
        "lineno": 891,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.create_orders",
        "name": "create_orders",
        "lineno": 952,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.cancel_order",
        "name": "cancel_order",
        "lineno": 1022,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1051,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_order",
        "name": "fetch_order",
        "lineno": 1082,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1119,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1172,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1215,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1247,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1290,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1348,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_status",
        "name": "fetch_status",
        "lineno": 1367,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.edit_order",
        "name": "edit_order",
        "lineno": 1406,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.withdraw",
        "name": "withdraw",
        "lineno": 1461,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1498,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_market",
        "name": "parse_market",
        "lineno": 1526,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1591,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1601,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1633,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_trade",
        "name": "parse_trade",
        "lineno": 1643,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1671,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_order",
        "name": "parse_order",
        "lineno": 1682,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1735,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1748,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1768,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1816,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1826,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.sign",
        "name": "sign",
        "lineno": 1874,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.foxbit.foxbit.handle_errors",
        "name": "handle_errors",
        "lineno": 1916,
        "scope": "foxbit",
        "is_async": false
      }
    ],
    "python.ccxt.gate": [
      {
        "id": "python.ccxt.gate.gate.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 1182,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.load_unified_status",
        "name": "load_unified_status",
        "lineno": 1186,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.upgrade_unified_trade_account",
        "name": "upgrade_unified_trade_account",
        "lineno": 1219,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_time",
        "name": "fetch_time",
        "lineno": 1222,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1239,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.safe_market",
        "name": "safe_market",
        "lineno": 1302,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1309,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1345,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1458,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_future_markets",
        "name": "fetch_future_markets",
        "lineno": 1474,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_contract_market",
        "name": "parse_contract_market",
        "lineno": 1490,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 1659,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_option_underlyings",
        "name": "fetch_option_underlyings",
        "lineno": 1782,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.prepare_request",
        "name": "prepare_request",
        "lineno": 1801,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.spot_order_prepare_request",
        "name": "spot_order_prepare_request",
        "lineno": 1829,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.multi_order_spot_prepare_request",
        "name": "multi_order_spot_prepare_request",
        "lineno": 1847,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.get_margin_mode",
        "name": "get_margin_mode",
        "lineno": 1868,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.get_settlement_currencies",
        "name": "get_settlement_currencies",
        "lineno": 1897,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1903,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_currency",
        "name": "parse_currency",
        "lineno": 1957,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2002,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2064,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2128,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 2201,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_network_deposit_address",
        "name": "fetch_network_deposit_address",
        "lineno": 2211,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 2248,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2270,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2288,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2309,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2341,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 2368,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2376,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 2406,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2461,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2494,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2544,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 2592,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 2601,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2624,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2741,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2782,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2894,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 2933,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2942,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3226,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_option_ohlcv",
        "name": "fetch_option_ohlcv",
        "lineno": 3293,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3303,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3358,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3403,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 3509,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3550,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_trade",
        "name": "parse_trade",
        "lineno": 3682,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3843,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3877,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.withdraw",
        "name": "withdraw",
        "lineno": 3911,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3951,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 3969,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3976,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_order",
        "name": "create_order",
        "lineno": 4085,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_orders_request",
        "name": "create_orders_request",
        "lineno": 4218,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_orders",
        "name": "create_orders",
        "lineno": 4248,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_order_request",
        "name": "create_order_request",
        "lineno": 4271,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4486,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.edit_order_request",
        "name": "edit_order_request",
        "lineno": 4506,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.edit_order",
        "name": "edit_order",
        "lineno": 4539,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4598,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_order",
        "name": "parse_order",
        "lineno": 4614,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_order_request",
        "name": "fetch_order_request",
        "lineno": 4949,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_order",
        "name": "fetch_order",
        "lineno": 4966,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5017,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5035,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.prepare_orders_by_status_request",
        "name": "prepare_orders_by_status_request",
        "lineno": 5085,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 5116,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.cancel_order",
        "name": "cancel_order",
        "lineno": 5309,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5439,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 5483,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5521,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.transfer",
        "name": "transfer",
        "lineno": 5595,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_transfer",
        "name": "parse_transfer",
        "lineno": 5651,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.set_leverage",
        "name": "set_leverage",
        "lineno": 5673,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_position",
        "name": "parse_position",
        "lineno": 5742,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_position",
        "name": "fetch_position",
        "lineno": 5877,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_positions",
        "name": "fetch_positions",
        "lineno": 5961,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 6063,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 6180,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_emulated_leverage_tiers",
        "name": "parse_emulated_leverage_tiers",
        "lineno": 6215,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 6243,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 6275,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 6304,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 6353,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 6398,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 6444,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6497,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 6544,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.nonce",
        "name": "nonce",
        "lineno": 6561,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.sign",
        "name": "sign",
        "lineno": 6564,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 6645,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 6659,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.reduce_margin",
        "name": "reduce_margin",
        "lineno": 6703,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.add_margin",
        "name": "add_margin",
        "lineno": 6717,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 6731,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 6786,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 6815,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 6861,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_settlement",
        "name": "parse_settlement",
        "lineno": 6939,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_settlements",
        "name": "parse_settlements",
        "lineno": 6989,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7025,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7131,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 7213,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.set_position_mode",
        "name": "set_position_mode",
        "lineno": 7256,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_underlying_assets",
        "name": "fetch_underlying_assets",
        "lineno": 7273,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 7308,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 7349,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 7422,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7501,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7547,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.close_position",
        "name": "close_position",
        "lineno": 7592,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 7613,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 7716,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_leverage",
        "name": "parse_leverage",
        "lineno": 7764,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_option",
        "name": "fetch_option",
        "lineno": 7775,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 7833,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.parse_option",
        "name": "parse_option",
        "lineno": 7895,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 7959,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.gate.gate.handle_errors",
        "name": "handle_errors",
        "lineno": 8025,
        "scope": "gate",
        "is_async": false
      }
    ],
    "python.ccxt.gemini": [
      {
        "id": "python.ccxt.gemini.gemini.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 412,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_currencies_from_web",
        "name": "fetch_currencies_from_web",
        "lineno": 420,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_currency",
        "name": "parse_currency",
        "lineno": 454,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_markets",
        "name": "fetch_markets",
        "lineno": 508,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "name": "fetch_markets_from_web",
        "lineno": 526,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_market_active",
        "name": "parse_market_active",
        "lineno": 619,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_usdt_markets",
        "name": "fetch_usdt_markets",
        "lineno": 631,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "name": "fetch_markets_from_api",
        "lineno": 648,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_market",
        "name": "parse_market",
        "lineno": 703,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 852,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_ticker_v1",
        "name": "fetch_ticker_v1",
        "lineno": 874,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_ticker_v2",
        "name": "fetch_ticker_v2",
        "lineno": 895,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_ticker_v1_and_v2",
        "name": "fetch_ticker_v1_and_v2",
        "lineno": 917,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 931,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_ticker",
        "name": "parse_ticker",
        "lineno": 950,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1040,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_trade",
        "name": "parse_trade",
        "lineno": 1070,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1133,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_balance",
        "name": "parse_balance",
        "lineno": 1170,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1182,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1240,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_order",
        "name": "parse_order",
        "lineno": 1253,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_order",
        "name": "fetch_order",
        "lineno": 1412,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1453,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.create_order",
        "name": "create_order",
        "lineno": 1497,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.cancel_order",
        "name": "cancel_order",
        "lineno": 1584,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1626,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.withdraw",
        "name": "withdraw",
        "lineno": 1652,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.nonce",
        "name": "nonce",
        "lineno": 1703,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1709,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1730,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1786,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1793,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1811,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 1829,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.sign",
        "name": "sign",
        "lineno": 1855,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.handle_errors",
        "name": "handle_errors",
        "lineno": 1886,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1910,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1936,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1966,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.gemini.gemini.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1993,
        "scope": "gemini",
        "is_async": false
      }
    ],
    "python.ccxt.grvt": [
      {
        "id": "python.ccxt.grvt.grvt.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.eip_definitions",
        "name": "eip_definitions",
        "lineno": 401,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.uses_private_key",
        "name": "uses_private_key",
        "lineno": 482,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.sign_in",
        "name": "sign_in",
        "lineno": 489,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.sign_in_with_api_key",
        "name": "sign_in_with_api_key",
        "lineno": 511,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.sign_in_with_private_key",
        "name": "sign_in_with_private_key",
        "lineno": 531,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.initialize_client",
        "name": "initialize_client",
        "lineno": 555,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_markets",
        "name": "fetch_markets",
        "lineno": 613,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_market",
        "name": "parse_market",
        "lineno": 657,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 750,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_currency",
        "name": "parse_currency",
        "lineno": 775,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 815,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_ticker",
        "name": "parse_ticker",
        "lineno": 866,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 920,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_trades",
        "name": "fetch_trades",
        "lineno": 962,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_trade",
        "name": "parse_trade",
        "lineno": 1009,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1089,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1151,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1175,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1225,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.get_sub_account_id",
        "name": "get_sub_account_id",
        "lineno": 1246,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1253,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_balance",
        "name": "parse_balance",
        "lineno": 1298,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1343,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1393,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.internal_fetch_transfers",
        "name": "internal_fetch_transfers",
        "lineno": 1454,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1489,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1599,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "name": "filter_transfers_by_type",
        "lineno": 1662,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.transfer",
        "name": "transfer",
        "lineno": 1677,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1734,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.load_account_infos",
        "name": "load_account_infos",
        "lineno": 1782,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.withdraw",
        "name": "withdraw",
        "lineno": 1834,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.create_order",
        "name": "create_order",
        "lineno": 1876,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "name": "convert_to_big_int_custom",
        "lineno": 2070,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.eip_message_for_order",
        "name": "eip_message_for_order",
        "lineno": 2073,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2123,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2192,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_position",
        "name": "parse_position",
        "lineno": 2246,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2303,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.set_leverage",
        "name": "set_leverage",
        "lineno": 2332,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2360,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2389,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2418,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2437,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_income",
        "name": "parse_income",
        "lineno": 2491,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2515,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2611,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fetch_order",
        "name": "fetch_order",
        "lineno": 2691,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_order",
        "name": "parse_order",
        "lineno": 2776,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2904,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.time_in_force_to_int",
        "name": "time_in_force_to_int",
        "lineno": 2915,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2925,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2935,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.cancel_order",
        "name": "cancel_order",
        "lineno": 2966,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.eip_domain_data",
        "name": "eip_domain_data",
        "lineno": 3000,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.fee_amount_multiplier",
        "name": "fee_amount_multiplier",
        "lineno": 3011,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.create_signed_request",
        "name": "create_signed_request",
        "lineno": 3014,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.format_signature_rs",
        "name": "format_signature_rs",
        "lineno": 3071,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.default_signature",
        "name": "default_signature",
        "lineno": 3078,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.handle_until_option_string",
        "name": "handle_until_option_string",
        "lineno": 3090,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.request_id",
        "name": "request_id",
        "lineno": 3097,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.sign",
        "name": "sign",
        "lineno": 3102,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.grvt.grvt.handle_errors",
        "name": "handle_errors",
        "lineno": 3131,
        "scope": "grvt",
        "is_async": false
      }
    ],
    "python.ccxt.hashkey": [
      {
        "id": "python.ccxt.hashkey.hashkey.describe",
        "name": "describe",
        "lineno": 41,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_time",
        "name": "fetch_time",
        "lineno": 655,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_status",
        "name": "fetch_status",
        "lineno": 672,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_markets",
        "name": "fetch_markets",
        "lineno": 693,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_market",
        "name": "parse_market",
        "lineno": 887,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1150,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_currency",
        "name": "parse_currency",
        "lineno": 1190,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1245,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1282,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1315,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_trade",
        "name": "parse_trade",
        "lineno": 1421,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1521,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1575,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1598,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1633,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1648,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1691,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1717,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1729,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_balance",
        "name": "parse_balance",
        "lineno": 1783,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 1815,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1839,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1877,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1903,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1949,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.withdraw",
        "name": "withdraw",
        "lineno": 2001,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2042,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2129,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.transfer",
        "name": "transfer",
        "lineno": 2146,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2180,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2199,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_account",
        "name": "parse_account",
        "lineno": 2223,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_account_type",
        "name": "parse_account_type",
        "lineno": 2239,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.encode_account_type",
        "name": "encode_account_type",
        "lineno": 2248,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.encode_flow_type",
        "name": "encode_flow_type",
        "lineno": 2256,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2266,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2324,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2334,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_order",
        "name": "create_order",
        "lineno": 2384,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2415,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2432,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_order_request",
        "name": "create_order_request",
        "lineno": 2550,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2559,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_swap_order_request",
        "name": "create_swap_order_request",
        "lineno": 2601,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_swap_order",
        "name": "create_swap_order",
        "lineno": 2654,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.create_orders",
        "name": "create_orders",
        "lineno": 2700,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.cancel_order",
        "name": "cancel_order",
        "lineno": 2809,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2893,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2934,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_order",
        "name": "fetch_order",
        "lineno": 2974,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3071,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_open_spot_orders",
        "name": "fetch_open_spot_orders",
        "lineno": 3109,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_open_swap_orders",
        "name": "fetch_open_swap_orders",
        "lineno": 3174,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 3261,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.check_type_param",
        "name": "check_type_param",
        "lineno": 3382,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.handle_trigger_option_and_params",
        "name": "handle_trigger_option_and_params",
        "lineno": 3390,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_order",
        "name": "parse_order",
        "lineno": 3395,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_order_side_and_reduce_only",
        "name": "parse_order_side_and_reduce_only",
        "lineno": 3562,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3574,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "name": "parse_order_type_time_in_force_and_post_only",
        "lineno": 3588,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3598,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3607,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3632,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3656,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3689,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3738,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 3760,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_position",
        "name": "parse_position",
        "lineno": 3805,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3840,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3868,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.set_leverage",
        "name": "set_leverage",
        "lineno": 3879,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3908,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3925,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 4022,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 4054,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4095,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.sign",
        "name": "sign",
        "lineno": 4128,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.custom_urlencode",
        "name": "custom_urlencode",
        "lineno": 4168,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.hashkey.hashkey.handle_errors",
        "name": "handle_errors",
        "lineno": 4173,
        "scope": "hashkey",
        "is_async": false
      }
    ],
    "python.ccxt.hibachi": [
      {
        "id": "python.ccxt.hibachi.hibachi.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.get_account_id",
        "name": "get_account_id",
        "lineno": 272,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_market",
        "name": "parse_market",
        "lineno": 277,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_markets",
        "name": "fetch_markets",
        "lineno": 340,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.hardcoded_currencies",
        "name": "hardcoded_currencies",
        "lineno": 378,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_balance",
        "name": "parse_balance",
        "lineno": 428,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_balance",
        "name": "fetch_balance",
        "lineno": 440,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_ticker",
        "name": "parse_ticker",
        "lineno": 471,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_trade",
        "name": "parse_trade",
        "lineno": 503,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_trades",
        "name": "fetch_trades",
        "lineno": 570,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 603,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_order_status",
        "name": "parse_order_status",
        "lineno": 649,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_order",
        "name": "parse_order",
        "lineno": 662,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_order",
        "name": "fetch_order",
        "lineno": 718,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 740,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.order_message",
        "name": "order_message",
        "lineno": 769,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.create_order_request",
        "name": "create_order_request",
        "lineno": 815,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.create_order",
        "name": "create_order",
        "lineno": 853,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.create_orders",
        "name": "create_orders",
        "lineno": 882,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.edit_order_request",
        "name": "edit_order_request",
        "lineno": 925,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.edit_order",
        "name": "edit_order",
        "lineno": 940,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.edit_orders",
        "name": "edit_orders",
        "lineno": 969,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1013,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.cancel_order",
        "name": "cancel_order",
        "lineno": 1024,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1048,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1083,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.encode_withdraw_message",
        "name": "encode_withdraw_message",
        "lineno": 1118,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.withdraw",
        "name": "withdraw",
        "lineno": 1144,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.nonce",
        "name": "nonce",
        "lineno": 1212,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.sign_message",
        "name": "sign_message",
        "lineno": 1215,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1228,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1288,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1330,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1353,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1403,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1447,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_position",
        "name": "parse_position",
        "lineno": 1508,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.sign",
        "name": "sign",
        "lineno": 1554,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.handle_errors",
        "name": "handle_errors",
        "lineno": 1571,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1589,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1598,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1607,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1660,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1766,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1790,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1819,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1875,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_time",
        "name": "fetch_time",
        "lineno": 1931,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1946,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1975,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.hibachi.hibachi.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2029,
        "scope": "hibachi",
        "is_async": false
      }
    ],
    "python.ccxt.hitbtc": [
      {
        "id": "python.ccxt.hitbtc.hitbtc.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.nonce",
        "name": "nonce",
        "lineno": 780,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_markets",
        "name": "fetch_markets",
        "lineno": 783,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 922,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_currency",
        "name": "parse_currency",
        "lineno": 977,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1024,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1059,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_balance",
        "name": "parse_balance",
        "lineno": 1098,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1110,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1148,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1179,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1222,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1265,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1303,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_trade",
        "name": "parse_trade",
        "lineno": 1348,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 1449,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1489,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1499,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1506,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1590,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1604,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1618,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 1632,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1661,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1683,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1704,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1735,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1770,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1843,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1876,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_order",
        "name": "fetch_order",
        "lineno": 1922,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1983,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2064,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 2124,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2165,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.cancel_order",
        "name": "cancel_order",
        "lineno": 2204,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.edit_order",
        "name": "edit_order",
        "lineno": 2245,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.create_order",
        "name": "create_order",
        "lineno": 2277,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "name": "create_order_request",
        "lineno": 2315,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2371,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_order",
        "name": "parse_order",
        "lineno": 2382,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2499,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2561,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.transfer",
        "name": "transfer",
        "lineno": 2569,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2607,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.convert_currency_network",
        "name": "convert_currency_network",
        "lineno": 2627,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.withdraw",
        "name": "withdraw",
        "lineno": 2652,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2695,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2746,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2821,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_position",
        "name": "fetch_position",
        "lineno": 2890,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_position",
        "name": "parse_position",
        "lineno": 2957,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3041,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3068,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3111,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3146,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3181,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3220,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3275,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3312,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.add_margin",
        "name": "add_margin",
        "lineno": 3330,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3346,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3411,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.set_leverage",
        "name": "set_leverage",
        "lineno": 3422,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3453,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 3492,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.close_position",
        "name": "close_position",
        "lineno": 3541,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 3580,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.handle_errors",
        "name": "handle_errors",
        "lineno": 3596,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.hitbtc.hitbtc.sign",
        "name": "sign",
        "lineno": 3623,
        "scope": "hitbtc",
        "is_async": false
      }
    ],
    "python.ccxt.hollaex": [
      {
        "id": "python.ccxt.hollaex.hollaex.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 308,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 423,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_currency",
        "name": "parse_currency",
        "lineno": 503,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 557,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 580,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 620,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 649,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_tickers",
        "name": "parse_tickers",
        "lineno": 679,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 691,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 746,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_trade",
        "name": "parse_trade",
        "lineno": 780,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 836,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 895,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 947,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_balance",
        "name": "parse_balance",
        "lineno": 968,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 985,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1010,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1052,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1069,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_order",
        "name": "fetch_order",
        "lineno": 1086,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1129,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1195,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_order",
        "name": "parse_order",
        "lineno": 1204,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.create_order",
        "name": "create_order",
        "lineno": 1269,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.cancel_order",
        "name": "cancel_order",
        "lineno": 1333,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1364,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1399,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1448,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1477,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1540,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1597,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1644,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1701,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.withdraw",
        "name": "withdraw",
        "lineno": 1796,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1838,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1902,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.sign",
        "name": "sign",
        "lineno": 1951,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.hollaex.hollaex.handle_errors",
        "name": "handle_errors",
        "lineno": 1977,
        "scope": "hollaex",
        "is_async": false
      }
    ],
    "python.ccxt.htx": [
      {
        "id": "python.ccxt.htx.htx.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_status",
        "name": "fetch_status",
        "lineno": 1425,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_time",
        "name": "fetch_time",
        "lineno": 1646,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1676,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1696,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 1731,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_trading_limits_by_id",
        "name": "fetch_trading_limits_by_id",
        "lineno": 1744,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_trading_limits",
        "name": "parse_trading_limits",
        "lineno": 1776,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.cost_to_precision",
        "name": "cost_to_precision",
        "lineno": 1802,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1805,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "name": "fetch_markets_by_type_and_sub_type",
        "lineno": 1839,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.try_get_symbol_from_future_markets",
        "name": "try_get_symbol_from_future_markets",
        "lineno": 2123,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2157,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2252,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2332,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 2438,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_last_price",
        "name": "parse_last_price",
        "lineno": 2539,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2555,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_trade",
        "name": "parse_trade",
        "lineno": 2641,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2780,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_spot_order_trades",
        "name": "fetch_spot_order_trades",
        "lineno": 2802,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2823,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 2978,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3052,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3074,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 3203,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_account",
        "name": "parse_account",
        "lineno": 3226,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "name": "fetch_account_id_by_type",
        "lineno": 3245,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 3282,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_currency",
        "name": "parse_currency",
        "lineno": 3333,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.network_id_to_code",
        "name": "network_id_to_code",
        "lineno": 3400,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.network_code_to_id",
        "name": "network_code_to_id",
        "lineno": 3409,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3423,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_order",
        "name": "fetch_order",
        "lineno": 3782,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_margin_balance_helper",
        "name": "parse_margin_balance_helper",
        "lineno": 3984,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_spot_orders_by_states",
        "name": "fetch_spot_orders_by_states",
        "lineno": 3996,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_spot_orders",
        "name": "fetch_spot_orders",
        "lineno": 4063,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_closed_spot_orders",
        "name": "fetch_closed_spot_orders",
        "lineno": 4066,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_contract_orders",
        "name": "fetch_contract_orders",
        "lineno": 4069,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_closed_contract_orders",
        "name": "fetch_closed_contract_orders",
        "lineno": 4290,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4296,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4331,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4365,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4652,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_order",
        "name": "parse_order",
        "lineno": 4673,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 5101,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 5119,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 5140,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 5244,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_order",
        "name": "create_order",
        "lineno": 5332,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.create_orders",
        "name": "create_orders",
        "lineno": 5494,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.cancel_order",
        "name": "cancel_order",
        "lineno": 5610,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5733,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 5881,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5935,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 6052,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 6079,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 6105,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 6138,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_withdraw_addresses",
        "name": "fetch_withdraw_addresses",
        "lineno": 6155,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 6187,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 6243,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 6297,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 6389,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.withdraw",
        "name": "withdraw",
        "lineno": 6413,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 6469,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.transfer",
        "name": "transfer",
        "lineno": 6492,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 6576,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 6619,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 6662,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 6740,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 6785,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 6795,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 6836,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6888,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 6949,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.nonce",
        "name": "nonce",
        "lineno": 7008,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.sign",
        "name": "sign",
        "lineno": 7011,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.handle_errors",
        "name": "handle_errors",
        "lineno": 7124,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 7157,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.set_leverage",
        "name": "set_leverage",
        "lineno": 7241,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_income",
        "name": "parse_income",
        "lineno": 7314,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_position",
        "name": "parse_position",
        "lineno": 7342,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 7432,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_position",
        "name": "fetch_position",
        "lineno": 7568,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 7818,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7837,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7876,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 7951,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 7992,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 8016,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 8130,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 8223,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 8325,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 8393,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 8428,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 8460,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 8500,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 8538,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 8571,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 8669,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 8720,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_settlements",
        "name": "parse_settlements",
        "lineno": 8784,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_settlement",
        "name": "parse_settlement",
        "lineno": 8839,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 8873,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 8936,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.close_position",
        "name": "close_position",
        "lineno": 8968,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 9021,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 9081,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.htx.htx.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 9252,
        "scope": "htx",
        "is_async": false
      }
    ],
    "python.ccxt.huobi": [
      {
        "id": "python.ccxt.huobi.huobi.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "huobi",
        "is_async": false
      }
    ],
    "python.ccxt.hyperliquid": [
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 375,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.market",
        "name": "market",
        "lineno": 379,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_status",
        "name": "fetch_status",
        "lineno": 394,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_time",
        "name": "fetch_time",
        "lineno": 418,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 433,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_currency",
        "name": "parse_currency",
        "lineno": 469,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "name": "fetch_markets",
        "lineno": 511,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_hip3_markets",
        "name": "fetch_hip3_markets",
        "lineno": 538,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 672,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.calculate_price_precision",
        "name": "calculate_price_precision",
        "lineno": 729,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 771,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_market",
        "name": "parse_market",
        "lineno": 944,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.update_spot_currency_code",
        "name": "update_spot_currency_code",
        "lineno": 1048,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1054,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1153,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1201,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1248,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1305,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1354,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1387,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1445,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1469,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 1527,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "name": "price_to_precision",
        "lineno": 1531,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.hash_message",
        "name": "hash_message",
        "lineno": 1541,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.sign_hash",
        "name": "sign_hash",
        "lineno": 1544,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.sign_message",
        "name": "sign_message",
        "lineno": 1552,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.construct_phantom_agent",
        "name": "construct_phantom_agent",
        "lineno": 1555,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.action_hash",
        "name": "action_hash",
        "lineno": 1562,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "name": "sign_l1_action",
        "lineno": 1577,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "name": "sign_user_signed_action",
        "lineno": 1621,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_usd_send_sig",
        "name": "build_usd_send_sig",
        "lineno": 1634,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "name": "build_usd_class_send_sig",
        "lineno": 1645,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_withdraw_sig",
        "name": "build_withdraw_sig",
        "lineno": 1656,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "name": "build_user_dex_abstraction_sig",
        "lineno": 1667,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "name": "build_user_abstraction_sig",
        "lineno": 1678,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "name": "build_approve_builder_fee_sig",
        "lineno": 1689,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_ref",
        "name": "set_ref",
        "lineno": 1700,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.approve_builder_fee",
        "name": "approve_builder_fee",
        "lineno": 1723,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "name": "initialize_client",
        "lineno": 1757,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 1764,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.is_unified_enabled",
        "name": "is_unified_enabled",
        "lineno": 1780,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_user_abstraction",
        "name": "set_user_abstraction",
        "lineno": 1822,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "name": "enable_user_dex_abstraction",
        "lineno": 1870,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_agent_abstraction",
        "name": "set_agent_abstraction",
        "lineno": 1915,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_order",
        "name": "create_order",
        "lineno": 1936,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "name": "create_twap_order",
        "lineno": 1963,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "name": "create_orders",
        "lineno": 2035,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "name": "create_order_request",
        "lineno": 2078,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "name": "create_orders_request",
        "lineno": 2138,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_order",
        "name": "cancel_order",
        "lineno": 2244,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2266,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "name": "cancel_twap_order",
        "lineno": 2313,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "name": "cancel_orders_request",
        "lineno": 2370,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 2423,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2495,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "name": "edit_orders_request",
        "lineno": 2535,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.edit_order",
        "name": "edit_order",
        "lineno": 2643,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.edit_orders",
        "name": "edit_orders",
        "lineno": 2672,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_vault",
        "name": "create_vault",
        "lineno": 2726,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2764,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "name": "get_dex_from_hip3_symbol",
        "lineno": 2819,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2827,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2882,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2897,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 2912,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2927,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_order",
        "name": "fetch_order",
        "lineno": 2992,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "name": "parse_order",
        "lineno": 3055,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3210,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3227,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3234,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_trade",
        "name": "parse_trade",
        "lineno": 3291,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_position",
        "name": "fetch_position",
        "lineno": 3349,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "name": "get_dex_from_symbols",
        "lineno": 3363,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3381,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_position",
        "name": "parse_position",
        "lineno": 3457,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3533,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.set_leverage",
        "name": "set_leverage",
        "lineno": 3586,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.add_margin",
        "name": "add_margin",
        "lineno": 3634,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3649,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3664,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3703,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "name": "transfer",
        "lineno": 3722,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3822,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "name": "withdraw",
        "lineno": 3838,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3900,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3951,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4010,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 4056,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 4096,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 4137,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 4144,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 4201,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 4256,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4268,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4280,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4313,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_income",
        "name": "parse_income",
        "lineno": 4358,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.reserve_request_weight",
        "name": "reserve_request_weight",
        "lineno": 4395,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.create_sub_account",
        "name": "create_sub_account",
        "lineno": 4416,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.extract_type_from_delta",
        "name": "extract_type_from_delta",
        "lineno": 4442,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "name": "format_vault_address",
        "lineno": 4450,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "name": "handle_public_address",
        "lineno": 4457,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "name": "coin_to_market_id",
        "lineno": 4468,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.handle_errors",
        "name": "handle_errors",
        "lineno": 4484,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.sign",
        "name": "sign",
        "lineno": 4528,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 4537,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "name": "parse_create_edit_order_args",
        "lineno": 4545,
        "scope": "hyperliquid",
        "is_async": false
      }
    ],
    "python.ccxt.independentreserve": [
      {
        "id": "python.ccxt.independentreserve.independentreserve.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_markets",
        "name": "fetch_markets",
        "lineno": 316,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_balance",
        "name": "parse_balance",
        "lineno": 396,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_balance",
        "name": "fetch_balance",
        "lineno": 408,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 418,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_ticker",
        "name": "parse_ticker",
        "lineno": 436,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 482,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_order",
        "name": "parse_order",
        "lineno": 511,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_order_status",
        "name": "parse_order_status",
        "lineno": 619,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 632,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_order",
        "name": "fetch_order",
        "lineno": 641,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 658,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 682,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 706,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_trade",
        "name": "parse_trade",
        "lineno": 729,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_trades",
        "name": "fetch_trades",
        "lineno": 766,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 785,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.create_order",
        "name": "create_order",
        "lineno": 827,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.cancel_order",
        "name": "cancel_order",
        "lineno": 859,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 892,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 918,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.withdraw",
        "name": "withdraw",
        "lineno": 937,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.parse_transaction",
        "name": "parse_transaction",
        "lineno": 987,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.independentreserve.independentreserve.sign",
        "name": "sign",
        "lineno": 1039,
        "scope": "independentreserve",
        "is_async": false
      }
    ],
    "python.ccxt.indodax": [
      {
        "id": "python.ccxt.indodax.indodax.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.nonce",
        "name": "nonce",
        "lineno": 316,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_time",
        "name": "fetch_time",
        "lineno": 319,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 337,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_balance",
        "name": "parse_balance",
        "lineno": 436,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 456,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 499,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 518,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 559,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 592,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_trade",
        "name": "parse_trade",
        "lineno": 632,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 650,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 670,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 690,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 734,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_order",
        "name": "parse_order",
        "lineno": 742,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_order",
        "name": "fetch_order",
        "lineno": 834,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 859,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 896,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.create_order",
        "name": "create_order",
        "lineno": 920,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.cancel_order",
        "name": "cancel_order",
        "lineno": 979,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 1025,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1059,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.withdraw",
        "name": "withdraw",
        "lineno": 1156,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1206,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1282,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1288,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.sign",
        "name": "sign",
        "lineno": 1368,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.indodax.indodax.handle_errors",
        "name": "handle_errors",
        "lineno": 1390,
        "scope": "indodax",
        "is_async": false
      }
    ],
    "python.ccxt.kraken": [
      {
        "id": "python.ccxt.kraken.kraken.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fee_to_precision",
        "name": "fee_to_precision",
        "lineno": 596,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_markets",
        "name": "fetch_markets",
        "lineno": 599,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_status",
        "name": "fetch_status",
        "lineno": 760,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 786,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_currency",
        "name": "parse_currency",
        "lineno": 854,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.safe_currency_code",
        "name": "safe_currency_code",
        "lineno": 907,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 918,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 967,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_order_book_bid_ask",
        "name": "parse_order_book_bid_ask",
        "lineno": 981,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 987,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1035,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1084,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1117,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1136,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1158,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1208,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1218,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1271,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_ledger_entries_by_ids",
        "name": "fetch_ledger_entries_by_ids",
        "lineno": 1320,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 1347,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_trade",
        "name": "parse_trade",
        "lineno": 1351,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1493,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_balance",
        "name": "parse_balance",
        "lineno": 1541,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1559,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1587,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1606,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.create_order",
        "name": "create_order",
        "lineno": 1620,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.create_orders",
        "name": "create_orders",
        "lineno": 1672,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.find_market_by_altname_or_id",
        "name": "find_market_by_altname_or_id",
        "lineno": 1742,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.get_delisted_market_by_id",
        "name": "get_delisted_market_by_id",
        "lineno": 1749,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1782,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1796,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_order",
        "name": "parse_order",
        "lineno": 1807,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.order_request",
        "name": "order_request",
        "lineno": 2047,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.edit_order",
        "name": "edit_order",
        "lineno": 2147,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_order",
        "name": "fetch_order",
        "lineno": 2213,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2278,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_orders_by_ids",
        "name": "fetch_orders_by_ids",
        "lineno": 2351,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2377,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.cancel_order",
        "name": "cancel_order",
        "lineno": 2444,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2488,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2517,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2543,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2571,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2648,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2729,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_network",
        "name": "parse_network",
        "lineno": 2741,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2745,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_transactions_by_type",
        "name": "parse_transactions_by_type",
        "lineno": 2851,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2860,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_time",
        "name": "fetch_time",
        "lineno": 2904,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2927,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 3007,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3017,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_deposit_methods",
        "name": "fetch_deposit_methods",
        "lineno": 3032,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3073,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3128,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.withdraw",
        "name": "withdraw",
        "lineno": 3148,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3186,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_position",
        "name": "parse_position",
        "lineno": 3253,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_account_type",
        "name": "parse_account_type",
        "lineno": 3301,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.transfer_out",
        "name": "transfer_out",
        "lineno": 3309,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.transfer",
        "name": "transfer",
        "lineno": 3322,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3364,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.sign",
        "name": "sign",
        "lineno": 3390,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.nonce",
        "name": "nonce",
        "lineno": 3429,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.kraken.kraken.handle_errors",
        "name": "handle_errors",
        "lineno": 3432,
        "scope": "kraken",
        "is_async": false
      }
    ],
    "python.ccxt.krakenfutures": [
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_markets",
        "name": "fetch_markets",
        "lineno": 379,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 547,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 597,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_ticker",
        "name": "parse_ticker",
        "lineno": 644,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 714,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 773,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_trades",
        "name": "fetch_trades",
        "lineno": 793,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_trade",
        "name": "parse_trade",
        "lineno": 914,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.create_order_request",
        "name": "create_order_request",
        "lineno": 1052,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.create_order",
        "name": "create_order",
        "lineno": 1105,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.create_orders",
        "name": "create_orders",
        "lineno": 1200,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.edit_order",
        "name": "edit_order",
        "lineno": 1250,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.cancel_order",
        "name": "cancel_order",
        "lineno": 1280,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1300,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1360,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1414,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1441,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1461,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_order",
        "name": "fetch_order",
        "lineno": 1481,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1502,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1552,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1606,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.verify_order_action_success",
        "name": "verify_order_action_success",
        "lineno": 1615,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1641,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "name": "parse_order",
        "lineno": 1678,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2143,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2184,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_balance",
        "name": "parse_balance",
        "lineno": 2307,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2398,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2424,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2489,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2538,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_positions",
        "name": "parse_positions",
        "lineno": 2570,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_position",
        "name": "parse_position",
        "lineno": 2578,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 2632,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 2691,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2756,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_account",
        "name": "parse_account",
        "lineno": 2778,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.transfer_out",
        "name": "transfer_out",
        "lineno": 2802,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "name": "transfer",
        "lineno": 2812,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.set_leverage",
        "name": "set_leverage",
        "lineno": 2857,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2880,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2907,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2936,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.handle_errors",
        "name": "handle_errors",
        "lineno": 2947,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.krakenfutures.krakenfutures.sign",
        "name": "sign",
        "lineno": 2965,
        "scope": "krakenfutures",
        "is_async": false
      }
    ],
    "python.ccxt.kucoin": [
      {
        "id": "python.ccxt.kucoin.kucoin.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.nonce",
        "name": "nonce",
        "lineno": 1508,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_time",
        "name": "fetch_time",
        "lineno": 1511,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_status",
        "name": "fetch_status",
        "lineno": 1543,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1612,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 1839,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_uta_markets",
        "name": "fetch_uta_markets",
        "lineno": 1991,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.load_migration_status",
        "name": "load_migration_status",
        "lineno": 2165,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "name": "handle_hf_and_params",
        "lineno": 2179,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2191,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_currency",
        "name": "parse_currency",
        "lineno": 2287,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2338,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 2413,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 2442,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2484,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.is_futures_method",
        "name": "is_futures_method",
        "lineno": 2556,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_ticker",
        "name": "parse_spot_or_uta_ticker",
        "lineno": 2573,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2682,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_contract_ticker",
        "name": "parse_contract_ticker",
        "lineno": 2687,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.type_to_trade_type",
        "name": "type_to_trade_type",
        "lineno": 2803,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2811,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_tickers",
        "name": "fetch_contract_tickers",
        "lineno": 2913,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2987,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 3003,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 3109,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3135,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3169,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_utaohlcv",
        "name": "fetch_utaohlcv",
        "lineno": 3197,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 3261,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 3314,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3372,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3411,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_deposit_address",
        "name": "fetch_contract_deposit_address",
        "lineno": 3458,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3497,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 3517,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3587,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "name": "handle_trigger_prices",
        "lineno": 3723,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_order",
        "name": "create_order",
        "lineno": 3733,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_spot_order",
        "name": "create_spot_order",
        "lineno": 3772,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 3871,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.market_order_amount_to_precision",
        "name": "market_order_amount_to_precision",
        "lineno": 3928,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_contract_order",
        "name": "create_contract_order",
        "lineno": 3935,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 3998,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_uta_order",
        "name": "create_uta_order",
        "lineno": 4098,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "name": "create_uta_order_request",
        "lineno": 4153,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 4285,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4304,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 4319,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_orders",
        "name": "create_orders",
        "lineno": 4334,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "name": "create_spot_orders",
        "lineno": 4366,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.create_contract_orders",
        "name": "create_contract_orders",
        "lineno": 4450,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.edit_order",
        "name": "edit_order",
        "lineno": 4498,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_order",
        "name": "cancel_order",
        "lineno": 4540,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "name": "cancel_spot_order",
        "lineno": 4582,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_contract_order",
        "name": "cancel_contract_order",
        "lineno": 4723,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "name": "cancel_uta_order",
        "lineno": 4763,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 4815,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_all_spot_orders",
        "name": "cancel_all_spot_orders",
        "lineno": 4851,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_all_contract_orders",
        "name": "cancel_all_contract_orders",
        "lineno": 4902,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_all_uta_orders",
        "name": "cancel_all_uta_orders",
        "lineno": 4938,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 4984,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_spot_orders_by_status",
        "name": "fetch_spot_orders_by_status",
        "lineno": 5037,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_orders_by_status",
        "name": "fetch_contract_orders_by_status",
        "lineno": 5162,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_uta_orders_by_status",
        "name": "fetch_uta_orders_by_status",
        "lineno": 5266,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5380,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5412,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_order",
        "name": "fetch_order",
        "lineno": 5447,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "name": "fetch_spot_order",
        "lineno": 5488,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_order",
        "name": "fetch_contract_order",
        "lineno": 5567,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "name": "fetch_uta_order",
        "lineno": 5639,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "name": "handle_trade_type",
        "lineno": 5720,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_order",
        "name": "parse_order",
        "lineno": 5736,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_contract_order",
        "name": "parse_contract_order",
        "lineno": 5751,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_spot_order",
        "name": "parse_spot_order",
        "lineno": 5880,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_uta_order",
        "name": "parse_uta_order",
        "lineno": 6053,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 6152,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 6161,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 6173,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 6196,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_my_spot_trades",
        "name": "fetch_my_spot_trades",
        "lineno": 6229,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_my_contract_trades",
        "name": "fetch_my_contract_trades",
        "lineno": 6343,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_my_uta_trades",
        "name": "fetch_my_uta_trades",
        "lineno": 6417,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 6498,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_trade",
        "name": "parse_trade",
        "lineno": 6596,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_trade",
        "name": "parse_spot_or_uta_trade",
        "lineno": 6606,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_contract_trade",
        "name": "parse_contract_trade",
        "lineno": 6742,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_my_uta_trade",
        "name": "parse_my_uta_trade",
        "lineno": 6870,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 6912,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.withdraw",
        "name": "withdraw",
        "lineno": 6999,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 7050,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 7059,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 7164,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_deposits",
        "name": "fetch_contract_deposits",
        "lineno": 7251,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 7301,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_withdrawals",
        "name": "fetch_contract_withdrawals",
        "lineno": 7390,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 7440,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 7450,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_contract_balance",
        "name": "fetch_contract_balance",
        "lineno": 7629,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_uta_balance",
        "name": "fetch_uta_balance",
        "lineno": 7679,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.transfer",
        "name": "transfer",
        "lineno": 7808,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.transfer_uta",
        "name": "transfer_uta",
        "lineno": 7831,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.transfer_classic",
        "name": "transfer_classic",
        "lineno": 7909,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.is_hf_or_mining",
        "name": "is_hf_or_mining",
        "lineno": 7984,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 7987,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 8083,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 8089,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ledger_direction",
        "name": "parse_ledger_direction",
        "lineno": 8153,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ledger_status",
        "name": "parse_ledger_status",
        "lineno": 8164,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 8171,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 8284,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 8439,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 8453,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 8495,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 8599,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_borrow_rate_histories",
        "name": "fetch_borrow_rate_histories",
        "lineno": 8676,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 8727,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_borrow_rate_histories",
        "name": "parse_borrow_rate_histories",
        "lineno": 8780,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 8807,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 8839,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 8874,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 8913,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 8946,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 8983,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 9002,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 9035,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.set_leverage",
        "name": "set_leverage",
        "lineno": 9072,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.set_contract_leverage",
        "name": "set_contract_leverage",
        "lineno": 9128,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 9175,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 9188,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 9246,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 9298,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 9308,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 9381,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 9406,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_position",
        "name": "fetch_position",
        "lineno": 9508,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 9608,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 9679,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_position",
        "name": "parse_position",
        "lineno": 9793,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 9962,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.add_margin",
        "name": "add_margin",
        "lineno": 10054,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 10130,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 10196,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 10224,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 10233,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.set_position_mode",
        "name": "set_position_mode",
        "lineno": 10268,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 10295,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.close_position",
        "name": "close_position",
        "lineno": 10313,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 10346,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 10390,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 10436,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 10501,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 10537,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 10557,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "name": "is_uta_enabled",
        "lineno": 10609,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.sign",
        "name": "sign",
        "lineno": 10627,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.handle_errors",
        "name": "handle_errors",
        "lineno": 10703,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 10723,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 10790,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoin.kucoin.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 10852,
        "scope": "kucoin",
        "is_async": false
      }
    ],
    "python.ccxt.kucoinfutures": [
      {
        "id": "python.ccxt.kucoinfutures.kucoinfutures.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "kucoinfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoinfutures.kucoinfutures.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 42,
        "scope": "kucoinfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoinfutures.kucoinfutures.transfer",
        "name": "transfer",
        "lineno": 54,
        "scope": "kucoinfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.kucoinfutures.kucoinfutures.parse_transfer_type",
        "name": "parse_transfer_type",
        "lineno": 120,
        "scope": "kucoinfutures",
        "is_async": false
      }
    ],
    "python.ccxt.latoken": [
      {
        "id": "python.ccxt.latoken.latoken.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.nonce",
        "name": "nonce",
        "lineno": 365,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_time",
        "name": "fetch_time",
        "lineno": 368,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_markets",
        "name": "fetch_markets",
        "lineno": 385,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 487,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_currency",
        "name": "parse_currency",
        "lineno": 528,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_balance",
        "name": "fetch_balance",
        "lineno": 558,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 621,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_ticker",
        "name": "parse_ticker",
        "lineno": 659,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 706,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 745,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_trade",
        "name": "parse_trade",
        "lineno": 781,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_trades",
        "name": "fetch_trades",
        "lineno": 862,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 894,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_public_trading_fee",
        "name": "fetch_public_trading_fee",
        "lineno": 916,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_private_trading_fee",
        "name": "fetch_private_trading_fee",
        "lineno": 941,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 966,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1017,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1025,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1032,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_order",
        "name": "parse_order",
        "lineno": 1040,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1139,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1193,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_order",
        "name": "fetch_order",
        "lineno": 1259,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.create_order",
        "name": "create_order",
        "lineno": 1305,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.cancel_order",
        "name": "cancel_order",
        "lineno": 1364,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1399,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1445,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1496,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1558,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1569,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1576,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.transfer",
        "name": "transfer",
        "lineno": 1625,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1678,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1716,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.sign",
        "name": "sign",
        "lineno": 1726,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.latoken.latoken.handle_errors",
        "name": "handle_errors",
        "lineno": 1749,
        "scope": "latoken",
        "is_async": false
      }
    ],
    "python.ccxt.lbank": [
      {
        "id": "python.ccxt.lbank.lbank.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_time",
        "name": "fetch_time",
        "lineno": 381,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 420,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_currency",
        "name": "parse_currency",
        "lineno": 465,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_markets",
        "name": "fetch_markets",
        "lineno": 520,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 537,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 616,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_ticker",
        "name": "parse_ticker",
        "lineno": 712,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 772,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 816,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 892,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_trade",
        "name": "parse_trade",
        "lineno": 974,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1068,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1120,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1140,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_balance",
        "name": "parse_balance",
        "lineno": 1196,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1321,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1367,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1382,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1424,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1478,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1497,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1511,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1531,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.create_order",
        "name": "create_order",
        "lineno": 1550,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1642,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_order",
        "name": "parse_order",
        "lineno": 1653,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_order",
        "name": "fetch_order",
        "lineno": 1793,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_order_supplement",
        "name": "fetch_order_supplement",
        "lineno": 1814,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_order_default",
        "name": "fetch_order_default",
        "lineno": 1848,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1892,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1948,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2006,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.cancel_order",
        "name": "cancel_order",
        "lineno": 2061,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2101,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.get_network_code_for_currency",
        "name": "get_network_code_for_currency",
        "lineno": 2139,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2147,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_deposit_address_default",
        "name": "fetch_deposit_address_default",
        "lineno": 2170,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_deposit_address_supplement",
        "name": "fetch_deposit_address_supplement",
        "lineno": 2205,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.withdraw",
        "name": "withdraw",
        "lineno": 2242,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2301,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2319,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2398,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2449,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 2504,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_private_transaction_fees",
        "name": "fetch_private_transaction_fees",
        "lineno": 2529,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_public_transaction_fees",
        "name": "fetch_public_transaction_fees",
        "lineno": 2584,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2637,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_private_deposit_withdraw_fees",
        "name": "fetch_private_deposit_withdraw_fees",
        "lineno": 2664,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "name": "fetch_public_deposit_withdraw_fees",
        "lineno": 2702,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_public_deposit_withdraw_fees",
        "name": "parse_public_deposit_withdraw_fees",
        "lineno": 2732,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2784,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.sign",
        "name": "sign",
        "lineno": 2837,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.convert_secret_to_pem",
        "name": "convert_secret_to_pem",
        "lineno": 2893,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.lbank.lbank.handle_errors",
        "name": "handle_errors",
        "lineno": 2905,
        "scope": "lbank",
        "is_async": false
      }
    ],
    "python.ccxt.lighter": [
      {
        "id": "python.ccxt.lighter.lighter.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.load_account",
        "name": "load_account",
        "lineno": 385,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.init_auth_object",
        "name": "init_auth_object",
        "lineno": 411,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "name": "get_lighter_private_key",
        "lineno": 424,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "name": "pre_load_lighter_library",
        "lineno": 435,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.handle_api_key_index",
        "name": "handle_api_key_index",
        "lineno": 457,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.handle_account_index",
        "name": "handle_account_index",
        "lineno": 466,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.create_sub_account",
        "name": "create_sub_account",
        "lineno": 510,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.create_auth",
        "name": "create_auth",
        "lineno": 531,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.pow",
        "name": "pow",
        "lineno": 560,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.hash_message",
        "name": "hash_message",
        "lineno": 573,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.sign_hash",
        "name": "sign_hash",
        "lineno": 581,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.sign_l1_and_prepare_tx_info",
        "name": "sign_l1_and_prepare_tx_info",
        "lineno": 589,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 596,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.approve_builder_fee",
        "name": "approve_builder_fee",
        "lineno": 613,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.change_api_key",
        "name": "change_api_key",
        "lineno": 637,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 667,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.create_order_request",
        "name": "create_order_request",
        "lineno": 672,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_nonce",
        "name": "fetch_nonce",
        "lineno": 812,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.create_order",
        "name": "create_order",
        "lineno": 828,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.edit_order",
        "name": "edit_order",
        "lineno": 900,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_status",
        "name": "fetch_status",
        "lineno": 958,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_time",
        "name": "fetch_time",
        "lineno": 984,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1003,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1171,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_currency",
        "name": "parse_currency",
        "lineno": 1204,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1238,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1292,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1389,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1457,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1475,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1501,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1573,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1604,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1637,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_position",
        "name": "fetch_position",
        "lineno": 1728,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1743,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_position",
        "name": "parse_position",
        "lineno": 1821,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1883,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_account",
        "name": "parse_account",
        "lineno": 1936,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1970,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2044,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order",
        "name": "parse_order",
        "lineno": 2121,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2223,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2244,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order_type_integer",
        "name": "parse_order_type_integer",
        "lineno": 2258,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 2274,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_order_time_in_force_integer",
        "name": "parse_order_time_in_force_integer",
        "lineno": 2283,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.transfer",
        "name": "transfer",
        "lineno": 2291,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2347,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2410,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2445,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2508,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2566,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2618,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.withdraw",
        "name": "withdraw",
        "lineno": 2627,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2674,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_trade",
        "name": "parse_trade",
        "lineno": 2757,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.set_leverage",
        "name": "set_leverage",
        "lineno": 2820,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2839,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "name": "modify_leverage_and_margin_mode",
        "lineno": 2858,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.cancel_order",
        "name": "cancel_order",
        "lineno": 2888,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2932,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2965,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.add_margin",
        "name": "add_margin",
        "lineno": 2998,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3011,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.set_margin",
        "name": "set_margin",
        "lineno": 3024,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3067,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.sign",
        "name": "sign",
        "lineno": 3082,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.lighter.lighter.handle_errors",
        "name": "handle_errors",
        "lineno": 3102,
        "scope": "lighter",
        "is_async": false
      }
    ],
    "python.ccxt.luno": [
      {
        "id": "python.ccxt.luno.luno.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 310,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_currency",
        "name": "parse_currency",
        "lineno": 336,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_markets",
        "name": "fetch_markets",
        "lineno": 388,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 478,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_balance",
        "name": "parse_balance",
        "lineno": 503,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_balance",
        "name": "fetch_balance",
        "lineno": 529,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 552,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_order_status",
        "name": "parse_order_status",
        "lineno": 577,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_order",
        "name": "parse_order",
        "lineno": 584,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_order",
        "name": "fetch_order",
        "lineno": 655,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 673,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_orders",
        "name": "fetch_orders",
        "lineno": 686,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 700,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 714,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_ticker",
        "name": "parse_ticker",
        "lineno": 728,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 765,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 789,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_trade",
        "name": "parse_trade",
        "lineno": 816,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_trades",
        "name": "fetch_trades",
        "lineno": 900,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 936,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 980,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 998,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1046,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.create_order",
        "name": "create_order",
        "lineno": 1078,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.cancel_order",
        "name": "cancel_order",
        "lineno": 1117,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_ledger_by_entries",
        "name": "fetch_ledger_by_entries",
        "lineno": 1142,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1155,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_ledger_comment",
        "name": "parse_ledger_comment",
        "lineno": 1203,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1232,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1283,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1323,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1362,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.sign",
        "name": "sign",
        "lineno": 1393,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.luno.luno.handle_errors",
        "name": "handle_errors",
        "lineno": 1406,
        "scope": "luno",
        "is_async": false
      }
    ],
    "python.ccxt.mercado": [
      {
        "id": "python.ccxt.mercado.mercado.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_markets",
        "name": "fetch_markets",
        "lineno": 272,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 360,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_ticker",
        "name": "parse_ticker",
        "lineno": 376,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 415,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_trade",
        "name": "parse_trade",
        "lineno": 445,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_trades",
        "name": "fetch_trades",
        "lineno": 476,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_balance",
        "name": "parse_balance",
        "lineno": 500,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_balance",
        "name": "fetch_balance",
        "lineno": 516,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.create_order",
        "name": "create_order",
        "lineno": 526,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.cancel_order",
        "name": "cancel_order",
        "lineno": 565,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_order_status",
        "name": "parse_order_status",
        "lineno": 609,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_order",
        "name": "parse_order",
        "lineno": 617,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_order",
        "name": "fetch_order",
        "lineno": 688,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.withdraw",
        "name": "withdraw",
        "lineno": 709,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_transaction",
        "name": "parse_transaction",
        "lineno": 766,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 804,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 814,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_orders",
        "name": "fetch_orders",
        "lineno": 842,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 863,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 885,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.orders_to_trades",
        "name": "orders_to_trades",
        "lineno": 909,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.sign",
        "name": "sign",
        "lineno": 917,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.mercado.mercado.handle_errors",
        "name": "handle_errors",
        "lineno": 940,
        "scope": "mercado",
        "is_async": false
      }
    ],
    "python.ccxt.mexc": [
      {
        "id": "python.ccxt.mexc.mexc.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_status",
        "name": "fetch_status",
        "lineno": 1044,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_time",
        "name": "fetch_time",
        "lineno": 1081,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1107,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_currency",
        "name": "parse_currency",
        "lineno": 1163,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1209,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1226,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1350,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1474,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order_book_bid_ask",
        "name": "parse_order_book_bid_ask",
        "lineno": 1538,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1547,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_trade",
        "name": "parse_trade",
        "lineno": 1642,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1780,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1883,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1893,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1978,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2051,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 2164,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2203,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 2223,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_order",
        "name": "create_order",
        "lineno": 2243,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2280,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2327,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_swap_order",
        "name": "create_swap_order",
        "lineno": 2381,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_orders",
        "name": "create_orders",
        "lineno": 2508,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_order",
        "name": "fetch_order",
        "lineno": 2567,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2684,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_orders_by_ids",
        "name": "fetch_orders_by_ids",
        "lineno": 2865,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2915,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3004,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3020,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 3036,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.cancel_order",
        "name": "cancel_order",
        "lineno": 3049,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3156,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3190,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order",
        "name": "parse_order",
        "lineno": 3278,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order_side",
        "name": "parse_order_side",
        "lineno": 3503,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3513,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3524,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 3540,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.get_tif_from_raw_order_type",
        "name": "get_tif_from_raw_order_type",
        "lineno": 3548,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_account_helper",
        "name": "fetch_account_helper",
        "lineno": 3558,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 3612,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3640,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.custom_parse_balance",
        "name": "custom_parse_balance",
        "lineno": 3679,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 3783,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3793,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3920,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 4010,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 4087,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.reduce_margin",
        "name": "reduce_margin",
        "lineno": 4105,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.add_margin",
        "name": "add_margin",
        "lineno": 4118,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.set_leverage",
        "name": "set_leverage",
        "lineno": 4131,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4161,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4236,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4286,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4298,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4332,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4398,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4459,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 4541,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 4562,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 4607,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 4648,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 4677,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 4735,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transaction",
        "name": "parse_transaction",
        "lineno": 4791,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 4895,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_position",
        "name": "fetch_position",
        "lineno": 4922,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4940,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_position",
        "name": "parse_position",
        "lineno": 4985,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 5088,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 5125,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.transfer",
        "name": "transfer",
        "lineno": 5227,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transfer",
        "name": "parse_transfer",
        "lineno": 5282,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_account_id",
        "name": "parse_account_id",
        "lineno": 5355,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 5364,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.withdraw",
        "name": "withdraw",
        "lineno": 5372,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.set_position_mode",
        "name": "set_position_mode",
        "lineno": 5432,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 5455,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 5479,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transaction_fees",
        "name": "parse_transaction_fees",
        "lineno": 5522,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_transaction_fee",
        "name": "parse_transaction_fee",
        "lineno": 5537,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5574,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5617,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5662,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5711,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 5732,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 5748,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 5818,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.nonce",
        "name": "nonce",
        "lineno": 5857,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.sign",
        "name": "sign",
        "lineno": 5860,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.mexc.mexc.handle_errors",
        "name": "handle_errors",
        "lineno": 5924,
        "scope": "mexc",
        "is_async": false
      }
    ],
    "python.ccxt.modetrade": [
      {
        "id": "python.ccxt.modetrade.modetrade.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 427,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_status",
        "name": "fetch_status",
        "lineno": 431,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_time",
        "name": "fetch_time",
        "lineno": 467,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_market",
        "name": "parse_market",
        "lineno": 489,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_markets",
        "name": "fetch_markets",
        "lineno": 577,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 626,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_currency",
        "name": "parse_currency",
        "lineno": 662,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 718,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_trade",
        "name": "parse_trade",
        "lineno": 730,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_trades",
        "name": "fetch_trades",
        "lineno": 793,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 832,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 873,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 883,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 895,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 929,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 963,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_income",
        "name": "parse_income",
        "lineno": 1027,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1059,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1118,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1172,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1213,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1223,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_order",
        "name": "parse_order",
        "lineno": 1269,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1381,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1389,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1405,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.create_order_request",
        "name": "create_order_request",
        "lineno": 1413,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.create_order",
        "name": "create_order",
        "lineno": 1502,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.create_orders",
        "name": "create_orders",
        "lineno": 1570,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.edit_order",
        "name": "edit_order",
        "lineno": 1623,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.cancel_order",
        "name": "cancel_order",
        "lineno": 1696,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1768,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1805,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_order",
        "name": "fetch_order",
        "lineno": 1850,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1919,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2002,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2024,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2046,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2092,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_balance",
        "name": "parse_balance",
        "lineno": 2154,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2168,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2197,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2241,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2268,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2275,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2292,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2325,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2335,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2352,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2369,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.get_withdraw_nonce",
        "name": "get_withdraw_nonce",
        "lineno": 2398,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.hash_message",
        "name": "hash_message",
        "lineno": 2412,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.sign_hash",
        "name": "sign_hash",
        "lineno": 2415,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.sign_message",
        "name": "sign_message",
        "lineno": 2422,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.withdraw",
        "name": "withdraw",
        "lineno": 2425,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2502,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2512,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.set_leverage",
        "name": "set_leverage",
        "lineno": 2555,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.parse_position",
        "name": "parse_position",
        "lineno": 2576,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_position",
        "name": "fetch_position",
        "lineno": 2645,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2690,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.nonce",
        "name": "nonce",
        "lineno": 2744,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.sign",
        "name": "sign",
        "lineno": 2747,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.modetrade.modetrade.handle_errors",
        "name": "handle_errors",
        "lineno": 2805,
        "scope": "modetrade",
        "is_async": false
      }
    ],
    "python.ccxt.myokx": [
      {
        "id": "python.ccxt.myokx.myokx.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "myokx",
        "is_async": false
      }
    ],
    "python.ccxt.ndax": [
      {
        "id": "python.ccxt.ndax.ndax.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.sign_in",
        "name": "sign_in",
        "lineno": 400,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 450,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_currency",
        "name": "parse_currency",
        "lineno": 485,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 518,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_market",
        "name": "parse_market",
        "lineno": 580,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_order_book",
        "name": "parse_order_book",
        "lineno": 640,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 674,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 719,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 785,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 835,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 858,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_trade",
        "name": "parse_trade",
        "lineno": 901,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1066,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1094,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_balance",
        "name": "parse_balance",
        "lineno": 1127,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1144,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1199,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1217,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1271,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1319,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_order",
        "name": "parse_order",
        "lineno": 1330,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.create_order",
        "name": "create_order",
        "lineno": 1424,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.edit_order",
        "name": "edit_order",
        "lineno": 1491,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1536,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1621,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.cancel_order",
        "name": "cancel_order",
        "lineno": 1659,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1697,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1775,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_order",
        "name": "fetch_order",
        "lineno": 1867,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1943,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2025,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2060,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2094,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2106,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2164,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2216,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2264,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.withdraw",
        "name": "withdraw",
        "lineno": 2359,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.nonce",
        "name": "nonce",
        "lineno": 2446,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.sign",
        "name": "sign",
        "lineno": 2449,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.ndax.ndax.handle_errors",
        "name": "handle_errors",
        "lineno": 2495,
        "scope": "ndax",
        "is_async": false
      }
    ],
    "python.ccxt.novadax": [
      {
        "id": "python.ccxt.novadax.novadax.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_time",
        "name": "fetch_time",
        "lineno": 342,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 361,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_market",
        "name": "parse_market",
        "lineno": 393,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 451,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 498,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 535,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 576,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_trade",
        "name": "parse_trade",
        "lineno": 618,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 695,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 729,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 782,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_balance",
        "name": "parse_balance",
        "lineno": 807,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 825,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.create_order",
        "name": "create_order",
        "lineno": 852,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.cancel_order",
        "name": "cancel_order",
        "lineno": 946,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_order",
        "name": "fetch_order",
        "lineno": 974,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1014,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1071,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1088,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1105,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1150,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_order",
        "name": "parse_order",
        "lineno": 1162,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.transfer",
        "name": "transfer",
        "lineno": 1233,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1276,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1299,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.withdraw",
        "name": "withdraw",
        "lineno": 1305,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1338,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1376,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1393,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1410,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1461,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1476,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1545,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.sign",
        "name": "sign",
        "lineno": 1601,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.novadax.novadax.handle_errors",
        "name": "handle_errors",
        "lineno": 1628,
        "scope": "novadax",
        "is_async": false
      }
    ],
    "python.ccxt.okx": [
      {
        "id": "python.ccxt.okx.okx.describe",
        "name": "describe",
        "lineno": 42,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.handle_market_type_and_params",
        "name": "handle_market_type_and_params",
        "lineno": 1467,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.convert_to_instrument_type",
        "name": "convert_to_instrument_type",
        "lineno": 1475,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1479,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.safe_market",
        "name": "safe_market",
        "lineno": 1540,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_status",
        "name": "fetch_status",
        "lineno": 1557,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_time",
        "name": "fetch_time",
        "lineno": 1611,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1634,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.nonce",
        "name": "nonce",
        "lineno": 1697,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1700,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_market",
        "name": "parse_market",
        "lineno": 1726,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_markets_by_type",
        "name": "fetch_markets_by_type",
        "lineno": 1891,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1957,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_currency",
        "name": "parse_currency",
        "lineno": 2027,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2083,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2138,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2216,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2262,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 2317,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2350,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_trade",
        "name": "parse_trade",
        "lineno": 2379,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 2469,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2542,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2568,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2672,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_balance_by_type",
        "name": "parse_balance_by_type",
        "lineno": 2738,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_trading_balance",
        "name": "parse_trading_balance",
        "lineno": 2744,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_funding_balance",
        "name": "parse_funding_balance",
        "lineno": 2769,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2784,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2808,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2855,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2980,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 3001,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_order_request",
        "name": "create_order_request",
        "lineno": 3022,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_order",
        "name": "create_order",
        "lineno": 3280,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_orders",
        "name": "create_orders",
        "lineno": 3339,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.edit_order_request",
        "name": "edit_order_request",
        "lineno": 3388,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.edit_order",
        "name": "edit_order",
        "lineno": 3464,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.cancel_order",
        "name": "cancel_order",
        "lineno": 3529,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_ids",
        "name": "parse_ids",
        "lineno": 3569,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3580,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 3677,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 3756,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3785,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_order",
        "name": "parse_order",
        "lineno": 3796,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_order",
        "name": "fetch_order",
        "lineno": 4072,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4217,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 4374,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4549,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 4726,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 4794,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 4816,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 4930,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 4946,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5014,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5109,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5151,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.withdraw",
        "name": "withdraw",
        "lineno": 5181,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5240,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 5317,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5341,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 5410,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5455,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5500,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5601,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5642,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_position",
        "name": "fetch_position",
        "lineno": 5667,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 5741,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 5827,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_position",
        "name": "parse_position",
        "lineno": 5840,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.transfer",
        "name": "transfer",
        "lineno": 6001,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 6060,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 6136,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 6142,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 6173,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.sign",
        "name": "sign",
        "lineno": 6233,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 6284,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 6344,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 6355,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 6367,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 6405,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 6438,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.set_leverage",
        "name": "set_leverage",
        "lineno": 6597,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 6651,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6683,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 6716,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 6763,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 6792,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 6825,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_borrow_rate_histories",
        "name": "parse_borrow_rate_histories",
        "lineno": 6845,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_borrow_rate_histories",
        "name": "fetch_borrow_rate_histories",
        "lineno": 6873,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 6914,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 6956,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 6989,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.reduce_margin",
        "name": "reduce_margin",
        "lineno": 7062,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.add_margin",
        "name": "add_margin",
        "lineno": 7075,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 7088,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 7142,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 7182,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 7240,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 7257,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 7295,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 7339,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 7362,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 7402,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 7455,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 7519,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 7571,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 7579,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 7641,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 7700,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_settlement",
        "name": "parse_settlement",
        "lineno": 7752,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_settlements",
        "name": "parse_settlements",
        "lineno": 7769,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_underlying_assets",
        "name": "fetch_underlying_assets",
        "lineno": 7795,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7831,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 7888,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7958,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.close_position",
        "name": "close_position",
        "lineno": 8007,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_option",
        "name": "fetch_option",
        "lineno": 8069,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 8115,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_option",
        "name": "parse_option",
        "lineno": 8162,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 8206,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 8258,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 8311,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 8360,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_conversion",
        "name": "parse_conversion",
        "lineno": 8405,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 8476,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.handle_errors",
        "name": "handle_errors",
        "lineno": 8536,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 8573,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 8667,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 8743,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.okx.okx.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 8794,
        "scope": "okx",
        "is_async": false
      }
    ],
    "python.ccxt.okxus": [
      {
        "id": "python.ccxt.okxus.okxus.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "okxus",
        "is_async": false
      }
    ],
    "python.ccxt.onetrading": [
      {
        "id": "python.ccxt.onetrading.onetrading.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_time",
        "name": "fetch_time",
        "lineno": 410,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 428,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_currency",
        "name": "parse_currency",
        "lineno": 451,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_markets",
        "name": "fetch_markets",
        "lineno": 471,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_market",
        "name": "parse_market",
        "lineno": 495,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 599,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_public_trading_fees",
        "name": "fetch_public_trading_fees",
        "lineno": 622,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_private_trading_fees",
        "name": "fetch_private_trading_fees",
        "lineno": 691,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_fee_tiers",
        "name": "parse_fee_tiers",
        "lineno": 755,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_ticker",
        "name": "parse_ticker",
        "lineno": 772,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 824,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 860,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 900,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 983,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1025,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_balance",
        "name": "parse_balance",
        "lineno": 1150,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1163,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1192,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_order",
        "name": "parse_order",
        "lineno": 1207,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1314,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1320,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.create_order",
        "name": "create_order",
        "lineno": 1329,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.cancel_order",
        "name": "cancel_order",
        "lineno": 1398,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1430,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1453,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_order",
        "name": "fetch_order",
        "lineno": 1477,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1536,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1653,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1670,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1728,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.sign",
        "name": "sign",
        "lineno": 1793,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.onetrading.onetrading.handle_errors",
        "name": "handle_errors",
        "lineno": 1813,
        "scope": "onetrading",
        "is_async": false
      }
    ],
    "python.ccxt.p2b": [
      {
        "id": "python.ccxt.p2b.p2b.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_markets",
        "name": "fetch_markets",
        "lineno": 338,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_market",
        "name": "parse_market",
        "lineno": 380,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 439,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 479,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_ticker",
        "name": "parse_ticker",
        "lineno": 522,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 581,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_trades",
        "name": "fetch_trades",
        "lineno": 632,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_trade",
        "name": "parse_trade",
        "lineno": 679,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 745,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 793,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_balance",
        "name": "fetch_balance",
        "lineno": 815,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_balance",
        "name": "parse_balance",
        "lineno": 846,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.create_order",
        "name": "create_order",
        "lineno": 876,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.cancel_order",
        "name": "cancel_order",
        "lineno": 926,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 971,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1024,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1075,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1146,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.parse_order",
        "name": "parse_order",
        "lineno": 1224,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.sign",
        "name": "sign",
        "lineno": 1292,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.p2b.p2b.handle_errors",
        "name": "handle_errors",
        "lineno": 1311,
        "scope": "p2b",
        "is_async": false
      }
    ],
    "python.ccxt.pacifica": [
      {
        "id": "python.ccxt.pacifica.pacifica.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.initialize_client",
        "name": "initialize_client",
        "lineno": 393,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 400,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_markets",
        "name": "fetch_markets",
        "lineno": 418,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 430,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_market",
        "name": "parse_market",
        "lineno": 482,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_balance",
        "name": "fetch_balance",
        "lineno": 585,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 641,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_leverage_from_setting",
        "name": "parse_leverage_from_setting",
        "lineno": 671,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_leverage_from_market",
        "name": "parse_leverage_from_market",
        "lineno": 692,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "name": "fetch_account_settings",
        "lineno": 703,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.load_account_settings",
        "name": "load_account_settings",
        "lineno": 735,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_account_settings",
        "name": "parse_account_settings",
        "lineno": 742,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 754,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_margin_mode_from_setting",
        "name": "parse_margin_mode_from_setting",
        "lineno": 794,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 811,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 876,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 908,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 953,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1021,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1045,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1084,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_trade",
        "name": "parse_trade",
        "lineno": 1149,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_order",
        "name": "create_order",
        "lineno": 1220,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_order_request",
        "name": "create_order_request",
        "lineno": 1278,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.batch_orders_request",
        "name": "batch_orders_request",
        "lineno": 1371,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_orders_request",
        "name": "create_orders_request",
        "lineno": 1415,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_orders",
        "name": "create_orders",
        "lineno": 1439,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1487,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "name": "cancel_orders_request",
        "lineno": 1541,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1566,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_all_orders_request",
        "name": "cancel_all_orders_request",
        "lineno": 1599,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_order",
        "name": "cancel_order",
        "lineno": 1613,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1651,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.edit_order",
        "name": "edit_order",
        "lineno": 1670,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1704,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1727,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1789,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1832,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1863,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1878,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1893,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1908,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1960,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 2024,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_order",
        "name": "fetch_order",
        "lineno": 2037,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2110,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.map_time_in_force",
        "name": "map_time_in_force",
        "lineno": 2120,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.map_side",
        "name": "map_side",
        "lineno": 2135,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2142,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_order",
        "name": "parse_order",
        "lineno": 2153,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_position",
        "name": "fetch_position",
        "lineno": 2279,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2293,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_position",
        "name": "parse_position",
        "lineno": 2337,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2387,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.set_leverage",
        "name": "set_leverage",
        "lineno": 2417,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.withdraw",
        "name": "withdraw",
        "lineno": 2446,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2471,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2515,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 2546,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2558,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2570,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2605,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2652,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2684,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2704,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_income",
        "name": "parse_income",
        "lineno": 2753,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.transfer",
        "name": "transfer",
        "lineno": 2784,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2820,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_sub_account",
        "name": "create_sub_account",
        "lineno": 2844,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.bind_agent_wallet",
        "name": "bind_agent_wallet",
        "lineno": 2910,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.create_api_key",
        "name": "create_api_key",
        "lineno": 2918,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.revoke_api_key",
        "name": "revoke_api_key",
        "lineno": 2924,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_api_keys",
        "name": "fetch_api_keys",
        "lineno": 2932,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.approve_builder_code",
        "name": "approve_builder_code",
        "lineno": 2938,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.fetch_builder_approvals",
        "name": "fetch_builder_approvals",
        "lineno": 2947,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.revoke_builder_code",
        "name": "revoke_builder_code",
        "lineno": 2953,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "name": "handle_origin_and_single_address",
        "lineno": 2961,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.handle_errors",
        "name": "handle_errors",
        "lineno": 2971,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.sign",
        "name": "sign",
        "lineno": 2995,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 3014,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "name": "sort_json_keys",
        "lineno": 3028,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.prepare_message",
        "name": "prepare_message",
        "lineno": 3045,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.sign_message",
        "name": "sign_message",
        "lineno": 3052,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pacifica.pacifica.post_action_request",
        "name": "post_action_request",
        "lineno": 3062,
        "scope": "pacifica",
        "is_async": false
      }
    ],
    "python.ccxt.paradex": [
      {
        "id": "python.ccxt.paradex.paradex.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_time",
        "name": "fetch_time",
        "lineno": 440,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_status",
        "name": "fetch_status",
        "lineno": 457,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 481,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_market",
        "name": "parse_market",
        "lineno": 527,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 683,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 718,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 759,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 797,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 855,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 875,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 915,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 956,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1006,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1047,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_trade",
        "name": "parse_trade",
        "lineno": 1098,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1162,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1205,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.hash_message",
        "name": "hash_message",
        "lineno": 1236,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.sign_hash",
        "name": "sign_hash",
        "lineno": 1239,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.sign_message",
        "name": "sign_message",
        "lineno": 1246,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.get_system_config",
        "name": "get_system_config",
        "lineno": 1249,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "name": "prepare_paradex_domain",
        "lineno": 1285,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.retrieve_account",
        "name": "retrieve_account",
        "lineno": 1301,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.onboarding",
        "name": "onboarding",
        "lineno": 1326,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.authenticate_rest",
        "name": "authenticate_rest",
        "lineno": 1345,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_order",
        "name": "parse_order",
        "lineno": 1389,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1473,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1481,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1492,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.scale_number",
        "name": "scale_number",
        "lineno": 1501,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.create_order_request",
        "name": "create_order_request",
        "lineno": 1504,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.sign_order_request",
        "name": "sign_order_request",
        "lineno": 1576,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.create_order",
        "name": "create_order",
        "lineno": 1615,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.edit_order",
        "name": "edit_order",
        "lineno": 1674,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.create_orders",
        "name": "create_orders",
        "lineno": 1740,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.cancel_order",
        "name": "cancel_order",
        "lineno": 1798,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1827,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1900,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_order",
        "name": "fetch_order",
        "lineno": 1924,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1977,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2052,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2107,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_balance",
        "name": "parse_balance",
        "lineno": 2133,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2144,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_position",
        "name": "fetch_position",
        "lineno": 2203,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2219,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_position",
        "name": "parse_position",
        "lineno": 2261,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 2317,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 2355,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2376,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2432,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2488,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2542,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2582,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2634,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2643,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2675,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2685,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2710,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2742,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 2754,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.set_leverage",
        "name": "set_leverage",
        "lineno": 2761,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 2786,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 2840,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_greeks",
        "name": "parse_greeks",
        "lineno": 2893,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2953,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.parse_income",
        "name": "parse_income",
        "lineno": 3008,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3033,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.sign",
        "name": "sign",
        "lineno": 3097,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.paradex.paradex.handle_errors",
        "name": "handle_errors",
        "lineno": 3149,
        "scope": "paradex",
        "is_async": false
      }
    ],
    "python.ccxt.paymium": [
      {
        "id": "python.ccxt.paymium.paymium.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_balance",
        "name": "parse_balance",
        "lineno": 160,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_balance",
        "name": "fetch_balance",
        "lineno": 176,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 189,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_ticker",
        "name": "parse_ticker",
        "lineno": 208,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 256,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_trade",
        "name": "parse_trade",
        "lineno": 292,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_trades",
        "name": "fetch_trades",
        "lineno": 316,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 336,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 358,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 383,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 407,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.create_order",
        "name": "create_order",
        "lineno": 426,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.cancel_order",
        "name": "cancel_order",
        "lineno": 456,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.transfer",
        "name": "transfer",
        "lineno": 475,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_transfer",
        "name": "parse_transfer",
        "lineno": 535,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 586,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.sign",
        "name": "sign",
        "lineno": 593,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.paymium.paymium.handle_errors",
        "name": "handle_errors",
        "lineno": 620,
        "scope": "paymium",
        "is_async": false
      }
    ],
    "python.ccxt.phemex": [
      {
        "id": "python.ccxt.phemex.phemex.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_safe_number",
        "name": "parse_safe_number",
        "lineno": 649,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_swap_market",
        "name": "parse_swap_market",
        "lineno": 657,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 798,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 899,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1127,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_currency",
        "name": "parse_currency",
        "lineno": 1152,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.custom_parse_bid_ask",
        "name": "custom_parse_bid_ask",
        "lineno": 1192,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.custom_parse_order_book",
        "name": "custom_parse_order_book",
        "lineno": 1203,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1222,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.to_en",
        "name": "to_en",
        "lineno": 1280,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.to_ev",
        "name": "to_ev",
        "lineno": 1288,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.to_ep",
        "name": "to_ep",
        "lineno": 1293,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.from_en",
        "name": "from_en",
        "lineno": 1298,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.from_ep",
        "name": "from_ep",
        "lineno": 1306,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.from_ev",
        "name": "from_ev",
        "lineno": 1311,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.from_er",
        "name": "from_er",
        "lineno": 1316,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1321,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1349,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1429,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1516,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1587,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1619,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_trade",
        "name": "parse_trade",
        "lineno": 1663,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_spot_balance",
        "name": "parse_spot_balance",
        "lineno": 1947,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 1998,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2045,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2210,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2233,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2250,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_spot_order",
        "name": "parse_spot_order",
        "lineno": 2259,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2367,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_swap_order",
        "name": "parse_swap_order",
        "lineno": 2374,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_order",
        "name": "parse_order",
        "lineno": 2548,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.create_order",
        "name": "create_order",
        "lineno": 2555,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.edit_order",
        "name": "edit_order",
        "lineno": 2831,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.cancel_order",
        "name": "cancel_order",
        "lineno": 2894,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2932,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_order",
        "name": "fetch_order",
        "lineno": 2991,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 3037,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3072,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3113,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3192,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3346,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3397,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3434,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3471,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3491,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3606,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 3740,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_position",
        "name": "parse_position",
        "lineno": 3793,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3964,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_funding_fee_to_precision",
        "name": "parse_funding_fee_to_precision",
        "lineno": 4036,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4048,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4093,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.set_margin",
        "name": "set_margin",
        "lineno": 4159,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_margin_status",
        "name": "parse_margin_status",
        "lineno": 4188,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4194,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4218,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 4256,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4281,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4377,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.sign",
        "name": "sign",
        "lineno": 4415,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.set_leverage",
        "name": "set_leverage",
        "lineno": 4449,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.transfer",
        "name": "transfer",
        "lineno": 4492,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4572,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4620,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4674,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4683,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.withdraw",
        "name": "withdraw",
        "lineno": 4758,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4826,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4868,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 4899,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 4942,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 4989,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_conversion",
        "name": "parse_conversion",
        "lineno": 5040,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 5111,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 5316,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.phemex.phemex.handle_errors",
        "name": "handle_errors",
        "lineno": 5444,
        "scope": "phemex",
        "is_async": false
      }
    ],
    "python.ccxt.poloniex": [
      {
        "id": "python.ccxt.poloniex.poloniex.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 581,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 638,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.load_markets",
        "name": "load_markets",
        "lineno": 718,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 725,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 739,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 766,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_market",
        "name": "parse_market",
        "lineno": 810,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 816,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_swap_market",
        "name": "parse_swap_market",
        "lineno": 872,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_time",
        "name": "fetch_time",
        "lineno": 980,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 992,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1070,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1150,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_currency",
        "name": "parse_currency",
        "lineno": 1191,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1239,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_trade",
        "name": "parse_trade",
        "lineno": 1283,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1415,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1469,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1568,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_order",
        "name": "parse_order",
        "lineno": 1580,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1747,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_open_orders",
        "name": "parse_open_orders",
        "lineno": 1757,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1769,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1870,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.create_order",
        "name": "create_order",
        "lineno": 1942,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.order_request",
        "name": "order_request",
        "lineno": 1989,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.edit_order",
        "name": "edit_order",
        "lineno": 2053,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.cancel_order",
        "name": "cancel_order",
        "lineno": 2097,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2152,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_order",
        "name": "fetch_order",
        "lineno": 2222,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 2281,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2287,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_balance",
        "name": "parse_balance",
        "lineno": 2328,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2363,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2439,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2471,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2543,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2564,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.prepare_request_for_deposit_address",
        "name": "prepare_request_for_deposit_address",
        "lineno": 2589,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_deposit_address_special",
        "name": "parse_deposit_address_special",
        "lineno": 2610,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.transfer",
        "name": "transfer",
        "lineno": 2629,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2661,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.withdraw",
        "name": "withdraw",
        "lineno": 2679,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2718,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2801,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2825,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2845,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 2888,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2943,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2965,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2985,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2998,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.set_leverage",
        "name": "set_leverage",
        "lineno": 3078,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3111,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3171,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 3198,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3226,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3251,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_position",
        "name": "parse_position",
        "lineno": 3303,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3374,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3405,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3423,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.add_margin",
        "name": "add_margin",
        "lineno": 3433,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.nonce",
        "name": "nonce",
        "lineno": 3443,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.sign",
        "name": "sign",
        "lineno": 3446,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.poloniex.poloniex.handle_errors",
        "name": "handle_errors",
        "lineno": 3485,
        "scope": "poloniex",
        "is_async": false
      }
    ],
    "python.ccxt.tokocrypto": [
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.describe",
        "name": "describe",
        "lineno": 40,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.nonce",
        "name": "nonce",
        "lineno": 725,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_time",
        "name": "fetch_time",
        "lineno": 728,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_markets",
        "name": "fetch_markets",
        "lineno": 748,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 904,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_trade",
        "name": "parse_trade",
        "lineno": 962,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1102,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1203,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1286,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.get_market_id_by_type",
        "name": "get_market_id_by_type",
        "lineno": 1300,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1305,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1326,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1340,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1384,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1437,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_balance_custom",
        "name": "parse_balance_custom",
        "lineno": 1482,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1501,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "name": "parse_order",
        "lineno": 1521,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1670,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "name": "create_order",
        "lineno": 1679,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_order",
        "name": "fetch_order",
        "lineno": 1838,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1888,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1956,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1971,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.cancel_order",
        "name": "cancel_order",
        "lineno": 1986,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2031,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2088,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2142,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2199,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2253,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2272,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.withdraw",
        "name": "withdraw",
        "lineno": 2379,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.sign",
        "name": "sign",
        "lineno": 2423,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "name": "handle_errors",
        "lineno": 2475,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.tokocrypto.tokocrypto.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2534,
        "scope": "tokocrypto",
        "is_async": false
      }
    ],
    "python.ccxt.toobit": [
      {
        "id": "python.ccxt.toobit.toobit.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_status",
        "name": "fetch_status",
        "lineno": 435,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_time",
        "name": "fetch_time",
        "lineno": 453,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 470,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_currency",
        "name": "parse_currency",
        "lineno": 615,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 669,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_market",
        "name": "parse_market",
        "lineno": 822,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 894,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 944,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_trade",
        "name": "parse_trade",
        "lineno": 977,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1069,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1169,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1179,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1225,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1253,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1283,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1295,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_bids_asks_custom",
        "name": "parse_bids_asks_custom",
        "lineno": 1328,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_bid_ask_custom",
        "name": "parse_bid_ask_custom",
        "lineno": 1337,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1348,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1377,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1403,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1440,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1451,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_balance",
        "name": "parse_balance",
        "lineno": 1498,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.create_order",
        "name": "create_order",
        "lineno": 1515,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.create_order_request",
        "name": "create_order_request",
        "lineno": 1565,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 1591,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_order",
        "name": "parse_order",
        "lineno": 1653,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1749,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1761,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.cancel_order",
        "name": "cancel_order",
        "lineno": 1769,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1803,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1841,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_order",
        "name": "fetch_order",
        "lineno": 1892,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1946,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2003,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2062,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2122,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.transfer",
        "name": "transfer",
        "lineno": 2201,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2234,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2253,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2305,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 2333,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2340,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2382,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2393,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2407,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "name": "fetch_deposits_or_withdrawals_helper",
        "lineno": 2421,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2488,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2569,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2578,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2611,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.withdraw",
        "name": "withdraw",
        "lineno": 2622,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2663,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.set_leverage",
        "name": "set_leverage",
        "lineno": 2691,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2716,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2744,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2757,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.parse_position",
        "name": "parse_position",
        "lineno": 2804,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.sign",
        "name": "sign",
        "lineno": 2837,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.toobit.toobit.handle_errors",
        "name": "handle_errors",
        "lineno": 2882,
        "scope": "toobit",
        "is_async": false
      }
    ],
    "python.ccxt.upbit": [
      {
        "id": "python.ccxt.upbit.upbit.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_currency",
        "name": "fetch_currency",
        "lineno": 291,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_currency_by_id",
        "name": "fetch_currency_by_id",
        "lineno": 298,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_market",
        "name": "fetch_market",
        "lineno": 385,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_market_by_id",
        "name": "fetch_market_by_id",
        "lineno": 392,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 494,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_market",
        "name": "parse_market",
        "lineno": 517,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_balance",
        "name": "parse_balance",
        "lineno": 574,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 590,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 616,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 686,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 701,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 757,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.ids_query_strings",
        "name": "ids_query_strings",
        "lineno": 808,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 823,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_trade",
        "name": "parse_trade",
        "lineno": 837,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 905,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 951,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1017,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1037,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1062,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.calc_order_price",
        "name": "calc_order_price",
        "lineno": 1129,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.create_order",
        "name": "create_order",
        "lineno": 1148,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.cancel_order",
        "name": "cancel_order",
        "lineno": 1259,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.edit_order",
        "name": "edit_order",
        "lineno": 1297,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1407,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1450,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1489,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1532,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1571,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1584,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1650,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_order",
        "name": "parse_order",
        "lineno": 1658,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1809,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1856,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1909,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_order",
        "name": "fetch_order",
        "lineno": 1962,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 2024,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2058,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2081,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2113,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.withdraw",
        "name": "withdraw",
        "lineno": 2151,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.nonce",
        "name": "nonce",
        "lineno": 2204,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.sign",
        "name": "sign",
        "lineno": 2207,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.upbit.upbit.handle_errors",
        "name": "handle_errors",
        "lineno": 2239,
        "scope": "upbit",
        "is_async": false
      }
    ],
    "python.ccxt.weex": [
      {
        "id": "python.ccxt.weex.weex.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.nonce",
        "name": "nonce",
        "lineno": 693,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_status",
        "name": "fetch_status",
        "lineno": 696,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_time",
        "name": "fetch_time",
        "lineno": 715,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 740,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_currency",
        "name": "parse_currency",
        "lineno": 862,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 925,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_market",
        "name": "parse_market",
        "lineno": 947,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1093,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1166,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1191,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1262,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1307,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 1332,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 1355,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1428,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1438,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_trade",
        "name": "parse_trade",
        "lineno": 1478,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1575,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1593,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1613,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1651,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1682,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1710,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1730,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_balance",
        "name": "parse_balance",
        "lineno": 1787,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1803,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1848,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1865,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.create_order",
        "name": "create_order",
        "lineno": 1871,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.create_spot_order",
        "name": "create_spot_order",
        "lineno": 1896,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 1926,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.create_contract_order",
        "name": "create_contract_order",
        "lineno": 1945,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 1984,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.encode_trigger_price_type",
        "name": "encode_trigger_price_type",
        "lineno": 2070,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.cancel_order",
        "name": "cancel_order",
        "lineno": 2077,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2133,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2171,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_order",
        "name": "fetch_order",
        "lineno": 2218,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2275,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2403,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2433,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2463,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 2519,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_order",
        "name": "parse_order",
        "lineno": 2582,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2730,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2743,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.handle_order_or_position_error",
        "name": "handle_order_or_position_error",
        "lineno": 2755,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2770,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2790,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2869,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2928,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 3009,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3024,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_position",
        "name": "fetch_position",
        "lineno": 3039,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 3052,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_position",
        "name": "parse_position",
        "lineno": 3071,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.close_all_positions",
        "name": "close_all_positions",
        "lineno": 3186,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.close_position",
        "name": "close_position",
        "lineno": 3209,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3229,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3257,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 3276,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 3307,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3322,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_margin_type",
        "name": "parse_margin_type",
        "lineno": 3331,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3338,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 3359,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3369,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 3388,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3403,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.set_leverage",
        "name": "set_leverage",
        "lineno": 3421,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 3463,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3486,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3514,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3533,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3557,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.add_margin",
        "name": "add_margin",
        "lineno": 3571,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.sign",
        "name": "sign",
        "lineno": 3585,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.weex.weex.handle_errors",
        "name": "handle_errors",
        "lineno": 3615,
        "scope": "weex",
        "is_async": false
      }
    ],
    "python.ccxt.whitebit": [
      {
        "id": "python.ccxt.whitebit.whitebit.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 456,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_market",
        "name": "parse_market",
        "lineno": 493,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 581,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_currency",
        "name": "parse_currency",
        "lineno": 659,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 724,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 779,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 835,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 923,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 970,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_funding_limits",
        "name": "fetch_funding_limits",
        "lineno": 1072,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1211,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1247,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_order",
        "name": "fetch_order",
        "lineno": 1362,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1423,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1527,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1568,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1600,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_trade",
        "name": "parse_trade",
        "lineno": 1670,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1750,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1793,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_status",
        "name": "fetch_status",
        "lineno": 1814,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_time",
        "name": "fetch_time",
        "lineno": 1838,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1855,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1870,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.create_order",
        "name": "create_order",
        "lineno": 1880,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.edit_order",
        "name": "edit_order",
        "lineno": 1970,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.cancel_order",
        "name": "cancel_order",
        "lineno": 2027,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2068,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2107,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2134,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_balance",
        "name": "parse_balance",
        "lineno": 2172,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2191,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2240,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2283,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2335,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_order",
        "name": "parse_order",
        "lineno": 2347,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2440,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2449,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2495,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 2543,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2590,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2661,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2700,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2715,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.set_leverage",
        "name": "set_leverage",
        "lineno": 2753,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.transfer",
        "name": "transfer",
        "lineno": 2777,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2808,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.withdraw",
        "name": "withdraw",
        "lineno": 2824,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2864,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2928,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 2949,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3013,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 3078,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 3122,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3157,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3172,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3232,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3292,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 3338,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 3362,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 3370,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 3440,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 3475,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 3503,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_conversion",
        "name": "parse_conversion",
        "lineno": 3556,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 3616,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3666,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_position",
        "name": "fetch_position",
        "lineno": 3702,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_position",
        "name": "parse_position",
        "lineno": 3742,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 3821,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 3842,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.is_fiat",
        "name": "is_fiat",
        "lineno": 3856,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3860,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 3904,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.nonce",
        "name": "nonce",
        "lineno": 3916,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.sign",
        "name": "sign",
        "lineno": 3919,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.whitebit.whitebit.handle_errors",
        "name": "handle_errors",
        "lineno": 3948,
        "scope": "whitebit",
        "is_async": false
      }
    ],
    "python.ccxt.woo": [
      {
        "id": "python.ccxt.woo.woo.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_status",
        "name": "fetch_status",
        "lineno": 509,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_time",
        "name": "fetch_time",
        "lineno": 546,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 569,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_market",
        "name": "parse_market",
        "lineno": 617,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 701,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_trade",
        "name": "parse_trade",
        "lineno": 743,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 814,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 826,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 838,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 870,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 928,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_currency",
        "name": "parse_currency",
        "lineno": 1031,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1089,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1106,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_trailing_amount_order",
        "name": "create_trailing_amount_order",
        "lineno": 1123,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 1147,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_order",
        "name": "create_order",
        "lineno": 1171,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 1350,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.edit_order",
        "name": "edit_order",
        "lineno": 1357,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.cancel_order",
        "name": "cancel_order",
        "lineno": 1441,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1498,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1534,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_order",
        "name": "fetch_order",
        "lineno": 1560,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1664,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1795,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1817,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1839,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_order",
        "name": "parse_order",
        "lineno": 1847,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1993,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2009,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2053,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2108,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2118,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2160,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2225,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_account",
        "name": "parse_account",
        "lineno": 2289,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2329,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_balance",
        "name": "parse_balance",
        "lineno": 2366,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2380,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.get_dedicated_network_id",
        "name": "get_dedicated_network_id",
        "lineno": 2413,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2424,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2435,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2493,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2510,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2559,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.get_currency_from_chaincode",
        "name": "get_currency_from_chaincode",
        "lineno": 2566,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2579,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2596,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2613,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2633,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2689,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.transfer",
        "name": "transfer",
        "lineno": 2699,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2744,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2805,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2863,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.withdraw",
        "name": "withdraw",
        "lineno": 2873,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.repay_margin",
        "name": "repay_margin",
        "lineno": 2923,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 2957,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.nonce",
        "name": "nonce",
        "lineno": 2973,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.sign",
        "name": "sign",
        "lineno": 2976,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.handle_errors",
        "name": "handle_errors",
        "lineno": 3035,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_income",
        "name": "parse_income",
        "lineno": 3050,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3085,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3148,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 3199,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3211,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3252,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3289,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3358,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3386,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3486,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.set_leverage",
        "name": "set_leverage",
        "lineno": 3515,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.add_margin",
        "name": "add_margin",
        "lineno": 3547,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3561,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3575,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_position",
        "name": "fetch_position",
        "lineno": 3586,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3638,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_position",
        "name": "parse_position",
        "lineno": 3685,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 3787,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 3829,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 3860,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 3901,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_conversion",
        "name": "parse_conversion",
        "lineno": 3946,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 4000,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 4060,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 4108,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.default_network_code_for_currency",
        "name": "default_network_code_for_currency",
        "lineno": 4146,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.woo.woo.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 4157,
        "scope": "woo",
        "is_async": false
      }
    ],
    "python.ccxt.woofipro": [
      {
        "id": "python.ccxt.woofipro.woofipro.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 453,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_status",
        "name": "fetch_status",
        "lineno": 457,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_time",
        "name": "fetch_time",
        "lineno": 493,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_market",
        "name": "parse_market",
        "lineno": 515,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 603,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 652,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_currency",
        "name": "parse_currency",
        "lineno": 699,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 755,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_trade",
        "name": "parse_trade",
        "lineno": 767,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 830,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 869,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 910,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 920,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 932,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 966,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1000,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_income",
        "name": "parse_income",
        "lineno": 1064,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1096,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1155,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1209,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1250,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1260,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_order",
        "name": "parse_order",
        "lineno": 1306,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1418,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1426,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1442,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.create_order_request",
        "name": "create_order_request",
        "lineno": 1450,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.create_order",
        "name": "create_order",
        "lineno": 1539,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.create_orders",
        "name": "create_orders",
        "lineno": 1607,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.edit_order",
        "name": "edit_order",
        "lineno": 1660,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.cancel_order",
        "name": "cancel_order",
        "lineno": 1733,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1805,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1842,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_order",
        "name": "fetch_order",
        "lineno": 1887,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1956,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2039,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2061,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2083,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2129,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_balance",
        "name": "parse_balance",
        "lineno": 2191,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2205,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2234,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2278,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2305,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2312,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2329,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2362,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2372,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2389,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2406,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.get_withdraw_nonce",
        "name": "get_withdraw_nonce",
        "lineno": 2435,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.hash_message",
        "name": "hash_message",
        "lineno": 2449,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.sign_hash",
        "name": "sign_hash",
        "lineno": 2452,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.sign_message",
        "name": "sign_message",
        "lineno": 2459,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.withdraw",
        "name": "withdraw",
        "lineno": 2462,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2539,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2549,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.set_leverage",
        "name": "set_leverage",
        "lineno": 2592,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.parse_position",
        "name": "parse_position",
        "lineno": 2611,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_position",
        "name": "fetch_position",
        "lineno": 2680,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2725,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.nonce",
        "name": "nonce",
        "lineno": 2779,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.sign",
        "name": "sign",
        "lineno": 2782,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.woofipro.woofipro.handle_errors",
        "name": "handle_errors",
        "lineno": 2838,
        "scope": "woofipro",
        "is_async": false
      }
    ],
    "python.ccxt.xt": [
      {
        "id": "python.ccxt.xt.xt.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.nonce",
        "name": "nonce",
        "lineno": 821,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_time",
        "name": "fetch_time",
        "lineno": 824,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 847,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_markets",
        "name": "fetch_markets",
        "lineno": 985,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1006,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_swap_and_future_markets",
        "name": "fetch_swap_and_future_markets",
        "lineno": 1064,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_markets",
        "name": "parse_markets",
        "lineno": 1131,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_market",
        "name": "parse_market",
        "lineno": 1137,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1382,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1473,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1511,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1598,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1672,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1756,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1797,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1877,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1946,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_trade",
        "name": "parse_trade",
        "lineno": 2049,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2213,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_balance",
        "name": "parse_balance",
        "lineno": 2288,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2333,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.create_order",
        "name": "create_order",
        "lineno": 2350,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2382,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.create_contract_order",
        "name": "create_contract_order",
        "lineno": 2436,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_order",
        "name": "fetch_order",
        "lineno": 2502,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2674,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 2835,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3092,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3111,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3130,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.cancel_order",
        "name": "cancel_order",
        "lineno": 3149,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3226,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3299,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_order",
        "name": "parse_order",
        "lineno": 3336,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3503,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 3521,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 3580,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 3619,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3632,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3668,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3685,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3738,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.withdraw",
        "name": "withdraw",
        "lineno": 3791,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3834,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3909,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.set_leverage",
        "name": "set_leverage",
        "lineno": 3921,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.add_margin",
        "name": "add_margin",
        "lineno": 3965,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3979,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3993,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4021,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4035,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_leverage_tiers",
        "name": "parse_leverage_tiers",
        "lineno": 4081,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 4112,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4159,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4196,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4271,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4283,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4323,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4359,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 4419,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_position",
        "name": "fetch_position",
        "lineno": 4445,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4502,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_position",
        "name": "parse_position",
        "lineno": 4554,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.transfer",
        "name": "transfer",
        "lineno": 4605,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4647,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4660,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.edit_order",
        "name": "edit_order",
        "lineno": 4707,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.handle_errors",
        "name": "handle_errors",
        "lineno": 4795,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.xt.xt.sign",
        "name": "sign",
        "lineno": 4861,
        "scope": "xt",
        "is_async": false
      }
    ],
    "python.ccxt.zaif": [
      {
        "id": "python.ccxt.zaif.zaif.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_markets",
        "name": "fetch_markets",
        "lineno": 233,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_market",
        "name": "parse_market",
        "lineno": 266,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_balance",
        "name": "parse_balance",
        "lineno": 323,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_balance",
        "name": "fetch_balance",
        "lineno": 346,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 359,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_ticker",
        "name": "parse_ticker",
        "lineno": 378,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 418,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_trade",
        "name": "parse_trade",
        "lineno": 447,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_trades",
        "name": "fetch_trades",
        "lineno": 484,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.create_order",
        "name": "create_order",
        "lineno": 521,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.cancel_order",
        "name": "cancel_order",
        "lineno": 551,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_order",
        "name": "parse_order",
        "lineno": 583,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 638,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 662,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.withdraw",
        "name": "withdraw",
        "lineno": 692,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.parse_transaction",
        "name": "parse_transaction",
        "lineno": 740,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.custom_nonce",
        "name": "custom_nonce",
        "lineno": 785,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.sign",
        "name": "sign",
        "lineno": 790,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.zaif.zaif.handle_errors",
        "name": "handle_errors",
        "lineno": 816,
        "scope": "zaif",
        "is_async": false
      }
    ],
    "python.ccxt.zebpay": [
      {
        "id": "python.ccxt.zebpay.zebpay.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_status",
        "name": "fetch_status",
        "lineno": 229,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_time",
        "name": "fetch_time",
        "lineno": 270,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_markets",
        "name": "fetch_markets",
        "lineno": 305,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 332,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_currency",
        "name": "parse_currency",
        "lineno": 376,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 452,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 507,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 545,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 586,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 628,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 666,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_trades",
        "name": "fetch_trades",
        "lineno": 744,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 784,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 811,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_trade",
        "name": "parse_trade",
        "lineno": 854,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_balance",
        "name": "fetch_balance",
        "lineno": 912,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.create_order",
        "name": "create_order",
        "lineno": 951,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.order_request",
        "name": "order_request",
        "lineno": 1016,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.cancel_order",
        "name": "cancel_order",
        "lineno": 1037,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1074,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1103,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_order",
        "name": "fetch_order",
        "lineno": 1165,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_order",
        "name": "parse_order",
        "lineno": 1217,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.close_position",
        "name": "close_position",
        "lineno": 1275,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 1296,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 1323,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.set_leverage",
        "name": "set_leverage",
        "lineno": 1347,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1372,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.add_margin",
        "name": "add_margin",
        "lineno": 1404,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.reduce_margin",
        "name": "reduce_margin",
        "lineno": 1448,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1486,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1558,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_balance",
        "name": "parse_balance",
        "lineno": 1629,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_position",
        "name": "parse_position",
        "lineno": 1647,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_leverage",
        "name": "parse_leverage",
        "lineno": 1687,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1701,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1713,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 1765,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.sign",
        "name": "sign",
        "lineno": 1789,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.zebpay.zebpay.handle_errors",
        "name": "handle_errors",
        "lineno": 1832,
        "scope": "zebpay",
        "is_async": false
      }
    ],
    "python.ccxt": [],
    "python.ccxt.abstract.aftermath": [],
    "python.ccxt.abstract.alpaca": [],
    "python.ccxt.abstract.apex": [],
    "python.ccxt.abstract.ascendex": [],
    "python.ccxt.abstract.aster": [],
    "python.ccxt.abstract.backpack": [],
    "python.ccxt.abstract.bequant": [],
    "python.ccxt.abstract.bigone": [],
    "python.ccxt.abstract.binance": [],
    "python.ccxt.abstract.binancecoinm": [],
    "python.ccxt.abstract.binanceus": [],
    "python.ccxt.abstract.binanceusdm": [],
    "python.ccxt.abstract.bingx": [],
    "python.ccxt.abstract.bit2c": [],
    "python.ccxt.abstract.bitbank": [],
    "python.ccxt.abstract.bitbns": [],
    "python.ccxt.abstract.bitfinex": [],
    "python.ccxt.abstract.bitflyer": [],
    "python.ccxt.abstract.bitget": [],
    "python.ccxt.abstract.bithumb": [],
    "python.ccxt.abstract.bitmart": [],
    "python.ccxt.abstract.bitmex": [],
    "python.ccxt.abstract.bitopro": [],
    "python.ccxt.abstract.bitrue": [],
    "python.ccxt.abstract.bitso": [],
    "python.ccxt.abstract.bitstamp": [],
    "python.ccxt.abstract.bitteam": [],
    "python.ccxt.abstract.bittrade": [],
    "python.ccxt.abstract.bitvavo": [],
    "python.ccxt.abstract.blockchaincom": [],
    "python.ccxt.abstract.blofin": [],
    "python.ccxt.abstract.btcbox": [],
    "python.ccxt.abstract.btcmarkets": [],
    "python.ccxt.abstract.btcturk": [],
    "python.ccxt.abstract.bullish": [],
    "python.ccxt.abstract.bybit": [],
    "python.ccxt.abstract.bybiteu": [],
    "python.ccxt.abstract.bydfi": [],
    "python.ccxt.abstract.cex": [],
    "python.ccxt.abstract.coinbase": [],
    "python.ccxt.abstract.coinbaseadvanced": [],
    "python.ccxt.abstract.coinbaseexchange": [],
    "python.ccxt.abstract.coinbaseinternational": [],
    "python.ccxt.abstract.coincheck": [],
    "python.ccxt.abstract.coinex": [],
    "python.ccxt.abstract.coinmate": [],
    "python.ccxt.abstract.coinmetro": [],
    "python.ccxt.abstract.coinone": [],
    "python.ccxt.abstract.coinsph": [],
    "python.ccxt.abstract.coinspot": [],
    "python.ccxt.abstract.cryptocom": [],
    "python.ccxt.abstract.cryptomus": [],
    "python.ccxt.abstract.deepcoin": [],
    "python.ccxt.abstract.delta": [],
    "python.ccxt.abstract.deribit": [],
    "python.ccxt.abstract.derive": [],
    "python.ccxt.abstract.digifinex": [],
    "python.ccxt.abstract.dydx": [],
    "python.ccxt.abstract.exmo": [],
    "python.ccxt.abstract.extended": [],
    "python.ccxt.abstract.fmfwio": [],
    "python.ccxt.abstract.foxbit": [],
    "python.ccxt.abstract.gate": [],
    "python.ccxt.abstract.gemini": [],
    "python.ccxt.abstract.grvt": [],
    "python.ccxt.abstract.hashkey": [],
    "python.ccxt.abstract.hibachi": [],
    "python.ccxt.abstract.hitbtc": [],
    "python.ccxt.abstract.hollaex": [],
    "python.ccxt.abstract.htx": [],
    "python.ccxt.abstract.huobi": [],
    "python.ccxt.abstract.hyperliquid": [],
    "python.ccxt.abstract.independentreserve": [],
    "python.ccxt.abstract.indodax": [],
    "python.ccxt.abstract.kraken": [],
    "python.ccxt.abstract.krakenfutures": [],
    "python.ccxt.abstract.kucoin": [],
    "python.ccxt.abstract.kucoinfutures": [],
    "python.ccxt.abstract.latoken": [],
    "python.ccxt.abstract.lbank": [],
    "python.ccxt.abstract.lighter": [],
    "python.ccxt.abstract.luno": [],
    "python.ccxt.abstract.mercado": [],
    "python.ccxt.abstract.mexc": [],
    "python.ccxt.abstract.modetrade": [],
    "python.ccxt.abstract.myokx": [],
    "python.ccxt.abstract.ndax": [],
    "python.ccxt.abstract.novadax": [],
    "python.ccxt.abstract.okx": [],
    "python.ccxt.abstract.okxus": [],
    "python.ccxt.abstract.onetrading": [],
    "python.ccxt.abstract.p2b": [],
    "python.ccxt.abstract.pacifica": [],
    "python.ccxt.abstract.paradex": [],
    "python.ccxt.abstract.paymium": [],
    "python.ccxt.abstract.phemex": [],
    "python.ccxt.abstract.poloniex": [],
    "python.ccxt.abstract.tokocrypto": [],
    "python.ccxt.abstract.toobit": [],
    "python.ccxt.abstract.upbit": [],
    "python.ccxt.abstract.weex": [],
    "python.ccxt.abstract.whitebit": [],
    "python.ccxt.abstract.woo": [],
    "python.ccxt.abstract.woofipro": [],
    "python.ccxt.abstract.xt": [],
    "python.ccxt.abstract.zaif": [],
    "python.ccxt.abstract.zebpay": [],
    "python.ccxt.abstract": [],
    "python.ccxt.async_support.aftermath": [
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 169,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_currency",
        "name": "parse_currency",
        "lineno": 200,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_markets",
        "name": "fetch_markets",
        "lineno": 213,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_market",
        "name": "parse_market",
        "lineno": 271,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 374,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 388,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 399,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_ticker",
        "name": "parse_ticker",
        "lineno": 441,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 468,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_trades",
        "name": "fetch_trades",
        "lineno": 504,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_trade",
        "name": "parse_trade",
        "lineno": 544,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 552,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_balance",
        "name": "fetch_balance",
        "lineno": 591,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_balance",
        "name": "parse_balance",
        "lineno": 623,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 642,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_account",
        "name": "parse_account",
        "lineno": 668,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 676,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_position",
        "name": "fetch_position",
        "lineno": 722,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.fetch_positions",
        "name": "fetch_positions",
        "lineno": 736,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_position",
        "name": "parse_position",
        "lineno": 783,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_create_edit_order_args",
        "name": "parse_create_edit_order_args",
        "lineno": 786,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.create_order",
        "name": "create_order",
        "lineno": 801,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.create_orders",
        "name": "create_orders",
        "lineno": 826,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.cancel_order",
        "name": "cancel_order",
        "lineno": 893,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.cancel_orders",
        "name": "cancel_orders",
        "lineno": 908,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.create_account",
        "name": "create_account",
        "lineno": 958,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.add_margin",
        "name": "add_margin",
        "lineno": 989,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.reduce_margin",
        "name": "reduce_margin",
        "lineno": 1036,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.transfer",
        "name": "transfer",
        "lineno": 1083,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1124,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.withdraw",
        "name": "withdraw",
        "lineno": 1138,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1187,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.set_leverage",
        "name": "set_leverage",
        "lineno": 1211,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "name": "sign_tx_ed25519",
        "lineno": 1264,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.parse_order",
        "name": "parse_order",
        "lineno": 1286,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.handle_errors",
        "name": "handle_errors",
        "lineno": 1289,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aftermath.aftermath.sign",
        "name": "sign",
        "lineno": 1300,
        "scope": "aftermath",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.alpaca": [
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_time",
        "name": "fetch_time",
        "lineno": 430,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_markets",
        "name": "fetch_markets",
        "lineno": 453,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_market",
        "name": "parse_market",
        "lineno": 491,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_trades",
        "name": "fetch_trades",
        "lineno": 579,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 651,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 714,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 804,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 828,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 844,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.generate_client_order_id",
        "name": "generate_client_order_id",
        "lineno": 956,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 965,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 983,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1000,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "name": "create_order",
        "lineno": 1017,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.cancel_order",
        "name": "cancel_order",
        "lineno": 1102,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1125,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_order",
        "name": "fetch_order",
        "lineno": 1146,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1166,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1238,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1256,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.edit_order",
        "name": "edit_order",
        "lineno": 1274,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "name": "parse_order",
        "lineno": 1316,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1398,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1409,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1415,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_trade",
        "name": "parse_trade",
        "lineno": 1467,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1526,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1551,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.withdraw",
        "name": "withdraw",
        "lineno": 1570,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 1614,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1647,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1661,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1675,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1689,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1740,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1748,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1755,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.parse_balance",
        "name": "parse_balance",
        "lineno": 1816,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.sign",
        "name": "sign",
        "lineno": 1826,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.alpaca.alpaca.handle_errors",
        "name": "handle_errors",
        "lineno": 1844,
        "scope": "alpaca",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.apex": [
      {
        "id": "python.ccxt.async_support.apex.apex.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_time",
        "name": "fetch_time",
        "lineno": 315,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_balance",
        "name": "parse_balance",
        "lineno": 334,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 362,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_account",
        "name": "parse_account",
        "lineno": 376,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_account",
        "name": "fetch_account",
        "lineno": 385,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 399,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_currency",
        "name": "parse_currency",
        "lineno": 508,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 575,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_market",
        "name": "parse_market",
        "lineno": 644,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 710,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 764,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 784,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 799,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 830,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 853,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 905,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_trade",
        "name": "parse_trade",
        "lineno": 951,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 989,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1009,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1041,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_order",
        "name": "parse_order",
        "lineno": 1103,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1203,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1212,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1225,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.safe_market",
        "name": "safe_market",
        "lineno": 1236,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.generate_random_client_id_omni",
        "name": "generate_random_client_id_omni",
        "lineno": 1252,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.add_hyphen_before_usdt",
        "name": "add_hyphen_before_usdt",
        "lineno": 1256,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.get_seeds",
        "name": "get_seeds",
        "lineno": 1264,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.get_account_id",
        "name": "get_account_id",
        "lineno": 1270,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.create_order",
        "name": "create_order",
        "lineno": 1277,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.transfer",
        "name": "transfer",
        "lineno": 1374,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1506,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1523,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.cancel_order",
        "name": "cancel_order",
        "lineno": 1543,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_order",
        "name": "fetch_order",
        "lineno": 1567,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1594,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1611,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1648,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1674,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1709,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_income",
        "name": "parse_income",
        "lineno": 1743,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.set_leverage",
        "name": "set_leverage",
        "lineno": 1773,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1798,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.apex.apex.parse_position",
        "name": "parse_position",
        "lineno": 1814,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.sign",
        "name": "sign",
        "lineno": 1866,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.apex.apex.handle_errors",
        "name": "handle_errors",
        "lineno": 1895,
        "scope": "apex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.ascendex": [
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.get_account",
        "name": "get_account",
        "lineno": 499,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 505,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_currency",
        "name": "parse_currency",
        "lineno": 540,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 597,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 608,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 743,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_time",
        "name": "fetch_time",
        "lineno": 854,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 877,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_balance",
        "name": "parse_balance",
        "lineno": 917,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_margin_balance",
        "name": "parse_margin_balance",
        "lineno": 933,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 952,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 968,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1059,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1103,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1149,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1181,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1228,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1254,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_trade",
        "name": "parse_trade",
        "lineno": 1322,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1356,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1394,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "name": "parse_order",
        "lineno": 1405,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1578,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.create_order_request",
        "name": "create_order_request",
        "lineno": 1626,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.create_order",
        "name": "create_order",
        "lineno": 1698,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "name": "create_orders",
        "lineno": 1796,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_order",
        "name": "fetch_order",
        "lineno": 1884,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1989,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2102,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.cancel_order",
        "name": "cancel_order",
        "lineno": 2266,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2376,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2450,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2479,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2552,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2566,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2580,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2636,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2645,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2700,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_position",
        "name": "parse_position",
        "lineno": 2762,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2825,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2863,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 2901,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2929,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 2952,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.add_margin",
        "name": "add_margin",
        "lineno": 2962,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.set_leverage",
        "name": "set_leverage",
        "lineno": 2972,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3001,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3033,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3074,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 3121,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3169,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.transfer",
        "name": "transfer",
        "lineno": 3184,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3225,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 3243,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3248,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_income",
        "name": "parse_income",
        "lineno": 3301,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 3322,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3383,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 3393,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3454,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3496,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3525,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.sign",
        "name": "sign",
        "lineno": 3538,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ascendex.ascendex.handle_errors",
        "name": "handle_errors",
        "lineno": 3590,
        "scope": "ascendex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.aster": [
      {
        "id": "python.ccxt.async_support.aster.aster.describe",
        "name": "describe",
        "lineno": 43,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.is_inverse",
        "name": "is_inverse",
        "lineno": 661,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.is_linear",
        "name": "is_linear",
        "lineno": 667,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 673,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_currency",
        "name": "parse_currency",
        "lineno": 696,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_markets",
        "name": "fetch_markets",
        "lineno": 728,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_market",
        "name": "parse_market",
        "lineno": 851,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_time",
        "name": "fetch_time",
        "lineno": 951,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 977,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1005,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1162,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1233,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1290,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1338,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1423,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1474,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1527,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1570,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1590,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1628,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1682,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1714,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 1743,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1771,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1807,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1824,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_balance",
        "name": "parse_balance",
        "lineno": 1871,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 1884,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 1914,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.set_position_mode",
        "name": "set_position_mode",
        "lineno": 1935,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1958,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1971,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2003,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2014,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_order",
        "name": "parse_order",
        "lineno": 2026,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_order",
        "name": "fetch_order",
        "lineno": 2116,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 2178,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2239,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2302,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.create_order",
        "name": "create_order",
        "lineno": 2371,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.create_orders",
        "name": "create_orders",
        "lineno": 2434,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.create_order_request",
        "name": "create_order_request",
        "lineno": 2501,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2640,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.cancel_order",
        "name": "cancel_order",
        "lineno": 2677,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2709,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.set_leverage",
        "name": "set_leverage",
        "lineno": 2779,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2810,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2845,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2886,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2923,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 2951,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2998,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3036,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3057,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.add_margin",
        "name": "add_margin",
        "lineno": 3070,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_income",
        "name": "parse_income",
        "lineno": 3083,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3109,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 3140,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 3183,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 3195,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_position_risk",
        "name": "parse_position_risk",
        "lineno": 3238,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 3391,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3436,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_account_positions",
        "name": "parse_account_positions",
        "lineno": 3462,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_account_position",
        "name": "parse_account_position",
        "lineno": 3495,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "name": "fetch_account_positions",
        "lineno": 3644,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.load_leverage_brackets",
        "name": "load_leverage_brackets",
        "lineno": 3665,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.keccak_message",
        "name": "keccak_message",
        "lineno": 3710,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.sign_message",
        "name": "sign_message",
        "lineno": 3713,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.sign_withdraw_payload",
        "name": "sign_withdraw_payload",
        "lineno": 3716,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.withdraw",
        "name": "withdraw",
        "lineno": 3750,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3802,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.transfer",
        "name": "transfer",
        "lineno": 3826,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3867,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 3881,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.hash_message",
        "name": "hash_message",
        "lineno": 3887,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.sign_hash",
        "name": "sign_hash",
        "lineno": 3895,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.sign",
        "name": "sign",
        "lineno": 3903,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.encode_values_with_json",
        "name": "encode_values_with_json",
        "lineno": 3968,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.capitalize_keys",
        "name": "capitalize_keys",
        "lineno": 3980,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "name": "load_markets_and_sign_in",
        "lineno": 3990,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.sign_in",
        "name": "sign_in",
        "lineno": 3993,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.initialize_client",
        "name": "initialize_client",
        "lineno": 4011,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.aster.aster.handle_errors",
        "name": "handle_errors",
        "lineno": 4060,
        "scope": "aster",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.backpack": [
      {
        "id": "python.ccxt.async_support.backpack.backpack.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 511,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_currency",
        "name": "parse_currency",
        "lineno": 546,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_markets",
        "name": "fetch_markets",
        "lineno": 607,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_market",
        "name": "parse_market",
        "lineno": 621,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_market_type",
        "name": "parse_market_type",
        "lineno": 795,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 807,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 823,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_ticker",
        "name": "parse_ticker",
        "lineno": 841,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 894,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 931,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 972,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 998,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1019,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1054,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1075,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1096,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1142,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1171,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_trade",
        "name": "parse_trade",
        "lineno": 1205,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_status",
        "name": "fetch_status",
        "lineno": 1278,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_time",
        "name": "fetch_time",
        "lineno": 1303,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1318,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_balance",
        "name": "parse_balance",
        "lineno": 1331,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1356,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1386,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.withdraw",
        "name": "withdraw",
        "lineno": 1415,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1446,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1562,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1575,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1598,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.create_order",
        "name": "create_order",
        "lineno": 1615,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.create_orders",
        "name": "create_orders",
        "lineno": 1652,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.create_order_request",
        "name": "create_order_request",
        "lineno": 1678,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.encode_order_side",
        "name": "encode_order_side",
        "lineno": 1740,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1747,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1768,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.cancel_order",
        "name": "cancel_order",
        "lineno": 1790,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1812,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1832,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_order",
        "name": "parse_order",
        "lineno": 1855,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1995,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2007,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2014,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_position",
        "name": "parse_position",
        "lineno": 2032,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2115,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.parse_income",
        "name": "parse_income",
        "lineno": 2139,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.nonce",
        "name": "nonce",
        "lineno": 2167,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.sign",
        "name": "sign",
        "lineno": 2170,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.generate_batch_payload",
        "name": "generate_batch_payload",
        "lineno": 2209,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.backpack.backpack.handle_errors",
        "name": "handle_errors",
        "lineno": 2220,
        "scope": "backpack",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bequant": [
      {
        "id": "python.ccxt.async_support.bequant.bequant.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "bequant",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bigone": [
      {
        "id": "python.ccxt.async_support.bigone.bigone.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 475,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_currency",
        "name": "parse_currency",
        "lineno": 532,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_markets",
        "name": "fetch_markets",
        "lineno": 605,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_ticker",
        "name": "parse_ticker",
        "lineno": 790,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 868,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 909,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_time",
        "name": "fetch_time",
        "lineno": 993,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1014,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_contract_bids_asks",
        "name": "parse_contract_bids_asks",
        "lineno": 1085,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_contract_order_book",
        "name": "parse_contract_order_book",
        "lineno": 1094,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_trade",
        "name": "parse_trade",
        "lineno": 1108,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1234,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1278,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1298,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_balance",
        "name": "parse_balance",
        "lineno": 1364,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1381,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_type",
        "name": "parse_type",
        "lineno": 1411,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_order",
        "name": "parse_order",
        "lineno": 1420,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1490,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.create_order",
        "name": "create_order",
        "lineno": 1508,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.cancel_order",
        "name": "cancel_order",
        "lineno": 1607,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1636,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_order",
        "name": "fetch_order",
        "lineno": 1684,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1701,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1750,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1810,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1818,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1835,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.nonce",
        "name": "nonce",
        "lineno": 1852,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.sign",
        "name": "sign",
        "lineno": 1856,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1884,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1936,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1947,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2034,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2084,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.transfer",
        "name": "transfer",
        "lineno": 2134,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2179,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2199,
        "scope": "bigone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.withdraw",
        "name": "withdraw",
        "lineno": 2205,
        "scope": "bigone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bigone.bigone.handle_errors",
        "name": "handle_errors",
        "lineno": 2258,
        "scope": "bigone",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.binance": [
      {
        "id": "python.ccxt.async_support.binance.binance.describe",
        "name": "describe",
        "lineno": 43,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.is_inverse",
        "name": "is_inverse",
        "lineno": 2736,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.is_linear",
        "name": "is_linear",
        "lineno": 2742,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 2748,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 2752,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.market",
        "name": "market",
        "lineno": 2813,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.safe_market",
        "name": "safe_market",
        "lineno": 2861,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.nonce",
        "name": "nonce",
        "lineno": 2868,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 2871,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_time",
        "name": "fetch_time",
        "lineno": 2891,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2917,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_currencies_custom",
        "name": "parse_currencies_custom",
        "lineno": 2955,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_currency",
        "name": "parse_currency",
        "lineno": 2965,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_markets",
        "name": "fetch_markets",
        "lineno": 3144,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_market",
        "name": "parse_market",
        "lineno": 3437,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 3606,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_balance_custom",
        "name": "parse_balance_custom",
        "lineno": 3615,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3717,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3975,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_ticker",
        "name": "parse_ticker",
        "lineno": 4055,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_status",
        "name": "fetch_status",
        "lineno": 4239,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 4264,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 4303,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 4337,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_last_price",
        "name": "parse_last_price",
        "lineno": 4397,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 4437,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_tickers_for_rolling",
        "name": "parse_tickers_for_rolling",
        "lineno": 4486,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 4496,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 4528,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 4556,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 4619,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_trade",
        "name": "parse_trade",
        "lineno": 4739,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_trades",
        "name": "fetch_trades",
        "lineno": 4995,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "name": "edit_spot_order",
        "lineno": 5134,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "name": "edit_spot_order_request",
        "lineno": 5199,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_contract_order_request",
        "name": "edit_contract_order_request",
        "lineno": 5304,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "name": "edit_contract_order",
        "lineno": 5322,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_order",
        "name": "edit_order",
        "lineno": 5389,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.edit_orders",
        "name": "edit_orders",
        "lineno": 5415,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_order_status",
        "name": "parse_order_status",
        "lineno": 5494,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_order_type_by_market",
        "name": "parse_order_type_by_market",
        "lineno": 5512,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_order",
        "name": "parse_order",
        "lineno": 5533,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_orders",
        "name": "create_orders",
        "lineno": 6127,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_order",
        "name": "create_order",
        "lineno": 6204,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_order_request",
        "name": "create_order_request",
        "lineno": 6308,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 6577,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 6598,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 6618,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_order",
        "name": "fetch_order",
        "lineno": 6636,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_orders",
        "name": "fetch_orders",
        "lineno": 6711,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 6974,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 7061,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 7265,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 7294,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 7323,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.cancel_order",
        "name": "cancel_order",
        "lineno": 7355,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 7444,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.cancel_orders",
        "name": "cancel_orders",
        "lineno": 7611,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 7686,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 7715,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_my_dust_trades",
        "name": "fetch_my_dust_trades",
        "lineno": 7928,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_dust_trade",
        "name": "parse_dust_trade",
        "lineno": 7997,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 8064,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 8166,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 8289,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_transaction",
        "name": "parse_transaction",
        "lineno": 8327,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 8450,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_transfer",
        "name": "parse_transfer",
        "lineno": 8456,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_income",
        "name": "parse_income",
        "lineno": 8557,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.transfer",
        "name": "transfer",
        "lineno": 8583,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 8670,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 8804,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 8842,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 8870,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 8983,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 9039,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.withdraw",
        "name": "withdraw",
        "lineno": 9106,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 9140,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 9169,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 9234,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.futures_transfer",
        "name": "futures_transfer",
        "lineno": 9403,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 9434,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 9473,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 9530,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 9547,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 9575,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_account_positions",
        "name": "parse_account_positions",
        "lineno": 9635,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_account_position",
        "name": "parse_account_position",
        "lineno": 9668,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_position_risk",
        "name": "parse_position_risk",
        "lineno": 9904,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "name": "load_leverage_brackets",
        "lineno": 10126,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 10167,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 10242,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_position",
        "name": "fetch_position",
        "lineno": 10282,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "name": "fetch_option_positions",
        "lineno": 10325,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_option_position",
        "name": "parse_option_position",
        "lineno": 10379,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_positions",
        "name": "fetch_positions",
        "lineno": 10435,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "name": "fetch_account_positions",
        "lineno": 10469,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 10590,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 10757,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.set_leverage",
        "name": "set_leverage",
        "lineno": 10812,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 10856,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.set_position_mode",
        "name": "set_position_mode",
        "lineno": 10912,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 10966,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_leverage",
        "name": "parse_leverage",
        "lineno": 11007,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 11035,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 11077,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_settlement",
        "name": "parse_settlement",
        "lineno": 11128,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_settlements",
        "name": "parse_settlements",
        "lineno": 11169,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 11209,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 11246,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 11336,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 11391,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.get_network_code_by_network_url",
        "name": "get_network_code_by_network_url",
        "lineno": 11415,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.get_base_domain_from_url",
        "name": "get_base_domain_from_url",
        "lineno": 11432,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.sign",
        "name": "sign",
        "lineno": 11444,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.get_exceptions_by_url",
        "name": "get_exceptions_by_url",
        "lineno": 11558,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.handle_errors",
        "name": "handle_errors",
        "lineno": 11576,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 11646,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.request",
        "name": "request",
        "lineno": 11662,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 11669,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 11705,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.reduce_margin",
        "name": "reduce_margin",
        "lineno": 11749,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.add_margin",
        "name": "add_margin",
        "lineno": 11763,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 11777,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 11807,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 11826,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 11870,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 11911,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 11931,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_gift_code",
        "name": "create_gift_code",
        "lineno": 11968,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.redeem_gift_code",
        "name": "redeem_gift_code",
        "lineno": 12006,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.verify_gift_code",
        "name": "verify_gift_code",
        "lineno": 12033,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 12057,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 12133,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 12149,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 12208,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 12239,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 12275,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 12306,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 12335,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 12398,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 12468,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 12486,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 12634,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 12718,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 12753,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_greeks",
        "name": "parse_greeks",
        "lineno": 12792,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 12832,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 12843,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 12878,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 12969,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 13009,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_option",
        "name": "fetch_option",
        "lineno": 13025,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_option",
        "name": "parse_option",
        "lineno": 13068,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 13113,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 13170,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 13224,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 13260,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 13304,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 13376,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_conversion",
        "name": "parse_conversion",
        "lineno": 13468,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 13557,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 13597,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 13659,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_adl_rank",
        "name": "fetch_adl_rank",
        "lineno": 13692,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 13723,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binance.binance.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 13771,
        "scope": "binance",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.binancecoinm": [
      {
        "id": "python.ccxt.async_support.binancecoinm.binancecoinm.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "binancecoinm",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binancecoinm.binancecoinm.transfer_in",
        "name": "transfer_in",
        "lineno": 45,
        "scope": "binancecoinm",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binancecoinm.binancecoinm.transfer_out",
        "name": "transfer_out",
        "lineno": 49,
        "scope": "binancecoinm",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.binanceus": [
      {
        "id": "python.ccxt.async_support.binanceus.binanceus.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "binanceus",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.binanceusdm": [
      {
        "id": "python.ccxt.async_support.binanceusdm.binanceusdm.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "binanceusdm",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.binanceusdm.binanceusdm.transfer_in",
        "name": "transfer_in",
        "lineno": 58,
        "scope": "binanceusdm",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.binanceusdm.binanceusdm.transfer_out",
        "name": "transfer_out",
        "lineno": 62,
        "scope": "binanceusdm",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.bingx": [
      {
        "id": "python.ccxt.async_support.bingx.bingx.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_time",
        "name": "fetch_time",
        "lineno": 799,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 821,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_currency",
        "name": "parse_currency",
        "lineno": 886,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 933,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 966,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_inverse_swap_markets",
        "name": "fetch_inverse_swap_markets",
        "lineno": 1002,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_market",
        "name": "parse_market",
        "lineno": 1025,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1122,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1145,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1234,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1286,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_trade",
        "name": "parse_trade",
        "lineno": 1349,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1509,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1620,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1660,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1685,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1718,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1769,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1786,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_income",
        "name": "parse_income",
        "lineno": 1839,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1864,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1921,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1954,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2014,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 2077,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2133,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2190,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2290,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_balance",
        "name": "parse_balance",
        "lineno": 2409,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 2517,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2578,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_position",
        "name": "fetch_position",
        "lineno": 2671,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_position",
        "name": "parse_position",
        "lineno": 2755,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 2876,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2888,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 2899,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "name": "create_order_request",
        "lineno": 2910,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_order",
        "name": "create_order",
        "lineno": 3098,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.create_orders",
        "name": "create_orders",
        "lineno": 3230,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_order_side",
        "name": "parse_order_side",
        "lineno": 3327,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3338,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_order",
        "name": "parse_order",
        "lineno": 3349,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3714,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.cancel_order",
        "name": "cancel_order",
        "lineno": 3727,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3902,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 4046,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 4147,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_order",
        "name": "fetch_order",
        "lineno": 4187,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4359,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4446,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4627,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 4648,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 4669,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.transfer",
        "name": "transfer",
        "lineno": 4860,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4915,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4977,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 5000,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5006,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5049,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5075,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5101,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5144,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5189,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5282,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 5301,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.add_margin",
        "name": "add_margin",
        "lineno": 5335,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.reduce_margin",
        "name": "reduce_margin",
        "lineno": 5341,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.set_margin",
        "name": "set_margin",
        "lineno": 5347,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 5381,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5404,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5462,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.set_leverage",
        "name": "set_leverage",
        "lineno": 5500,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 5561,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5693,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5725,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.withdraw",
        "name": "withdraw",
        "lineno": 5746,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_params",
        "name": "parse_params",
        "lineno": 5798,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 5816,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 5912,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.close_position",
        "name": "close_position",
        "lineno": 5953,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.close_all_positions",
        "name": "close_all_positions",
        "lineno": 6022,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 6082,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6110,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.edit_order",
        "name": "edit_order",
        "lineno": 6139,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 6275,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 6321,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 6331,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 6397,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.custom_encode",
        "name": "custom_encode",
        "lineno": 6414,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 6446,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 6484,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.sign",
        "name": "sign",
        "lineno": 6516,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.nonce",
        "name": "nonce",
        "lineno": 6570,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 6573,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bingx.bingx.handle_errors",
        "name": "handle_errors",
        "lineno": 6577,
        "scope": "bingx",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bit2c": [
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.parse_balance",
        "name": "parse_balance",
        "lineno": 292,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_balance",
        "name": "fetch_balance",
        "lineno": 310,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 365,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.parse_ticker",
        "name": "parse_ticker",
        "lineno": 384,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 412,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_trades",
        "name": "fetch_trades",
        "lineno": 430,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 469,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.create_order",
        "name": "create_order",
        "lineno": 517,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.cancel_order",
        "name": "cancel_order",
        "lineno": 549,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 566,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_order",
        "name": "fetch_order",
        "lineno": 591,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.parse_order",
        "name": "parse_order",
        "lineno": 624,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 730,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.remove_comma_from_value",
        "name": "remove_comma_from_value",
        "lineno": 795,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.parse_trade",
        "name": "parse_trade",
        "lineno": 802,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.is_fiat",
        "name": "is_fiat",
        "lineno": 896,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 899,
        "scope": "bit2c",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 925,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.nonce",
        "name": "nonce",
        "lineno": 943,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.sign",
        "name": "sign",
        "lineno": 946,
        "scope": "bit2c",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bit2c.bit2c.handle_errors",
        "name": "handle_errors",
        "lineno": 970,
        "scope": "bit2c",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitbank": [
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_markets",
        "name": "fetch_markets",
        "lineno": 274,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_market",
        "name": "parse_market",
        "lineno": 315,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_ticker",
        "name": "parse_ticker",
        "lineno": 373,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 400,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 419,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_trade",
        "name": "parse_trade",
        "lineno": 440,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_trades",
        "name": "fetch_trades",
        "lineno": 484,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 506,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 563,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 583,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_balance",
        "name": "parse_balance",
        "lineno": 633,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_balance",
        "name": "fetch_balance",
        "lineno": 652,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_order_status",
        "name": "parse_order_status",
        "lineno": 698,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_order",
        "name": "parse_order",
        "lineno": 708,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.create_order",
        "name": "create_order",
        "lineno": 745,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.cancel_order",
        "name": "cancel_order",
        "lineno": 773,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_order",
        "name": "fetch_order",
        "lineno": 817,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 860,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 886,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 913,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.withdraw",
        "name": "withdraw",
        "lineno": 942,
        "scope": "bitbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.parse_transaction",
        "name": "parse_transaction",
        "lineno": 985,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.nonce",
        "name": "nonce",
        "lineno": 1027,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.sign",
        "name": "sign",
        "lineno": 1030,
        "scope": "bitbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbank.bitbank.handle_errors",
        "name": "handle_errors",
        "lineno": 1059,
        "scope": "bitbank",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitbns": [
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_status",
        "name": "fetch_status",
        "lineno": 229,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_markets",
        "name": "fetch_markets",
        "lineno": 257,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 355,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_ticker",
        "name": "parse_ticker",
        "lineno": 391,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 449,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_balance",
        "name": "parse_balance",
        "lineno": 492,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_balance",
        "name": "fetch_balance",
        "lineno": 517,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_status",
        "name": "parse_status",
        "lineno": 544,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_order",
        "name": "parse_order",
        "lineno": 559,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.create_order",
        "name": "create_order",
        "lineno": 634,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.cancel_order",
        "name": "cancel_order",
        "lineno": 692,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_order",
        "name": "fetch_order",
        "lineno": 723,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 775,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_trade",
        "name": "parse_trade",
        "lineno": 825,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 901,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_trades",
        "name": "fetch_trades",
        "lineno": 965,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 992,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1036,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 1060,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1079,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1143,
        "scope": "bitbns",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.nonce",
        "name": "nonce",
        "lineno": 1178,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.sign",
        "name": "sign",
        "lineno": 1181,
        "scope": "bitbns",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitbns.bitbns.handle_errors",
        "name": "handle_errors",
        "lineno": 1213,
        "scope": "bitbns",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitfinex": [
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.is_fiat",
        "name": "is_fiat",
        "lineno": 565,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.get_currency_name",
        "name": "get_currency_name",
        "lineno": 568,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 574,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "name": "price_to_precision",
        "lineno": 581,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_status",
        "name": "fetch_status",
        "lineno": 590,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 613,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 729,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_currencies_custom",
        "name": "parse_currencies_custom",
        "lineno": 864,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_currency_custom",
        "name": "parse_currency_custom",
        "lineno": 880,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 940,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "name": "transfer",
        "lineno": 981,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1048,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1091,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.convert_derivatives_id",
        "name": "convert_derivatives_id",
        "lineno": 1099,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1121,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1165,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1270,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1330,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1348,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1429,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1477,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1521,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1541,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_order_flags",
        "name": "parse_order_flags",
        "lineno": 1560,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1573,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "name": "parse_order",
        "lineno": 1582,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "name": "create_order_request",
        "lineno": 1642,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.create_order",
        "name": "create_order",
        "lineno": 1720,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.create_orders",
        "name": "create_orders",
        "lineno": 1804,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1863,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.cancel_order",
        "name": "cancel_order",
        "lineno": 1884,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1919,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1998,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 2019,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2040,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2106,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2184,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2213,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2247,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2263,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2322,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2338,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2471,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2581,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.withdraw",
        "name": "withdraw",
        "lineno": 2638,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2720,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_position",
        "name": "parse_position",
        "lineno": 2772,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.nonce",
        "name": "nonce",
        "lineno": 2842,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.sign",
        "name": "sign",
        "lineno": 2845,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.handle_errors",
        "name": "handle_errors",
        "lineno": 2870,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2894,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2912,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2960,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3014,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3064,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3137,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 3190,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3240,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3291,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 3340,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3401,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 3473,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 3522,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.set_margin",
        "name": "set_margin",
        "lineno": 3563,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3593,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order",
        "name": "fetch_order",
        "lineno": 3618,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "name": "edit_order",
        "lineno": 3684,
        "scope": "bitfinex",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.bitflyer": [
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_expiry_date",
        "name": "parse_expiry_date",
        "lineno": 230,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.safe_market",
        "name": "safe_market",
        "lineno": 251,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_markets",
        "name": "fetch_markets",
        "lineno": 257,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_balance",
        "name": "parse_balance",
        "lineno": 406,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_balance",
        "name": "fetch_balance",
        "lineno": 418,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 450,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_ticker",
        "name": "parse_ticker",
        "lineno": 469,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 496,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_trade",
        "name": "parse_trade",
        "lineno": 514,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_trades",
        "name": "fetch_trades",
        "lineno": 573,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 608,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.create_order",
        "name": "create_order",
        "lineno": 639,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.cancel_order",
        "name": "cancel_order",
        "lineno": 669,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_order_status",
        "name": "parse_order_status",
        "lineno": 695,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_order",
        "name": "parse_order",
        "lineno": 705,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_orders",
        "name": "fetch_orders",
        "lineno": 749,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 775,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 792,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_order",
        "name": "fetch_order",
        "lineno": 809,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 828,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_positions",
        "name": "fetch_positions",
        "lineno": 866,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.withdraw",
        "name": "withdraw",
        "lineno": 903,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 934,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 970,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_deposit_status",
        "name": "parse_deposit_status",
        "lineno": 1008,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_withdrawal_status",
        "name": "parse_withdrawal_status",
        "lineno": 1015,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1022,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1101,
        "scope": "bitflyer",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1125,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.sign",
        "name": "sign",
        "lineno": 1155,
        "scope": "bitflyer",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer.handle_errors",
        "name": "handle_errors",
        "lineno": 1182,
        "scope": "bitflyer",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitget": [
      {
        "id": "python.ccxt.async_support.bitget.bitget.describe",
        "name": "describe",
        "lineno": 39,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 1877,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 1884,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "name": "handle_product_type_and_params",
        "lineno": 1891,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_time",
        "name": "fetch_time",
        "lineno": 1930,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1953,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "name": "fetch_default_markets",
        "lineno": 1974,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_uta_markets",
        "name": "fetch_uta_markets",
        "lineno": 2216,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2454,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_currency",
        "name": "parse_currency",
        "lineno": 2500,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 2573,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 2701,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2772,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.withdraw",
        "name": "withdraw",
        "lineno": 2832,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2889,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2953,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3030,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3040,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3077,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3101,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_ticker",
        "name": "parse_ticker",
        "lineno": 3166,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 3309,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 3466,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 3492,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_trade",
        "name": "parse_trade",
        "lineno": 3656,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3807,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3938,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 3978,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4093,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 4104,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 4127,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_balance",
        "name": "fetch_balance",
        "lineno": 4291,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_uta_balance",
        "name": "parse_uta_balance",
        "lineno": 4457,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_balance",
        "name": "parse_balance",
        "lineno": 4482,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4557,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_order",
        "name": "parse_order",
        "lineno": 4578,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4908,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_order",
        "name": "create_order",
        "lineno": 4930,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_uta_order_request",
        "name": "create_uta_order_request",
        "lineno": 5030,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "name": "create_order_request",
        "lineno": 5130,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "name": "create_uta_orders",
        "lineno": 5315,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_orders",
        "name": "create_orders",
        "lineno": 5361,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.edit_order",
        "name": "edit_order",
        "lineno": 5458,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "name": "cancel_order",
        "lineno": 5656,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.cancel_uta_orders",
        "name": "cancel_uta_orders",
        "lineno": 5807,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5840,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5922,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "name": "fetch_order",
        "lineno": 6038,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 6207,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 6587,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 6615,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 6643,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "name": "fetch_uta_canceled_and_closed_orders",
        "lineno": 6934,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7052,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7154,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 7214,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 7259,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_position",
        "name": "fetch_position",
        "lineno": 7471,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_positions",
        "name": "fetch_positions",
        "lineno": 7575,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_position",
        "name": "parse_position",
        "lineno": 7757,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 7973,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 8064,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 8151,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 8233,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 8248,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 8336,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 8434,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 8472,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 8488,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 8516,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.reduce_margin",
        "name": "reduce_margin",
        "lineno": 8542,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.add_margin",
        "name": "add_margin",
        "lineno": 8560,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 8576,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_leverage",
        "name": "parse_leverage",
        "lineno": 8627,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.set_leverage",
        "name": "set_leverage",
        "lineno": 8639,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 8705,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.set_position_mode",
        "name": "set_position_mode",
        "lineno": 8750,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 8802,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 8867,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 8905,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.transfer",
        "name": "transfer",
        "lineno": 8962,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_transfer",
        "name": "parse_transfer",
        "lineno": 9010,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 9055,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 9061,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 9112,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 9156,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 9189,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 9226,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 9264,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 9298,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 9351,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 9453,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 9501,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 9564,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 9616,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 9686,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 9727,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 9826,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.close_position",
        "name": "close_position",
        "lineno": 9871,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.close_all_positions",
        "name": "close_all_positions",
        "lineno": 9940,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 10001,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 10052,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 10061,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 10166,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 10208,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 10258,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_conversion",
        "name": "parse_conversion",
        "lineno": 10313,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 10367,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 10429,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 10491,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 10548,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.handle_errors",
        "name": "handle_errors",
        "lineno": 10560,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.nonce",
        "name": "nonce",
        "lineno": 10603,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitget.bitget.sign",
        "name": "sign",
        "lineno": 10606,
        "scope": "bitget",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bithumb": [
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.safe_market",
        "name": "safe_market",
        "lineno": 289,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 296,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_markets",
        "name": "fetch_markets",
        "lineno": 299,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_balance",
        "name": "parse_balance",
        "lineno": 420,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_balance",
        "name": "fetch_balance",
        "lineno": 435,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 451,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_ticker",
        "name": "parse_ticker",
        "lineno": 495,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 543,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 602,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 641,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 661,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_trade",
        "name": "parse_trade",
        "lineno": 708,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_trades",
        "name": "fetch_trades",
        "lineno": 780,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.create_order",
        "name": "create_order",
        "lineno": 818,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_order",
        "name": "fetch_order",
        "lineno": 859,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_order_status",
        "name": "parse_order_status",
        "lineno": 911,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "name": "parse_order",
        "lineno": 919,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1011,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.cancel_order",
        "name": "cancel_order",
        "lineno": 1057,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.cancel_unified_order",
        "name": "cancel_unified_order",
        "lineno": 1093,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.withdraw",
        "name": "withdraw",
        "lineno": 1099,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1133,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.fix_comma_number",
        "name": "fix_comma_number",
        "lineno": 1163,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.nonce",
        "name": "nonce",
        "lineno": 1172,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.sign",
        "name": "sign",
        "lineno": 1175,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bithumb.bithumb.handle_errors",
        "name": "handle_errors",
        "lineno": 1200,
        "scope": "bithumb",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitmart": [
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_time",
        "name": "fetch_time",
        "lineno": 890,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_status",
        "name": "fetch_status",
        "lineno": 913,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 976,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 1075,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1190,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1207,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.get_currency_id_from_code_and_network",
        "name": "get_currency_id_from_code_and_network",
        "lineno": 1301,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 1329,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1368,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 1390,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1424,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1579,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1674,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1780,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_trade",
        "name": "parse_trade",
        "lineno": 1855,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1957,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1998,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2060,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2159,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2266,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.custom_parse_balance",
        "name": "custom_parse_balance",
        "lineno": 2288,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 2324,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2334,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2461,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2480,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "name": "parse_order",
        "lineno": 2513,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2637,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_order_status_by_type",
        "name": "parse_order_status_by_type",
        "lineno": 2646,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2671,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.create_order",
        "name": "create_order",
        "lineno": 2689,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "name": "create_orders",
        "lineno": 2778,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.create_swap_order_request",
        "name": "create_swap_order_request",
        "lineno": 2843,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2969,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.cancel_order",
        "name": "cancel_order",
        "lineno": 3061,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3154,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3210,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3270,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3323,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3453,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3513,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_order",
        "name": "fetch_order",
        "lineno": 3524,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3634,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3668,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.withdraw",
        "name": "withdraw",
        "lineno": 3709,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_by_type",
        "name": "fetch_transactions_by_type",
        "lineno": 3756,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 3803,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3845,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 3859,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3901,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3915,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3926,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 4004,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 4042,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 4080,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 4104,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 4157,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 4199,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.transfer",
        "name": "transfer",
        "lineno": 4246,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4317,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_to_account",
        "name": "parse_transfer_to_account",
        "lineno": 4325,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_from_account",
        "name": "parse_transfer_from_account",
        "lineno": 4332,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4339,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4378,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 4437,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 4488,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4516,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4550,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.set_leverage",
        "name": "set_leverage",
        "lineno": 4570,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4598,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4635,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4691,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_position",
        "name": "fetch_position",
        "lineno": 4741,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4790,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_position",
        "name": "parse_position",
        "lineno": 4849,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 4913,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 4973,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.edit_order",
        "name": "edit_order",
        "lineno": 5011,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 5130,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 5172,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 5213,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_request",
        "name": "fetch_transactions_request",
        "lineno": 5223,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 5238,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 5280,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 5305,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_withdraw_addresses",
        "name": "fetch_withdraw_addresses",
        "lineno": 5313,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.set_position_mode",
        "name": "set_position_mode",
        "lineno": 5353,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 5385,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.nonce",
        "name": "nonce",
        "lineno": 5413,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.sign",
        "name": "sign",
        "lineno": 5416,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmart.bitmart.handle_errors",
        "name": "handle_errors",
        "lineno": 5448,
        "scope": "bitmart",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitmex": [
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 434,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_currency",
        "name": "parse_currency",
        "lineno": 479,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.convert_from_real_amount",
        "name": "convert_from_real_amount",
        "lineno": 561,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "name": "convert_to_real_amount",
        "lineno": 568,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 577,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "name": "convert_from_raw_quantity",
        "lineno": 585,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_cost",
        "name": "convert_from_raw_cost",
        "lineno": 597,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 600,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_market",
        "name": "parse_market",
        "lineno": 723,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_balance",
        "name": "parse_balance",
        "lineno": 847,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 908,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 971,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_order",
        "name": "fetch_order",
        "lineno": 1013,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1035,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1076,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1095,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1111,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1204,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1216,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1311,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1361,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1393,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1402,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1476,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1497,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1519,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1550,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1580,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_trade",
        "name": "parse_trade",
        "lineno": 1650,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1760,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1777,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "name": "parse_order",
        "lineno": 1786,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1881,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "name": "create_order",
        "lineno": 1945,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.edit_order",
        "name": "edit_order",
        "lineno": 2032,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.cancel_order",
        "name": "cancel_order",
        "lineno": 2078,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2106,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2130,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2188,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2211,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2225,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2235,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_position",
        "name": "parse_position",
        "lineno": 2347,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.withdraw",
        "name": "withdraw",
        "lineno": 2491,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2541,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2566,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2592,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 2650,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.set_leverage",
        "name": "set_leverage",
        "lineno": 2670,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2695,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2722,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2757,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2817,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 2860,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2890,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2923,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 2933,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 2975,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 2999,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 3130,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 3259,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_settlements",
        "name": "parse_settlements",
        "lineno": 3314,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.parse_settlement",
        "name": "parse_settlement",
        "lineno": 3322,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.close_position",
        "name": "close_position",
        "lineno": 3341,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.handle_errors",
        "name": "handle_errors",
        "lineno": 3387,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.nonce",
        "name": "nonce",
        "lineno": 3403,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitmex.bitmex.sign",
        "name": "sign",
        "lineno": 3406,
        "scope": "bitmex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitopro": [
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 349,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_currency",
        "name": "parse_currency",
        "lineno": 378,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 409,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_market",
        "name": "parse_market",
        "lineno": 442,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_ticker",
        "name": "parse_ticker",
        "lineno": 503,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 541,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 573,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 603,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_trade",
        "name": "parse_trade",
        "lineno": 644,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 723,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 756,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 845,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 855,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.insert_missing_candles",
        "name": "insert_missing_candles",
        "lineno": 909,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_balance",
        "name": "parse_balance",
        "lineno": 944,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 970,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_order_status",
        "name": "parse_order_status",
        "lineno": 997,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_order",
        "name": "parse_order",
        "lineno": 1009,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.create_order",
        "name": "create_order",
        "lineno": 1095,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.cancel_order",
        "name": "cancel_order",
        "lineno": 1151,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1182,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1196,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1228,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_order",
        "name": "fetch_order",
        "lineno": 1262,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1307,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1366,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1388,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1405,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1447,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1461,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1542,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1591,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1639,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.withdraw",
        "name": "withdraw",
        "lineno": 1678,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1727,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1751,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.sign",
        "name": "sign",
        "lineno": 1782,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitopro.bitopro.handle_errors",
        "name": "handle_errors",
        "lineno": 1816,
        "scope": "bitopro",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitrue": [
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.describe",
        "name": "describe",
        "lineno": 37,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.nonce",
        "name": "nonce",
        "lineno": 684,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_status",
        "name": "fetch_status",
        "lineno": 687,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_time",
        "name": "fetch_time",
        "lineno": 713,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 730,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_currency",
        "name": "parse_currency",
        "lineno": 786,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_markets",
        "name": "fetch_markets",
        "lineno": 833,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_market",
        "name": "parse_market",
        "lineno": 938,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_balance",
        "name": "parse_balance",
        "lineno": 1038,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1102,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1211,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1280,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1347,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1420,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1505,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1542,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1602,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_trade",
        "name": "parse_trade",
        "lineno": 1684,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1773,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1814,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_order",
        "name": "parse_order",
        "lineno": 1828,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1940,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "name": "create_order",
        "lineno": 1959,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_order",
        "name": "fetch_order",
        "lineno": 2082,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2169,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2223,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.cancel_order",
        "name": "cancel_order",
        "lineno": 2304,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2368,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2406,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2492,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2561,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2617,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2632,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.withdraw",
        "name": "withdraw",
        "lineno": 2752,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2803,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2841,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2856,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2892,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.transfer",
        "name": "transfer",
        "lineno": 2943,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.set_leverage",
        "name": "set_leverage",
        "lineno": 2978,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3009,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.set_margin",
        "name": "set_margin",
        "lineno": 3032,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.sign",
        "name": "sign",
        "lineno": 3066,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "name": "handle_errors",
        "lineno": 3134,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitrue.bitrue.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 3186,
        "scope": "bitrue",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitso": [
      {
        "id": "python.ccxt.async_support.bitso.bitso.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 301,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 341,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 350,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_markets",
        "name": "fetch_markets",
        "lineno": 451,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_balance",
        "name": "parse_balance",
        "lineno": 588,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_balance",
        "name": "fetch_balance",
        "lineno": 607,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 645,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_ticker",
        "name": "parse_ticker",
        "lineno": 666,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 710,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 746,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 794,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_trade",
        "name": "parse_trade",
        "lineno": 818,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_trades",
        "name": "fetch_trades",
        "lineno": 917,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 937,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1008,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.create_order",
        "name": "create_order",
        "lineno": 1045,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.cancel_order",
        "name": "cancel_order",
        "lineno": 1076,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1105,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1139,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1165,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_order",
        "name": "parse_order",
        "lineno": 1174,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1219,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_order",
        "name": "fetch_order",
        "lineno": 1257,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1279,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1300,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1343,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1386,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 1414,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1504,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 1562,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.withdraw",
        "name": "withdraw",
        "lineno": 1636,
        "scope": "bitso",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1690,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1761,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.nonce",
        "name": "nonce",
        "lineno": 1770,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.sign",
        "name": "sign",
        "lineno": 1773,
        "scope": "bitso",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitso.bitso.handle_errors",
        "name": "handle_errors",
        "lineno": 1798,
        "scope": "bitso",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitstamp": [
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets",
        "name": "fetch_markets",
        "lineno": 615,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.construct_currency_object",
        "name": "construct_currency_object",
        "lineno": 746,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets_from_cache",
        "name": "fetch_markets_from_cache",
        "lineno": 784,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 816,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_currency",
        "name": "parse_currency",
        "lineno": 846,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 865,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_ticker",
        "name": "parse_ticker",
        "lineno": 904,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 951,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 984,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.get_currency_id_from_transaction",
        "name": "get_currency_id_from_transaction",
        "lineno": 1014,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.get_market_from_trade",
        "name": "get_market_from_trade",
        "lineno": 1048,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1199,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1238,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1258,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_balance",
        "name": "parse_balance",
        "lineno": 1310,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1330,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1354,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1388,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 1400,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1408,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 1435,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction_fees",
        "name": "parse_transaction_fees",
        "lineno": 1460,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1477,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1502,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.create_order",
        "name": "create_order",
        "lineno": 1526,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.edit_order",
        "name": "edit_order",
        "lineno": 1577,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.cancel_order",
        "name": "cancel_order",
        "lineno": 1612,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1639,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1678,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 1688,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_order",
        "name": "fetch_order",
        "lineno": 1700,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1743,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1770,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1815,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1831,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1880,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1925,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2039,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "name": "parse_order",
        "lineno": 2053,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2140,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2149,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2236,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2258,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2284,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2317,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.get_currency_name",
        "name": "get_currency_name",
        "lineno": 2353,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.is_fiat",
        "name": "is_fiat",
        "lineno": 2361,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2364,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.withdraw",
        "name": "withdraw",
        "lineno": 2390,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.transfer",
        "name": "transfer",
        "lineno": 2432,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2470,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2487,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.nonce",
        "name": "nonce",
        "lineno": 2494,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.sign",
        "name": "sign",
        "lineno": 2497,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp.handle_errors",
        "name": "handle_errors",
        "lineno": 2537,
        "scope": "bitstamp",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitteam": [
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_markets",
        "name": "fetch_markets",
        "lineno": 363,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_market",
        "name": "parse_market",
        "lineno": 463,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 531,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_currency",
        "name": "parse_currency",
        "lineno": 661,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 746,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 795,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 815,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_orders",
        "name": "fetch_orders",
        "lineno": 863,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_order",
        "name": "fetch_order",
        "lineno": 974,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1033,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1051,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1069,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.create_order",
        "name": "create_order",
        "lineno": 1087,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.cancel_order",
        "name": "cancel_order",
        "lineno": 1141,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1168,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "name": "parse_order",
        "lineno": 1199,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1338,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1351,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_value_to_pricision",
        "name": "parse_value_to_pricision",
        "lineno": 1358,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1366,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1418,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1621,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1747,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1788,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_trade",
        "name": "parse_trade",
        "lineno": 1946,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2049,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_balance",
        "name": "parse_balance",
        "lineno": 2062,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2127,
        "scope": "bitteam",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2240,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 2329,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2336,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.sign",
        "name": "sign",
        "lineno": 2343,
        "scope": "bitteam",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitteam.bitteam.handle_errors",
        "name": "handle_errors",
        "lineno": 2365,
        "scope": "bitteam",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bittrade": [
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_time",
        "name": "fetch_time",
        "lineno": 426,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 435,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_trading_limits_by_id",
        "name": "fetch_trading_limits_by_id",
        "lineno": 448,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_trading_limits",
        "name": "parse_trading_limits",
        "lineno": 471,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.cost_to_precision",
        "name": "cost_to_precision",
        "lineno": 497,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_markets",
        "name": "fetch_markets",
        "lineno": 500,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_ticker",
        "name": "parse_ticker",
        "lineno": 611,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 692,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 738,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 777,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_trade",
        "name": "parse_trade",
        "lineno": 800,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 878,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 895,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_trades",
        "name": "fetch_trades",
        "lineno": 918,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 969,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 991,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1025,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1035,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_currency",
        "name": "parse_currency",
        "lineno": 1088,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_balance",
        "name": "parse_balance",
        "lineno": 1130,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1149,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_orders_by_states",
        "name": "fetch_orders_by_states",
        "lineno": 1164,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_order",
        "name": "fetch_order",
        "lineno": 1194,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1210,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1221,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_open_orders_v1",
        "name": "fetch_open_orders_v1",
        "lineno": 1233,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1238,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_open_orders_v2",
        "name": "fetch_open_orders_v2",
        "lineno": 1249,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1295,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_order",
        "name": "parse_order",
        "lineno": 1305,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1386,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.create_order",
        "name": "create_order",
        "lineno": 1401,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.cancel_order",
        "name": "cancel_order",
        "lineno": 1480,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1500,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1551,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1605,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1642,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1670,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1697,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1724,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1802,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.withdraw",
        "name": "withdraw",
        "lineno": 1825,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.sign",
        "name": "sign",
        "lineno": 1865,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bittrade.bittrade.handle_errors",
        "name": "handle_errors",
        "lineno": 1912,
        "scope": "bittrade",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bitvavo": [
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_time",
        "name": "fetch_time",
        "lineno": 437,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 452,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_markets",
        "name": "parse_markets",
        "lineno": 483,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 548,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_currency",
        "name": "parse_currency",
        "lineno": 593,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 687,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_ticker",
        "name": "parse_ticker",
        "lineno": 721,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 770,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 802,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_trade",
        "name": "parse_trade",
        "lineno": 849,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 943,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 965,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 991,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1017,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1027,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1066,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ohlcv_request",
        "name": "fetch_ohlcv_request",
        "lineno": 1086,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1109,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_balance",
        "name": "parse_balance",
        "lineno": 1141,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1157,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1179,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_account",
        "name": "parse_account",
        "lineno": 1208,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.transfer",
        "name": "transfer",
        "lineno": 1216,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1271,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 1322,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1355,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1363,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1391,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.create_order_request",
        "name": "create_order_request",
        "lineno": 1424,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.create_order",
        "name": "create_order",
        "lineno": 1490,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1561,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.edit_order",
        "name": "edit_order",
        "lineno": 1590,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1611,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order",
        "name": "cancel_order",
        "lineno": 1629,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1651,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1683,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_order",
        "name": "fetch_order",
        "lineno": 1714,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_orders_request",
        "name": "fetch_orders_request",
        "lineno": 1772,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1789,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1851,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1910,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "name": "parse_order",
        "lineno": 1928,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_my_trades_request",
        "name": "fetch_my_trades_request",
        "lineno": 2028,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2045,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2088,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2139,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2151,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.withdraw_request",
        "name": "withdraw_request",
        "lineno": 2191,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.withdraw",
        "name": "withdraw",
        "lineno": 2204,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_withdrawals_request",
        "name": "fetch_withdrawals_request",
        "lineno": 2232,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2249,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposits_request",
        "name": "fetch_deposits_request",
        "lineno": 2283,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2300,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2332,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2346,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2424,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2466,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.sign",
        "name": "sign",
        "lineno": 2499,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.handle_errors",
        "name": "handle_errors",
        "lineno": 2528,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2545,
        "scope": "bitvavo",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.blockchaincom": [
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_markets",
        "name": "fetch_markets",
        "lineno": 301,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 427,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_l3_order_book",
        "name": "fetch_l3_order_book",
        "lineno": 440,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_l2_order_book",
        "name": "fetch_l2_order_book",
        "lineno": 461,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_ticker",
        "name": "parse_ticker",
        "lineno": 472,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 509,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 527,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order_state",
        "name": "parse_order_state",
        "lineno": 541,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order",
        "name": "parse_order",
        "lineno": 552,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.create_order",
        "name": "create_order",
        "lineno": 608,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.cancel_order",
        "name": "cancel_order",
        "lineno": 662,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 682,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 711,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 742,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 757,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 772,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 787,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_trade",
        "name": "parse_trade",
        "lineno": 802,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 847,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 870,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction_state",
        "name": "parse_transaction_state",
        "lineno": 902,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction",
        "name": "parse_transaction",
        "lineno": 912,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.withdraw",
        "name": "withdraw",
        "lineno": 980,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1015,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1040,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1058,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1083,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1102,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_order",
        "name": "fetch_order",
        "lineno": 1147,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.sign",
        "name": "sign",
        "lineno": 1185,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom.handle_errors",
        "name": "handle_errors",
        "lineno": 1205,
        "scope": "blockchaincom",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.blofin": [
      {
        "id": "python.ccxt.async_support.blofin.blofin.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 520,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_market",
        "name": "parse_market",
        "lineno": 533,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 613,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 659,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 715,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 735,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 756,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_trade",
        "name": "parse_trade",
        "lineno": 772,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 878,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 910,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 933,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 970,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1019,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1052,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_balance_by_type",
        "name": "parse_balance_by_type",
        "lineno": 1087,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_balance",
        "name": "parse_balance",
        "lineno": 1094,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_funding_balance",
        "name": "parse_funding_balance",
        "lineno": 1148,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1178,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1189,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.create_order_request",
        "name": "create_order_request",
        "lineno": 1215,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1272,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_order",
        "name": "parse_order",
        "lineno": 1283,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.create_order",
        "name": "create_order",
        "lineno": 1402,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.create_tpsl_order_request",
        "name": "create_tpsl_order_request",
        "lineno": 1465,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.cancel_order",
        "name": "cancel_order",
        "lineno": 1509,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.create_orders",
        "name": "create_orders",
        "lineno": 1556,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1583,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1628,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1690,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1724,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1758,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1792,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_transaction_withdrawal_status",
        "name": "parse_transaction_withdrawal_status",
        "lineno": 1878,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_transaction_deposit_status",
        "name": "parse_transaction_deposit_status",
        "lineno": 1889,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1898,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1914,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_ids",
        "name": "parse_ids",
        "lineno": 1937,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1948,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.transfer",
        "name": "transfer",
        "lineno": 2007,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2035,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_position",
        "name": "fetch_position",
        "lineno": 2049,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2072,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2090,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_position",
        "name": "parse_position",
        "lineno": 2150,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2282,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2332,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2370,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.set_leverage",
        "name": "set_leverage",
        "lineno": 2381,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.close_position",
        "name": "close_position",
        "lineno": 2414,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2446,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2488,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2513,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2520,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 2552,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.set_position_mode",
        "name": "set_position_mode",
        "lineno": 2579,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 2604,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 2649,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.handle_errors",
        "name": "handle_errors",
        "lineno": 2687,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.blofin.blofin.sign",
        "name": "sign",
        "lineno": 2719,
        "scope": "blofin",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.btcbox": [
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_markets",
        "name": "fetch_markets",
        "lineno": 244,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_market",
        "name": "parse_market",
        "lineno": 323,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_balance",
        "name": "parse_balance",
        "lineno": 380,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_balance",
        "name": "fetch_balance",
        "lineno": 396,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 409,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_ticker",
        "name": "parse_ticker",
        "lineno": 429,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 455,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 474,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_trade",
        "name": "parse_trade",
        "lineno": 485,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_trades",
        "name": "fetch_trades",
        "lineno": 520,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.create_order",
        "name": "create_order",
        "lineno": 552,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.cancel_order",
        "name": "cancel_order",
        "lineno": 583,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_order_status",
        "name": "parse_order_status",
        "lineno": 609,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.parse_order",
        "name": "parse_order",
        "lineno": 620,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_order",
        "name": "fetch_order",
        "lineno": 674,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_orders_by_type",
        "name": "fetch_orders_by_type",
        "lineno": 709,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_orders",
        "name": "fetch_orders",
        "lineno": 738,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 752,
        "scope": "btcbox",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.nonce",
        "name": "nonce",
        "lineno": 766,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.sign",
        "name": "sign",
        "lineno": 769,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.handle_errors",
        "name": "handle_errors",
        "lineno": 792,
        "scope": "btcbox",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcbox.btcbox.request",
        "name": "request",
        "lineno": 806,
        "scope": "btcbox",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.btcmarkets": [
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "name": "fetch_transactions_with_method",
        "lineno": 307,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 320,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 334,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 348,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 362,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 372,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction",
        "name": "parse_transaction",
        "lineno": 379,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_markets",
        "name": "fetch_markets",
        "lineno": 478,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_market",
        "name": "parse_market",
        "lineno": 504,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_time",
        "name": "fetch_time",
        "lineno": 571,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_balance",
        "name": "parse_balance",
        "lineno": 588,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_balance",
        "name": "fetch_balance",
        "lineno": 600,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 613,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 633,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 671,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_ticker",
        "name": "parse_ticker",
        "lineno": 709,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 759,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_ticker_2",
        "name": "fetch_ticker_2",
        "lineno": 792,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_trade",
        "name": "parse_trade",
        "lineno": 801,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_trades",
        "name": "fetch_trades",
        "lineno": 865,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.create_order",
        "name": "create_order",
        "lineno": 893,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.cancel_orders",
        "name": "cancel_orders",
        "lineno": 984,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.cancel_order",
        "name": "cancel_order",
        "lineno": 1027,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.calculate_fee",
        "name": "calculate_fee",
        "lineno": 1051,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1084,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order",
        "name": "parse_order",
        "lineno": 1096,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_order",
        "name": "fetch_order",
        "lineno": 1159,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1177,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1204,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1219,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1234,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.withdraw",
        "name": "withdraw",
        "lineno": 1286,
        "scope": "btcmarkets",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.nonce",
        "name": "nonce",
        "lineno": 1330,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.sign",
        "name": "sign",
        "lineno": 1333,
        "scope": "btcmarkets",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets.handle_errors",
        "name": "handle_errors",
        "lineno": 1362,
        "scope": "btcmarkets",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.btcturk": [
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_markets",
        "name": "fetch_markets",
        "lineno": 255,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_market",
        "name": "parse_market",
        "lineno": 312,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_balance",
        "name": "parse_balance",
        "lineno": 384,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_balance",
        "name": "fetch_balance",
        "lineno": 402,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 431,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_ticker",
        "name": "parse_ticker",
        "lineno": 463,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 512,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 527,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_trade",
        "name": "parse_trade",
        "lineno": 541,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_trades",
        "name": "fetch_trades",
        "lineno": 602,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 643,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 663,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcvs",
        "name": "parse_ohlcvs",
        "lineno": 738,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.create_order",
        "name": "create_order",
        "lineno": 759,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.cancel_order",
        "name": "cancel_order",
        "lineno": 791,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 817,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_orders",
        "name": "fetch_orders",
        "lineno": 841,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_order_status",
        "name": "parse_order_status",
        "lineno": 887,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.parse_order",
        "name": "parse_order",
        "lineno": 896,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 962,
        "scope": "btcturk",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.nonce",
        "name": "nonce",
        "lineno": 1003,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.sign",
        "name": "sign",
        "lineno": 1006,
        "scope": "btcturk",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.btcturk.btcturk.handle_errors",
        "name": "handle_errors",
        "lineno": 1028,
        "scope": "btcturk",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bullish": [
      {
        "id": "python.ccxt.async_support.bullish.bullish.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_time",
        "name": "fetch_time",
        "lineno": 461,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 479,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_currency",
        "name": "parse_currency",
        "lineno": 535,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_markets",
        "name": "fetch_markets",
        "lineno": 558,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_market",
        "name": "parse_market",
        "lineno": 572,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_market_type",
        "name": "parse_market_type",
        "lineno": 899,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 908,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_trades",
        "name": "fetch_trades",
        "lineno": 947,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 994,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1055,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_trade",
        "name": "parse_trade",
        "lineno": 1075,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1161,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1217,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.safe_deterministic_call",
        "name": "safe_deterministic_call",
        "lineno": 1283,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1304,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1363,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1373,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1431,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "name": "handle_pagination_params",
        "lineno": 1506,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "name": "handle_since_and_until",
        "lineno": 1519,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "name": "get_closest_limit",
        "lineno": 1537,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1547,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1565,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1584,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1603,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_order",
        "name": "fetch_order",
        "lineno": 1622,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.create_order",
        "name": "create_order",
        "lineno": 1673,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.edit_order",
        "name": "edit_order",
        "lineno": 1732,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.cancel_order",
        "name": "cancel_order",
        "lineno": 1774,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1809,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_order",
        "name": "parse_order",
        "lineno": 1842,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1941,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1950,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1959,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.withdraw",
        "name": "withdraw",
        "lineno": 2020,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2066,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 2139,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2146,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.load_account",
        "name": "load_account",
        "lineno": 2155,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2171,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_account",
        "name": "parse_account",
        "lineno": 2263,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2271,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2321,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2333,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_balance_for_single_currency",
        "name": "parse_balance_for_single_currency",
        "lineno": 2376,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_balance",
        "name": "parse_balance",
        "lineno": 2384,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2398,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_position",
        "name": "parse_position",
        "lineno": 2439,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_position_side",
        "name": "parse_position_side",
        "lineno": 2495,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2502,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.transfer",
        "name": "transfer",
        "lineno": 2558,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2598,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2637,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 2646,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 2693,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.get_timestamp",
        "name": "get_timestamp",
        "lineno": 2715,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2718,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2774,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.sign",
        "name": "sign",
        "lineno": 2825,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.sign_in",
        "name": "sign_in",
        "lineno": 2870,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.handle_token",
        "name": "handle_token",
        "lineno": 2894,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bullish.bullish.handle_errors",
        "name": "handle_errors",
        "lineno": 2903,
        "scope": "bullish",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bybit": [
      {
        "id": "python.ccxt.async_support.bybit.bybit.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 1378,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.nonce",
        "name": "nonce",
        "lineno": 1398,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 1401,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "name": "is_unified_enabled",
        "lineno": 1412,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.upgrade_unified_trade_account",
        "name": "upgrade_unified_trade_account",
        "lineno": 1501,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1512,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.safe_market",
        "name": "safe_market",
        "lineno": 1599,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "name": "get_bybit_type",
        "lineno": 1606,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.get_amount",
        "name": "get_amount",
        "lineno": 1615,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.get_price",
        "name": "get_price",
        "lineno": 1625,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.get_cost",
        "name": "get_cost",
        "lineno": 1634,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_time",
        "name": "fetch_time",
        "lineno": 1641,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1665,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_currency",
        "name": "parse_currency",
        "lineno": 1713,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1771,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1824,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_future_markets",
        "name": "fetch_future_markets",
        "lineno": 1939,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 2122,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2261,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2380,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2446,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 2544,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2558,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2580,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2683,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2744,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2815,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_trade",
        "name": "parse_trade",
        "lineno": 2903,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3125,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3182,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_balance",
        "name": "parse_balance",
        "lineno": 3246,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3406,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3566,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 3594,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_order",
        "name": "parse_order",
        "lineno": 3603,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 3810,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 3830,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_order",
        "name": "create_order",
        "lineno": 3854,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "name": "create_order_request",
        "lineno": 3926,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_orders",
        "name": "create_orders",
        "lineno": 4167,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "name": "edit_order_request",
        "lineno": 4255,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.edit_order",
        "name": "edit_order",
        "lineno": 4314,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "name": "edit_orders",
        "lineno": 4367,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 4452,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_order",
        "name": "cancel_order",
        "lineno": 4473,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "name": "cancel_orders",
        "lineno": 4508,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 4589,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 4622,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 4704,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "name": "fetch_order_classic",
        "lineno": 4777,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "name": "fetch_order",
        "lineno": 4807,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4898,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_orders_classic",
        "name": "fetch_orders_classic",
        "lineno": 4921,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 5022,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 5052,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 5084,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5197,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 5222,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5247,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 5360,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 5382,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5461,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5482,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5530,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5547,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5613,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5691,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5710,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 5788,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 5959,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 6034,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.withdraw",
        "name": "withdraw",
        "lineno": 6059,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_position",
        "name": "fetch_position",
        "lineno": 6111,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 6182,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_position",
        "name": "parse_position",
        "lineno": 6282,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 6517,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_leverage",
        "name": "parse_leverage",
        "lineno": 6532,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 6543,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.set_leverage",
        "name": "set_leverage",
        "lineno": 6627,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6665,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_open_interest_history",
        "name": "fetch_derivatives_open_interest_history",
        "lineno": 6711,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 6763,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 6821,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 6853,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 6874,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 6909,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6940,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 6986,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 7035,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.transfer",
        "name": "transfer",
        "lineno": 7058,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 7111,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 7166,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 7199,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 7234,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 7260,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 7268,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "name": "fetch_derivatives_market_leverage_tiers",
        "lineno": 7307,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 7345,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 7364,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 7384,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 7425,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 7467,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 7517,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 7564,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 7617,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_settlement",
        "name": "parse_settlement",
        "lineno": 7675,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_settlements",
        "name": "parse_settlements",
        "lineno": 7708,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_volatility_history",
        "name": "fetch_volatility_history",
        "lineno": 7740,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_volatility_history",
        "name": "parse_volatility_history",
        "lineno": 7775,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7795,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 7861,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7930,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 7984,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 8063,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.get_leverage_tiers_paginated",
        "name": "get_leverage_tiers_paginated",
        "lineno": 8111,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 8138,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_leverage_tiers",
        "name": "parse_leverage_tiers",
        "lineno": 8162,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 8192,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 8226,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_income",
        "name": "parse_income",
        "lineno": 8267,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_option",
        "name": "fetch_option",
        "lineno": 8319,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 8381,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_option",
        "name": "parse_option",
        "lineno": 8442,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 8494,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 8569,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 8662,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 8716,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 8749,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 8809,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_conversion",
        "name": "parse_conversion",
        "lineno": 8858,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 8918,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 8969,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 8991,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 9068,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 9122,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 9154,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.parse_margin_mode_type",
        "name": "parse_margin_mode_type",
        "lineno": 9162,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.sign",
        "name": "sign",
        "lineno": 9170,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bybit.bybit.handle_errors",
        "name": "handle_errors",
        "lineno": 9259,
        "scope": "bybit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bybiteu": [
      {
        "id": "python.ccxt.async_support.bybiteu.bybiteu.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "bybiteu",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.bydfi": [
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_markets",
        "name": "fetch_markets",
        "lineno": 405,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_market",
        "name": "parse_market",
        "lineno": 456,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 565,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.get_closest_limit",
        "name": "get_closest_limit",
        "lineno": 617,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_trades",
        "name": "fetch_trades",
        "lineno": 626,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 667,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_trade",
        "name": "parse_trade",
        "lineno": 733,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_trade_type",
        "name": "parse_trade_type",
        "lineno": 796,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 804,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 873,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 894,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 927,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_ticker",
        "name": "parse_ticker",
        "lineno": 947,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 989,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1021,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1055,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1102,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.create_order",
        "name": "create_order",
        "lineno": 1121,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "name": "create_order_request",
        "lineno": 1187,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.encode_working_type",
        "name": "encode_working_type",
        "lineno": 1272,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.create_orders",
        "name": "create_orders",
        "lineno": 1282,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.edit_order",
        "name": "edit_order",
        "lineno": 1318,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.edit_orders",
        "name": "edit_orders",
        "lineno": 1344,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.create_edit_order_request",
        "name": "create_edit_order_request",
        "lineno": 1380,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1397,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1454,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1521,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1562,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.handle_since_and_until",
        "name": "handle_since_and_until",
        "lineno": 1647,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "name": "parse_order",
        "lineno": 1674,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1785,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1797,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1807,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.set_leverage",
        "name": "set_leverage",
        "lineno": 1820,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 1847,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_leverage",
        "name": "parse_leverage",
        "lineno": 1884,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1894,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 1938,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_position",
        "name": "parse_position",
        "lineno": 1962,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_position_side",
        "name": "parse_position_side",
        "lineno": 2063,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 2070,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2103,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2174,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2213,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2221,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.set_position_mode",
        "name": "set_position_mode",
        "lineno": 2253,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 2292,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2346,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_balance",
        "name": "parse_balance",
        "lineno": 2421,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.transfer",
        "name": "transfer",
        "lineno": 2438,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2483,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2543,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parase_transfer_status",
        "name": "parase_transfer_status",
        "lineno": 2584,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2592,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2606,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2620,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2696,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2746,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.sign",
        "name": "sign",
        "lineno": 2754,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.bydfi.bydfi.handle_errors",
        "name": "handle_errors",
        "lineno": 2787,
        "scope": "bydfi",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.cex": [
      {
        "id": "python.ccxt.async_support.cex.cex.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 319,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_currency",
        "name": "parse_currency",
        "lineno": 373,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 432,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_market",
        "name": "parse_market",
        "lineno": 466,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_time",
        "name": "fetch_time",
        "lineno": 526,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 546,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 560,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 604,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 629,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_trade",
        "name": "parse_trade",
        "lineno": 675,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 706,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 745,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 806,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 816,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 841,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 858,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 868,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_account",
        "name": "parse_account",
        "lineno": 896,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 904,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_balance",
        "name": "parse_balance",
        "lineno": 955,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 971,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1049,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1063,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1077,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 1095,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1113,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_order",
        "name": "parse_order",
        "lineno": 1126,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.create_order",
        "name": "create_order",
        "lineno": 1204,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.cancel_order",
        "name": "cancel_order",
        "lineno": 1298,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1322,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1352,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1398,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1430,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1438,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1485,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1518,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.transfer",
        "name": "transfer",
        "lineno": 1526,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.transfer_between_main_and_sub_account",
        "name": "transfer_between_main_and_sub_account",
        "lineno": 1550,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.transfer_between_sub_accounts",
        "name": "transfer_between_sub_accounts",
        "lineno": 1583,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1604,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1641,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cex.cex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1680,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.sign",
        "name": "sign",
        "lineno": 1693,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cex.cex.handle_errors",
        "name": "handle_errors",
        "lineno": 1719,
        "scope": "cex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinbase": [
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_time",
        "name": "fetch_time",
        "lineno": 520,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 557,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts_v2",
        "name": "fetch_accounts_v2",
        "lineno": 573,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts_v3",
        "name": "fetch_accounts_v3",
        "lineno": 639,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_portfolios",
        "name": "fetch_portfolios",
        "lineno": 689,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_account",
        "name": "parse_account",
        "lineno": 711,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 781,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_my_sells",
        "name": "fetch_my_sells",
        "lineno": 853,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_my_buys",
        "name": "fetch_my_buys",
        "lineno": 873,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "name": "fetch_transactions_with_method",
        "lineno": 893,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 900,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 921,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 942,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 958,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_transaction",
        "name": "parse_transaction",
        "lineno": 966,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_trade",
        "name": "parse_trade",
        "lineno": 1177,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1302,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v2",
        "name": "fetch_markets_v2",
        "lineno": 1322,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "name": "fetch_markets_v3",
        "lineno": 1391,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 1534,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_contract_market",
        "name": "parse_contract_market",
        "lineno": 1630,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_currencies_from_cache",
        "name": "fetch_currencies_from_cache",
        "lineno": 1825,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1870,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1975,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v2",
        "name": "fetch_tickers_v2",
        "lineno": 1993,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v3",
        "name": "fetch_tickers_v3",
        "lineno": 2026,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2090,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v2",
        "name": "fetch_ticker_v2",
        "lineno": 2108,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v3",
        "name": "fetch_ticker_v3",
        "lineno": 2136,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2175,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_custom_balance",
        "name": "parse_custom_balance",
        "lineno": 2306,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2352,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2456,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry_status",
        "name": "parse_ledger_entry_status",
        "lineno": 2496,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2502,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2516,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.find_account_id",
        "name": "find_account_id",
        "lineno": 2821,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request",
        "name": "prepare_account_request",
        "lineno": 2830,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "name": "prepare_account_request_with_currency_code",
        "lineno": 2841,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2857,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "name": "create_order",
        "lineno": 2875,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "name": "parse_order",
        "lineno": 3101,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3232,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3243,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 3254,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.cancel_order",
        "name": "cancel_order",
        "lineno": 3264,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3279,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.edit_order",
        "name": "edit_order",
        "lineno": 3316,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_order",
        "name": "fetch_order",
        "lineno": 3359,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_orders",
        "name": "fetch_orders",
        "lineno": 3420,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3504,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3574,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3595,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3616,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3630,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3699,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3721,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3776,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3841,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 3893,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.withdraw",
        "name": "withdraw",
        "lineno": 3934,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 4028,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 4102,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.deposit",
        "name": "deposit",
        "lineno": 4179,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 4249,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_method_ids",
        "name": "fetch_deposit_method_ids",
        "lineno": 4315,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_method_id",
        "name": "fetch_deposit_method_id",
        "lineno": 4348,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_ids",
        "name": "parse_deposit_method_ids",
        "lineno": 4383,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_id",
        "name": "parse_deposit_method_id",
        "lineno": 4390,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 4399,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 4424,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 4447,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_conversion",
        "name": "parse_conversion",
        "lineno": 4475,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.close_position",
        "name": "close_position",
        "lineno": 4496,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4523,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_position",
        "name": "fetch_position",
        "lineno": 4557,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_position",
        "name": "parse_position",
        "lineno": 4594,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 4729,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_portfolio_details",
        "name": "fetch_portfolio_details",
        "lineno": 4788,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.parse_portfolio_details",
        "name": "parse_portfolio_details",
        "lineno": 4806,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.create_auth_token",
        "name": "create_auth_token",
        "lineno": 4852,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.nonce",
        "name": "nonce",
        "lineno": 4888,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.sign",
        "name": "sign",
        "lineno": 4891,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.handle_errors",
        "name": "handle_errors",
        "lineno": 4975,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 5040,
        "scope": "coinbase",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.coinbaseadvanced": [
      {
        "id": "python.ccxt.async_support.coinbaseadvanced.coinbaseadvanced.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "coinbaseadvanced",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinbaseexchange": [
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 474,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_currency",
        "name": "parse_currency",
        "lineno": 527,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_markets",
        "name": "fetch_markets",
        "lineno": 580,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 700,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_account",
        "name": "parse_account",
        "lineno": 733,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_balance",
        "name": "parse_balance",
        "lineno": 752,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_balance",
        "name": "fetch_balance",
        "lineno": 765,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 778,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ticker",
        "name": "parse_ticker",
        "lineno": 817,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 896,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 942,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_trade",
        "name": "parse_trade",
        "lineno": 984,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1054,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1090,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1123,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1156,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1176,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_time",
        "name": "fetch_time",
        "lineno": 1232,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1247,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order",
        "name": "parse_order",
        "lineno": 1258,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_order",
        "name": "fetch_order",
        "lineno": 1330,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1355,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1375,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1393,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1428,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.create_order",
        "name": "create_order",
        "lineno": 1446,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.cancel_order",
        "name": "cancel_order",
        "lineno": 1531,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1562,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_payment_methods",
        "name": "fetch_payment_methods",
        "lineno": 1581,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.withdraw",
        "name": "withdraw",
        "lineno": 1584,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1621,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1631,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1701,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1746,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1845,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1860,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1875,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1888,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1965,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.sign",
        "name": "sign",
        "lineno": 2001,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.handle_errors",
        "name": "handle_errors",
        "lineno": 2032,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.request",
        "name": "request",
        "lineno": 2043,
        "scope": "coinbaseexchange",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.coinbaseinternational": [
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "name": "handle_portfolio_and_params",
        "lineno": 339,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "name": "handle_network_id_and_params",
        "lineno": 357,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 374,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_account",
        "name": "parse_account",
        "lineno": 404,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 427,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 478,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 498,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 551,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 554,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 584,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_income",
        "name": "parse_income",
        "lineno": 617,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 657,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transfer",
        "name": "parse_transfer",
        "lineno": 690,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 733,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 742,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.find_default_network",
        "name": "find_default_network",
        "lineno": 793,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "name": "load_currency_networks",
        "lineno": 802,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_networks",
        "name": "parse_networks",
        "lineno": 832,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_network",
        "name": "parse_network",
        "lineno": 839,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.set_margin",
        "name": "set_margin",
        "lineno": 881,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 902,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_position",
        "name": "fetch_position",
        "lineno": 975,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_position",
        "name": "parse_position",
        "lineno": 1011,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1060,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1100,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1121,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1139,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1148,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_trade",
        "name": "parse_trade",
        "lineno": 1184,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1238,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_market",
        "name": "parse_market",
        "lineno": 1299,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1413,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_currency",
        "name": "parse_currency",
        "lineno": 1438,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1467,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1489,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1507,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1551,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_balance",
        "name": "parse_balance",
        "lineno": 1587,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.transfer",
        "name": "transfer",
        "lineno": 1616,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_order",
        "name": "create_order",
        "lineno": 1651,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "name": "parse_order",
        "lineno": 1739,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1795,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1810,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.cancel_order",
        "name": "cancel_order",
        "lineno": 1821,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1868,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.edit_order",
        "name": "edit_order",
        "lineno": 1888,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_order",
        "name": "fetch_order",
        "lineno": 1927,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1976,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2055,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.withdraw",
        "name": "withdraw",
        "lineno": 2139,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.sign",
        "name": "sign",
        "lineno": 2184,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_errors",
        "name": "handle_errors",
        "lineno": 2212,
        "scope": "coinbaseinternational",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coincheck": [
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_balance",
        "name": "parse_balance",
        "lineno": 267,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_balance",
        "name": "fetch_balance",
        "lineno": 282,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 295,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_order",
        "name": "parse_order",
        "lineno": 320,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 368,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_ticker",
        "name": "parse_ticker",
        "lineno": 387,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 425,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_trade",
        "name": "parse_trade",
        "lineno": 456,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 534,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_trades",
        "name": "fetch_trades",
        "lineno": 577,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 610,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.create_order",
        "name": "create_order",
        "lineno": 656,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.cancel_order",
        "name": "cancel_order",
        "lineno": 696,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 719,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 766,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 810,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.parse_transaction",
        "name": "parse_transaction",
        "lineno": 823,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.nonce",
        "name": "nonce",
        "lineno": 888,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.sign",
        "name": "sign",
        "lineno": 891,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coincheck.coincheck.handle_errors",
        "name": "handle_errors",
        "lineno": 917,
        "scope": "coincheck",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinex": [
      {
        "id": "python.ccxt.async_support.coinex.coinex.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 700,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_currency",
        "name": "parse_currency",
        "lineno": 748,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 826,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 845,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 932,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1026,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1090,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1162,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_time",
        "name": "fetch_time",
        "lineno": 1235,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1257,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1338,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1409,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1454,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1520,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1589,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1601,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1623,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_margin_balance",
        "name": "fetch_margin_balance",
        "lineno": 1673,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_spot_balance",
        "name": "fetch_spot_balance",
        "lineno": 1726,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_swap_balance",
        "name": "fetch_swap_balance",
        "lineno": 1754,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_financial_balance",
        "name": "fetch_financial_balance",
        "lineno": 1785,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1813,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1840,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_order",
        "name": "parse_order",
        "lineno": 1851,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2113,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "name": "create_order_request",
        "lineno": 2132,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.create_order",
        "name": "create_order",
        "lineno": 2214,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.create_orders",
        "name": "create_orders",
        "lineno": 2452,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2639,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.edit_order",
        "name": "edit_order",
        "lineno": 2815,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "name": "edit_orders",
        "lineno": 2950,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.cancel_order",
        "name": "cancel_order",
        "lineno": 3017,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3300,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_order",
        "name": "fetch_order",
        "lineno": 3343,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 3430,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3734,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3756,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3775,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3810,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3845,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3870,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3953,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_position",
        "name": "fetch_position",
        "lineno": 4038,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_position",
        "name": "parse_position",
        "lineno": 4101,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4170,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.set_leverage",
        "name": "set_leverage",
        "lineno": 4215,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4257,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4301,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 4325,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4385,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.add_margin",
        "name": "add_margin",
        "lineno": 4455,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 4468,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4481,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4546,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4586,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4598,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 4640,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 4650,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.withdraw",
        "name": "withdraw",
        "lineno": 4693,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 4752,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4767,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 4832,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.transfer",
        "name": "transfer",
        "lineno": 4931,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4979,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4989,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 5006,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5061,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5117,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 5170,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 5203,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 5243,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 5293,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 5323,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 5371,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 5407,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 5433,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5485,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5545,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5612,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5652,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 5673,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.close_position",
        "name": "close_position",
        "lineno": 5745,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 5804,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.nonce",
        "name": "nonce",
        "lineno": 5820,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.sign",
        "name": "sign",
        "lineno": 5823,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.handle_errors",
        "name": "handle_errors",
        "lineno": 5916,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinex.coinex.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 5929,
        "scope": "coinex",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.coinmate": [
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_time",
        "name": "fetch_time",
        "lineno": 340,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_markets",
        "name": "fetch_markets",
        "lineno": 357,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_balance",
        "name": "parse_balance",
        "lineno": 447,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_balance",
        "name": "fetch_balance",
        "lineno": 462,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 475,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 497,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 533,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_ticker",
        "name": "parse_ticker",
        "lineno": 574,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 613,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 640,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_transaction",
        "name": "parse_transaction",
        "lineno": 652,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.withdraw",
        "name": "withdraw",
        "lineno": 723,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 779,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_trade",
        "name": "parse_trade",
        "lineno": 806,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_trades",
        "name": "fetch_trades",
        "lineno": 868,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 906,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 943,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_orders",
        "name": "fetch_orders",
        "lineno": 959,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_order_status",
        "name": "parse_order_status",
        "lineno": 984,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_order_type",
        "name": "parse_order_type",
        "lineno": 993,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.parse_order",
        "name": "parse_order",
        "lineno": 1000,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.create_order",
        "name": "create_order",
        "lineno": 1086,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.fetch_order",
        "name": "fetch_order",
        "lineno": 1126,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.cancel_order",
        "name": "cancel_order",
        "lineno": 1149,
        "scope": "coinmate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.nonce",
        "name": "nonce",
        "lineno": 1176,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.sign",
        "name": "sign",
        "lineno": 1179,
        "scope": "coinmate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmate.coinmate.handle_errors",
        "name": "handle_errors",
        "lineno": 1200,
        "scope": "coinmate",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinmetro": [
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 334,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_currency",
        "name": "parse_currency",
        "lineno": 396,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 433,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_market",
        "name": "parse_market",
        "lineno": 470,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_market_id",
        "name": "parse_market_id",
        "lineno": 533,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_market_precision_and_limits",
        "name": "parse_market_precision_and_limits",
        "lineno": 573,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 585,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 650,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 660,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 714,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_trade",
        "name": "parse_trade",
        "lineno": 753,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 821,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_order_book_bids_asks",
        "name": "parse_order_book_bids_asks",
        "lineno": 876,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 886,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 964,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_ticker",
        "name": "parse_ticker",
        "lineno": 979,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1032,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_balance",
        "name": "parse_balance",
        "lineno": 1046,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1082,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1206,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry_description",
        "name": "parse_ledger_entry_description",
        "lineno": 1245,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1260,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "name": "create_order",
        "lineno": 1268,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.handle_create_order_side",
        "name": "handle_create_order_side",
        "lineno": 1368,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.encode_order_time_in_force",
        "name": "encode_order_time_in_force",
        "lineno": 1377,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.cancel_order",
        "name": "cancel_order",
        "lineno": 1386,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.close_position",
        "name": "close_position",
        "lineno": 1433,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1485,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1508,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.fetch_order",
        "name": "fetch_order",
        "lineno": 1530,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "name": "parse_order",
        "lineno": 1583,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1851,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 1861,
        "scope": "coinmetro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 1887,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.sign",
        "name": "sign",
        "lineno": 1899,
        "scope": "coinmetro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro.handle_errors",
        "name": "handle_errors",
        "lineno": 1934,
        "scope": "coinmetro",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinone": [
      {
        "id": "python.ccxt.async_support.coinone.coinone.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 305,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_currency",
        "name": "parse_currency",
        "lineno": 338,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_markets",
        "name": "fetch_markets",
        "lineno": 368,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_balance",
        "name": "parse_balance",
        "lineno": 475,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_balance",
        "name": "fetch_balance",
        "lineno": 493,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 506,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 552,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 614,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_ticker",
        "name": "parse_ticker",
        "lineno": 668,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_trade",
        "name": "parse_trade",
        "lineno": 726,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_trades",
        "name": "fetch_trades",
        "lineno": 787,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.create_order",
        "name": "create_order",
        "lineno": 829,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_order",
        "name": "fetch_order",
        "lineno": 864,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_order_status",
        "name": "parse_order_status",
        "lineno": 904,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.parse_order",
        "name": "parse_order",
        "lineno": 914,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1020,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1059,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.cancel_order",
        "name": "cancel_order",
        "lineno": 1099,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1133,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.sign",
        "name": "sign",
        "lineno": 1187,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinone.coinone.handle_errors",
        "name": "handle_errors",
        "lineno": 1221,
        "scope": "coinone",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinsph": [
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.describe",
        "name": "describe",
        "lineno": 33,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 563,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_currency",
        "name": "parse_currency",
        "lineno": 638,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 684,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_status",
        "name": "fetch_status",
        "lineno": 706,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_time",
        "name": "fetch_time",
        "lineno": 724,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_markets",
        "name": "fetch_markets",
        "lineno": 739,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 875,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 908,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_ticker",
        "name": "parse_ticker",
        "lineno": 937,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1015,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1051,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1112,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1122,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1161,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1189,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_trade",
        "name": "parse_trade",
        "lineno": 1209,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1291,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_balance",
        "name": "parse_balance",
        "lineno": 1325,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "name": "create_order",
        "lineno": 1342,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_order",
        "name": "fetch_order",
        "lineno": 1448,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1470,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1491,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.cancel_order",
        "name": "cancel_order",
        "lineno": 1519,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1541,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "name": "parse_order",
        "lineno": 1562,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_order_side",
        "name": "parse_order_side",
        "lineno": 1663,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.encode_order_side",
        "name": "encode_order_side",
        "lineno": 1670,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1677,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.encode_order_type",
        "name": "encode_order_type",
        "lineno": 1689,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1701,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 1712,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1720,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1748,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1780,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.withdraw",
        "name": "withdraw",
        "lineno": 1800,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1835,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1889,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1949,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2036,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2045,
        "scope": "coinsph",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2077,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.url_encode_query",
        "name": "url_encode_query",
        "lineno": 2095,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.parse_array_param",
        "name": "parse_array_param",
        "lineno": 2113,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.sign",
        "name": "sign",
        "lineno": 2120,
        "scope": "coinsph",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinsph.coinsph.handle_errors",
        "name": "handle_errors",
        "lineno": 2145,
        "scope": "coinsph",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.coinspot": [
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.parse_balance",
        "name": "parse_balance",
        "lineno": 302,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_balance",
        "name": "fetch_balance",
        "lineno": 326,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 356,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.parse_ticker",
        "name": "parse_ticker",
        "lineno": 375,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 410,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 441,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_trades",
        "name": "fetch_trades",
        "lineno": 482,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 511,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.parse_trade",
        "name": "parse_trade",
        "lineno": 566,
        "scope": "coinspot",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.create_order",
        "name": "create_order",
        "lineno": 634,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.cancel_order",
        "name": "cancel_order",
        "lineno": 661,
        "scope": "coinspot",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.coinspot.coinspot.sign",
        "name": "sign",
        "lineno": 692,
        "scope": "coinspot",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.cryptocom": [
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.describe",
        "name": "describe",
        "lineno": 34,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 560,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_currency",
        "name": "parse_currency",
        "lineno": 636,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_markets",
        "name": "fetch_markets",
        "lineno": 681,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 872,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 926,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_orders",
        "name": "fetch_orders",
        "lineno": 941,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1017,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1073,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1140,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_balance",
        "name": "parse_balance",
        "lineno": 1183,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1198,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_order",
        "name": "fetch_order",
        "lineno": 1254,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.create_order_request",
        "name": "create_order_request",
        "lineno": 1309,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.create_order",
        "name": "create_order",
        "lineno": 1391,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.create_orders",
        "name": "create_orders",
        "lineno": 1428,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.create_advanced_order_request",
        "name": "create_advanced_order_request",
        "lineno": 1505,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.edit_order",
        "name": "edit_order",
        "lineno": 1601,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1623,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1640,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.cancel_order",
        "name": "cancel_order",
        "lineno": 1659,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1693,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 1724,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1754,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1814,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_address",
        "name": "parse_address",
        "lineno": 1880,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.withdraw",
        "name": "withdraw",
        "lineno": 1892,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 1940,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1999,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2017,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2072,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2129,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_trade",
        "name": "parse_trade",
        "lineno": 2190,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2249,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2269,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2279,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "name": "parse_order",
        "lineno": 2287,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_deposit_status",
        "name": "parse_deposit_status",
        "lineno": 2381,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_withdrawal_status",
        "name": "parse_withdrawal_status",
        "lineno": 2390,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2402,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "name": "custom_handle_margin_mode_and_params",
        "lineno": 2487,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2507,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2553,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2569,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2629,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2682,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2708,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_account",
        "name": "parse_account",
        "lineno": 2756,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 2789,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlement",
        "name": "parse_settlement",
        "lineno": 2838,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlements",
        "name": "parse_settlements",
        "lineno": 2857,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2873,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2914,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2946,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_position",
        "name": "fetch_position",
        "lineno": 3016,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3058,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_position",
        "name": "parse_position",
        "lineno": 3116,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.nonce",
        "name": "nonce",
        "lineno": 3163,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.params_to_string",
        "name": "params_to_string",
        "lineno": 3166,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.close_position",
        "name": "close_position",
        "lineno": 3192,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3234,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 3268,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 3297,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3327,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.sign",
        "name": "sign",
        "lineno": 3346,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom.handle_errors",
        "name": "handle_errors",
        "lineno": 3385,
        "scope": "cryptocom",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.cryptomus": [
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_markets",
        "name": "fetch_markets",
        "lineno": 271,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_market",
        "name": "parse_market",
        "lineno": 303,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 381,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_currency",
        "name": "parse_currency",
        "lineno": 414,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 454,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_ticker",
        "name": "parse_ticker",
        "lineno": 482,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 518,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_trades",
        "name": "fetch_trades",
        "lineno": 562,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_trade",
        "name": "parse_trade",
        "lineno": 597,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_balance",
        "name": "fetch_balance",
        "lineno": 628,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_balance",
        "name": "parse_balance",
        "lineno": 654,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.create_order",
        "name": "create_order",
        "lineno": 675,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.cancel_order",
        "name": "cancel_order",
        "lineno": 739,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 761,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 833,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_order",
        "name": "parse_order",
        "lineno": 881,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_order_status",
        "name": "parse_order_status",
        "lineno": 988,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 999,
        "scope": "cryptomus",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.parse_fee_tiers",
        "name": "parse_fee_tiers",
        "lineno": 1079,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.sign",
        "name": "sign",
        "lineno": 1096,
        "scope": "cryptomus",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus.handle_errors",
        "name": "handle_errors",
        "lineno": 1124,
        "scope": "cryptomus",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.deepcoin": [
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "name": "handle_market_type_and_params",
        "lineno": 376,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "name": "convert_to_instrument_type",
        "lineno": 384,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 388,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets_by_type",
        "name": "fetch_markets_by_type",
        "lineno": 412,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_market",
        "name": "parse_market",
        "lineno": 449,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.set_markets",
        "name": "set_markets",
        "lineno": 571,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 582,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 621,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 709,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 731,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 791,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.get_product_group_from_market",
        "name": "get_product_group_from_market",
        "lineno": 816,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_trade",
        "name": "parse_trade",
        "lineno": 825,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_taker_or_maker",
        "name": "parse_taker_or_maker",
        "lineno": 887,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 894,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_balance",
        "name": "parse_balance",
        "lineno": 913,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 945,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 985,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1025,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1071,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1078,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1134,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1162,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1193,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1255,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1292,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.transfer",
        "name": "transfer",
        "lineno": 1302,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1355,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1377,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "name": "create_order",
        "lineno": 1382,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_order_request",
        "name": "create_order_request",
        "lineno": 1434,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "name": "create_regular_order_request",
        "lineno": 1452,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_trigger_order_request",
        "name": "create_trigger_order_request",
        "lineno": 1549,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.handle_type_post_only_and_time_in_force",
        "name": "handle_type_post_only_and_time_in_force",
        "lineno": 1618,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1629,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1641,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1652,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_closed_order",
        "name": "fetch_closed_order",
        "lineno": 1663,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1733,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1760,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1883,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1901,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1919,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.cancel_order",
        "name": "cancel_order",
        "lineno": 2034,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2064,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.edit_order",
        "name": "edit_order",
        "lineno": 2102,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2158,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "name": "parse_order",
        "lineno": 2179,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2293,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2302,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 2312,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 2321,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2343,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_position",
        "name": "parse_position",
        "lineno": 2393,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.set_leverage",
        "name": "set_leverage",
        "lineno": 2446,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2498,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2548,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2586,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2616,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 2665,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2685,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2752,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.close_position",
        "name": "close_position",
        "lineno": 2773,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.sign",
        "name": "sign",
        "lineno": 2807,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin.handle_errors",
        "name": "handle_errors",
        "lineno": 2833,
        "scope": "deepcoin",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.delta": [
      {
        "id": "python.ccxt.async_support.delta.delta.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 352,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.safe_market",
        "name": "safe_market",
        "lineno": 420,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_time",
        "name": "fetch_time",
        "lineno": 427,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_status",
        "name": "fetch_status",
        "lineno": 438,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 510,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_currency",
        "name": "parse_currency",
        "lineno": 571,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.load_markets",
        "name": "load_markets",
        "lineno": 623,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.index_by_stringified_numeric_id",
        "name": "index_by_stringified_numeric_id",
        "lineno": 633,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_markets",
        "name": "fetch_markets",
        "lineno": 647,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_ticker",
        "name": "parse_ticker",
        "lineno": 949,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1095,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1238,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1389,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_trade",
        "name": "parse_trade",
        "lineno": 1429,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1524,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1560,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1580,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_balance",
        "name": "parse_balance",
        "lineno": 1635,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1650,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_position",
        "name": "fetch_position",
        "lineno": 1684,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1713,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_position",
        "name": "parse_position",
        "lineno": 1749,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1816,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_order",
        "name": "parse_order",
        "lineno": 1825,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.create_order",
        "name": "create_order",
        "lineno": 1938,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.edit_order",
        "name": "edit_order",
        "lineno": 2017,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.cancel_order",
        "name": "cancel_order",
        "lineno": 2065,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2124,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_order",
        "name": "fetch_order",
        "lineno": 2156,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2210,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2224,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_orders_with_method",
        "name": "fetch_orders_with_method",
        "lineno": 2238,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2289,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2368,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2419,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2434,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2489,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2527,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2555,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2621,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2687,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.add_margin",
        "name": "add_margin",
        "lineno": 2755,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.reduce_margin",
        "name": "reduce_margin",
        "lineno": 2768,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 2781,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 2818,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2854,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2927,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2990,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3022,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.set_leverage",
        "name": "set_leverage",
        "lineno": 3033,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 3065,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_settlement",
        "name": "parse_settlement",
        "lineno": 3150,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_settlements",
        "name": "parse_settlements",
        "lineno": 3214,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 3220,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_greeks",
        "name": "parse_greeks",
        "lineno": 3291,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.close_all_positions",
        "name": "close_all_positions",
        "lineno": 3368,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 3391,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3472,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_option",
        "name": "fetch_option",
        "lineno": 3482,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_option",
        "name": "parse_option",
        "lineno": 3553,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 3627,
        "scope": "delta",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.delta.delta.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 3813,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.sign",
        "name": "sign",
        "lineno": 3992,
        "scope": "delta",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.delta.delta.handle_errors",
        "name": "handle_errors",
        "lineno": 4020,
        "scope": "delta",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.deribit": [
      {
        "id": "python.ccxt.async_support.deribit.deribit.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 510,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.safe_market",
        "name": "safe_market",
        "lineno": 586,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_time",
        "name": "fetch_time",
        "lineno": 593,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 615,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_currency",
        "name": "parse_currency",
        "lineno": 652,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.code_from_options",
        "name": "code_from_options",
        "lineno": 683,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_status",
        "name": "fetch_status",
        "lineno": 689,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 722,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_account",
        "name": "parse_account",
        "lineno": 770,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 792,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_balance",
        "name": "parse_balance",
        "lineno": 1020,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1040,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1108,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1147,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1191,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1268,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1315,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1394,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_trade",
        "name": "parse_trade",
        "lineno": 1461,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1547,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1609,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1722,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1787,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1797,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1805,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_order",
        "name": "parse_order",
        "lineno": 1814,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_order",
        "name": "fetch_order",
        "lineno": 1904,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.create_order",
        "name": "create_order",
        "lineno": 1954,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.edit_order",
        "name": "edit_order",
        "lineno": 2113,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.cancel_order",
        "name": "cancel_order",
        "lineno": 2155,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2174,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2210,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2239,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2272,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2326,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2403,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2449,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2499,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2506,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_position",
        "name": "parse_position",
        "lineno": 2574,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_position",
        "name": "fetch_position",
        "lineno": 2641,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2686,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_volatility_history",
        "name": "fetch_volatility_history",
        "lineno": 2739,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_volatility_history",
        "name": "parse_volatility_history",
        "lineno": 2771,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2799,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.transfer",
        "name": "transfer",
        "lineno": 2858,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2909,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2940,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.withdraw",
        "name": "withdraw",
        "lineno": 2949,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2978,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3004,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3041,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3074,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3142,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 3185,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 3245,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 3257,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 3312,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 3338,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_greeks",
        "name": "parse_greeks",
        "lineno": 3403,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_option",
        "name": "fetch_option",
        "lineno": 3469,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 3521,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_option",
        "name": "parse_option",
        "lineno": 3573,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3622,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3676,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.nonce",
        "name": "nonce",
        "lineno": 3719,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.sign",
        "name": "sign",
        "lineno": 3722,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.deribit.deribit.handle_errors",
        "name": "handle_errors",
        "lineno": 3743,
        "scope": "deribit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.derive": [
      {
        "id": "python.ccxt.async_support.derive.derive.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 430,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_time",
        "name": "fetch_time",
        "lineno": 434,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 452,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_currency",
        "name": "parse_currency",
        "lineno": 513,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_markets",
        "name": "fetch_markets",
        "lineno": 539,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 601,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 611,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 621,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_market",
        "name": "parse_market",
        "lineno": 631,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 735,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_ticker",
        "name": "parse_ticker",
        "lineno": 814,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_trades",
        "name": "fetch_trades",
        "lineno": 900,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_trade",
        "name": "parse_trade",
        "lineno": 966,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1014,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1067,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1095,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.hash_order_message",
        "name": "hash_order_message",
        "lineno": 1119,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.sign_order",
        "name": "sign_order",
        "lineno": 1129,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.hash_message",
        "name": "hash_message",
        "lineno": 1133,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.sign_hash",
        "name": "sign_hash",
        "lineno": 1141,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.sign_message",
        "name": "sign_message",
        "lineno": 1149,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_units",
        "name": "parse_units",
        "lineno": 1152,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.create_order",
        "name": "create_order",
        "lineno": 1155,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.edit_order",
        "name": "edit_order",
        "lineno": 1343,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.cancel_order",
        "name": "cancel_order",
        "lineno": 1506,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1594,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1636,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1729,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1746,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1763,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1780,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1789,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_order",
        "name": "parse_order",
        "lineno": 1801,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1919,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1989,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2068,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_position",
        "name": "parse_position",
        "lineno": 2129,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2204,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_income",
        "name": "parse_income",
        "lineno": 2277,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2302,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_balance",
        "name": "parse_balance",
        "lineno": 2369,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2389,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2434,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2479,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2519,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "name": "handle_derive_subaccount_id",
        "lineno": 2526,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.handle_derive_wallet_address",
        "name": "handle_derive_wallet_address",
        "lineno": 2537,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.handle_errors",
        "name": "handle_errors",
        "lineno": 2548,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.derive.derive.sign",
        "name": "sign",
        "lineno": 2560,
        "scope": "derive",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.digifinex": [
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.describe",
        "name": "describe",
        "lineno": 36,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 489,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_currency",
        "name": "parse_currency",
        "lineno": 541,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 578,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "name": "fetch_markets_v2",
        "lineno": 590,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v1",
        "name": "fetch_markets_v1",
        "lineno": 745,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_balance",
        "name": "parse_balance",
        "lineno": 820,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 859,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 924,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 997,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1082,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1159,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_trade",
        "name": "parse_trade",
        "lineno": 1233,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_time",
        "name": "fetch_time",
        "lineno": 1361,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_status",
        "name": "fetch_status",
        "lineno": 1376,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1399,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1468,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1498,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.create_order",
        "name": "create_order",
        "lineno": 1584,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "name": "create_orders",
        "lineno": 1640,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.create_order_request",
        "name": "create_order_request",
        "lineno": 1725,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1816,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "name": "cancel_order",
        "lineno": 1834,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 1907,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1928,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1959,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_order",
        "name": "parse_order",
        "lineno": 1969,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2101,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2197,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_order",
        "name": "fetch_order",
        "lineno": 2294,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2385,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2477,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2481,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2529,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2612,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2633,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_transactions_by_type",
        "name": "fetch_transactions_by_type",
        "lineno": 2666,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2708,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2719,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2730,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2741,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2804,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2810,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.transfer",
        "name": "transfer",
        "lineno": 2862,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.withdraw",
        "name": "withdraw",
        "lineno": 2917,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 2948,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 2981,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 3014,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 3053,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 3084,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rates",
        "name": "parse_borrow_rates",
        "lineno": 3104,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3122,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 3155,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3167,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 3204,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3214,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3270,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3301,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3320,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_position",
        "name": "fetch_position",
        "lineno": 3420,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_position",
        "name": "parse_position",
        "lineno": 3509,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.set_leverage",
        "name": "set_leverage",
        "lineno": 3590,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 3641,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3682,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 3727,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3775,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 3818,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3837,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 3881,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.add_margin",
        "name": "add_margin",
        "lineno": 3947,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3963,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3979,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4008,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4032,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.parse_income",
        "name": "parse_income",
        "lineno": 4073,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4095,
        "scope": "digifinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.sign",
        "name": "sign",
        "lineno": 4119,
        "scope": "digifinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.digifinex.digifinex.handle_errors",
        "name": "handle_errors",
        "lineno": 4166,
        "scope": "digifinex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.dydx": [
      {
        "id": "python.ccxt.async_support.dydx.dydx.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_time",
        "name": "fetch_time",
        "lineno": 462,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_market",
        "name": "parse_market",
        "lineno": 480,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 578,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_trade",
        "name": "parse_trade",
        "lineno": 625,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 659,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 697,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 724,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 777,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "name": "handle_public_address",
        "lineno": 832,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_order",
        "name": "parse_order",
        "lineno": 843,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 905,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_order_type",
        "name": "parse_order_type",
        "lineno": 915,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_order",
        "name": "fetch_order",
        "lineno": 927,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 945,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1004,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1023,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_position",
        "name": "parse_position",
        "lineno": 1042,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_position",
        "name": "fetch_position",
        "lineno": 1097,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1112,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.hash_message",
        "name": "hash_message",
        "lineno": 1162,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.sign_hash",
        "name": "sign_hash",
        "lineno": 1165,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.sign_message",
        "name": "sign_message",
        "lineno": 1175,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.sign_onboarding_action",
        "name": "sign_onboarding_action",
        "lineno": 1178,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "name": "sign_dydx_tx",
        "lineno": 1196,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "name": "retrieve_credentials",
        "lineno": 1201,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "name": "fetch_dydx_account",
        "lineno": 1215,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.pow",
        "name": "pow",
        "lineno": 1250,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "name": "create_order_request",
        "lineno": 1258,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.create_order_id_from_parts",
        "name": "create_order_id_from_parts",
        "lineno": 1367,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_latest_block_height",
        "name": "fetch_latest_block_height",
        "lineno": 1374,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.create_order",
        "name": "create_order",
        "lineno": 1394,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "name": "cancel_order",
        "lineno": 1453,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1547,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1612,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1647,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1699,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1708,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.estimate_tx_fee",
        "name": "estimate_tx_fee",
        "lineno": 1729,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.transfer",
        "name": "transfer",
        "lineno": 1773,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1860,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1901,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1925,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.withdraw",
        "name": "withdraw",
        "lineno": 1978,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2037,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2059,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2081,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2105,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2142,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2216,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.parse_balance",
        "name": "parse_balance",
        "lineno": 2298,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.nonce",
        "name": "nonce",
        "lineno": 2307,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "name": "get_wallet_address",
        "lineno": 2310,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.sign",
        "name": "sign",
        "lineno": 2321,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.handle_errors",
        "name": "handle_errors",
        "lineno": 2337,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.dydx.dydx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 2360,
        "scope": "dydx",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.exmo": [
      {
        "id": "python.ccxt.async_support.exmo.exmo.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 318,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 341,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.reduce_margin",
        "name": "reduce_margin",
        "lineno": 358,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.add_margin",
        "name": "add_margin",
        "lineno": 371,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 384,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_private_trading_fees",
        "name": "fetch_private_trading_fees",
        "lineno": 402,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_public_trading_fees",
        "name": "fetch_public_trading_fees",
        "lineno": 454,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_fixed_float_value",
        "name": "parse_fixed_float_value",
        "lineno": 491,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 504,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 575,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 611,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 662,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_currency",
        "name": "parse_currency",
        "lineno": 719,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 802,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 934,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 992,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_balance",
        "name": "parse_balance",
        "lineno": 1012,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1041,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1087,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 1109,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1146,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1186,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1224,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_trade",
        "name": "parse_trade",
        "lineno": 1239,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1326,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1369,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1463,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1479,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1494,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.create_order",
        "name": "create_order",
        "lineno": 1509,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.cancel_order",
        "name": "cancel_order",
        "lineno": 1610,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_order",
        "name": "fetch_order",
        "lineno": 1658,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1699,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1773,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_status",
        "name": "parse_status",
        "lineno": 1861,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_side",
        "name": "parse_side",
        "lineno": 1871,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_order",
        "name": "parse_order",
        "lineno": 1890,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2023,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.edit_order",
        "name": "edit_order",
        "lineno": 2087,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2129,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.get_market_from_trades",
        "name": "get_market_from_trades",
        "lineno": 2165,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.withdraw",
        "name": "withdraw",
        "lineno": 2173,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2205,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2215,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2339,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2391,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 2443,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 2494,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2545,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.sign",
        "name": "sign",
        "lineno": 2597,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.nonce",
        "name": "nonce",
        "lineno": 2616,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.exmo.exmo.handle_errors",
        "name": "handle_errors",
        "lineno": 2619,
        "scope": "exmo",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.extended": [
      {
        "id": "python.ccxt.async_support.extended.extended.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.load_markets",
        "name": "load_markets",
        "lineno": 345,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.index_by_stringified_numeric_id",
        "name": "index_by_stringified_numeric_id",
        "lineno": 352,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_markets",
        "name": "fetch_markets",
        "lineno": 366,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_market",
        "name": "parse_market",
        "lineno": 483,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 611,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_currency",
        "name": "parse_currency",
        "lineno": 650,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 695,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 750,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_ticker",
        "name": "parse_ticker",
        "lineno": 799,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 862,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_trades",
        "name": "fetch_trades",
        "lineno": 907,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 944,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1008,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 1072,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 1102,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_trade",
        "name": "parse_trade",
        "lineno": 1109,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1173,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1229,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1249,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1317,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 1336,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1385,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1405,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_balance",
        "name": "parse_balance",
        "lineno": 1448,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_account",
        "name": "fetch_account",
        "lineno": 1460,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1491,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_account",
        "name": "parse_account",
        "lineno": 1528,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1540,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1577,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1624,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1683,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1698,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.withdraw",
        "name": "withdraw",
        "lineno": 1713,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1779,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.transfer",
        "name": "transfer",
        "lineno": 1818,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1885,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_currency_code_by_id",
        "name": "get_extended_currency_code_by_id",
        "lineno": 1916,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1930,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1939,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1948,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1999,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2033,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2068,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2088,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.set_leverage",
        "name": "set_leverage",
        "lineno": 2118,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2147,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2165,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_position",
        "name": "fetch_position",
        "lineno": 2214,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2227,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_position",
        "name": "parse_position",
        "lineno": 2291,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "name": "get_extended_stark_amount",
        "lineno": 2355,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_extended_account",
        "name": "fetch_extended_account",
        "lineno": 2363,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "name": "create_order_settlement_data",
        "lineno": 2372,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "name": "create_withdrawal_settlement_data",
        "lineno": 2412,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "name": "create_transfer_settlement_data",
        "lineno": 2443,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "name": "create_extended_order_request",
        "lineno": 2473,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.create_order",
        "name": "create_order",
        "lineno": 2643,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.edit_order",
        "name": "edit_order",
        "lineno": 2695,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.cancel_order",
        "name": "cancel_order",
        "lineno": 2762,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2811,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2852,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2879,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_order",
        "name": "fetch_order",
        "lineno": 2895,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2933,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2983,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3053,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3070,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3087,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.parse_order",
        "name": "parse_order",
        "lineno": 3100,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "name": "get_extended_string_to_felt",
        "lineno": 3186,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_encode_i64",
        "name": "get_extended_encode_i64",
        "lineno": 3189,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_decimal_to_base16",
        "name": "get_extended_decimal_to_base16",
        "lineno": 3197,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "name": "get_extended_signature_hex",
        "lineno": 3213,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "name": "get_extended_domain_hash",
        "lineno": 3223,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "name": "get_extended_order_msg_hash",
        "lineno": 3238,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_withdrawal_msg_hash",
        "name": "get_extended_withdrawal_msg_hash",
        "lineno": 3275,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.get_extended_transfer_msg_hash",
        "name": "get_extended_transfer_msg_hash",
        "lineno": 3297,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.handle_errors",
        "name": "handle_errors",
        "lineno": 3319,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.extended.extended.sign",
        "name": "sign",
        "lineno": 3335,
        "scope": "extended",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.fmfwio": [
      {
        "id": "python.ccxt.async_support.fmfwio.fmfwio.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "fmfwio",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.foxbit": [
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 341,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_currency",
        "name": "parse_currency",
        "lineno": 383,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 454,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 561,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 612,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 649,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 677,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 723,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 757,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 801,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 841,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 855,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 869,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 872,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.create_order",
        "name": "create_order",
        "lineno": 891,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.create_orders",
        "name": "create_orders",
        "lineno": 952,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.cancel_order",
        "name": "cancel_order",
        "lineno": 1022,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1051,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_order",
        "name": "fetch_order",
        "lineno": 1082,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1119,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1172,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1215,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1247,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1290,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1348,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_status",
        "name": "fetch_status",
        "lineno": 1367,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.edit_order",
        "name": "edit_order",
        "lineno": 1406,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.withdraw",
        "name": "withdraw",
        "lineno": 1461,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1498,
        "scope": "foxbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_market",
        "name": "parse_market",
        "lineno": 1526,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1591,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1601,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1633,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_trade",
        "name": "parse_trade",
        "lineno": 1643,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1671,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "name": "parse_order",
        "lineno": 1682,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1735,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1748,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1768,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1816,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1826,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.sign",
        "name": "sign",
        "lineno": 1874,
        "scope": "foxbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.foxbit.foxbit.handle_errors",
        "name": "handle_errors",
        "lineno": 1916,
        "scope": "foxbit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.gate": [
      {
        "id": "python.ccxt.async_support.gate.gate.describe",
        "name": "describe",
        "lineno": 33,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 1183,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.load_unified_status",
        "name": "load_unified_status",
        "lineno": 1187,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.upgrade_unified_trade_account",
        "name": "upgrade_unified_trade_account",
        "lineno": 1220,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_time",
        "name": "fetch_time",
        "lineno": 1223,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1240,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.safe_market",
        "name": "safe_market",
        "lineno": 1303,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1310,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1346,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1459,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_future_markets",
        "name": "fetch_future_markets",
        "lineno": 1475,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_contract_market",
        "name": "parse_contract_market",
        "lineno": 1491,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_option_markets",
        "name": "fetch_option_markets",
        "lineno": 1660,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_option_underlyings",
        "name": "fetch_option_underlyings",
        "lineno": 1783,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.prepare_request",
        "name": "prepare_request",
        "lineno": 1802,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.spot_order_prepare_request",
        "name": "spot_order_prepare_request",
        "lineno": 1830,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.multi_order_spot_prepare_request",
        "name": "multi_order_spot_prepare_request",
        "lineno": 1848,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "name": "get_margin_mode",
        "lineno": 1869,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.get_settlement_currencies",
        "name": "get_settlement_currencies",
        "lineno": 1898,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1904,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_currency",
        "name": "parse_currency",
        "lineno": 1958,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 2003,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2065,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2129,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 2202,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_network_deposit_address",
        "name": "fetch_network_deposit_address",
        "lineno": 2212,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 2249,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2271,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2289,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2310,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2342,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_trading_fees",
        "name": "parse_trading_fees",
        "lineno": 2369,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2377,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 2407,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2462,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2495,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2545,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 2593,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 2602,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2625,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2742,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2783,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2895,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 2934,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2943,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3227,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_option_ohlcv",
        "name": "fetch_option_ohlcv",
        "lineno": 3294,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3304,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3359,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3404,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 3510,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3551,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_trade",
        "name": "parse_trade",
        "lineno": 3683,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3844,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3878,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.withdraw",
        "name": "withdraw",
        "lineno": 3912,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3952,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 3970,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3977,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_order",
        "name": "create_order",
        "lineno": 4086,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_orders_request",
        "name": "create_orders_request",
        "lineno": 4219,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_orders",
        "name": "create_orders",
        "lineno": 4249,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_order_request",
        "name": "create_order_request",
        "lineno": 4272,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4487,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.edit_order_request",
        "name": "edit_order_request",
        "lineno": 4507,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.edit_order",
        "name": "edit_order",
        "lineno": 4540,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4599,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_order",
        "name": "parse_order",
        "lineno": 4615,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_order_request",
        "name": "fetch_order_request",
        "lineno": 4950,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_order",
        "name": "fetch_order",
        "lineno": 4967,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5018,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5036,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.prepare_orders_by_status_request",
        "name": "prepare_orders_by_status_request",
        "lineno": 5086,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 5117,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.cancel_order",
        "name": "cancel_order",
        "lineno": 5310,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5440,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 5484,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5522,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.transfer",
        "name": "transfer",
        "lineno": 5596,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_transfer",
        "name": "parse_transfer",
        "lineno": 5652,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.set_leverage",
        "name": "set_leverage",
        "lineno": 5674,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_position",
        "name": "parse_position",
        "lineno": 5743,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_position",
        "name": "fetch_position",
        "lineno": 5878,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_positions",
        "name": "fetch_positions",
        "lineno": 5962,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 6064,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 6181,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_emulated_leverage_tiers",
        "name": "parse_emulated_leverage_tiers",
        "lineno": 6216,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 6244,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 6276,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 6305,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 6354,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 6399,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 6445,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6498,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 6545,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.nonce",
        "name": "nonce",
        "lineno": 6562,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.sign",
        "name": "sign",
        "lineno": 6565,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 6646,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 6660,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.reduce_margin",
        "name": "reduce_margin",
        "lineno": 6704,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.add_margin",
        "name": "add_margin",
        "lineno": 6718,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 6732,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 6787,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 6816,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_my_settlement_history",
        "name": "fetch_my_settlement_history",
        "lineno": 6862,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_settlement",
        "name": "parse_settlement",
        "lineno": 6940,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_settlements",
        "name": "parse_settlements",
        "lineno": 6990,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7026,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7132,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 7214,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.set_position_mode",
        "name": "set_position_mode",
        "lineno": 7257,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_underlying_assets",
        "name": "fetch_underlying_assets",
        "lineno": 7274,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 7309,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 7350,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 7423,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7502,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7548,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.close_position",
        "name": "close_position",
        "lineno": 7593,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 7614,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 7717,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_leverage",
        "name": "parse_leverage",
        "lineno": 7765,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_option",
        "name": "fetch_option",
        "lineno": 7776,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 7834,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.parse_option",
        "name": "parse_option",
        "lineno": 7896,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gate.gate.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 7960,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gate.gate.handle_errors",
        "name": "handle_errors",
        "lineno": 8026,
        "scope": "gate",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.gemini": [
      {
        "id": "python.ccxt.async_support.gemini.gemini.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 413,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_currencies_from_web",
        "name": "fetch_currencies_from_web",
        "lineno": 421,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_currency",
        "name": "parse_currency",
        "lineno": 455,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "name": "fetch_markets",
        "lineno": 509,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "name": "fetch_markets_from_web",
        "lineno": 527,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_market_active",
        "name": "parse_market_active",
        "lineno": 620,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_usdt_markets",
        "name": "fetch_usdt_markets",
        "lineno": 632,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "name": "fetch_markets_from_api",
        "lineno": 649,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_market",
        "name": "parse_market",
        "lineno": 704,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 853,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1",
        "name": "fetch_ticker_v1",
        "lineno": 875,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v2",
        "name": "fetch_ticker_v2",
        "lineno": 896,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1_and_v2",
        "name": "fetch_ticker_v1_and_v2",
        "lineno": 918,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 932,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_ticker",
        "name": "parse_ticker",
        "lineno": 951,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1041,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1134,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_balance",
        "name": "parse_balance",
        "lineno": 1171,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1183,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1241,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_order",
        "name": "parse_order",
        "lineno": 1254,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_order",
        "name": "fetch_order",
        "lineno": 1413,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1454,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.create_order",
        "name": "create_order",
        "lineno": 1498,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.cancel_order",
        "name": "cancel_order",
        "lineno": 1585,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1627,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.withdraw",
        "name": "withdraw",
        "lineno": 1653,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.nonce",
        "name": "nonce",
        "lineno": 1704,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1710,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1731,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1787,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1794,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1812,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 1830,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.sign",
        "name": "sign",
        "lineno": 1856,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.handle_errors",
        "name": "handle_errors",
        "lineno": 1887,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1911,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1937,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1967,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.gemini.gemini.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1994,
        "scope": "gemini",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.grvt": [
      {
        "id": "python.ccxt.async_support.grvt.grvt.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.eip_definitions",
        "name": "eip_definitions",
        "lineno": 402,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.uses_private_key",
        "name": "uses_private_key",
        "lineno": 483,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.sign_in",
        "name": "sign_in",
        "lineno": 490,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.sign_in_with_api_key",
        "name": "sign_in_with_api_key",
        "lineno": 512,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.sign_in_with_private_key",
        "name": "sign_in_with_private_key",
        "lineno": 532,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "name": "initialize_client",
        "lineno": 556,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_markets",
        "name": "fetch_markets",
        "lineno": 614,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_market",
        "name": "parse_market",
        "lineno": 658,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 751,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_currency",
        "name": "parse_currency",
        "lineno": 776,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 816,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_ticker",
        "name": "parse_ticker",
        "lineno": 867,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 921,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_trades",
        "name": "fetch_trades",
        "lineno": 963,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_trade",
        "name": "parse_trade",
        "lineno": 1010,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1090,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1152,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1176,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1226,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "name": "get_sub_account_id",
        "lineno": 1247,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1254,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_balance",
        "name": "parse_balance",
        "lineno": 1299,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1344,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1394,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.internal_fetch_transfers",
        "name": "internal_fetch_transfers",
        "lineno": 1455,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1490,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1600,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "name": "filter_transfers_by_type",
        "lineno": 1663,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.transfer",
        "name": "transfer",
        "lineno": 1678,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1735,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "name": "load_account_infos",
        "lineno": 1783,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.withdraw",
        "name": "withdraw",
        "lineno": 1835,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.create_order",
        "name": "create_order",
        "lineno": 1877,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "name": "convert_to_big_int_custom",
        "lineno": 2071,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "name": "eip_message_for_order",
        "lineno": 2074,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2124,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2193,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_position",
        "name": "parse_position",
        "lineno": 2247,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2304,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.set_leverage",
        "name": "set_leverage",
        "lineno": 2333,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2361,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2390,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2419,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2438,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_income",
        "name": "parse_income",
        "lineno": 2492,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2516,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2612,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fetch_order",
        "name": "fetch_order",
        "lineno": 2692,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_order",
        "name": "parse_order",
        "lineno": 2777,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2905,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.time_in_force_to_int",
        "name": "time_in_force_to_int",
        "lineno": 2916,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2926,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2936,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.cancel_order",
        "name": "cancel_order",
        "lineno": 2967,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.eip_domain_data",
        "name": "eip_domain_data",
        "lineno": 3001,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.fee_amount_multiplier",
        "name": "fee_amount_multiplier",
        "lineno": 3012,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "name": "create_signed_request",
        "lineno": 3015,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.format_signature_rs",
        "name": "format_signature_rs",
        "lineno": 3072,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.default_signature",
        "name": "default_signature",
        "lineno": 3079,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "name": "handle_until_option_string",
        "lineno": 3091,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.request_id",
        "name": "request_id",
        "lineno": 3098,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.sign",
        "name": "sign",
        "lineno": 3103,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.grvt.grvt.handle_errors",
        "name": "handle_errors",
        "lineno": 3132,
        "scope": "grvt",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.hashkey": [
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.describe",
        "name": "describe",
        "lineno": 41,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_time",
        "name": "fetch_time",
        "lineno": 655,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_status",
        "name": "fetch_status",
        "lineno": 672,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_markets",
        "name": "fetch_markets",
        "lineno": 693,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_market",
        "name": "parse_market",
        "lineno": 887,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1150,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_currency",
        "name": "parse_currency",
        "lineno": 1190,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1245,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1282,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1315,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_trade",
        "name": "parse_trade",
        "lineno": 1421,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1521,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1575,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1598,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1633,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1648,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1691,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1717,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1729,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_balance",
        "name": "parse_balance",
        "lineno": 1783,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 1815,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1839,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1877,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1903,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1949,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.withdraw",
        "name": "withdraw",
        "lineno": 2001,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2042,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2129,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.transfer",
        "name": "transfer",
        "lineno": 2146,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2180,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2199,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_account",
        "name": "parse_account",
        "lineno": 2223,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_account_type",
        "name": "parse_account_type",
        "lineno": 2239,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.encode_account_type",
        "name": "encode_account_type",
        "lineno": 2248,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.encode_flow_type",
        "name": "encode_flow_type",
        "lineno": 2256,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2266,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2324,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2334,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_order",
        "name": "create_order",
        "lineno": 2384,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2415,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2432,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_order_request",
        "name": "create_order_request",
        "lineno": 2550,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2559,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_swap_order_request",
        "name": "create_swap_order_request",
        "lineno": 2601,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_swap_order",
        "name": "create_swap_order",
        "lineno": 2654,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.create_orders",
        "name": "create_orders",
        "lineno": 2700,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.cancel_order",
        "name": "cancel_order",
        "lineno": 2809,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2893,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2934,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_order",
        "name": "fetch_order",
        "lineno": 2974,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3071,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_open_spot_orders",
        "name": "fetch_open_spot_orders",
        "lineno": 3109,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_open_swap_orders",
        "name": "fetch_open_swap_orders",
        "lineno": 3174,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 3261,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "name": "check_type_param",
        "lineno": 3382,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.handle_trigger_option_and_params",
        "name": "handle_trigger_option_and_params",
        "lineno": 3390,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "name": "parse_order",
        "lineno": 3395,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_order_side_and_reduce_only",
        "name": "parse_order_side_and_reduce_only",
        "lineno": 3562,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3574,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "name": "parse_order_type_time_in_force_and_post_only",
        "lineno": 3588,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3598,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3607,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3632,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3656,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3689,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3738,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 3760,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_position",
        "name": "parse_position",
        "lineno": 3805,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3840,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3868,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.set_leverage",
        "name": "set_leverage",
        "lineno": 3879,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3908,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3925,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 4022,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 4054,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4095,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.sign",
        "name": "sign",
        "lineno": 4128,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.custom_urlencode",
        "name": "custom_urlencode",
        "lineno": 4168,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hashkey.hashkey.handle_errors",
        "name": "handle_errors",
        "lineno": 4173,
        "scope": "hashkey",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.hibachi": [
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "name": "get_account_id",
        "lineno": 273,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_market",
        "name": "parse_market",
        "lineno": 278,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_markets",
        "name": "fetch_markets",
        "lineno": 341,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.hardcoded_currencies",
        "name": "hardcoded_currencies",
        "lineno": 379,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_balance",
        "name": "parse_balance",
        "lineno": 429,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_balance",
        "name": "fetch_balance",
        "lineno": 441,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_ticker",
        "name": "parse_ticker",
        "lineno": 472,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_trade",
        "name": "parse_trade",
        "lineno": 504,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_trades",
        "name": "fetch_trades",
        "lineno": 571,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 604,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_order_status",
        "name": "parse_order_status",
        "lineno": 650,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_order",
        "name": "parse_order",
        "lineno": 663,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_order",
        "name": "fetch_order",
        "lineno": 719,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 741,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.order_message",
        "name": "order_message",
        "lineno": 770,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.create_order_request",
        "name": "create_order_request",
        "lineno": 816,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.create_order",
        "name": "create_order",
        "lineno": 854,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "name": "create_orders",
        "lineno": 883,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.edit_order_request",
        "name": "edit_order_request",
        "lineno": 926,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.edit_order",
        "name": "edit_order",
        "lineno": 941,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "name": "edit_orders",
        "lineno": 970,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1014,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.cancel_order",
        "name": "cancel_order",
        "lineno": 1025,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1049,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1084,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.encode_withdraw_message",
        "name": "encode_withdraw_message",
        "lineno": 1119,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.withdraw",
        "name": "withdraw",
        "lineno": 1145,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "name": "nonce",
        "lineno": 1213,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "name": "sign_message",
        "lineno": 1216,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1229,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1289,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1331,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1354,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1404,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1448,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_position",
        "name": "parse_position",
        "lineno": 1509,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.sign",
        "name": "sign",
        "lineno": 1555,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.handle_errors",
        "name": "handle_errors",
        "lineno": 1572,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1590,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1599,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1608,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1661,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1767,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1791,
        "scope": "hibachi",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1820,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1876,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_time",
        "name": "fetch_time",
        "lineno": 1932,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1947,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1976,
        "scope": "hibachi",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hibachi.hibachi.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2030,
        "scope": "hibachi",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.hitbtc": [
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.nonce",
        "name": "nonce",
        "lineno": 780,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_markets",
        "name": "fetch_markets",
        "lineno": 783,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 922,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_currency",
        "name": "parse_currency",
        "lineno": 977,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1024,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1059,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_balance",
        "name": "parse_balance",
        "lineno": 1098,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1110,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1148,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1179,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1222,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1265,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1303,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_trade",
        "name": "parse_trade",
        "lineno": 1348,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 1449,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1489,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1499,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1506,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1590,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1604,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1618,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 1632,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1661,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1683,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1704,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1735,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1770,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1843,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1876,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order",
        "name": "fetch_order",
        "lineno": 1922,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1983,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2064,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 2124,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2165,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.cancel_order",
        "name": "cancel_order",
        "lineno": 2204,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.edit_order",
        "name": "edit_order",
        "lineno": 2245,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.create_order",
        "name": "create_order",
        "lineno": 2277,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "name": "create_order_request",
        "lineno": 2315,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2371,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "name": "parse_order",
        "lineno": 2382,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 2499,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2561,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.transfer",
        "name": "transfer",
        "lineno": 2569,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2607,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.convert_currency_network",
        "name": "convert_currency_network",
        "lineno": 2627,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.withdraw",
        "name": "withdraw",
        "lineno": 2652,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2695,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2746,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2821,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_position",
        "name": "fetch_position",
        "lineno": 2890,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_position",
        "name": "parse_position",
        "lineno": 2957,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 3041,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3068,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3111,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3146,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3181,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3220,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3275,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3312,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.add_margin",
        "name": "add_margin",
        "lineno": 3330,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3346,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3411,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.set_leverage",
        "name": "set_leverage",
        "lineno": 3422,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 3453,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 3492,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.close_position",
        "name": "close_position",
        "lineno": 3541,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 3580,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.handle_errors",
        "name": "handle_errors",
        "lineno": 3596,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc.sign",
        "name": "sign",
        "lineno": 3623,
        "scope": "hitbtc",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.hollaex": [
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 308,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 423,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_currency",
        "name": "parse_currency",
        "lineno": 503,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 557,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 580,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 620,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 649,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_tickers",
        "name": "parse_tickers",
        "lineno": 679,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 691,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 746,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_trade",
        "name": "parse_trade",
        "lineno": 780,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 836,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 895,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 947,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_balance",
        "name": "parse_balance",
        "lineno": 968,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 985,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_open_order",
        "name": "fetch_open_order",
        "lineno": 1010,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1052,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1069,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_order",
        "name": "fetch_order",
        "lineno": 1086,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1129,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1195,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "name": "parse_order",
        "lineno": 1204,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.create_order",
        "name": "create_order",
        "lineno": 1269,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.cancel_order",
        "name": "cancel_order",
        "lineno": 1333,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1364,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1399,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1448,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1477,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1540,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1597,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1644,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1701,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.withdraw",
        "name": "withdraw",
        "lineno": 1796,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 1838,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1902,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.sign",
        "name": "sign",
        "lineno": 1951,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hollaex.hollaex.handle_errors",
        "name": "handle_errors",
        "lineno": 1977,
        "scope": "hollaex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.htx": [
      {
        "id": "python.ccxt.async_support.htx.htx.describe",
        "name": "describe",
        "lineno": 35,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_status",
        "name": "fetch_status",
        "lineno": 1426,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_time",
        "name": "fetch_time",
        "lineno": 1647,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1677,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1697,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 1732,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_trading_limits_by_id",
        "name": "fetch_trading_limits_by_id",
        "lineno": 1745,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_trading_limits",
        "name": "parse_trading_limits",
        "lineno": 1777,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.cost_to_precision",
        "name": "cost_to_precision",
        "lineno": 1803,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1806,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "name": "fetch_markets_by_type_and_sub_type",
        "lineno": 1840,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.try_get_symbol_from_future_markets",
        "name": "try_get_symbol_from_future_markets",
        "lineno": 2124,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2158,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2253,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2333,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 2439,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_last_price",
        "name": "parse_last_price",
        "lineno": 2540,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2556,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_trade",
        "name": "parse_trade",
        "lineno": 2642,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2781,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_spot_order_trades",
        "name": "fetch_spot_order_trades",
        "lineno": 2803,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2824,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 2979,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3053,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3075,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 3204,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_account",
        "name": "parse_account",
        "lineno": 3227,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "name": "fetch_account_id_by_type",
        "lineno": 3246,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 3283,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_currency",
        "name": "parse_currency",
        "lineno": 3334,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "name": "network_id_to_code",
        "lineno": 3401,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.network_code_to_id",
        "name": "network_code_to_id",
        "lineno": 3410,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3424,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_order",
        "name": "fetch_order",
        "lineno": 3783,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_margin_balance_helper",
        "name": "parse_margin_balance_helper",
        "lineno": 3985,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_spot_orders_by_states",
        "name": "fetch_spot_orders_by_states",
        "lineno": 3997,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_spot_orders",
        "name": "fetch_spot_orders",
        "lineno": 4064,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_closed_spot_orders",
        "name": "fetch_closed_spot_orders",
        "lineno": 4067,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_contract_orders",
        "name": "fetch_contract_orders",
        "lineno": 4070,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_closed_contract_orders",
        "name": "fetch_closed_contract_orders",
        "lineno": 4291,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_orders",
        "name": "fetch_orders",
        "lineno": 4297,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4332,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4366,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 4653,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_order",
        "name": "parse_order",
        "lineno": 4674,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 5102,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 5120,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 5141,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 5245,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_order",
        "name": "create_order",
        "lineno": 5333,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.create_orders",
        "name": "create_orders",
        "lineno": 5495,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.cancel_order",
        "name": "cancel_order",
        "lineno": 5611,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 5734,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_cancel_orders",
        "name": "parse_cancel_orders",
        "lineno": 5882,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 5936,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 6053,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 6080,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 6106,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 6139,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_withdraw_addresses",
        "name": "fetch_withdraw_addresses",
        "lineno": 6156,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 6188,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 6244,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 6298,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 6390,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.withdraw",
        "name": "withdraw",
        "lineno": 6414,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 6470,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.transfer",
        "name": "transfer",
        "lineno": 6493,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 6577,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 6620,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 6663,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 6741,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 6786,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 6796,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 6837,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 6889,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 6950,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.nonce",
        "name": "nonce",
        "lineno": 7009,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.sign",
        "name": "sign",
        "lineno": 7012,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.handle_errors",
        "name": "handle_errors",
        "lineno": 7125,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 7158,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.set_leverage",
        "name": "set_leverage",
        "lineno": 7242,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_income",
        "name": "parse_income",
        "lineno": 7315,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_position",
        "name": "parse_position",
        "lineno": 7343,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 7433,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_position",
        "name": "fetch_position",
        "lineno": 7569,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 7819,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 7838,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 7877,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 7952,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 7993,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 8017,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 8131,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 8224,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 8326,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 8394,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 8429,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 8461,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 8501,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 8539,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 8572,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 8670,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 8721,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_settlements",
        "name": "parse_settlements",
        "lineno": 8785,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_settlement",
        "name": "parse_settlement",
        "lineno": 8840,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 8874,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 8937,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.htx.htx.close_position",
        "name": "close_position",
        "lineno": 8969,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 9022,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 9082,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.htx.htx.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 9253,
        "scope": "htx",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.huobi": [
      {
        "id": "python.ccxt.async_support.huobi.huobi.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "huobi",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.hyperliquid": [
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 376,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "name": "market",
        "lineno": 380,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_status",
        "name": "fetch_status",
        "lineno": 395,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_time",
        "name": "fetch_time",
        "lineno": 419,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 434,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_currency",
        "name": "parse_currency",
        "lineno": 470,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "name": "fetch_markets",
        "lineno": 512,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_hip3_markets",
        "name": "fetch_hip3_markets",
        "lineno": 539,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 673,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.calculate_price_precision",
        "name": "calculate_price_precision",
        "lineno": 730,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 772,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_market",
        "name": "parse_market",
        "lineno": 945,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.update_spot_currency_code",
        "name": "update_spot_currency_code",
        "lineno": 1049,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1055,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1154,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1202,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1249,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1306,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1355,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1388,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1446,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1470,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 1528,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "name": "price_to_precision",
        "lineno": 1532,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.hash_message",
        "name": "hash_message",
        "lineno": 1542,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_hash",
        "name": "sign_hash",
        "lineno": 1545,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_message",
        "name": "sign_message",
        "lineno": 1553,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.construct_phantom_agent",
        "name": "construct_phantom_agent",
        "lineno": 1556,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.action_hash",
        "name": "action_hash",
        "lineno": 1563,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "name": "sign_l1_action",
        "lineno": 1578,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "name": "sign_user_signed_action",
        "lineno": 1622,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_usd_send_sig",
        "name": "build_usd_send_sig",
        "lineno": 1635,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "name": "build_usd_class_send_sig",
        "lineno": 1646,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_withdraw_sig",
        "name": "build_withdraw_sig",
        "lineno": 1657,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "name": "build_user_dex_abstraction_sig",
        "lineno": 1668,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "name": "build_user_abstraction_sig",
        "lineno": 1679,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "name": "build_approve_builder_fee_sig",
        "lineno": 1690,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_ref",
        "name": "set_ref",
        "lineno": 1701,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.approve_builder_fee",
        "name": "approve_builder_fee",
        "lineno": 1724,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "name": "initialize_client",
        "lineno": 1758,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 1765,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.is_unified_enabled",
        "name": "is_unified_enabled",
        "lineno": 1781,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_user_abstraction",
        "name": "set_user_abstraction",
        "lineno": 1823,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "name": "enable_user_dex_abstraction",
        "lineno": 1871,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_agent_abstraction",
        "name": "set_agent_abstraction",
        "lineno": 1916,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order",
        "name": "create_order",
        "lineno": 1937,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "name": "create_twap_order",
        "lineno": 1964,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "name": "create_orders",
        "lineno": 2036,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "name": "create_order_request",
        "lineno": 2079,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "name": "create_orders_request",
        "lineno": 2139,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_order",
        "name": "cancel_order",
        "lineno": 2245,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2267,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "name": "cancel_twap_order",
        "lineno": 2314,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "name": "cancel_orders_request",
        "lineno": 2371,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 2424,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2496,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "name": "edit_orders_request",
        "lineno": 2536,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_order",
        "name": "edit_order",
        "lineno": 2644,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders",
        "name": "edit_orders",
        "lineno": 2673,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_vault",
        "name": "create_vault",
        "lineno": 2727,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2765,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "name": "get_dex_from_hip3_symbol",
        "lineno": 2820,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2828,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2883,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2898,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 2913,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2928,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order",
        "name": "fetch_order",
        "lineno": 2993,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "name": "parse_order",
        "lineno": 3056,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3211,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3228,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3235,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_trade",
        "name": "parse_trade",
        "lineno": 3292,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_position",
        "name": "fetch_position",
        "lineno": 3350,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "name": "get_dex_from_symbols",
        "lineno": 3364,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3382,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_position",
        "name": "parse_position",
        "lineno": 3458,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3534,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.set_leverage",
        "name": "set_leverage",
        "lineno": 3587,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.add_margin",
        "name": "add_margin",
        "lineno": 3635,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3650,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3665,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3704,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "name": "transfer",
        "lineno": 3723,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3823,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "name": "withdraw",
        "lineno": 3839,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3901,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3952,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 4011,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 4057,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 4097,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 4138,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 4145,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 4202,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 4257,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4269,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4281,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4314,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_income",
        "name": "parse_income",
        "lineno": 4359,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.reserve_request_weight",
        "name": "reserve_request_weight",
        "lineno": 4396,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.create_sub_account",
        "name": "create_sub_account",
        "lineno": 4417,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.extract_type_from_delta",
        "name": "extract_type_from_delta",
        "lineno": 4443,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "name": "format_vault_address",
        "lineno": 4451,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "name": "handle_public_address",
        "lineno": 4458,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "name": "coin_to_market_id",
        "lineno": 4469,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_errors",
        "name": "handle_errors",
        "lineno": 4485,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.sign",
        "name": "sign",
        "lineno": 4529,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 4538,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "name": "parse_create_edit_order_args",
        "lineno": 4546,
        "scope": "hyperliquid",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.independentreserve": [
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_markets",
        "name": "fetch_markets",
        "lineno": 317,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_balance",
        "name": "parse_balance",
        "lineno": 397,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_balance",
        "name": "fetch_balance",
        "lineno": 409,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 419,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_ticker",
        "name": "parse_ticker",
        "lineno": 437,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 483,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "name": "parse_order",
        "lineno": 512,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_order_status",
        "name": "parse_order_status",
        "lineno": 620,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 633,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_order",
        "name": "fetch_order",
        "lineno": 642,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 659,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 683,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 707,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_trade",
        "name": "parse_trade",
        "lineno": 730,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_trades",
        "name": "fetch_trades",
        "lineno": 767,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 786,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.create_order",
        "name": "create_order",
        "lineno": 828,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.cancel_order",
        "name": "cancel_order",
        "lineno": 860,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 893,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 919,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.withdraw",
        "name": "withdraw",
        "lineno": 938,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.parse_transaction",
        "name": "parse_transaction",
        "lineno": 988,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve.sign",
        "name": "sign",
        "lineno": 1040,
        "scope": "independentreserve",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.indodax": [
      {
        "id": "python.ccxt.async_support.indodax.indodax.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.nonce",
        "name": "nonce",
        "lineno": 316,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_time",
        "name": "fetch_time",
        "lineno": 319,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 337,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_balance",
        "name": "parse_balance",
        "lineno": 436,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 456,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 499,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 518,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 559,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 592,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_trade",
        "name": "parse_trade",
        "lineno": 632,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 650,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 670,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 690,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 734,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_order",
        "name": "parse_order",
        "lineno": 742,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_order",
        "name": "fetch_order",
        "lineno": 834,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 859,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 896,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.create_order",
        "name": "create_order",
        "lineno": 920,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.cancel_order",
        "name": "cancel_order",
        "lineno": 979,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 1025,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1059,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.withdraw",
        "name": "withdraw",
        "lineno": 1156,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1206,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1282,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 1288,
        "scope": "indodax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.sign",
        "name": "sign",
        "lineno": 1368,
        "scope": "indodax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.indodax.indodax.handle_errors",
        "name": "handle_errors",
        "lineno": 1390,
        "scope": "indodax",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.kraken": [
      {
        "id": "python.ccxt.async_support.kraken.kraken.describe",
        "name": "describe",
        "lineno": 37,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fee_to_precision",
        "name": "fee_to_precision",
        "lineno": 597,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "name": "fetch_markets",
        "lineno": 600,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_status",
        "name": "fetch_status",
        "lineno": 761,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 787,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_currency",
        "name": "parse_currency",
        "lineno": 855,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "name": "safe_currency_code",
        "lineno": 908,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 919,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 968,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_order_book_bid_ask",
        "name": "parse_order_book_bid_ask",
        "lineno": 982,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 988,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1036,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1085,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1118,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1137,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1159,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1209,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1219,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1272,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_ledger_entries_by_ids",
        "name": "fetch_ledger_entries_by_ids",
        "lineno": 1321,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 1348,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_trade",
        "name": "parse_trade",
        "lineno": 1352,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1494,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_balance",
        "name": "parse_balance",
        "lineno": 1542,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1560,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1588,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1607,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.create_order",
        "name": "create_order",
        "lineno": 1621,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.create_orders",
        "name": "create_orders",
        "lineno": 1673,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.find_market_by_altname_or_id",
        "name": "find_market_by_altname_or_id",
        "lineno": 1743,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.get_delisted_market_by_id",
        "name": "get_delisted_market_by_id",
        "lineno": 1750,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1783,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1797,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_order",
        "name": "parse_order",
        "lineno": 1808,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.order_request",
        "name": "order_request",
        "lineno": 2048,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.edit_order",
        "name": "edit_order",
        "lineno": 2148,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_order",
        "name": "fetch_order",
        "lineno": 2214,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2279,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_orders_by_ids",
        "name": "fetch_orders_by_ids",
        "lineno": 2352,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2378,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.cancel_order",
        "name": "cancel_order",
        "lineno": 2445,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2489,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2518,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2544,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2572,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2649,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2730,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_network",
        "name": "parse_network",
        "lineno": 2742,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2746,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_transactions_by_type",
        "name": "parse_transactions_by_type",
        "lineno": 2852,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2861,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_time",
        "name": "fetch_time",
        "lineno": 2905,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2928,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 3008,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3018,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_deposit_methods",
        "name": "fetch_deposit_methods",
        "lineno": 3033,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3074,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3129,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.withdraw",
        "name": "withdraw",
        "lineno": 3149,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3187,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_position",
        "name": "parse_position",
        "lineno": 3254,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_account_type",
        "name": "parse_account_type",
        "lineno": 3302,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.transfer_out",
        "name": "transfer_out",
        "lineno": 3310,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.transfer",
        "name": "transfer",
        "lineno": 3323,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3365,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.sign",
        "name": "sign",
        "lineno": 3391,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.nonce",
        "name": "nonce",
        "lineno": 3430,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kraken.kraken.handle_errors",
        "name": "handle_errors",
        "lineno": 3433,
        "scope": "kraken",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.krakenfutures": [
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_markets",
        "name": "fetch_markets",
        "lineno": 379,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 547,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 597,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_ticker",
        "name": "parse_ticker",
        "lineno": 644,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 714,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 773,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_trades",
        "name": "fetch_trades",
        "lineno": 793,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_trade",
        "name": "parse_trade",
        "lineno": 914,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order_request",
        "name": "create_order_request",
        "lineno": 1052,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order",
        "name": "create_order",
        "lineno": 1105,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.create_orders",
        "name": "create_orders",
        "lineno": 1200,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.edit_order",
        "name": "edit_order",
        "lineno": 1250,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_order",
        "name": "cancel_order",
        "lineno": 1280,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1300,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1360,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1414,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1441,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1461,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_order",
        "name": "fetch_order",
        "lineno": 1481,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1502,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1552,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1606,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.verify_order_action_success",
        "name": "verify_order_action_success",
        "lineno": 1615,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1641,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "name": "parse_order",
        "lineno": 1678,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2143,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2184,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_balance",
        "name": "parse_balance",
        "lineno": 2307,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 2398,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 2424,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2489,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2538,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_positions",
        "name": "parse_positions",
        "lineno": 2570,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_position",
        "name": "parse_position",
        "lineno": 2578,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 2632,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 2691,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2756,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_account",
        "name": "parse_account",
        "lineno": 2778,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer_out",
        "name": "transfer_out",
        "lineno": 2802,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "name": "transfer",
        "lineno": 2812,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.set_leverage",
        "name": "set_leverage",
        "lineno": 2857,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 2880,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2907,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2936,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.handle_errors",
        "name": "handle_errors",
        "lineno": 2947,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures.sign",
        "name": "sign",
        "lineno": 2965,
        "scope": "krakenfutures",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.kucoin": [
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.describe",
        "name": "describe",
        "lineno": 37,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.nonce",
        "name": "nonce",
        "lineno": 1509,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_time",
        "name": "fetch_time",
        "lineno": 1512,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_status",
        "name": "fetch_status",
        "lineno": 1544,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1613,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_markets",
        "name": "fetch_contract_markets",
        "lineno": 1840,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_markets",
        "name": "fetch_uta_markets",
        "lineno": 1992,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.load_migration_status",
        "name": "load_migration_status",
        "lineno": 2166,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "name": "handle_hf_and_params",
        "lineno": 2180,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 2192,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_currency",
        "name": "parse_currency",
        "lineno": 2288,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2339,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 2414,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 2443,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2485,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.is_futures_method",
        "name": "is_futures_method",
        "lineno": 2557,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_ticker",
        "name": "parse_spot_or_uta_ticker",
        "lineno": 2574,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2683,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_contract_ticker",
        "name": "parse_contract_ticker",
        "lineno": 2688,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.type_to_trade_type",
        "name": "type_to_trade_type",
        "lineno": 2804,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2812,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_tickers",
        "name": "fetch_contract_tickers",
        "lineno": 2914,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2988,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 3004,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 3110,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 3136,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 3170,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_utaohlcv",
        "name": "fetch_utaohlcv",
        "lineno": 3198,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 3262,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 3315,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3373,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3412,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_deposit_address",
        "name": "fetch_contract_deposit_address",
        "lineno": 3459,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3498,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 3518,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3588,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "name": "handle_trigger_prices",
        "lineno": 3724,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "name": "create_order",
        "lineno": 3734,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "name": "create_spot_order",
        "lineno": 3773,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 3872,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.market_order_amount_to_precision",
        "name": "market_order_amount_to_precision",
        "lineno": 3929,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_contract_order",
        "name": "create_contract_order",
        "lineno": 3936,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 3999,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_uta_order",
        "name": "create_uta_order",
        "lineno": 4099,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "name": "create_uta_order_request",
        "lineno": 4154,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 4286,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 4305,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 4320,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_orders",
        "name": "create_orders",
        "lineno": 4335,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "name": "create_spot_orders",
        "lineno": 4367,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.create_contract_orders",
        "name": "create_contract_orders",
        "lineno": 4451,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.edit_order",
        "name": "edit_order",
        "lineno": 4499,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_order",
        "name": "cancel_order",
        "lineno": 4541,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "name": "cancel_spot_order",
        "lineno": 4583,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_contract_order",
        "name": "cancel_contract_order",
        "lineno": 4724,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "name": "cancel_uta_order",
        "lineno": 4764,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 4816,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_all_spot_orders",
        "name": "cancel_all_spot_orders",
        "lineno": 4852,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_all_contract_orders",
        "name": "cancel_all_contract_orders",
        "lineno": 4903,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_all_uta_orders",
        "name": "cancel_all_uta_orders",
        "lineno": 4939,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 4985,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_orders_by_status",
        "name": "fetch_spot_orders_by_status",
        "lineno": 5038,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_orders_by_status",
        "name": "fetch_contract_orders_by_status",
        "lineno": 5163,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_orders_by_status",
        "name": "fetch_uta_orders_by_status",
        "lineno": 5267,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 5381,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 5413,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_order",
        "name": "fetch_order",
        "lineno": 5448,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "name": "fetch_spot_order",
        "lineno": 5489,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_order",
        "name": "fetch_contract_order",
        "lineno": 5568,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "name": "fetch_uta_order",
        "lineno": 5640,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "name": "handle_trade_type",
        "lineno": 5721,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "name": "parse_order",
        "lineno": 5737,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_contract_order",
        "name": "parse_contract_order",
        "lineno": 5752,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_spot_order",
        "name": "parse_spot_order",
        "lineno": 5881,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_uta_order",
        "name": "parse_uta_order",
        "lineno": 6054,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 6153,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_order_status",
        "name": "parse_order_status",
        "lineno": 6162,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 6174,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 6197,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_my_spot_trades",
        "name": "fetch_my_spot_trades",
        "lineno": 6230,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_my_contract_trades",
        "name": "fetch_my_contract_trades",
        "lineno": 6344,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_my_uta_trades",
        "name": "fetch_my_uta_trades",
        "lineno": 6418,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_trades",
        "name": "fetch_trades",
        "lineno": 6499,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_trade",
        "name": "parse_trade",
        "lineno": 6597,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_trade",
        "name": "parse_spot_or_uta_trade",
        "lineno": 6607,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_contract_trade",
        "name": "parse_contract_trade",
        "lineno": 6743,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_my_uta_trade",
        "name": "parse_my_uta_trade",
        "lineno": 6871,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 6913,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.withdraw",
        "name": "withdraw",
        "lineno": 7000,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 7051,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_transaction",
        "name": "parse_transaction",
        "lineno": 7060,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 7165,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_deposits",
        "name": "fetch_contract_deposits",
        "lineno": 7252,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 7302,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_withdrawals",
        "name": "fetch_contract_withdrawals",
        "lineno": 7391,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 7441,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "name": "fetch_balance",
        "lineno": 7451,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_balance",
        "name": "fetch_contract_balance",
        "lineno": 7630,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_balance",
        "name": "fetch_uta_balance",
        "lineno": 7680,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.transfer",
        "name": "transfer",
        "lineno": 7809,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.transfer_uta",
        "name": "transfer_uta",
        "lineno": 7832,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "name": "transfer_classic",
        "lineno": 7910,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.is_hf_or_mining",
        "name": "is_hf_or_mining",
        "lineno": 7985,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_transfer",
        "name": "parse_transfer",
        "lineno": 7988,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 8084,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 8090,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_direction",
        "name": "parse_ledger_direction",
        "lineno": 8154,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_status",
        "name": "parse_ledger_status",
        "lineno": 8165,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 8172,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 8285,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 8440,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 8454,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 8496,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 8600,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_borrow_rate_histories",
        "name": "fetch_borrow_rate_histories",
        "lineno": 8677,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 8728,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate_histories",
        "name": "parse_borrow_rate_histories",
        "lineno": 8781,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 8808,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 8840,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 8875,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 8914,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 8947,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 8984,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 9003,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 9036,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "name": "set_leverage",
        "lineno": 9073,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.set_contract_leverage",
        "name": "set_contract_leverage",
        "lineno": 9129,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 9176,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 9189,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 9247,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 9299,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 9309,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 9382,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 9407,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_position",
        "name": "fetch_position",
        "lineno": 9509,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_positions",
        "name": "fetch_positions",
        "lineno": 9609,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 9680,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_position",
        "name": "parse_position",
        "lineno": 9794,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "name": "cancel_orders",
        "lineno": 9963,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.add_margin",
        "name": "add_margin",
        "lineno": 10055,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 10131,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 10197,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 10225,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 10234,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.set_position_mode",
        "name": "set_position_mode",
        "lineno": 10269,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 10296,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.close_position",
        "name": "close_position",
        "lineno": 10314,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 10347,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 10391,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 10437,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 10502,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 10538,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 10558,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "name": "is_uta_enabled",
        "lineno": 10610,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.sign",
        "name": "sign",
        "lineno": 10628,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.handle_errors",
        "name": "handle_errors",
        "lineno": 10704,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 10724,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 10791,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoin.kucoin.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 10853,
        "scope": "kucoin",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.kucoinfutures": [
      {
        "id": "python.ccxt.async_support.kucoinfutures.kucoinfutures.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "kucoinfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.kucoinfutures.kucoinfutures.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 42,
        "scope": "kucoinfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoinfutures.kucoinfutures.transfer",
        "name": "transfer",
        "lineno": 54,
        "scope": "kucoinfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.kucoinfutures.kucoinfutures.parse_transfer_type",
        "name": "parse_transfer_type",
        "lineno": 120,
        "scope": "kucoinfutures",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.latoken": [
      {
        "id": "python.ccxt.async_support.latoken.latoken.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.nonce",
        "name": "nonce",
        "lineno": 365,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_time",
        "name": "fetch_time",
        "lineno": 368,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_markets",
        "name": "fetch_markets",
        "lineno": 385,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 487,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_currency",
        "name": "parse_currency",
        "lineno": 528,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_balance",
        "name": "fetch_balance",
        "lineno": 558,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 621,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_ticker",
        "name": "parse_ticker",
        "lineno": 659,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 706,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 745,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_trade",
        "name": "parse_trade",
        "lineno": 781,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_trades",
        "name": "fetch_trades",
        "lineno": 862,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 894,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_public_trading_fee",
        "name": "fetch_public_trading_fee",
        "lineno": 916,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_private_trading_fee",
        "name": "fetch_private_trading_fee",
        "lineno": 941,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 966,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1017,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1025,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1032,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_order",
        "name": "parse_order",
        "lineno": 1040,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1139,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1193,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_order",
        "name": "fetch_order",
        "lineno": 1259,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.create_order",
        "name": "create_order",
        "lineno": 1305,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.cancel_order",
        "name": "cancel_order",
        "lineno": 1364,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1399,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 1445,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1496,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1558,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_transaction_type",
        "name": "parse_transaction_type",
        "lineno": 1569,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1576,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.transfer",
        "name": "transfer",
        "lineno": 1625,
        "scope": "latoken",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1678,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1716,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.sign",
        "name": "sign",
        "lineno": 1726,
        "scope": "latoken",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.latoken.latoken.handle_errors",
        "name": "handle_errors",
        "lineno": 1749,
        "scope": "latoken",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.lbank": [
      {
        "id": "python.ccxt.async_support.lbank.lbank.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_time",
        "name": "fetch_time",
        "lineno": 382,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 421,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_currency",
        "name": "parse_currency",
        "lineno": 466,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_markets",
        "name": "fetch_markets",
        "lineno": 521,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 538,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 617,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_ticker",
        "name": "parse_ticker",
        "lineno": 713,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 773,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 817,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 893,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_trade",
        "name": "parse_trade",
        "lineno": 975,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1069,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1121,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1141,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_balance",
        "name": "parse_balance",
        "lineno": 1197,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1322,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1368,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1383,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1425,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1479,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1498,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1512,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1532,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.create_order",
        "name": "create_order",
        "lineno": 1551,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1643,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_order",
        "name": "parse_order",
        "lineno": 1654,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_order",
        "name": "fetch_order",
        "lineno": 1794,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_order_supplement",
        "name": "fetch_order_supplement",
        "lineno": 1815,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_order_default",
        "name": "fetch_order_default",
        "lineno": 1849,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1893,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1949,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2007,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.cancel_order",
        "name": "cancel_order",
        "lineno": 2062,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2102,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.get_network_code_for_currency",
        "name": "get_network_code_for_currency",
        "lineno": 2140,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2148,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address_default",
        "name": "fetch_deposit_address_default",
        "lineno": 2171,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address_supplement",
        "name": "fetch_deposit_address_supplement",
        "lineno": 2206,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.withdraw",
        "name": "withdraw",
        "lineno": 2243,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2302,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2320,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2399,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2450,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 2505,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_private_transaction_fees",
        "name": "fetch_private_transaction_fees",
        "lineno": 2530,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_public_transaction_fees",
        "name": "fetch_public_transaction_fees",
        "lineno": 2585,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2638,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_private_deposit_withdraw_fees",
        "name": "fetch_private_deposit_withdraw_fees",
        "lineno": 2665,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "name": "fetch_public_deposit_withdraw_fees",
        "lineno": 2703,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_public_deposit_withdraw_fees",
        "name": "parse_public_deposit_withdraw_fees",
        "lineno": 2733,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2785,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.sign",
        "name": "sign",
        "lineno": 2838,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.convert_secret_to_pem",
        "name": "convert_secret_to_pem",
        "lineno": 2894,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lbank.lbank.handle_errors",
        "name": "handle_errors",
        "lineno": 2906,
        "scope": "lbank",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.lighter": [
      {
        "id": "python.ccxt.async_support.lighter.lighter.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.load_account",
        "name": "load_account",
        "lineno": 385,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.init_auth_object",
        "name": "init_auth_object",
        "lineno": 411,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "name": "get_lighter_private_key",
        "lineno": 424,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "name": "pre_load_lighter_library",
        "lineno": 435,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "name": "handle_api_key_index",
        "lineno": 457,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "name": "handle_account_index",
        "lineno": 466,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "name": "create_sub_account",
        "lineno": 510,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.create_auth",
        "name": "create_auth",
        "lineno": 531,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.pow",
        "name": "pow",
        "lineno": 560,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.hash_message",
        "name": "hash_message",
        "lineno": 573,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.sign_hash",
        "name": "sign_hash",
        "lineno": 581,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.sign_l1_and_prepare_tx_info",
        "name": "sign_l1_and_prepare_tx_info",
        "lineno": 589,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 596,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "name": "approve_builder_fee",
        "lineno": 613,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "name": "change_api_key",
        "lineno": 637,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 667,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "name": "create_order_request",
        "lineno": 672,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "name": "fetch_nonce",
        "lineno": 812,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.create_order",
        "name": "create_order",
        "lineno": 828,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.edit_order",
        "name": "edit_order",
        "lineno": 900,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_status",
        "name": "fetch_status",
        "lineno": 958,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_time",
        "name": "fetch_time",
        "lineno": 984,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1003,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1171,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_currency",
        "name": "parse_currency",
        "lineno": 1204,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1238,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1292,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1389,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1457,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1475,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1501,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1573,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1604,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1637,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_position",
        "name": "fetch_position",
        "lineno": 1728,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1743,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_position",
        "name": "parse_position",
        "lineno": 1821,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1883,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_account",
        "name": "parse_account",
        "lineno": 1936,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1970,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2044,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order",
        "name": "parse_order",
        "lineno": 2121,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2223,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2244,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order_type_integer",
        "name": "parse_order_type_integer",
        "lineno": 2258,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 2274,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_order_time_in_force_integer",
        "name": "parse_order_time_in_force_integer",
        "lineno": 2283,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.transfer",
        "name": "transfer",
        "lineno": 2291,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2347,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2410,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2445,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2508,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2566,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2618,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.withdraw",
        "name": "withdraw",
        "lineno": 2627,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2674,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_trade",
        "name": "parse_trade",
        "lineno": 2757,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.set_leverage",
        "name": "set_leverage",
        "lineno": 2820,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2839,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "name": "modify_leverage_and_margin_mode",
        "lineno": 2858,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "name": "cancel_order",
        "lineno": 2888,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2932,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2965,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.add_margin",
        "name": "add_margin",
        "lineno": 2998,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3011,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.set_margin",
        "name": "set_margin",
        "lineno": 3024,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3067,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.sign",
        "name": "sign",
        "lineno": 3082,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.lighter.lighter.handle_errors",
        "name": "handle_errors",
        "lineno": 3102,
        "scope": "lighter",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.luno": [
      {
        "id": "python.ccxt.async_support.luno.luno.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 310,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_currency",
        "name": "parse_currency",
        "lineno": 336,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_markets",
        "name": "fetch_markets",
        "lineno": 388,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 478,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_balance",
        "name": "parse_balance",
        "lineno": 503,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_balance",
        "name": "fetch_balance",
        "lineno": 529,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 552,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_order_status",
        "name": "parse_order_status",
        "lineno": 577,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_order",
        "name": "parse_order",
        "lineno": 584,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_order",
        "name": "fetch_order",
        "lineno": 655,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 673,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_orders",
        "name": "fetch_orders",
        "lineno": 686,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 700,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 714,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_ticker",
        "name": "parse_ticker",
        "lineno": 728,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 765,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 789,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_trade",
        "name": "parse_trade",
        "lineno": 816,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_trades",
        "name": "fetch_trades",
        "lineno": 900,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 936,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 980,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 998,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1046,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.create_order",
        "name": "create_order",
        "lineno": 1078,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.cancel_order",
        "name": "cancel_order",
        "lineno": 1117,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_ledger_by_entries",
        "name": "fetch_ledger_by_entries",
        "lineno": 1142,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1155,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_ledger_comment",
        "name": "parse_ledger_comment",
        "lineno": 1203,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1232,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 1283,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1323,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.luno.luno.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 1362,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.sign",
        "name": "sign",
        "lineno": 1393,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.luno.luno.handle_errors",
        "name": "handle_errors",
        "lineno": 1406,
        "scope": "luno",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.mercado": [
      {
        "id": "python.ccxt.async_support.mercado.mercado.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_markets",
        "name": "fetch_markets",
        "lineno": 272,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 360,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_ticker",
        "name": "parse_ticker",
        "lineno": 376,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 415,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_trade",
        "name": "parse_trade",
        "lineno": 445,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_trades",
        "name": "fetch_trades",
        "lineno": 476,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_balance",
        "name": "parse_balance",
        "lineno": 500,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_balance",
        "name": "fetch_balance",
        "lineno": 516,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.create_order",
        "name": "create_order",
        "lineno": 526,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.cancel_order",
        "name": "cancel_order",
        "lineno": 565,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_order_status",
        "name": "parse_order_status",
        "lineno": 609,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_order",
        "name": "parse_order",
        "lineno": 617,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_order",
        "name": "fetch_order",
        "lineno": 688,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.withdraw",
        "name": "withdraw",
        "lineno": 709,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_transaction",
        "name": "parse_transaction",
        "lineno": 766,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 804,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 814,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_orders",
        "name": "fetch_orders",
        "lineno": 842,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 863,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 885,
        "scope": "mercado",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.orders_to_trades",
        "name": "orders_to_trades",
        "lineno": 909,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.sign",
        "name": "sign",
        "lineno": 917,
        "scope": "mercado",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mercado.mercado.handle_errors",
        "name": "handle_errors",
        "lineno": 940,
        "scope": "mercado",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.mexc": [
      {
        "id": "python.ccxt.async_support.mexc.mexc.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_status",
        "name": "fetch_status",
        "lineno": 1045,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_time",
        "name": "fetch_time",
        "lineno": 1082,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1108,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_currency",
        "name": "parse_currency",
        "lineno": 1164,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1210,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1227,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1351,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1475,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order_book_bid_ask",
        "name": "parse_order_book_bid_ask",
        "lineno": 1539,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1548,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_trade",
        "name": "parse_trade",
        "lineno": 1643,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1781,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1884,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1894,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1979,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2052,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 2165,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2204,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 2224,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_order",
        "name": "create_order",
        "lineno": 2244,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 2281,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2328,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_swap_order",
        "name": "create_swap_order",
        "lineno": 2382,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_orders",
        "name": "create_orders",
        "lineno": 2509,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_order",
        "name": "fetch_order",
        "lineno": 2568,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2685,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_ids",
        "name": "fetch_orders_by_ids",
        "lineno": 2866,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2916,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3005,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3021,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_state",
        "name": "fetch_orders_by_state",
        "lineno": 3037,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "name": "cancel_order",
        "lineno": 3050,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3157,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3191,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order",
        "name": "parse_order",
        "lineno": 3279,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order_side",
        "name": "parse_order_side",
        "lineno": 3504,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order_type",
        "name": "parse_order_type",
        "lineno": 3514,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3525,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_order_time_in_force",
        "name": "parse_order_time_in_force",
        "lineno": 3541,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.get_tif_from_raw_order_type",
        "name": "get_tif_from_raw_order_type",
        "lineno": 3549,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_account_helper",
        "name": "fetch_account_helper",
        "lineno": 3559,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 3613,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3641,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.custom_parse_balance",
        "name": "custom_parse_balance",
        "lineno": 3680,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_balance_helper",
        "name": "parse_balance_helper",
        "lineno": 3784,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_balance",
        "name": "fetch_balance",
        "lineno": 3794,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3921,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 4011,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 4088,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.reduce_margin",
        "name": "reduce_margin",
        "lineno": 4106,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.add_margin",
        "name": "add_margin",
        "lineno": 4119,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.set_leverage",
        "name": "set_leverage",
        "lineno": 4132,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4162,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4237,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4287,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4299,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4333,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4399,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4460,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 4542,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 4563,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 4608,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 4649,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 4678,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 4736,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transaction",
        "name": "parse_transaction",
        "lineno": 4792,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 4896,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_position",
        "name": "fetch_position",
        "lineno": 4923,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4941,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_position",
        "name": "parse_position",
        "lineno": 4986,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 5089,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 5126,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.transfer",
        "name": "transfer",
        "lineno": 5228,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "name": "parse_transfer",
        "lineno": 5283,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_account_id",
        "name": "parse_account_id",
        "lineno": 5356,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 5365,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.withdraw",
        "name": "withdraw",
        "lineno": 5373,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.set_position_mode",
        "name": "set_position_mode",
        "lineno": 5433,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 5456,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 5480,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transaction_fees",
        "name": "parse_transaction_fees",
        "lineno": 5523,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_transaction_fee",
        "name": "parse_transaction_fee",
        "lineno": 5538,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5575,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 5618,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5663,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5712,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 5733,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 5749,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 5819,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.nonce",
        "name": "nonce",
        "lineno": 5858,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.sign",
        "name": "sign",
        "lineno": 5861,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.mexc.mexc.handle_errors",
        "name": "handle_errors",
        "lineno": 5925,
        "scope": "mexc",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.modetrade": [
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.describe",
        "name": "describe",
        "lineno": 25,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 427,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_status",
        "name": "fetch_status",
        "lineno": 431,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_time",
        "name": "fetch_time",
        "lineno": 467,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_market",
        "name": "parse_market",
        "lineno": 489,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_markets",
        "name": "fetch_markets",
        "lineno": 577,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 626,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_currency",
        "name": "parse_currency",
        "lineno": 662,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 718,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_trade",
        "name": "parse_trade",
        "lineno": 730,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_trades",
        "name": "fetch_trades",
        "lineno": 793,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 832,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 873,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 883,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 895,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 929,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 963,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_income",
        "name": "parse_income",
        "lineno": 1027,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1059,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1118,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1172,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1213,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1223,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "name": "parse_order",
        "lineno": 1269,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1381,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1389,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1405,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.create_order_request",
        "name": "create_order_request",
        "lineno": 1413,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.create_order",
        "name": "create_order",
        "lineno": 1502,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.create_orders",
        "name": "create_orders",
        "lineno": 1570,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.edit_order",
        "name": "edit_order",
        "lineno": 1623,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.cancel_order",
        "name": "cancel_order",
        "lineno": 1696,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1768,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1805,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_order",
        "name": "fetch_order",
        "lineno": 1850,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1919,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2002,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2024,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2046,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2092,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_balance",
        "name": "parse_balance",
        "lineno": 2154,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2168,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2197,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2241,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2268,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2275,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2292,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2325,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2335,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2352,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2369,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.get_withdraw_nonce",
        "name": "get_withdraw_nonce",
        "lineno": 2398,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.hash_message",
        "name": "hash_message",
        "lineno": 2412,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.sign_hash",
        "name": "sign_hash",
        "lineno": 2415,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.sign_message",
        "name": "sign_message",
        "lineno": 2422,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "name": "withdraw",
        "lineno": 2425,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2502,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2512,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.set_leverage",
        "name": "set_leverage",
        "lineno": 2555,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.parse_position",
        "name": "parse_position",
        "lineno": 2576,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_position",
        "name": "fetch_position",
        "lineno": 2645,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2690,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.nonce",
        "name": "nonce",
        "lineno": 2744,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.sign",
        "name": "sign",
        "lineno": 2747,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.modetrade.modetrade.handle_errors",
        "name": "handle_errors",
        "lineno": 2805,
        "scope": "modetrade",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.myokx": [
      {
        "id": "python.ccxt.async_support.myokx.myokx.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "myokx",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.ndax": [
      {
        "id": "python.ccxt.async_support.ndax.ndax.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.sign_in",
        "name": "sign_in",
        "lineno": 400,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 450,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_currency",
        "name": "parse_currency",
        "lineno": 485,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 518,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_market",
        "name": "parse_market",
        "lineno": 580,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_order_book",
        "name": "parse_order_book",
        "lineno": 640,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 674,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 719,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 785,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 835,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 858,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_trade",
        "name": "parse_trade",
        "lineno": 901,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1066,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1094,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_balance",
        "name": "parse_balance",
        "lineno": 1127,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1144,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 1199,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 1217,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1271,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1319,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_order",
        "name": "parse_order",
        "lineno": 1330,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.create_order",
        "name": "create_order",
        "lineno": 1424,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.edit_order",
        "name": "edit_order",
        "lineno": 1491,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1536,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1621,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.cancel_order",
        "name": "cancel_order",
        "lineno": 1659,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1697,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1775,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_order",
        "name": "fetch_order",
        "lineno": 1867,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1943,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2025,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2060,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2094,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2106,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2164,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2216,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2264,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.withdraw",
        "name": "withdraw",
        "lineno": 2359,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.nonce",
        "name": "nonce",
        "lineno": 2446,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.sign",
        "name": "sign",
        "lineno": 2449,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.ndax.ndax.handle_errors",
        "name": "handle_errors",
        "lineno": 2495,
        "scope": "ndax",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.novadax": [
      {
        "id": "python.ccxt.async_support.novadax.novadax.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_time",
        "name": "fetch_time",
        "lineno": 342,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_markets",
        "name": "fetch_markets",
        "lineno": 361,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_market",
        "name": "parse_market",
        "lineno": 393,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_ticker",
        "name": "parse_ticker",
        "lineno": 451,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 498,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 535,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 576,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_trade",
        "name": "parse_trade",
        "lineno": 618,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_trades",
        "name": "fetch_trades",
        "lineno": 695,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 729,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 782,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_balance",
        "name": "parse_balance",
        "lineno": 807,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_balance",
        "name": "fetch_balance",
        "lineno": 825,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.create_order",
        "name": "create_order",
        "lineno": 852,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.cancel_order",
        "name": "cancel_order",
        "lineno": 946,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_order",
        "name": "fetch_order",
        "lineno": 974,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1014,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1071,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1088,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1105,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1150,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_order",
        "name": "parse_order",
        "lineno": 1162,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.transfer",
        "name": "transfer",
        "lineno": 1233,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1276,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1299,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.withdraw",
        "name": "withdraw",
        "lineno": 1305,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1338,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1376,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1393,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1410,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1461,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1476,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1545,
        "scope": "novadax",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.sign",
        "name": "sign",
        "lineno": 1601,
        "scope": "novadax",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.novadax.novadax.handle_errors",
        "name": "handle_errors",
        "lineno": 1628,
        "scope": "novadax",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.okx": [
      {
        "id": "python.ccxt.async_support.okx.okx.describe",
        "name": "describe",
        "lineno": 43,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "name": "handle_market_type_and_params",
        "lineno": 1468,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "name": "convert_to_instrument_type",
        "lineno": 1476,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 1480,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.safe_market",
        "name": "safe_market",
        "lineno": 1541,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_status",
        "name": "fetch_status",
        "lineno": 1558,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_time",
        "name": "fetch_time",
        "lineno": 1612,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 1635,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.nonce",
        "name": "nonce",
        "lineno": 1698,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1701,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_market",
        "name": "parse_market",
        "lineno": 1727,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_markets_by_type",
        "name": "fetch_markets_by_type",
        "lineno": 1892,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1958,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_currency",
        "name": "parse_currency",
        "lineno": 2028,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2084,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_ticker",
        "name": "parse_ticker",
        "lineno": 2139,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 2217,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 2263,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 2318,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 2351,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_trade",
        "name": "parse_trade",
        "lineno": 2380,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_trades",
        "name": "fetch_trades",
        "lineno": 2470,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2543,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2569,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 2673,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_balance_by_type",
        "name": "parse_balance_by_type",
        "lineno": 2739,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_trading_balance",
        "name": "parse_trading_balance",
        "lineno": 2745,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_funding_balance",
        "name": "parse_funding_balance",
        "lineno": 2770,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2785,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2809,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2856,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2981,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 3002,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_order_request",
        "name": "create_order_request",
        "lineno": 3023,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_order",
        "name": "create_order",
        "lineno": 3281,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_orders",
        "name": "create_orders",
        "lineno": 3340,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.edit_order_request",
        "name": "edit_order_request",
        "lineno": 3389,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.edit_order",
        "name": "edit_order",
        "lineno": 3465,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.cancel_order",
        "name": "cancel_order",
        "lineno": 3530,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_ids",
        "name": "parse_ids",
        "lineno": 3570,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3581,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 3678,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 3757,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3786,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_order",
        "name": "parse_order",
        "lineno": 3797,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_order",
        "name": "fetch_order",
        "lineno": 4073,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 4218,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 4375,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 4550,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 4727,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 4795,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 4817,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 4931,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 4947,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 5015,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 5110,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 5152,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.withdraw",
        "name": "withdraw",
        "lineno": 5182,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 5241,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 5318,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 5342,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 5411,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 5456,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_transaction",
        "name": "parse_transaction",
        "lineno": 5501,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 5602,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_leverage",
        "name": "parse_leverage",
        "lineno": 5643,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_position",
        "name": "fetch_position",
        "lineno": 5668,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_positions",
        "name": "fetch_positions",
        "lineno": 5742,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 5828,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_position",
        "name": "parse_position",
        "lineno": 5841,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.transfer",
        "name": "transfer",
        "lineno": 6002,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_transfer",
        "name": "parse_transfer",
        "lineno": 6061,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 6137,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 6143,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 6174,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.sign",
        "name": "sign",
        "lineno": 6234,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 6285,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 6345,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 6356,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 6368,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 6406,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 6439,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.set_leverage",
        "name": "set_leverage",
        "lineno": 6598,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 6652,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.set_position_mode",
        "name": "set_position_mode",
        "lineno": 6684,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 6717,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 6764,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 6793,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 6826,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_borrow_rate_histories",
        "name": "parse_borrow_rate_histories",
        "lineno": 6846,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_borrow_rate_histories",
        "name": "fetch_borrow_rate_histories",
        "lineno": 6874,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_borrow_rate_history",
        "name": "fetch_borrow_rate_history",
        "lineno": 6915,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 6957,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 6990,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.reduce_margin",
        "name": "reduce_margin",
        "lineno": 7063,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.add_margin",
        "name": "add_margin",
        "lineno": 7076,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 7089,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 7143,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 7183,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 7241,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 7258,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 7296,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 7340,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 7363,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 7403,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 7456,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 7520,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 7572,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 7580,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 7642,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "name": "fetch_settlement_history",
        "lineno": 7701,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_settlement",
        "name": "parse_settlement",
        "lineno": 7753,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_settlements",
        "name": "parse_settlements",
        "lineno": 7770,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_underlying_assets",
        "name": "fetch_underlying_assets",
        "lineno": 7796,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 7832,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 7889,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7959,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.close_position",
        "name": "close_position",
        "lineno": 8008,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_option",
        "name": "fetch_option",
        "lineno": 8070,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 8116,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_option",
        "name": "parse_option",
        "lineno": 8163,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 8207,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 8259,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 8312,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 8361,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_conversion",
        "name": "parse_conversion",
        "lineno": 8406,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 8477,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.handle_errors",
        "name": "handle_errors",
        "lineno": 8537,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 8574,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 8668,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 8744,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.okx.okx.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 8795,
        "scope": "okx",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.okxus": [
      {
        "id": "python.ccxt.async_support.okxus.okxus.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "okxus",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.onetrading": [
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_time",
        "name": "fetch_time",
        "lineno": 410,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 428,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_currency",
        "name": "parse_currency",
        "lineno": 451,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_markets",
        "name": "fetch_markets",
        "lineno": 471,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_market",
        "name": "parse_market",
        "lineno": 495,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 599,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_public_trading_fees",
        "name": "fetch_public_trading_fees",
        "lineno": 622,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_private_trading_fees",
        "name": "fetch_private_trading_fees",
        "lineno": 691,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_fee_tiers",
        "name": "parse_fee_tiers",
        "lineno": 755,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_ticker",
        "name": "parse_ticker",
        "lineno": 772,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 824,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 860,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 900,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 983,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1025,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_trade",
        "name": "parse_trade",
        "lineno": 1071,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_balance",
        "name": "parse_balance",
        "lineno": 1150,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1163,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1192,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "name": "parse_order",
        "lineno": 1207,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1314,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1320,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.create_order",
        "name": "create_order",
        "lineno": 1329,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.cancel_order",
        "name": "cancel_order",
        "lineno": 1398,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1430,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1453,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_order",
        "name": "fetch_order",
        "lineno": 1477,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1536,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1653,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1670,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1728,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.sign",
        "name": "sign",
        "lineno": 1793,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.onetrading.onetrading.handle_errors",
        "name": "handle_errors",
        "lineno": 1813,
        "scope": "onetrading",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.p2b": [
      {
        "id": "python.ccxt.async_support.p2b.p2b.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_markets",
        "name": "fetch_markets",
        "lineno": 338,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_market",
        "name": "parse_market",
        "lineno": 380,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 439,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 479,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_ticker",
        "name": "parse_ticker",
        "lineno": 522,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 581,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_trades",
        "name": "fetch_trades",
        "lineno": 632,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_trade",
        "name": "parse_trade",
        "lineno": 679,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 745,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 793,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_balance",
        "name": "fetch_balance",
        "lineno": 815,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_balance",
        "name": "parse_balance",
        "lineno": 846,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.create_order",
        "name": "create_order",
        "lineno": 876,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.cancel_order",
        "name": "cancel_order",
        "lineno": 926,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 971,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1024,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1075,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1146,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.parse_order",
        "name": "parse_order",
        "lineno": 1224,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.sign",
        "name": "sign",
        "lineno": 1292,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.p2b.p2b.handle_errors",
        "name": "handle_errors",
        "lineno": 1311,
        "scope": "p2b",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.pacifica": [
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "name": "initialize_client",
        "lineno": 393,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.handle_builder_fee_approval",
        "name": "handle_builder_fee_approval",
        "lineno": 400,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_markets",
        "name": "fetch_markets",
        "lineno": 418,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 430,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_market",
        "name": "parse_market",
        "lineno": 482,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_balance",
        "name": "fetch_balance",
        "lineno": 585,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 641,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_leverage_from_setting",
        "name": "parse_leverage_from_setting",
        "lineno": 671,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_leverage_from_market",
        "name": "parse_leverage_from_market",
        "lineno": 692,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "name": "fetch_account_settings",
        "lineno": 703,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.load_account_settings",
        "name": "load_account_settings",
        "lineno": 735,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_account_settings",
        "name": "parse_account_settings",
        "lineno": 742,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 754,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_margin_mode_from_setting",
        "name": "parse_margin_mode_from_setting",
        "lineno": 794,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 811,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 876,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 908,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 953,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1021,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1045,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1084,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_trade",
        "name": "parse_trade",
        "lineno": 1149,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_order",
        "name": "create_order",
        "lineno": 1220,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "name": "create_order_request",
        "lineno": 1278,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.batch_orders_request",
        "name": "batch_orders_request",
        "lineno": 1371,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "name": "create_orders_request",
        "lineno": 1415,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_orders",
        "name": "create_orders",
        "lineno": 1439,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1487,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "name": "cancel_orders_request",
        "lineno": 1541,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1566,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders_request",
        "name": "cancel_all_orders_request",
        "lineno": 1599,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_order",
        "name": "cancel_order",
        "lineno": 1613,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.cancel_order_request",
        "name": "cancel_order_request",
        "lineno": 1651,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.edit_order",
        "name": "edit_order",
        "lineno": 1670,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "name": "edit_order_request",
        "lineno": 1704,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1727,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1789,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1832,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1863,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1878,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1893,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1908,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1960,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "name": "add_pagination_cursor_to_result",
        "lineno": 2024,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_order",
        "name": "fetch_order",
        "lineno": 2037,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2110,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.map_time_in_force",
        "name": "map_time_in_force",
        "lineno": 2120,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.map_side",
        "name": "map_side",
        "lineno": 2135,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2142,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_order",
        "name": "parse_order",
        "lineno": 2153,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_position",
        "name": "fetch_position",
        "lineno": 2279,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2293,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_position",
        "name": "parse_position",
        "lineno": 2337,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2387,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.set_leverage",
        "name": "set_leverage",
        "lineno": 2417,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.withdraw",
        "name": "withdraw",
        "lineno": 2446,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 2471,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2515,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 2546,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 2558,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 2570,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2605,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2652,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2684,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2704,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_income",
        "name": "parse_income",
        "lineno": 2753,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.transfer",
        "name": "transfer",
        "lineno": 2784,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2820,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "name": "create_sub_account",
        "lineno": 2844,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.bind_agent_wallet",
        "name": "bind_agent_wallet",
        "lineno": 2910,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.create_api_key",
        "name": "create_api_key",
        "lineno": 2918,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.revoke_api_key",
        "name": "revoke_api_key",
        "lineno": 2924,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_api_keys",
        "name": "fetch_api_keys",
        "lineno": 2932,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.approve_builder_code",
        "name": "approve_builder_code",
        "lineno": 2938,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.fetch_builder_approvals",
        "name": "fetch_builder_approvals",
        "lineno": 2947,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.revoke_builder_code",
        "name": "revoke_builder_code",
        "lineno": 2953,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "name": "handle_origin_and_single_address",
        "lineno": 2961,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.handle_errors",
        "name": "handle_errors",
        "lineno": 2971,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.sign",
        "name": "sign",
        "lineno": 2995,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 3014,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "name": "sort_json_keys",
        "lineno": 3028,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.prepare_message",
        "name": "prepare_message",
        "lineno": 3045,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.sign_message",
        "name": "sign_message",
        "lineno": 3052,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "name": "post_action_request",
        "lineno": 3062,
        "scope": "pacifica",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.paradex": [
      {
        "id": "python.ccxt.async_support.paradex.paradex.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_time",
        "name": "fetch_time",
        "lineno": 440,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_status",
        "name": "fetch_status",
        "lineno": 457,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 481,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_market",
        "name": "parse_market",
        "lineno": 527,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 683,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 718,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 759,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 797,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 855,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 875,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 915,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 956,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1006,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1047,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_trade",
        "name": "parse_trade",
        "lineno": 1098,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1162,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1205,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.hash_message",
        "name": "hash_message",
        "lineno": 1236,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.sign_hash",
        "name": "sign_hash",
        "lineno": 1239,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.sign_message",
        "name": "sign_message",
        "lineno": 1246,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.get_system_config",
        "name": "get_system_config",
        "lineno": 1249,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "name": "prepare_paradex_domain",
        "lineno": 1285,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "name": "retrieve_account",
        "lineno": 1301,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.onboarding",
        "name": "onboarding",
        "lineno": 1326,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "name": "authenticate_rest",
        "lineno": 1345,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_order",
        "name": "parse_order",
        "lineno": 1389,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1473,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1481,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1492,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.scale_number",
        "name": "scale_number",
        "lineno": 1501,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.create_order_request",
        "name": "create_order_request",
        "lineno": 1504,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "name": "sign_order_request",
        "lineno": 1576,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.create_order",
        "name": "create_order",
        "lineno": 1615,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.edit_order",
        "name": "edit_order",
        "lineno": 1674,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.create_orders",
        "name": "create_orders",
        "lineno": 1740,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.cancel_order",
        "name": "cancel_order",
        "lineno": 1798,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1827,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1900,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_order",
        "name": "fetch_order",
        "lineno": 1924,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1977,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2052,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2107,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_balance",
        "name": "parse_balance",
        "lineno": 2133,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2144,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_position",
        "name": "fetch_position",
        "lineno": 2203,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2219,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_position",
        "name": "parse_position",
        "lineno": 2261,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 2317,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 2355,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2376,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2432,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2488,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2542,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2582,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2634,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 2643,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 2675,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2685,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2710,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2742,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 2754,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.set_leverage",
        "name": "set_leverage",
        "lineno": 2761,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 2786,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 2840,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_greeks",
        "name": "parse_greeks",
        "lineno": 2893,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 2953,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.parse_income",
        "name": "parse_income",
        "lineno": 3008,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3033,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.sign",
        "name": "sign",
        "lineno": 3097,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paradex.paradex.handle_errors",
        "name": "handle_errors",
        "lineno": 3149,
        "scope": "paradex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.paymium": [
      {
        "id": "python.ccxt.async_support.paymium.paymium.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_balance",
        "name": "parse_balance",
        "lineno": 160,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_balance",
        "name": "fetch_balance",
        "lineno": 176,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 189,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_ticker",
        "name": "parse_ticker",
        "lineno": 208,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 256,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_trade",
        "name": "parse_trade",
        "lineno": 292,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_trades",
        "name": "fetch_trades",
        "lineno": 316,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 336,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 358,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 383,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 407,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.create_order",
        "name": "create_order",
        "lineno": 426,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.cancel_order",
        "name": "cancel_order",
        "lineno": 456,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.transfer",
        "name": "transfer",
        "lineno": 475,
        "scope": "paymium",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_transfer",
        "name": "parse_transfer",
        "lineno": 535,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 586,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.sign",
        "name": "sign",
        "lineno": 593,
        "scope": "paymium",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.paymium.paymium.handle_errors",
        "name": "handle_errors",
        "lineno": 620,
        "scope": "paymium",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.phemex": [
      {
        "id": "python.ccxt.async_support.phemex.phemex.describe",
        "name": "describe",
        "lineno": 33,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "name": "parse_safe_number",
        "lineno": 650,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "name": "parse_swap_market",
        "lineno": 658,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 799,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 900,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1128,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_currency",
        "name": "parse_currency",
        "lineno": 1153,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.custom_parse_bid_ask",
        "name": "custom_parse_bid_ask",
        "lineno": 1193,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.custom_parse_order_book",
        "name": "custom_parse_order_book",
        "lineno": 1204,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1223,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.to_en",
        "name": "to_en",
        "lineno": 1281,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.to_ev",
        "name": "to_ev",
        "lineno": 1289,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.to_ep",
        "name": "to_ep",
        "lineno": 1294,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.from_en",
        "name": "from_en",
        "lineno": 1299,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.from_ep",
        "name": "from_ep",
        "lineno": 1307,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.from_ev",
        "name": "from_ev",
        "lineno": 1312,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.from_er",
        "name": "from_er",
        "lineno": 1317,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1322,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1350,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1430,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1517,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1588,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1620,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "name": "parse_trade",
        "lineno": 1664,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_spot_balance",
        "name": "parse_spot_balance",
        "lineno": 1948,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_swap_balance",
        "name": "parse_swap_balance",
        "lineno": 1999,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2046,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2211,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2234,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 2251,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "name": "parse_spot_order",
        "lineno": 2260,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_order_side",
        "name": "parse_order_side",
        "lineno": 2368,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "name": "parse_swap_order",
        "lineno": 2375,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_order",
        "name": "parse_order",
        "lineno": 2549,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.create_order",
        "name": "create_order",
        "lineno": 2556,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.edit_order",
        "name": "edit_order",
        "lineno": 2832,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.cancel_order",
        "name": "cancel_order",
        "lineno": 2895,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2933,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_order",
        "name": "fetch_order",
        "lineno": 2992,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 3038,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3073,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3114,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 3193,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3347,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3398,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3435,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3472,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3492,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3607,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 3741,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_position",
        "name": "parse_position",
        "lineno": 3794,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3965,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_funding_fee_to_precision",
        "name": "parse_funding_fee_to_precision",
        "lineno": 4037,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4049,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4094,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.set_margin",
        "name": "set_margin",
        "lineno": 4160,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_margin_status",
        "name": "parse_margin_status",
        "lineno": 4189,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4195,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4219,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 4257,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4282,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4378,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.sign",
        "name": "sign",
        "lineno": 4416,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.set_leverage",
        "name": "set_leverage",
        "lineno": 4450,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.transfer",
        "name": "transfer",
        "lineno": 4493,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 4573,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4621,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 4675,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4684,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.withdraw",
        "name": "withdraw",
        "lineno": 4759,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 4827,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 4869,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 4900,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 4943,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 4990,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "name": "parse_conversion",
        "lineno": 5041,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 5112,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 5317,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.phemex.phemex.handle_errors",
        "name": "handle_errors",
        "lineno": 5445,
        "scope": "phemex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.poloniex": [
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.describe",
        "name": "describe",
        "lineno": 32,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 582,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 639,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "name": "load_markets",
        "lineno": 719,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 726,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 740,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 767,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_market",
        "name": "parse_market",
        "lineno": 811,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_spot_market",
        "name": "parse_spot_market",
        "lineno": 817,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_swap_market",
        "name": "parse_swap_market",
        "lineno": 873,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_time",
        "name": "fetch_time",
        "lineno": 981,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 993,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1071,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1151,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_currency",
        "name": "parse_currency",
        "lineno": 1192,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1240,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_trade",
        "name": "parse_trade",
        "lineno": 1284,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1416,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1470,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1569,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "name": "parse_order",
        "lineno": 1581,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1748,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_open_orders",
        "name": "parse_open_orders",
        "lineno": 1758,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1770,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1871,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.create_order",
        "name": "create_order",
        "lineno": 1943,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "name": "order_request",
        "lineno": 1990,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.edit_order",
        "name": "edit_order",
        "lineno": 2054,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.cancel_order",
        "name": "cancel_order",
        "lineno": 2098,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2153,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_order",
        "name": "fetch_order",
        "lineno": 2223,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 2282,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2288,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_balance",
        "name": "parse_balance",
        "lineno": 2329,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2364,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2440,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2472,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2544,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2565,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.prepare_request_for_deposit_address",
        "name": "prepare_request_for_deposit_address",
        "lineno": 2590,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_address_special",
        "name": "parse_deposit_address_special",
        "lineno": 2611,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.transfer",
        "name": "transfer",
        "lineno": 2630,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2662,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.withdraw",
        "name": "withdraw",
        "lineno": 2680,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_transactions_helper",
        "name": "fetch_transactions_helper",
        "lineno": 2719,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2802,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2826,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 2846,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 2889,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 2944,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2966,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2986,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2999,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.set_leverage",
        "name": "set_leverage",
        "lineno": 3079,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3112,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3172,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 3199,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3227,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3252,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_position",
        "name": "parse_position",
        "lineno": 3304,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3375,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3406,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3424,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.add_margin",
        "name": "add_margin",
        "lineno": 3434,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.nonce",
        "name": "nonce",
        "lineno": 3444,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.sign",
        "name": "sign",
        "lineno": 3447,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.poloniex.poloniex.handle_errors",
        "name": "handle_errors",
        "lineno": 3486,
        "scope": "poloniex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.tokocrypto": [
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.describe",
        "name": "describe",
        "lineno": 40,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.nonce",
        "name": "nonce",
        "lineno": 725,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_time",
        "name": "fetch_time",
        "lineno": 728,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_markets",
        "name": "fetch_markets",
        "lineno": 748,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 904,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_trade",
        "name": "parse_trade",
        "lineno": 962,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1102,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1203,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1286,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.get_market_id_by_type",
        "name": "get_market_id_by_type",
        "lineno": 1300,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1305,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1326,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1340,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1384,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1437,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_balance_custom",
        "name": "parse_balance_custom",
        "lineno": 1482,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1501,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "name": "parse_order",
        "lineno": 1521,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1670,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "name": "create_order",
        "lineno": 1679,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_order",
        "name": "fetch_order",
        "lineno": 1838,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1888,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1956,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1971,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.cancel_order",
        "name": "cancel_order",
        "lineno": 1986,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2031,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2088,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2142,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2199,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_transaction_status_by_type",
        "name": "parse_transaction_status_by_type",
        "lineno": 2253,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2272,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.withdraw",
        "name": "withdraw",
        "lineno": 2379,
        "scope": "tokocrypto",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.sign",
        "name": "sign",
        "lineno": 2423,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "name": "handle_errors",
        "lineno": 2475,
        "scope": "tokocrypto",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 2534,
        "scope": "tokocrypto",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.toobit": [
      {
        "id": "python.ccxt.async_support.toobit.toobit.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_status",
        "name": "fetch_status",
        "lineno": 435,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_time",
        "name": "fetch_time",
        "lineno": 453,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 470,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_currency",
        "name": "parse_currency",
        "lineno": 615,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 669,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_market",
        "name": "parse_market",
        "lineno": 822,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 894,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 944,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_trade",
        "name": "parse_trade",
        "lineno": 977,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1069,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1169,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1179,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1225,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1253,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_last_price",
        "name": "parse_last_price",
        "lineno": 1283,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1295,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_bids_asks_custom",
        "name": "parse_bids_asks_custom",
        "lineno": 1328,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_bid_ask_custom",
        "name": "parse_bid_ask_custom",
        "lineno": 1337,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1348,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1377,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1403,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1440,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1451,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_balance",
        "name": "parse_balance",
        "lineno": 1498,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.create_order",
        "name": "create_order",
        "lineno": 1515,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.create_order_request",
        "name": "create_order_request",
        "lineno": 1565,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 1591,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_order",
        "name": "parse_order",
        "lineno": 1653,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1749,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1761,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.cancel_order",
        "name": "cancel_order",
        "lineno": 1769,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1803,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1841,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_order",
        "name": "fetch_order",
        "lineno": 1892,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1946,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2003,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2062,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2122,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.transfer",
        "name": "transfer",
        "lineno": 2201,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2234,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2253,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2305,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 2333,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 2340,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 2382,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2393,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2407,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "name": "fetch_deposits_or_withdrawals_helper",
        "lineno": 2421,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2488,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2569,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2578,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2611,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.withdraw",
        "name": "withdraw",
        "lineno": 2622,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 2663,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.set_leverage",
        "name": "set_leverage",
        "lineno": 2691,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2716,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2744,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2757,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.parse_position",
        "name": "parse_position",
        "lineno": 2804,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.sign",
        "name": "sign",
        "lineno": 2837,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.toobit.toobit.handle_errors",
        "name": "handle_errors",
        "lineno": 2882,
        "scope": "toobit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.upbit": [
      {
        "id": "python.ccxt.async_support.upbit.upbit.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_currency",
        "name": "fetch_currency",
        "lineno": 292,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_currency_by_id",
        "name": "fetch_currency_by_id",
        "lineno": 299,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_market",
        "name": "fetch_market",
        "lineno": 386,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_market_by_id",
        "name": "fetch_market_by_id",
        "lineno": 393,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 495,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_market",
        "name": "parse_market",
        "lineno": 518,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_balance",
        "name": "parse_balance",
        "lineno": 575,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 591,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 617,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 687,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 702,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 758,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.ids_query_strings",
        "name": "ids_query_strings",
        "lineno": 809,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 824,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_trade",
        "name": "parse_trade",
        "lineno": 838,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 906,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 952,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1018,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1038,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1063,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "name": "calc_order_price",
        "lineno": 1130,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.create_order",
        "name": "create_order",
        "lineno": 1149,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.cancel_order",
        "name": "cancel_order",
        "lineno": 1260,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.edit_order",
        "name": "edit_order",
        "lineno": 1298,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1408,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 1451,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1490,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_withdrawal",
        "name": "fetch_withdrawal",
        "lineno": 1533,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 1572,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 1585,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1651,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_order",
        "name": "parse_order",
        "lineno": 1659,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1810,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1857,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1910,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_order",
        "name": "fetch_order",
        "lineno": 1963,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 2025,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2059,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2082,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2114,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.withdraw",
        "name": "withdraw",
        "lineno": 2152,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.nonce",
        "name": "nonce",
        "lineno": 2205,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.sign",
        "name": "sign",
        "lineno": 2208,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.upbit.upbit.handle_errors",
        "name": "handle_errors",
        "lineno": 2240,
        "scope": "upbit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.weex": [
      {
        "id": "python.ccxt.async_support.weex.weex.describe",
        "name": "describe",
        "lineno": 28,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.nonce",
        "name": "nonce",
        "lineno": 694,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_status",
        "name": "fetch_status",
        "lineno": 697,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_time",
        "name": "fetch_time",
        "lineno": 716,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 741,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_currency",
        "name": "parse_currency",
        "lineno": 863,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_markets",
        "name": "fetch_markets",
        "lineno": 926,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_market",
        "name": "parse_market",
        "lineno": 948,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1094,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1167,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1192,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1263,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1308,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 1333,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 1356,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1429,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1439,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_trade",
        "name": "parse_trade",
        "lineno": 1479,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 1576,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 1594,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 1614,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 1652,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1683,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 1711,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1731,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_balance",
        "name": "parse_balance",
        "lineno": 1788,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 1804,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_transfer",
        "name": "parse_transfer",
        "lineno": 1849,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 1866,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.create_order",
        "name": "create_order",
        "lineno": 1872,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.create_spot_order",
        "name": "create_spot_order",
        "lineno": 1897,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.create_spot_order_request",
        "name": "create_spot_order_request",
        "lineno": 1927,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.create_contract_order",
        "name": "create_contract_order",
        "lineno": 1946,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "name": "create_contract_order_request",
        "lineno": 1985,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.encode_trigger_price_type",
        "name": "encode_trigger_price_type",
        "lineno": 2071,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.cancel_order",
        "name": "cancel_order",
        "lineno": 2078,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2134,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.cancel_orders",
        "name": "cancel_orders",
        "lineno": 2172,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_order",
        "name": "fetch_order",
        "lineno": 2219,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2276,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2404,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 2434,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2464,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 2520,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_order",
        "name": "parse_order",
        "lineno": 2583,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2731,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2744,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.handle_order_or_position_error",
        "name": "handle_order_or_position_error",
        "lineno": 2756,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2771,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2791,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2870,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2929,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_ledger_type",
        "name": "parse_ledger_type",
        "lineno": 3010,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3025,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_position",
        "name": "fetch_position",
        "lineno": 3040,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 3053,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_position",
        "name": "parse_position",
        "lineno": 3072,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.close_all_positions",
        "name": "close_all_positions",
        "lineno": 3187,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.close_position",
        "name": "close_position",
        "lineno": 3210,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 3230,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 3258,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 3277,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 3308,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 3323,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_margin_type",
        "name": "parse_margin_type",
        "lineno": 3332,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3339,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 3360,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3370,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 3389,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3404,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.set_leverage",
        "name": "set_leverage",
        "lineno": 3422,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 3464,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3487,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3515,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 3534,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3558,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.add_margin",
        "name": "add_margin",
        "lineno": 3572,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.weex.weex.sign",
        "name": "sign",
        "lineno": 3586,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.weex.weex.handle_errors",
        "name": "handle_errors",
        "lineno": 3616,
        "scope": "weex",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.whitebit": [
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_markets",
        "name": "fetch_markets",
        "lineno": 456,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_market",
        "name": "parse_market",
        "lineno": 493,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 581,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_currency",
        "name": "parse_currency",
        "lineno": 659,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 724,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 779,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 835,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 923,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 970,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_limits",
        "name": "fetch_funding_limits",
        "lineno": 1072,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1211,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1247,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_order",
        "name": "fetch_order",
        "lineno": 1362,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1423,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1527,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1568,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1600,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_trade",
        "name": "parse_trade",
        "lineno": 1670,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1750,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1793,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_status",
        "name": "fetch_status",
        "lineno": 1814,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_time",
        "name": "fetch_time",
        "lineno": 1838,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1855,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1870,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.create_order",
        "name": "create_order",
        "lineno": 1880,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.edit_order",
        "name": "edit_order",
        "lineno": 1970,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.cancel_order",
        "name": "cancel_order",
        "lineno": 2027,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 2068,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2107,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 2134,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_balance",
        "name": "parse_balance",
        "lineno": 2172,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2191,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2240,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2283,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_order_type",
        "name": "parse_order_type",
        "lineno": 2335,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "name": "parse_order",
        "lineno": 2347,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_order_status",
        "name": "parse_order_status",
        "lineno": 2440,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2449,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2495,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 2543,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2590,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 2661,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2700,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2715,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.set_leverage",
        "name": "set_leverage",
        "lineno": 2753,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.transfer",
        "name": "transfer",
        "lineno": 2777,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2808,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.withdraw",
        "name": "withdraw",
        "lineno": 2824,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2864,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2928,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit",
        "name": "fetch_deposit",
        "lineno": 2949,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3013,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 3078,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 3122,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3157,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3172,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3232,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3292,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 3338,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_funding_histories",
        "name": "parse_funding_histories",
        "lineno": 3362,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 3370,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 3440,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 3475,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 3503,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_conversion",
        "name": "parse_conversion",
        "lineno": 3556,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 3616,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3666,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_position",
        "name": "fetch_position",
        "lineno": 3702,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_position",
        "name": "parse_position",
        "lineno": 3742,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 3821,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 3842,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.is_fiat",
        "name": "is_fiat",
        "lineno": 3856,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3860,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 3904,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.nonce",
        "name": "nonce",
        "lineno": 3916,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.sign",
        "name": "sign",
        "lineno": 3919,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.whitebit.whitebit.handle_errors",
        "name": "handle_errors",
        "lineno": 3948,
        "scope": "whitebit",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.woo": [
      {
        "id": "python.ccxt.async_support.woo.woo.describe",
        "name": "describe",
        "lineno": 27,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_status",
        "name": "fetch_status",
        "lineno": 510,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_time",
        "name": "fetch_time",
        "lineno": 547,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_markets",
        "name": "fetch_markets",
        "lineno": 570,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_market",
        "name": "parse_market",
        "lineno": 618,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_trades",
        "name": "fetch_trades",
        "lineno": 702,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_trade",
        "name": "parse_trade",
        "lineno": 744,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 815,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 827,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 839,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 871,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 929,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_currency",
        "name": "parse_currency",
        "lineno": 1032,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1090,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1107,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_trailing_amount_order",
        "name": "create_trailing_amount_order",
        "lineno": 1124,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 1148,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_order",
        "name": "create_order",
        "lineno": 1172,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.encode_margin_mode",
        "name": "encode_margin_mode",
        "lineno": 1351,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.edit_order",
        "name": "edit_order",
        "lineno": 1358,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.cancel_order",
        "name": "cancel_order",
        "lineno": 1442,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1499,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1535,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_order",
        "name": "fetch_order",
        "lineno": 1561,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1665,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1796,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1818,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1840,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_order",
        "name": "parse_order",
        "lineno": 1848,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1994,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 2010,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 2054,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 2109,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2119,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2161,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 2226,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_account",
        "name": "parse_account",
        "lineno": 2290,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2330,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_balance",
        "name": "parse_balance",
        "lineno": 2367,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 2381,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.get_dedicated_network_id",
        "name": "get_dedicated_network_id",
        "lineno": 2414,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 2425,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2436,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2494,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2511,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2560,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.get_currency_from_chaincode",
        "name": "get_currency_from_chaincode",
        "lineno": 2567,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2580,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2597,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2614,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2634,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2690,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.transfer",
        "name": "transfer",
        "lineno": 2700,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2745,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_transfer",
        "name": "parse_transfer",
        "lineno": 2806,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_transfer_status",
        "name": "parse_transfer_status",
        "lineno": 2864,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.withdraw",
        "name": "withdraw",
        "lineno": 2874,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.repay_margin",
        "name": "repay_margin",
        "lineno": 2924,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_margin_loan",
        "name": "parse_margin_loan",
        "lineno": 2958,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.nonce",
        "name": "nonce",
        "lineno": 2974,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.sign",
        "name": "sign",
        "lineno": 2977,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.handle_errors",
        "name": "handle_errors",
        "lineno": 3036,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_income",
        "name": "parse_income",
        "lineno": 3051,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 3086,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 3149,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 3200,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 3212,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3253,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 3290,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3359,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3387,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_leverage",
        "name": "parse_leverage",
        "lineno": 3487,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.set_leverage",
        "name": "set_leverage",
        "lineno": 3516,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.add_margin",
        "name": "add_margin",
        "lineno": 3548,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3562,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3576,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_position",
        "name": "fetch_position",
        "lineno": 3587,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_positions",
        "name": "fetch_positions",
        "lineno": 3639,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_position",
        "name": "parse_position",
        "lineno": 3686,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 3788,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 3830,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 3861,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 3902,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_conversion",
        "name": "parse_conversion",
        "lineno": 3947,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 4001,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 4061,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woo.woo.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 4109,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.default_network_code_for_currency",
        "name": "default_network_code_for_currency",
        "lineno": 4147,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woo.woo.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 4158,
        "scope": "woo",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.woofipro": [
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.describe",
        "name": "describe",
        "lineno": 26,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 454,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_status",
        "name": "fetch_status",
        "lineno": 458,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_time",
        "name": "fetch_time",
        "lineno": 494,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_market",
        "name": "parse_market",
        "lineno": 516,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_markets",
        "name": "fetch_markets",
        "lineno": 604,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 653,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_currency",
        "name": "parse_currency",
        "lineno": 700,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_token_and_fee_temp",
        "name": "parse_token_and_fee_temp",
        "lineno": 756,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_trade",
        "name": "parse_trade",
        "lineno": 768,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_trades",
        "name": "fetch_trades",
        "lineno": 831,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 870,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_funding_interval",
        "name": "parse_funding_interval",
        "lineno": 911,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 921,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 933,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 967,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1001,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_income",
        "name": "parse_income",
        "lineno": 1065,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1097,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1156,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1210,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1251,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1261,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "name": "parse_order",
        "lineno": 1307,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_time_in_force",
        "name": "parse_time_in_force",
        "lineno": 1419,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_order_status",
        "name": "parse_order_status",
        "lineno": 1427,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_order_type",
        "name": "parse_order_type",
        "lineno": 1443,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.create_order_request",
        "name": "create_order_request",
        "lineno": 1451,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.create_order",
        "name": "create_order",
        "lineno": 1540,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.create_orders",
        "name": "create_orders",
        "lineno": 1608,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.edit_order",
        "name": "edit_order",
        "lineno": 1661,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.cancel_order",
        "name": "cancel_order",
        "lineno": 1734,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1806,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1843,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_order",
        "name": "fetch_order",
        "lineno": 1888,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1957,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 2040,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 2062,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 2084,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 2130,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_balance",
        "name": "parse_balance",
        "lineno": 2192,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2206,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.get_asset_history_rows",
        "name": "get_asset_history_rows",
        "lineno": 2235,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 2279,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 2306,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 2313,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_transaction",
        "name": "parse_transaction",
        "lineno": 2330,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 2363,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 2373,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 2390,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 2407,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.get_withdraw_nonce",
        "name": "get_withdraw_nonce",
        "lineno": 2436,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.hash_message",
        "name": "hash_message",
        "lineno": 2450,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.sign_hash",
        "name": "sign_hash",
        "lineno": 2453,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.sign_message",
        "name": "sign_message",
        "lineno": 2460,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "name": "withdraw",
        "lineno": 2463,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_leverage",
        "name": "parse_leverage",
        "lineno": 2540,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 2550,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.set_leverage",
        "name": "set_leverage",
        "lineno": 2593,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.parse_position",
        "name": "parse_position",
        "lineno": 2612,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_position",
        "name": "fetch_position",
        "lineno": 2681,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.fetch_positions",
        "name": "fetch_positions",
        "lineno": 2726,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.nonce",
        "name": "nonce",
        "lineno": 2780,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.sign",
        "name": "sign",
        "lineno": 2783,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.woofipro.woofipro.handle_errors",
        "name": "handle_errors",
        "lineno": 2839,
        "scope": "woofipro",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.xt": [
      {
        "id": "python.ccxt.async_support.xt.xt.describe",
        "name": "describe",
        "lineno": 31,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.nonce",
        "name": "nonce",
        "lineno": 822,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_time",
        "name": "fetch_time",
        "lineno": 825,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 848,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_markets",
        "name": "fetch_markets",
        "lineno": 986,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1007,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_swap_and_future_markets",
        "name": "fetch_swap_and_future_markets",
        "lineno": 1065,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_markets",
        "name": "parse_markets",
        "lineno": 1132,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_market",
        "name": "parse_market",
        "lineno": 1138,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 1383,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 1474,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 1512,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1599,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1673,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1757,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1798,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_trades",
        "name": "fetch_trades",
        "lineno": 1878,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1947,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_trade",
        "name": "parse_trade",
        "lineno": 2050,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_balance",
        "name": "fetch_balance",
        "lineno": 2214,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_balance",
        "name": "parse_balance",
        "lineno": 2289,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 2334,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.create_order",
        "name": "create_order",
        "lineno": 2351,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.create_spot_order",
        "name": "create_spot_order",
        "lineno": 2383,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.create_contract_order",
        "name": "create_contract_order",
        "lineno": 2437,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_order",
        "name": "fetch_order",
        "lineno": 2503,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_orders",
        "name": "fetch_orders",
        "lineno": 2675,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_orders_by_status",
        "name": "fetch_orders_by_status",
        "lineno": 2836,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 3093,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 3112,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 3131,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.cancel_order",
        "name": "cancel_order",
        "lineno": 3150,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 3227,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.cancel_orders",
        "name": "cancel_orders",
        "lineno": 3300,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_order",
        "name": "parse_order",
        "lineno": 3337,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_order_status",
        "name": "parse_order_status",
        "lineno": 3504,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 3522,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 3581,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_ledger_entry_type",
        "name": "parse_ledger_entry_type",
        "lineno": 3620,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 3633,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3669,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 3686,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 3739,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.withdraw",
        "name": "withdraw",
        "lineno": 3792,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3835,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_transaction_status",
        "name": "parse_transaction_status",
        "lineno": 3910,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.set_leverage",
        "name": "set_leverage",
        "lineno": 3922,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.add_margin",
        "name": "add_margin",
        "lineno": 3966,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3980,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.modify_margin_helper",
        "name": "modify_margin_helper",
        "lineno": 3994,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 4022,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 4036,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_leverage_tiers",
        "name": "parse_leverage_tiers",
        "lineno": 4082,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 4113,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 4160,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 4197,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 4272,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 4284,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 4324,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 4360,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_funding_history",
        "name": "parse_funding_history",
        "lineno": 4420,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_position",
        "name": "fetch_position",
        "lineno": 4446,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.fetch_positions",
        "name": "fetch_positions",
        "lineno": 4503,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_position",
        "name": "parse_position",
        "lineno": 4555,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.transfer",
        "name": "transfer",
        "lineno": 4606,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.parse_transfer",
        "name": "parse_transfer",
        "lineno": 4648,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 4661,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.edit_order",
        "name": "edit_order",
        "lineno": 4708,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.xt.xt.handle_errors",
        "name": "handle_errors",
        "lineno": 4796,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.xt.xt.sign",
        "name": "sign",
        "lineno": 4862,
        "scope": "xt",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.zaif": [
      {
        "id": "python.ccxt.async_support.zaif.zaif.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_markets",
        "name": "fetch_markets",
        "lineno": 233,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_market",
        "name": "parse_market",
        "lineno": 266,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_balance",
        "name": "parse_balance",
        "lineno": 323,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_balance",
        "name": "fetch_balance",
        "lineno": 346,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 359,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_ticker",
        "name": "parse_ticker",
        "lineno": 378,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 418,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_trade",
        "name": "parse_trade",
        "lineno": 447,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_trades",
        "name": "fetch_trades",
        "lineno": 484,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.create_order",
        "name": "create_order",
        "lineno": 521,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.cancel_order",
        "name": "cancel_order",
        "lineno": 551,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_order",
        "name": "parse_order",
        "lineno": 583,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 638,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 662,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.withdraw",
        "name": "withdraw",
        "lineno": 692,
        "scope": "zaif",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.parse_transaction",
        "name": "parse_transaction",
        "lineno": 740,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.custom_nonce",
        "name": "custom_nonce",
        "lineno": 785,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.sign",
        "name": "sign",
        "lineno": 790,
        "scope": "zaif",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zaif.zaif.handle_errors",
        "name": "handle_errors",
        "lineno": 816,
        "scope": "zaif",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.zebpay": [
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.describe",
        "name": "describe",
        "lineno": 29,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_status",
        "name": "fetch_status",
        "lineno": 230,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_time",
        "name": "fetch_time",
        "lineno": 271,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "name": "fetch_markets",
        "lineno": 306,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 333,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_currency",
        "name": "parse_currency",
        "lineno": 377,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 453,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 508,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 546,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 587,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 629,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 667,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_trades",
        "name": "fetch_trades",
        "lineno": 745,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 785,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 812,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_trade",
        "name": "parse_trade",
        "lineno": 855,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_balance",
        "name": "fetch_balance",
        "lineno": 913,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.create_order",
        "name": "create_order",
        "lineno": 952,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.order_request",
        "name": "order_request",
        "lineno": 1017,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.cancel_order",
        "name": "cancel_order",
        "lineno": 1038,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1075,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1104,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_order",
        "name": "fetch_order",
        "lineno": 1166,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "name": "parse_order",
        "lineno": 1218,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.close_position",
        "name": "close_position",
        "lineno": 1276,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 1297,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 1324,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.set_leverage",
        "name": "set_leverage",
        "lineno": 1348,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1373,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.add_margin",
        "name": "add_margin",
        "lineno": 1405,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.reduce_margin",
        "name": "reduce_margin",
        "lineno": 1449,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_spot_markets",
        "name": "fetch_spot_markets",
        "lineno": 1487,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.fetch_swap_markets",
        "name": "fetch_swap_markets",
        "lineno": 1559,
        "scope": "zebpay",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_balance",
        "name": "parse_balance",
        "lineno": 1630,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_position",
        "name": "parse_position",
        "lineno": 1648,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_leverage",
        "name": "parse_leverage",
        "lineno": 1688,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_trading_fee",
        "name": "parse_trading_fee",
        "lineno": 1702,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_ticker",
        "name": "parse_ticker",
        "lineno": 1714,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 1766,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.sign",
        "name": "sign",
        "lineno": 1790,
        "scope": "zebpay",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.zebpay.zebpay.handle_errors",
        "name": "handle_errors",
        "lineno": 1833,
        "scope": "zebpay",
        "is_async": false
      }
    ],
    "python.ccxt.async_support": [],
    "python.ccxt.async_support.base.exchange": [
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.__init__",
        "name": "__init__",
        "lineno": 79,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_lighter_library",
        "name": "load_lighter_library",
        "lineno": 91,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.get_event_loop",
        "name": "get_event_loop",
        "lineno": 94,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.init_throttler",
        "name": "init_throttler",
        "lineno": 97,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.throttle",
        "name": "throttle",
        "lineno": 100,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.get_session",
        "name": "get_session",
        "lineno": 103,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.__del__",
        "name": "__del__",
        "lineno": 106,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.__aenter__",
        "name": "__aenter__",
        "lineno": 111,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.__aexit__",
        "name": "__aexit__",
        "lineno": 115,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.open",
        "name": "open",
        "lineno": 118,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.close",
        "name": "close",
        "lineno": 139,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.close_connector",
        "name": "close_connector",
        "lineno": 149,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.close_proxy_sessions",
        "name": "close_proxy_sessions",
        "lineno": 157,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "name": "fetch",
        "lineno": 163,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.get_socks_proxy_session",
        "name": "get_socks_proxy_session",
        "lineno": 297,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_markets_helper",
        "name": "load_markets_helper",
        "lineno": 314,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "name": "load_markets",
        "lineno": 330,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_fees",
        "name": "load_fees",
        "lineno": 369,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_markets",
        "name": "fetch_markets",
        "lineno": 376,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 383,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetchOHLCVC",
        "name": "fetchOHLCVC",
        "lineno": 390,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_full_tickers",
        "name": "fetch_full_tickers",
        "lineno": 393,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.sleep",
        "name": "sleep",
        "lineno": 396,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.spawn_async",
        "name": "spawn_async",
        "lineno": 399,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.spawn",
        "name": "spawn",
        "lineno": 406,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.spawn.callback",
        "name": "callback",
        "lineno": 407,
        "scope": "Exchange.spawn",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.inflate",
        "name": "inflate",
        "lineno": 422,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.gunzip",
        "name": "gunzip",
        "lineno": 426,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.order_book",
        "name": "order_book",
        "lineno": 429,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.indexed_order_book",
        "name": "indexed_order_book",
        "lineno": 432,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.counted_order_book",
        "name": "counted_order_book",
        "lineno": 435,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.client",
        "name": "client",
        "lineno": 438,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.delay",
        "name": "delay",
        "lineno": 465,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.handle_message",
        "name": "handle_message",
        "lineno": 468,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple",
        "name": "watch_multiple",
        "lineno": 474,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple.after",
        "name": "after",
        "lineno": 497,
        "scope": "Exchange.watch_multiple",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple.after.send_message",
        "name": "send_message",
        "lineno": 502,
        "scope": "Exchange.watch_multiple.after",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch",
        "name": "watch",
        "lineno": 518,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch.after",
        "name": "after",
        "lineno": 540,
        "scope": "Exchange.watch",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch.after.send_message",
        "name": "send_message",
        "lineno": 545,
        "scope": "Exchange.watch.after",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.on_connected",
        "name": "on_connected",
        "lineno": 561,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.on_error",
        "name": "on_error",
        "lineno": 566,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.on_close",
        "name": "on_close",
        "lineno": 570,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.ws_close",
        "name": "ws_close",
        "lineno": 579,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "name": "load_order_book",
        "lineno": 585,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.format_scientific_notation_ftx",
        "name": "format_scientific_notation_ftx",
        "lineno": 610,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.decode_proto_msg",
        "name": "decode_proto_msg",
        "lineno": 615,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_dydx_protos",
        "name": "load_dydx_protos",
        "lineno": 640,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 682,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trades",
        "name": "fetch_trades",
        "lineno": 685,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trades_ws",
        "name": "fetch_trades_ws",
        "lineno": 688,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 691,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations_for_symbols",
        "name": "watch_liquidations_for_symbols",
        "lineno": 696,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations",
        "name": "watch_my_liquidations",
        "lineno": 699,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "name": "watch_my_liquidations_for_symbols",
        "lineno": 704,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_trades",
        "name": "watch_trades",
        "lineno": 707,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 710,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 713,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 716,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 719,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_my_trades_for_symbols",
        "name": "watch_my_trades_for_symbols",
        "lineno": 722,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_orders_for_symbols",
        "name": "watch_orders_for_symbols",
        "lineno": 725,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 728,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 731,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 734,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 737,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 740,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 743,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_mark_price",
        "name": "un_watch_mark_price",
        "lineno": 746,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_mark_prices",
        "name": "un_watch_mark_prices",
        "lineno": 749,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 752,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 755,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book_ws",
        "name": "fetch_order_book_ws",
        "lineno": 758,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 761,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 768,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_rest_order_book_safe",
        "name": "fetch_rest_order_book_safe",
        "lineno": 771,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_order_book",
        "name": "watch_order_book",
        "lineno": 782,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 785,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_time",
        "name": "fetch_time",
        "lineno": 788,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 791,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 794,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 797,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 800,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 803,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 806,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 809,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 812,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_funding_rates",
        "name": "un_watch_funding_rates",
        "lineno": 815,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rates_for_symbols",
        "name": "watch_funding_rates_for_symbols",
        "lineno": 818,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.transfer",
        "name": "transfer",
        "lineno": 821,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.withdraw",
        "name": "withdraw",
        "lineno": 824,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 827,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.set_leverage",
        "name": "set_leverage",
        "lineno": 830,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 833,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 840,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.set_position_mode",
        "name": "set_position_mode",
        "lineno": 843,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.add_margin",
        "name": "add_margin",
        "lineno": 846,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.reduce_margin",
        "name": "reduce_margin",
        "lineno": 849,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.set_margin",
        "name": "set_margin",
        "lineno": 852,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_long_short_ratio",
        "name": "fetch_long_short_ratio",
        "lineno": 855,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 858,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 861,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 873,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 876,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 879,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 882,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 889,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.sign_in",
        "name": "sign_in",
        "lineno": 892,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_payment_methods",
        "name": "fetch_payment_methods",
        "lineno": 895,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_borrow_rate",
        "name": "fetch_borrow_rate",
        "lineno": 898,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 901,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 904,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 907,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 910,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.borrow_margin",
        "name": "borrow_margin",
        "lineno": 913,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.repay_margin",
        "name": "repay_margin",
        "lineno": 916,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 919,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 925,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 928,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv_ws",
        "name": "fetch_ohlcv_ws",
        "lineno": 931,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 937,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_web_endpoint",
        "name": "fetch_web_endpoint",
        "lineno": 940,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_l2_order_book",
        "name": "fetch_l2_order_book",
        "lineno": 985,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_trading_limits",
        "name": "load_trading_limits",
        "lineno": 992,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch2",
        "name": "fetch2",
        "lineno": 1002,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.request",
        "name": "request",
        "lineno": 1032,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_accounts",
        "name": "load_accounts",
        "lineno": 1035,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_buy_order",
        "name": "edit_limit_buy_order",
        "lineno": 1046,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_sell_order",
        "name": "edit_limit_sell_order",
        "lineno": 1049,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_order",
        "name": "edit_limit_order",
        "lineno": 1052,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_order",
        "name": "edit_order",
        "lineno": 1055,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_order_with_client_order_id",
        "name": "edit_order_with_client_order_id",
        "lineno": 1059,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 1063,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_position",
        "name": "fetch_position",
        "lineno": 1067,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_ws",
        "name": "fetch_position_ws",
        "lineno": 1070,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_position",
        "name": "watch_position",
        "lineno": 1073,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_positions",
        "name": "watch_positions",
        "lineno": 1076,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_position_for_symbols",
        "name": "watch_position_for_symbols",
        "lineno": 1079,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 1082,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_for_symbol_ws",
        "name": "fetch_positions_for_symbol_ws",
        "lineno": 1091,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions",
        "name": "fetch_positions",
        "lineno": 1100,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_ws",
        "name": "fetch_positions_ws",
        "lineno": 1103,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 1106,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 1109,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 1112,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 1115,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 1118,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_balance",
        "name": "fetch_balance",
        "lineno": 1121,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_balance_ws",
        "name": "fetch_balance_ws",
        "lineno": 1124,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_balance",
        "name": "watch_balance",
        "lineno": 1127,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_partial_balance",
        "name": "fetch_partial_balance",
        "lineno": 1130,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_free_balance",
        "name": "fetch_free_balance",
        "lineno": 1134,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_used_balance",
        "name": "fetch_used_balance",
        "lineno": 1137,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_total_balance",
        "name": "fetch_total_balance",
        "lineno": 1140,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_status",
        "name": "fetch_status",
        "lineno": 1143,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 1146,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 1151,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 1154,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 1157,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 1163,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 1173,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 1183,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 1197,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker_ws",
        "name": "fetch_ticker_ws",
        "lineno": 1211,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_ticker",
        "name": "watch_ticker",
        "lineno": 1225,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 1228,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_spot_tickers",
        "name": "fetch_spot_tickers",
        "lineno": 1231,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_tickers",
        "name": "fetch_contract_tickers",
        "lineno": 1234,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 1237,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers_ws",
        "name": "fetch_tickers_ws",
        "lineno": 1240,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 1243,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 1246,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_tickers",
        "name": "watch_tickers",
        "lineno": 1249,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 1252,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_funding_rate",
        "name": "un_watch_funding_rate",
        "lineno": 1255,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order",
        "name": "fetch_order",
        "lineno": 1258,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_with_client_order_id",
        "name": "fetch_order_with_client_order_id",
        "lineno": 1261,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 1272,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 1275,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_unified_order",
        "name": "fetch_unified_order",
        "lineno": 1281,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "name": "create_order",
        "lineno": 1284,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_twap_order",
        "name": "create_twap_order",
        "lineno": 1287,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 1290,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 1293,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 1296,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 1299,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_adl_rank",
        "name": "fetch_adl_rank",
        "lineno": 1302,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 1305,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_adl_rank",
        "name": "fetch_position_adl_rank",
        "lineno": 1308,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order",
        "name": "create_trailing_amount_order",
        "lineno": 1322,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order_ws",
        "name": "create_trailing_amount_order_ws",
        "lineno": 1344,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 1366,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order_ws",
        "name": "create_trailing_percent_order_ws",
        "lineno": 1388,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 1410,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 1423,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 1435,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost_ws",
        "name": "create_market_order_with_cost_ws",
        "lineno": 1447,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order",
        "name": "create_trigger_order",
        "lineno": 1460,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order_ws",
        "name": "create_trigger_order_ws",
        "lineno": 1479,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order",
        "name": "create_stop_loss_order",
        "lineno": 1498,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order_ws",
        "name": "create_stop_loss_order_ws",
        "lineno": 1517,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order",
        "name": "create_take_profit_order",
        "lineno": 1536,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order_ws",
        "name": "create_take_profit_order_ws",
        "lineno": 1555,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "name": "create_order_with_take_profit_and_stop_loss",
        "lineno": 1574,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "name": "create_order_with_take_profit_and_stop_loss_ws",
        "lineno": 1600,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_orders",
        "name": "create_orders",
        "lineno": 1626,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_spot_orders",
        "name": "create_spot_orders",
        "lineno": 1629,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_contract_orders",
        "name": "create_contract_orders",
        "lineno": 1632,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.edit_orders",
        "name": "edit_orders",
        "lineno": 1635,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "name": "create_order_ws",
        "lineno": 1638,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_order",
        "name": "cancel_order",
        "lineno": 1641,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_spot_order",
        "name": "cancel_spot_order",
        "lineno": 1644,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_contract_order",
        "name": "cancel_contract_order",
        "lineno": 1647,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_order_with_client_order_id",
        "name": "cancel_order_with_client_order_id",
        "lineno": 1650,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 1661,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders",
        "name": "cancel_orders",
        "lineno": 1664,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_with_client_order_ids",
        "name": "cancel_orders_with_client_order_ids",
        "lineno": 1667,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 1678,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 1681,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_spot_orders",
        "name": "cancel_all_spot_orders",
        "lineno": 1684,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_contract_orders",
        "name": "cancel_all_contract_orders",
        "lineno": 1687,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 1690,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 1693,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 1696,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.cancel_unified_order",
        "name": "cancel_unified_order",
        "lineno": 1699,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders",
        "name": "fetch_orders",
        "lineno": 1702,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_ws",
        "name": "fetch_orders_ws",
        "lineno": 1707,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 1710,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_orders",
        "name": "watch_orders",
        "lineno": 1713,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 1716,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 1722,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 1728,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 1734,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 1737,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders_ws",
        "name": "fetch_closed_orders_ws",
        "lineno": 1740,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 1746,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 1749,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 1752,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_trades_ws",
        "name": "fetch_my_trades_ws",
        "lineno": 1755,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1758,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 1761,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 1764,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 1767,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_option",
        "name": "fetch_option",
        "lineno": 1770,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 1773,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 1776,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 1787,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 1790,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits_ws",
        "name": "fetch_deposits_ws",
        "lineno": 1793,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_withdrawals_ws",
        "name": "fetch_withdrawals_ws",
        "lineno": 1796,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 1799,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 1802,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.close_position",
        "name": "close_position",
        "lineno": 1805,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.close_all_positions",
        "name": "close_all_positions",
        "lineno": 1808,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_l3_order_book",
        "name": "fetch_l3_order_book",
        "lineno": 1811,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 1814,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_deposit_address",
        "name": "fetch_contract_deposit_address",
        "lineno": 1835,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_order",
        "name": "create_limit_order",
        "lineno": 1838,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_order_ws",
        "name": "create_limit_order_ws",
        "lineno": 1841,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_order",
        "name": "create_market_order",
        "lineno": 1844,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_ws",
        "name": "create_market_order_ws",
        "lineno": 1847,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_buy_order",
        "name": "create_limit_buy_order",
        "lineno": 1850,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_buy_order_ws",
        "name": "create_limit_buy_order_ws",
        "lineno": 1853,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_sell_order",
        "name": "create_limit_sell_order",
        "lineno": 1856,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_limit_sell_order_ws",
        "name": "create_limit_sell_order_ws",
        "lineno": 1859,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order",
        "name": "create_market_buy_order",
        "lineno": 1862,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order_ws",
        "name": "create_market_buy_order_ws",
        "lineno": 1865,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order",
        "name": "create_market_sell_order",
        "lineno": 1868,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order_ws",
        "name": "create_market_sell_order_ws",
        "lineno": 1871,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_time_difference",
        "name": "load_time_difference",
        "lineno": 1874,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 1880,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order",
        "name": "create_post_only_order",
        "lineno": 1890,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order_ws",
        "name": "create_post_only_order_ws",
        "lineno": 1896,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order",
        "name": "create_reduce_only_order",
        "lineno": 1902,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order_ws",
        "name": "create_reduce_only_order_ws",
        "lineno": 1908,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order",
        "name": "create_stop_order",
        "lineno": 1914,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order_ws",
        "name": "create_stop_order_ws",
        "lineno": 1922,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order",
        "name": "create_stop_limit_order",
        "lineno": 1930,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order_ws",
        "name": "create_stop_limit_order_ws",
        "lineno": 1936,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order",
        "name": "create_stop_market_order",
        "lineno": 1942,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order_ws",
        "name": "create_stop_market_order_ws",
        "lineno": 1948,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_sub_account",
        "name": "create_sub_account",
        "lineno": 1954,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 1957,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 1960,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fees_ws",
        "name": "fetch_trading_fees_ws",
        "lineno": 1963,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 1966,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 1972,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 1975,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 1991,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_ohlcv",
        "name": "fetch_mark_ohlcv",
        "lineno": 2007,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_index_ohlcv",
        "name": "fetch_index_ohlcv",
        "lineno": 2025,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "name": "fetch_premium_index_ohlcv",
        "lineno": 2043,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 2061,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "name": "fetch_paginated_call_dynamic",
        "lineno": 2076,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.safe_deterministic_call",
        "name": "safe_deterministic_call",
        "lineno": 2146,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "name": "fetch_paginated_call_deterministic",
        "lineno": 2164,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_cursor",
        "name": "fetch_paginated_call_cursor",
        "lineno": 2197,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_incremental",
        "name": "fetch_paginated_call_incremental",
        "lineno": 2259,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 2290,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.load_markets_and_sign_in",
        "name": "load_markets_and_sign_in",
        "lineno": 2305,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 2308,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 2319,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 2329,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 2340,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 2350,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 2359,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.withdraw_ws",
        "name": "withdraw_ws",
        "lineno": 2368,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 2380,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.create_orders_ws",
        "name": "create_orders_ws",
        "lineno": 2389,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_by_status_ws",
        "name": "fetch_orders_by_status_ws",
        "lineno": 2398,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 2408,
        "scope": "Exchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange.is_uta_enabled",
        "name": "is_uta_enabled",
        "lineno": 2417,
        "scope": "Exchange",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.base.throttler": [
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler.__init__",
        "name": "__init__",
        "lineno": 7,
        "scope": "Throttler",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler.leaky_bucket_loop",
        "name": "leaky_bucket_loop",
        "lineno": 26,
        "scope": "Throttler",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler.rolling_window_loop",
        "name": "rolling_window_loop",
        "lineno": 47,
        "scope": "Throttler",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler.looper",
        "name": "looper",
        "lineno": 76,
        "scope": "Throttler",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler.__call__",
        "name": "__call__",
        "lineno": 82,
        "scope": "Throttler",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base": [],
    "python.ccxt.async_support.base.ws.cache": [
      {
        "id": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "name": "__init__",
        "lineno": 7,
        "scope": "Delegate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.Delegate.__get__",
        "name": "__get__",
        "lineno": 11,
        "scope": "Delegate",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.__init__",
        "name": "__init__",
        "lineno": 30,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.__eq__",
        "name": "__eq__",
        "lineno": 35,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.__repr__",
        "name": "__repr__",
        "lineno": 38,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.__add__",
        "name": "__add__",
        "lineno": 41,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.__getitem__",
        "name": "__getitem__",
        "lineno": 44,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.getLimit",
        "name": "getLimit",
        "lineno": 54,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache.get_limit",
        "name": "get_limit",
        "lineno": 58,
        "scope": "BaseCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCache.__init__",
        "name": "__init__",
        "lineno": 63,
        "scope": "ArrayCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCache.getLimit",
        "name": "getLimit",
        "lineno": 72,
        "scope": "ArrayCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCache.append",
        "name": "append",
        "lineno": 89,
        "scope": "ArrayCache",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp.__init__",
        "name": "__init__",
        "lineno": 104,
        "scope": "ArrayCacheByTimestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp.getLimit",
        "name": "getLimit",
        "lineno": 111,
        "scope": "ArrayCacheByTimestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp.append",
        "name": "append",
        "lineno": 117,
        "scope": "ArrayCacheByTimestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById.__init__",
        "name": "__init__",
        "lineno": 136,
        "scope": "ArrayCacheBySymbolById",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById.append",
        "name": "append",
        "lineno": 142,
        "scope": "ArrayCacheBySymbolById",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide.__init__",
        "name": "__init__",
        "lineno": 181,
        "scope": "ArrayCacheBySymbolBySide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide.append",
        "name": "append",
        "lineno": 187,
        "scope": "ArrayCacheBySymbolBySide",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base.ws.client": [
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.__init__",
        "name": "__init__",
        "lineno": 55,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.future",
        "name": "future",
        "lineno": 81,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.reusable_future",
        "name": "reusable_future",
        "lineno": 90,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.reusableFuture",
        "name": "reusableFuture",
        "lineno": 93,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.resolve",
        "name": "resolve",
        "lineno": 96,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.reject",
        "name": "reject",
        "lineno": 105,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "name": "receive_loop",
        "lineno": 119,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "name": "after_interrupt",
        "lineno": 139,
        "scope": "Client.receive_loop",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.open",
        "name": "open",
        "lineno": 155,
        "scope": "Client",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.buffer",
        "name": "buffer",
        "lineno": 189,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.connect",
        "name": "connect",
        "lineno": 205,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "name": "on_error",
        "lineno": 211,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "name": "on_close",
        "lineno": 220,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.log",
        "name": "log",
        "lineno": 228,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.closed",
        "name": "closed",
        "lineno": 231,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.receive",
        "name": "receive",
        "lineno": 234,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "name": "handle_text_or_binary_message",
        "lineno": 238,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "name": "handle_message",
        "lineno": 254,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.create_connection",
        "name": "create_connection",
        "lineno": 288,
        "scope": "Client",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.send",
        "name": "send",
        "lineno": 303,
        "scope": "Client",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.close",
        "name": "close",
        "lineno": 318,
        "scope": "Client",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.aiohttp_close",
        "name": "aiohttp_close",
        "lineno": 325,
        "scope": "Client",
        "is_async": true
      },
      {
        "id": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "name": "ping_loop",
        "lineno": 333,
        "scope": "Client",
        "is_async": true
      }
    ],
    "python.ccxt.async_support.base.ws.functions": [
      {
        "id": "python.ccxt.async_support.base.ws.functions.inflate",
        "name": "inflate",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.functions.gunzip",
        "name": "gunzip",
        "lineno": 14,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.functions.milliseconds",
        "name": "milliseconds",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.functions.iso8601",
        "name": "iso8601",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.functions.is_json_encoded_object",
        "name": "is_json_encoded_object",
        "lineno": 38,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.functions.deep_extend",
        "name": "deep_extend",
        "lineno": 44,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base.ws.future": [
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.resolve",
        "name": "resolve",
        "lineno": 8,
        "scope": "Future",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.reject",
        "name": "reject",
        "lineno": 12,
        "scope": "Future",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.race",
        "name": "race",
        "lineno": 17,
        "scope": "Future",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "name": "detach_all",
        "lineno": 34,
        "scope": "Future.race",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.race.settle_from",
        "name": "settle_from",
        "lineno": 42,
        "scope": "Future.race",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.race._cb",
        "name": "_cb",
        "lineno": 66,
        "scope": "Future.race",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.future.Future.race._out_done",
        "name": "_out_done",
        "lineno": 72,
        "scope": "Future.race",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base.ws.order_book": [
      {
        "id": "python.ccxt.async_support.base.ws.order_book.OrderBook.__init__",
        "name": "__init__",
        "lineno": 9,
        "scope": "OrderBook",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.OrderBook.limit",
        "name": "limit",
        "lineno": 30,
        "scope": "OrderBook",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.OrderBook.reset",
        "name": "reset",
        "lineno": 35,
        "scope": "OrderBook",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.OrderBook.update",
        "name": "update",
        "lineno": 49,
        "scope": "OrderBook",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.CountedOrderBook.__init__",
        "name": "__init__",
        "lineno": 61,
        "scope": "CountedOrderBook",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.IndexedOrderBook.__init__",
        "name": "__init__",
        "lineno": 73,
        "scope": "IndexedOrderBook",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base.ws.order_book_side": [
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__init__",
        "name": "__init__",
        "lineno": 15,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.store_array",
        "name": "store_array",
        "lineno": 24,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.storeArray",
        "name": "storeArray",
        "lineno": 27,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.store",
        "name": "store",
        "lineno": 42,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.limit",
        "name": "limit",
        "lineno": 45,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.remove_index",
        "name": "remove_index",
        "lineno": 51,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__len__",
        "name": "__len__",
        "lineno": 54,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__getitem__",
        "name": "__getitem__",
        "lineno": 58,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__eq__",
        "name": "__eq__",
        "lineno": 65,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__repr__",
        "name": "__repr__",
        "lineno": 70,
        "scope": "OrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide.__init__",
        "name": "__init__",
        "lineno": 80,
        "scope": "CountedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide.storeArray",
        "name": "storeArray",
        "lineno": 83,
        "scope": "CountedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide.store",
        "name": "store",
        "lineno": 100,
        "scope": "CountedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.__init__",
        "name": "__init__",
        "lineno": 108,
        "scope": "IndexedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.storeArray",
        "name": "storeArray",
        "lineno": 112,
        "scope": "IndexedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.remove_index",
        "name": "remove_index",
        "lineno": 158,
        "scope": "IndexedOrderBookSide",
        "is_async": false
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.store",
        "name": "store",
        "lineno": 163,
        "scope": "IndexedOrderBookSide",
        "is_async": false
      }
    ],
    "python.ccxt.async_support.base.ws": [],
    "python.ccxt.base.decimal_to_precision": [
      {
        "id": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "name": "decimal_to_precision",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.base.decimal_to_precision.decimal_to_precision.power_of_10",
        "name": "power_of_10",
        "lineno": 67,
        "scope": "decimal_to_precision",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.decimal_to_precision.number_to_string",
        "name": "number_to_string",
        "lineno": 172,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.base.errors": [],
    "python.ccxt.base.exchange": [
      {
        "id": "python.ccxt.base.exchange.SafeJSONEncoder.default",
        "name": "default",
        "lineno": 161,
        "scope": "SafeJSONEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.__init__",
        "name": "__init__",
        "lineno": 416,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.__del__",
        "name": "__del__",
        "lineno": 482,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.__repr__",
        "name": "__repr__",
        "lineno": 489,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.__str__",
        "name": "__str__",
        "lineno": 492,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.init_throttler",
        "name": "init_throttler",
        "lineno": 495,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.throttle",
        "name": "throttle",
        "lineno": 499,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.read_file",
        "name": "read_file",
        "lineno": 508,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.write_file",
        "name": "write_file",
        "lineno": 522,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.exists_file",
        "name": "exists_file",
        "lineno": 538,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_temp_dir",
        "name": "get_temp_dir",
        "lineno": 551,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange._ensure_whitelisted_file",
        "name": "_ensure_whitelisted_file",
        "lineno": 555,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.gzip_deflate",
        "name": "gzip_deflate",
        "lineno": 562,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.prepare_request_headers",
        "name": "prepare_request_headers",
        "lineno": 571,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.log",
        "name": "log",
        "lineno": 585,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.on_rest_response",
        "name": "on_rest_response",
        "lineno": 588,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.on_json_response",
        "name": "on_json_response",
        "lineno": 591,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch",
        "name": "fetch",
        "lineno": 599,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_json",
        "name": "parse_json",
        "lineno": 747,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_text_response",
        "name": "is_text_response",
        "lineno": 754,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.key_exists",
        "name": "key_exists",
        "lineno": 760,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_float",
        "name": "safe_float",
        "lineno": 769,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string",
        "name": "safe_string",
        "lineno": 776,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_lower",
        "name": "safe_string_lower",
        "lineno": 786,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_upper",
        "name": "safe_string_upper",
        "lineno": 796,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer",
        "name": "safe_integer",
        "lineno": 806,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_product",
        "name": "safe_integer_product",
        "lineno": 816,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_timestamp",
        "name": "safe_timestamp",
        "lineno": 823,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_value",
        "name": "safe_value",
        "lineno": 827,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_float_2",
        "name": "safe_float_2",
        "lineno": 840,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "name": "safe_string_2",
        "lineno": 850,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_lower_2",
        "name": "safe_string_lower_2",
        "lineno": 866,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_upper_2",
        "name": "safe_string_upper_2",
        "lineno": 871,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_2",
        "name": "safe_integer_2",
        "lineno": 876,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_product_2",
        "name": "safe_integer_product_2",
        "lineno": 886,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_timestamp_2",
        "name": "safe_timestamp_2",
        "lineno": 896,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "name": "safe_value_2",
        "lineno": 900,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_float_n",
        "name": "safe_float_n",
        "lineno": 918,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_n",
        "name": "safe_string_n",
        "lineno": 928,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_lower_n",
        "name": "safe_string_lower_n",
        "lineno": 933,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_string_upper_n",
        "name": "safe_string_upper_n",
        "lineno": 943,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_n",
        "name": "safe_integer_n",
        "lineno": 953,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_product_n",
        "name": "safe_integer_product_n",
        "lineno": 967,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_timestamp_n",
        "name": "safe_timestamp_n",
        "lineno": 983,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_value_n",
        "name": "safe_value_n",
        "lineno": 987,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_object_value_from_key_list",
        "name": "get_object_value_from_key_list",
        "lineno": 994,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_either",
        "name": "safe_either",
        "lineno": 1011,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.truncate",
        "name": "truncate",
        "lineno": 1017,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.truncate_to_string",
        "name": "truncate_to_string",
        "lineno": 1025,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.uuid22",
        "name": "uuid22",
        "lineno": 1035,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.uuid16",
        "name": "uuid16",
        "lineno": 1039,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.uuid",
        "name": "uuid",
        "lineno": 1043,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.uuid5",
        "name": "uuid5",
        "lineno": 1047,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.capitalize",
        "name": "capitalize",
        "lineno": 1051,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.strip",
        "name": "strip",
        "lineno": 1060,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.keysort",
        "name": "keysort",
        "lineno": 1064,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sort",
        "name": "sort",
        "lineno": 1068,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extend",
        "name": "extend",
        "lineno": 1072,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.deep_extend",
        "name": "deep_extend",
        "lineno": 1082,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by",
        "name": "filter_by",
        "lineno": 1114,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filterBy",
        "name": "filterBy",
        "lineno": 1119,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.group_by",
        "name": "group_by",
        "lineno": 1123,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.groupBy",
        "name": "groupBy",
        "lineno": 1132,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.index_by_safe",
        "name": "index_by_safe",
        "lineno": 1136,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.index_by",
        "name": "index_by",
        "lineno": 1140,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sort_by",
        "name": "sort_by",
        "lineno": 1158,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sort_by_2",
        "name": "sort_by_2",
        "lineno": 1162,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.array_concat",
        "name": "array_concat",
        "lineno": 1166,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.in_array",
        "name": "in_array",
        "lineno": 1170,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_empty",
        "name": "is_empty",
        "lineno": 1174,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extract_params",
        "name": "extract_params",
        "lineno": 1191,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.implode_params",
        "name": "implode_params",
        "lineno": 1195,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.urlencode",
        "name": "urlencode",
        "lineno": 1203,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.urlencode_with_array_repeat",
        "name": "urlencode_with_array_repeat",
        "lineno": 1213,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.urlencode_nested",
        "name": "urlencode_nested",
        "lineno": 1217,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.urlencode_nested._encode_params",
        "name": "_encode_params",
        "lineno": 1220,
        "scope": "Exchange.urlencode_nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.rawencode",
        "name": "rawencode",
        "lineno": 1241,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.encode_uri_component",
        "name": "encode_uri_component",
        "lineno": 1245,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.omit",
        "name": "omit",
        "lineno": 1249,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.unique",
        "name": "unique",
        "lineno": 1264,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sum",
        "name": "sum",
        "lineno": 1268,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.aggregate",
        "name": "aggregate",
        "lineno": 1277,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.seconds",
        "name": "seconds",
        "lineno": 1286,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.milliseconds",
        "name": "milliseconds",
        "lineno": 1290,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.microseconds",
        "name": "microseconds",
        "lineno": 1294,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.iso8601",
        "name": "iso8601",
        "lineno": 1298,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.dmy",
        "name": "dmy",
        "lineno": 1310,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.ymd",
        "name": "ymd",
        "lineno": 1315,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.yymmdd",
        "name": "yymmdd",
        "lineno": 1321,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.yyyymmdd",
        "name": "yyyymmdd",
        "lineno": 1325,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.ymdhms",
        "name": "ymdhms",
        "lineno": 1329,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_date",
        "name": "parse_date",
        "lineno": 1334,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse8601",
        "name": "parse8601",
        "lineno": 1358,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.hash",
        "name": "hash",
        "lineno": 1389,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.hmac",
        "name": "hmac",
        "lineno": 1402,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.string_to_binary",
        "name": "string_to_binary",
        "lineno": 1412,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_to_string",
        "name": "binary_to_string",
        "lineno": 1416,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_concat",
        "name": "binary_concat",
        "lineno": 1420,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_concat_array",
        "name": "binary_concat_array",
        "lineno": 1427,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.urlencode_base64",
        "name": "urlencode_base64",
        "lineno": 1434,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_to_base64",
        "name": "binary_to_base64",
        "lineno": 1442,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.base64_to_binary",
        "name": "base64_to_binary",
        "lineno": 1446,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.string_to_base64",
        "name": "string_to_base64",
        "lineno": 1450,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.base64_to_string",
        "name": "base64_to_string",
        "lineno": 1454,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.jwt",
        "name": "jwt",
        "lineno": 1458,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.rsa",
        "name": "rsa",
        "lineno": 1494,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.eth_abi_encode",
        "name": "eth_abi_encode",
        "lineno": 1505,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.eth_encode_structured_data",
        "name": "eth_encode_structured_data",
        "lineno": 1509,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.eth_get_address_from_private_key",
        "name": "eth_get_address_from_private_key",
        "lineno": 1514,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.eth_get_address_from_private_key_with_coincurve",
        "name": "eth_get_address_from_private_key_with_coincurve",
        "lineno": 1532,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.retrieve_stark_account",
        "name": "retrieve_stark_account",
        "lineno": 1547,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.starknet_encode_structured_data",
        "name": "starknet_encode_structured_data",
        "lineno": 1570,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.starknet_sign",
        "name": "starknet_sign",
        "lineno": 1592,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extended_starknet_sign",
        "name": "extended_starknet_sign",
        "lineno": 1600,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extended_starknet_get_selector_from_name",
        "name": "extended_starknet_get_selector_from_name",
        "lineno": 1609,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extended_starknet_compute_poseidon_hash_on_elements",
        "name": "extended_starknet_compute_poseidon_hash_on_elements",
        "lineno": 1613,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.packb",
        "name": "packb",
        "lineno": 1618,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.int_to_base16",
        "name": "int_to_base16",
        "lineno": 1622,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.random_bytes",
        "name": "random_bytes",
        "lineno": 1626,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.ecdsa",
        "name": "ecdsa",
        "lineno": 1630,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange._ecdsa_secp256k1_coincurve",
        "name": "_ecdsa_secp256k1_coincurve",
        "lineno": 1700,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_to_urlencoded_base64",
        "name": "binary_to_urlencoded_base64",
        "lineno": 1747,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.eddsa",
        "name": "eddsa",
        "lineno": 1752,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.axolotl",
        "name": "axolotl",
        "lineno": 1763,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.json",
        "name": "json",
        "lineno": 1771,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_json_encoded_object",
        "name": "is_json_encoded_object",
        "lineno": 1777,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.encode",
        "name": "encode",
        "lineno": 1784,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.decode",
        "name": "decode",
        "lineno": 1788,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.to_array",
        "name": "to_array",
        "lineno": 1792,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_required_version",
        "name": "check_required_version",
        "lineno": 1796,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.precision_from_string",
        "name": "precision_from_string",
        "lineno": 1820,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "name": "map_to_safe_map",
        "lineno": 1836,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_map_to_map",
        "name": "safe_map_to_map",
        "lineno": 1839,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_markets",
        "name": "load_markets",
        "lineno": 1842,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_markets",
        "name": "fetch_markets",
        "lineno": 1876,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_currencies",
        "name": "fetch_currencies",
        "lineno": 1883,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_fees",
        "name": "fetch_fees",
        "lineno": 1890,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_timeframe",
        "name": "parse_timeframe",
        "lineno": 1903,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.round_timeframe",
        "name": "round_timeframe",
        "lineno": 1925,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_required_dependencies",
        "name": "check_required_dependencies",
        "lineno": 1931,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.privateKeyToAddress",
        "name": "privateKeyToAddress",
        "lineno": 1935,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.remove0x_prefix",
        "name": "remove0x_prefix",
        "lineno": 1942,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.totp",
        "name": "totp",
        "lineno": 1948,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.totp.hex_to_dec",
        "name": "hex_to_dec",
        "lineno": 1949,
        "scope": "Exchange.totp",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.totp.base32_to_bytes",
        "name": "base32_to_bytes",
        "lineno": 1952,
        "scope": "Exchange.totp",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.number_to_le",
        "name": "number_to_le",
        "lineno": 1965,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.number_to_be",
        "name": "number_to_be",
        "lineno": 1969,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.base16_to_binary",
        "name": "base16_to_binary",
        "lineno": 1973,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_to_base16",
        "name": "binary_to_base16",
        "lineno": 1977,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sleep",
        "name": "sleep",
        "lineno": 1980,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.base58_to_binary",
        "name": "base58_to_binary",
        "lineno": 1984,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_to_base58",
        "name": "binary_to_base58",
        "lineno": 1999,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_number",
        "name": "parse_number",
        "lineno": 2018,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.omit_zero",
        "name": "omit_zero",
        "lineno": 2027,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_order_arguments",
        "name": "check_order_arguments",
        "lineno": 2037,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_http_status_code",
        "name": "handle_http_status_code",
        "lineno": 2044,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.crc32",
        "name": "crc32",
        "lineno": 2051,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.clone",
        "name": "clone",
        "lineno": 2058,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_to_big_int",
        "name": "convert_to_big_int",
        "lineno": 2069,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.string_to_chars_array",
        "name": "string_to_chars_array",
        "lineno": 2072,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "name": "value_is_defined",
        "lineno": 2075,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.array_slice",
        "name": "array_slice",
        "lineno": 2078,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_property",
        "name": "get_property",
        "lineno": 2081,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_property",
        "name": "set_property",
        "lineno": 2084,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.exception_message",
        "name": "exception_message",
        "lineno": 2087,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_camel_case",
        "name": "un_camel_case",
        "lineno": 2092,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fix_stringified_json_members",
        "name": "fix_stringified_json_members",
        "lineno": 2095,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.extend_exchange_options",
        "name": "extend_exchange_options",
        "lineno": 2105,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_safe_dictionary",
        "name": "create_safe_dictionary",
        "lineno": 2108,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_to_safe_dictionary",
        "name": "convert_to_safe_dictionary",
        "lineno": 2111,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.rand_number",
        "name": "rand_number",
        "lineno": 2114,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.binary_length",
        "name": "binary_length",
        "lineno": 2117,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "name": "get_zk_contract_signature_obj",
        "lineno": 2120,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "name": "get_zk_transfer_signature_obj",
        "lineno": 2153,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_binary_message",
        "name": "is_binary_message",
        "lineno": 2182,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.retrieve_dydx_credentials",
        "name": "retrieve_dydx_credentials",
        "lineno": 2185,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_dydx_protos",
        "name": "load_dydx_protos",
        "lineno": 2201,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.to_dydx_long",
        "name": "to_dydx_long",
        "lineno": 2204,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "name": "encode_dydx_tx_for_simulation",
        "lineno": 2207,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "name": "encode_dydx_tx_for_signing",
        "lineno": 2235,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_raw",
        "name": "encode_dydx_tx_raw",
        "lineno": 2284,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lock_id",
        "name": "lock_id",
        "lineno": 2294,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.unlock_id",
        "name": "unlock_id",
        "lineno": 2297,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_lighter_library_path_required",
        "name": "is_lighter_library_path_required",
        "lineno": 2300,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_lighter_library",
        "name": "load_lighter_library",
        "lineno": 2303,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "name": "load_lighter_library_helper",
        "lineno": 2306,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_create_client",
        "name": "lighter_create_client",
        "lineno": 2317,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_create_grouped_orders",
        "name": "lighter_sign_create_grouped_orders",
        "lineno": 2330,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_create_order",
        "name": "lighter_sign_create_order",
        "lineno": 2362,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_cancel_order",
        "name": "lighter_sign_cancel_order",
        "lineno": 2386,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_withdraw",
        "name": "lighter_sign_withdraw",
        "lineno": 2399,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_create_sub_account",
        "name": "lighter_sign_create_sub_account",
        "lineno": 2413,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_cancel_all_orders",
        "name": "lighter_sign_cancel_all_orders",
        "lineno": 2424,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_modify_order",
        "name": "lighter_sign_modify_order",
        "lineno": 2437,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_transfer",
        "name": "lighter_sign_transfer",
        "lineno": 2456,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_update_leverage",
        "name": "lighter_sign_update_leverage",
        "lineno": 2474,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_create_auth_token",
        "name": "lighter_create_auth_token",
        "lineno": 2488,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_update_margin",
        "name": "lighter_sign_update_margin",
        "lineno": 2498,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_approve_integrator",
        "name": "lighter_sign_approve_integrator",
        "lineno": 2512,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_generate_api_key",
        "name": "lighter_generate_api_key",
        "lineno": 2529,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.lighter_sign_change_pubkey",
        "name": "lighter_sign_change_pubkey",
        "lineno": 2535,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.describe",
        "name": "describe",
        "lineno": 2586,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_bool_n",
        "name": "safe_bool_n",
        "lineno": 2930,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "name": "safe_bool_2",
        "lineno": 2941,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_bool",
        "name": "safe_bool",
        "lineno": 2955,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_dict_n",
        "name": "safe_dict_n",
        "lineno": 2966,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_dict",
        "name": "safe_dict",
        "lineno": 2979,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_dict_2",
        "name": "safe_dict_2",
        "lineno": 2992,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_list_n",
        "name": "safe_list_n",
        "lineno": 3006,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_dictionary",
        "name": "is_dictionary",
        "lineno": 3019,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_list_2",
        "name": "safe_list_2",
        "lineno": 3022,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_list",
        "name": "safe_list",
        "lineno": 3036,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_deltas",
        "name": "handle_deltas",
        "lineno": 3049,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_delta",
        "name": "handle_delta",
        "lineno": 3053,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_deltas_with_keys",
        "name": "handle_deltas_with_keys",
        "lineno": 3056,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_cache_index",
        "name": "get_cache_index",
        "lineno": 3061,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.arrays_concat",
        "name": "arrays_concat",
        "lineno": 3065,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.find_timeframe",
        "name": "find_timeframe",
        "lineno": 3071,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "name": "check_proxy_url_settings",
        "lineno": 3081,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.url_encoder_for_proxy_url",
        "name": "url_encoder_for_proxy_url",
        "lineno": 3109,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "name": "check_proxy_settings",
        "lineno": 3115,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "name": "check_ws_proxy_settings",
        "lineno": 3160,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_conflicting_proxies",
        "name": "check_conflicting_proxies",
        "lineno": 3190,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_address",
        "name": "check_address",
        "lineno": 3194,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.find_message_hashes",
        "name": "find_message_hashes",
        "lineno": 3204,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "name": "filter_by_limit",
        "lineno": 3213,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "name": "filter_by_since_limit",
        "lineno": 3239,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "name": "filter_by_value_since_limit",
        "lineno": 3257,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "name": "set_sandbox_mode",
        "lineno": 3278,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.enable_demo_trading",
        "name": "enable_demo_trading",
        "lineno": 3305,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sign",
        "name": "sign",
        "lineno": 3321,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_accounts",
        "name": "fetch_accounts",
        "lineno": 3324,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trades",
        "name": "fetch_trades",
        "lineno": 3327,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trades_ws",
        "name": "fetch_trades_ws",
        "lineno": 3330,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 3333,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_liquidations_for_symbols",
        "name": "watch_liquidations_for_symbols",
        "lineno": 3338,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_my_liquidations",
        "name": "watch_my_liquidations",
        "lineno": 3341,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "name": "watch_my_liquidations_for_symbols",
        "lineno": 3346,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_trades",
        "name": "watch_trades",
        "lineno": 3349,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 3352,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 3355,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 3358,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 3361,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_my_trades_for_symbols",
        "name": "watch_my_trades_for_symbols",
        "lineno": 3364,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_orders_for_symbols",
        "name": "watch_orders_for_symbols",
        "lineno": 3367,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 3370,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 3373,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 3376,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 3379,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 3382,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 3385,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_mark_price",
        "name": "un_watch_mark_price",
        "lineno": 3388,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_mark_prices",
        "name": "un_watch_mark_prices",
        "lineno": 3391,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses",
        "name": "fetch_deposit_addresses",
        "lineno": 3394,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_book",
        "name": "fetch_order_book",
        "lineno": 3397,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_book_ws",
        "name": "fetch_order_book_ws",
        "lineno": 3400,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_margin_mode",
        "name": "fetch_margin_mode",
        "lineno": 3403,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_margin_modes",
        "name": "fetch_margin_modes",
        "lineno": 3410,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_rest_order_book_safe",
        "name": "fetch_rest_order_book_safe",
        "lineno": 3413,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_order_book",
        "name": "watch_order_book",
        "lineno": 3424,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 3427,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_time",
        "name": "fetch_time",
        "lineno": 3430,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trading_limits",
        "name": "fetch_trading_limits",
        "lineno": 3433,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_currency",
        "name": "parse_currency",
        "lineno": 3436,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_currencies",
        "name": "parse_currencies",
        "lineno": 3439,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_market",
        "name": "parse_market",
        "lineno": 3450,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_markets",
        "name": "parse_markets",
        "lineno": 3453,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ticker",
        "name": "parse_ticker",
        "lineno": 3459,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_deposit_address",
        "name": "parse_deposit_address",
        "lineno": 3462,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_trade",
        "name": "parse_trade",
        "lineno": 3465,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_transaction",
        "name": "parse_transaction",
        "lineno": 3468,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_transfer",
        "name": "parse_transfer",
        "lineno": 3471,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_account",
        "name": "parse_account",
        "lineno": 3474,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ledger_entry",
        "name": "parse_ledger_entry",
        "lineno": 3477,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_order",
        "name": "parse_order",
        "lineno": 3480,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rates",
        "name": "fetch_cross_borrow_rates",
        "lineno": 3483,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "name": "fetch_isolated_borrow_rates",
        "lineno": 3486,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_market_leverage_tiers",
        "name": "parse_market_leverage_tiers",
        "lineno": 3489,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_leverage_tiers",
        "name": "fetch_leverage_tiers",
        "lineno": 3492,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_position",
        "name": "parse_position",
        "lineno": 3495,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_funding_rate_history",
        "name": "parse_funding_rate_history",
        "lineno": 3498,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_borrow_interest",
        "name": "parse_borrow_interest",
        "lineno": 3501,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rate",
        "name": "parse_isolated_borrow_rate",
        "lineno": 3504,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 3507,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 3510,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 3513,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 3516,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_rates",
        "name": "fetch_funding_rates",
        "lineno": 3519,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_intervals",
        "name": "fetch_funding_intervals",
        "lineno": 3522,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 3525,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 3528,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_funding_rates",
        "name": "un_watch_funding_rates",
        "lineno": 3531,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_funding_rates_for_symbols",
        "name": "watch_funding_rates_for_symbols",
        "lineno": 3534,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.transfer",
        "name": "transfer",
        "lineno": 3537,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.withdraw",
        "name": "withdraw",
        "lineno": 3540,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_deposit_address",
        "name": "create_deposit_address",
        "lineno": 3543,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_leverage",
        "name": "set_leverage",
        "lineno": 3546,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_leverage",
        "name": "fetch_leverage",
        "lineno": 3549,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_leverages",
        "name": "fetch_leverages",
        "lineno": 3556,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_position_mode",
        "name": "set_position_mode",
        "lineno": 3559,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.add_margin",
        "name": "add_margin",
        "lineno": 3562,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.reduce_margin",
        "name": "reduce_margin",
        "lineno": 3565,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_margin",
        "name": "set_margin",
        "lineno": 3568,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_long_short_ratio",
        "name": "fetch_long_short_ratio",
        "lineno": 3571,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_long_short_ratio_history",
        "name": "fetch_long_short_ratio_history",
        "lineno": 3574,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_margin_adjustment_history",
        "name": "fetch_margin_adjustment_history",
        "lineno": 3577,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_margin_mode",
        "name": "set_margin_mode",
        "lineno": 3589,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "name": "fetch_deposit_addresses_by_network",
        "lineno": 3592,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_open_interest_history",
        "name": "fetch_open_interest_history",
        "lineno": 3595,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_open_interest",
        "name": "fetch_open_interest",
        "lineno": 3598,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_open_interests",
        "name": "fetch_open_interests",
        "lineno": 3605,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sign_in",
        "name": "sign_in",
        "lineno": 3608,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_payment_methods",
        "name": "fetch_payment_methods",
        "lineno": 3611,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "name": "parse_to_int",
        "lineno": 3614,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "name": "parse_to_numeric",
        "lineno": 3621,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_round_number",
        "name": "is_round_number",
        "lineno": 3631,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_empty_string",
        "name": "is_empty_string",
        "lineno": 3637,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_number_omit_zero",
        "name": "safe_number_omit_zero",
        "lineno": 3640,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_integer_omit_zero",
        "name": "safe_integer_omit_zero",
        "lineno": 3645,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.after_construct",
        "name": "after_construct",
        "lineno": 3651,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.init_rest_rate_limiter",
        "name": "init_rest_rate_limiter",
        "lineno": 3665,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.features_generator",
        "name": "features_generator",
        "lineno": 3686,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.features_mapper",
        "name": "features_mapper",
        "lineno": 3723,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.feature_value",
        "name": "feature_value",
        "lineno": 3761,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.feature_value_by_type",
        "name": "feature_value_by_type",
        "lineno": 3773,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.orderbook_checksum_message",
        "name": "orderbook_checksum_message",
        "lineno": 3834,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "name": "create_networks_by_id_object",
        "lineno": 3837,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_default_options",
        "name": "get_default_options",
        "lineno": 3842,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "name": "safe_ledger_entry",
        "lineno": 3852,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "name": "safe_currency_structure",
        "lineno": 3892,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_market_structure",
        "name": "safe_market_structure",
        "lineno": 3980,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_markets",
        "name": "set_markets",
        "lineno": 4059,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_markets_from_exchange",
        "name": "set_markets_from_exchange",
        "lineno": 4145,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_describe_for_extended_ws_exchange",
        "name": "get_describe_for_extended_ws_exchange",
        "lineno": 4170,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_balance",
        "name": "safe_balance",
        "lineno": 4175,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_order",
        "name": "safe_order",
        "lineno": 4209,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_orders",
        "name": "parse_orders",
        "lineno": 4429,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "name": "calculate_fee_with_rate",
        "lineno": 4469,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.calculate_fee",
        "name": "calculate_fee",
        "lineno": 4507,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "name": "safe_liquidation",
        "lineno": 4521,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_trade",
        "name": "safe_trade",
        "lineno": 4538,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_ccxt_trade_id",
        "name": "create_ccxt_trade_id",
        "lineno": 4560,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "name": "parsed_fee_and_fees",
        "lineno": 4575,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_fee_numeric",
        "name": "parse_fee_numeric",
        "lineno": 4608,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.find_nearest_ceiling",
        "name": "find_nearest_ceiling",
        "lineno": 4614,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.add_key_in_array_items",
        "name": "add_key_in_array_items",
        "lineno": 4623,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.invert_flat_string_dictionary",
        "name": "invert_flat_string_dictionary",
        "lineno": 4636,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.string_to_base16",
        "name": "string_to_base16",
        "lineno": 4646,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "name": "reduce_fees_by_currency",
        "lineno": 4649,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "name": "safe_ticker",
        "lineno": 4725,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_borrow_rate",
        "name": "fetch_borrow_rate",
        "lineno": 4803,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.repay_cross_margin",
        "name": "repay_cross_margin",
        "lineno": 4806,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.repay_isolated_margin",
        "name": "repay_isolated_margin",
        "lineno": 4809,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.borrow_cross_margin",
        "name": "borrow_cross_margin",
        "lineno": 4812,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.borrow_isolated_margin",
        "name": "borrow_isolated_margin",
        "lineno": 4815,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.borrow_margin",
        "name": "borrow_margin",
        "lineno": 4818,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.repay_margin",
        "name": "repay_margin",
        "lineno": 4821,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ohlcv",
        "name": "fetch_ohlcv",
        "lineno": 4824,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_spot_ohlcv",
        "name": "fetch_spot_ohlcv",
        "lineno": 4830,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_contract_ohlcv",
        "name": "fetch_contract_ohlcv",
        "lineno": 4833,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ohlcv_ws",
        "name": "fetch_ohlcv_ws",
        "lineno": 4836,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 4842,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "name": "convert_trading_view_to_ohlcv",
        "lineno": 4845,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_ohlcv_to_trading_view",
        "name": "convert_ohlcv_to_trading_view",
        "lineno": 4864,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "name": "fetch_web_endpoint",
        "lineno": 4888,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market_ids",
        "name": "market_ids",
        "lineno": 4933,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.currency_ids",
        "name": "currency_ids",
        "lineno": 4941,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.markets_for_symbols",
        "name": "markets_for_symbols",
        "lineno": 4949,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market_symbols",
        "name": "market_symbols",
        "lineno": 4957,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market_codes",
        "name": "market_codes",
        "lineno": 4987,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "name": "parse_order_book_bids_asks",
        "lineno": 4995,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "name": "fetch_l2_order_book",
        "lineno": 5002,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_symbol",
        "name": "filter_by_symbol",
        "lineno": 5009,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "name": "parse_ohlcv",
        "lineno": 5019,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_network",
        "name": "safe_network",
        "lineno": 5031,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.prioritized_network_aliases",
        "name": "prioritized_network_aliases",
        "lineno": 5060,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "name": "network_code_to_id",
        "lineno": 5102,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.network_id_to_code",
        "name": "network_id_to_code",
        "lineno": 5130,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_network_code_and_params",
        "name": "handle_network_code_and_params",
        "lineno": 5151,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.default_network_code",
        "name": "default_network_code",
        "lineno": 5158,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.select_network_code_from_unified_networks",
        "name": "select_network_code_from_unified_networks",
        "lineno": 5171,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.select_network_id_from_raw_networks",
        "name": "select_network_id_from_raw_networks",
        "lineno": 5174,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "name": "select_network_key_from_networks",
        "lineno": 5177,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_number_2",
        "name": "safe_number_2",
        "lineno": 5204,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "name": "parse_order_book",
        "lineno": 5208,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "name": "parse_ohlcvs",
        "lineno": 5220,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "name": "parse_leverage_tiers",
        "lineno": 5227,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_trading_limits",
        "name": "load_trading_limits",
        "lineno": 5256,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_position",
        "name": "safe_position",
        "lineno": 5266,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_positions",
        "name": "parse_positions",
        "lineno": 5289,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_adl_rank",
        "name": "parse_adl_rank",
        "lineno": 5298,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "name": "parse_adl_ranks",
        "lineno": 5301,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_accounts",
        "name": "parse_accounts",
        "lineno": 5310,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "name": "parse_trades_helper",
        "lineno": 5318,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_trades",
        "name": "parse_trades",
        "lineno": 5333,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_trades",
        "name": "parse_ws_trades",
        "lineno": 5336,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "name": "parse_transactions",
        "lineno": 5339,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "name": "parse_transfers",
        "lineno": 5349,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "name": "parse_ledger",
        "lineno": 5359,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.nonce",
        "name": "nonce",
        "lineno": 5373,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_headers",
        "name": "set_headers",
        "lineno": 5376,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.currency_id",
        "name": "currency_id",
        "lineno": 5379,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market_id",
        "name": "market_id",
        "lineno": 5387,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.symbol",
        "name": "symbol",
        "lineno": 5393,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_string",
        "name": "handle_param_string",
        "lineno": 5397,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_string_2",
        "name": "handle_param_string_2",
        "lineno": 5403,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_integer",
        "name": "handle_param_integer",
        "lineno": 5409,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_integer_2",
        "name": "handle_param_integer_2",
        "lineno": 5415,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_bool",
        "name": "handle_param_bool",
        "lineno": 5421,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_param_bool_2",
        "name": "handle_param_bool_2",
        "lineno": 5427,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_request_network",
        "name": "handle_request_network",
        "lineno": 5433,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.resolve_path",
        "name": "resolve_path",
        "lineno": 5450,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_list_from_object_values",
        "name": "get_list_from_object_values",
        "lineno": 5456,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "name": "get_symbols_for_market_type",
        "lineno": 5465,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "name": "filter_by_array",
        "lineno": 5480,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "name": "filter_out_by_array",
        "lineno": 5498,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch2",
        "name": "fetch2",
        "lineno": 5516,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.request",
        "name": "request",
        "lineno": 5546,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_accounts",
        "name": "load_accounts",
        "lineno": 5549,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "name": "build_ohlcvc",
        "lineno": 5560,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_trading_view_ohlcv",
        "name": "parse_trading_view_ohlcv",
        "lineno": 5610,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_limit_buy_order",
        "name": "edit_limit_buy_order",
        "lineno": 5614,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_limit_sell_order",
        "name": "edit_limit_sell_order",
        "lineno": 5617,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_limit_order",
        "name": "edit_limit_order",
        "lineno": 5620,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_order",
        "name": "edit_order",
        "lineno": 5623,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_order_with_client_order_id",
        "name": "edit_order_with_client_order_id",
        "lineno": 5627,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 5631,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_position",
        "name": "fetch_position",
        "lineno": 5635,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_position_ws",
        "name": "fetch_position_ws",
        "lineno": 5638,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_position",
        "name": "watch_position",
        "lineno": 5641,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_positions",
        "name": "watch_positions",
        "lineno": 5644,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_position_for_symbols",
        "name": "watch_position_for_symbols",
        "lineno": 5647,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_for_symbol",
        "name": "fetch_positions_for_symbol",
        "lineno": 5650,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_for_symbol_ws",
        "name": "fetch_positions_for_symbol_ws",
        "lineno": 5659,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions",
        "name": "fetch_positions",
        "lineno": 5668,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_ws",
        "name": "fetch_positions_ws",
        "lineno": 5671,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_risk",
        "name": "fetch_positions_risk",
        "lineno": 5674,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 5677,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_borrow_interest",
        "name": "fetch_borrow_interest",
        "lineno": 5680,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ledger",
        "name": "fetch_ledger",
        "lineno": 5683,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ledger_entry",
        "name": "fetch_ledger_entry",
        "lineno": 5686,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "name": "parse_order_book_bid_ask",
        "lineno": 5689,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_currency",
        "name": "safe_currency",
        "lineno": 5698,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_market",
        "name": "safe_market",
        "lineno": 5712,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market_or_null",
        "name": "market_or_null",
        "lineno": 5747,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_required_credentials",
        "name": "check_required_credentials",
        "lineno": 5752,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.oath",
        "name": "oath",
        "lineno": 5768,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_balance",
        "name": "fetch_balance",
        "lineno": 5774,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_balance_ws",
        "name": "fetch_balance_ws",
        "lineno": 5777,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_balance",
        "name": "parse_balance",
        "lineno": 5780,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_balance",
        "name": "watch_balance",
        "lineno": 5783,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_partial_balance",
        "name": "fetch_partial_balance",
        "lineno": 5786,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_free_balance",
        "name": "fetch_free_balance",
        "lineno": 5790,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_used_balance",
        "name": "fetch_used_balance",
        "lineno": 5793,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_total_balance",
        "name": "fetch_total_balance",
        "lineno": 5796,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_status",
        "name": "fetch_status",
        "lineno": 5799,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_transaction_fee",
        "name": "fetch_transaction_fee",
        "lineno": 5802,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_transaction_fees",
        "name": "fetch_transaction_fees",
        "lineno": 5807,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "name": "fetch_deposit_withdraw_fees",
        "lineno": 5810,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "name": "fetch_deposit_withdraw_fee",
        "lineno": 5813,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_supported_mapping",
        "name": "get_supported_mapping",
        "lineno": 5819,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "name": "fetch_cross_borrow_rate",
        "lineno": 5825,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "name": "fetch_isolated_borrow_rate",
        "lineno": 5835,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "name": "handle_option_and_params",
        "lineno": 5845,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_option_and_params_2",
        "name": "handle_option_and_params_2",
        "lineno": 5867,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_option",
        "name": "handle_option",
        "lineno": 5879,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "name": "handle_market_type_and_params",
        "lineno": 5883,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_sub_type_and_params",
        "name": "handle_sub_type_and_params",
        "lineno": 5916,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_margin_mode_and_params",
        "name": "handle_margin_mode_and_params",
        "lineno": 5937,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.throw_exactly_matched_exception",
        "name": "throw_exactly_matched_exception",
        "lineno": 5945,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.throw_broadly_matched_exception",
        "name": "throw_broadly_matched_exception",
        "lineno": 5951,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.find_broadly_matched_key",
        "name": "find_broadly_matched_key",
        "lineno": 5956,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_errors",
        "name": "handle_errors",
        "lineno": 5966,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.calculate_rate_limiter_cost",
        "name": "calculate_rate_limiter_cost",
        "lineno": 5971,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "name": "fetch_ticker",
        "lineno": 5974,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "name": "fetch_mark_price",
        "lineno": 5988,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "name": "fetch_ticker_ws",
        "lineno": 6002,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_ticker",
        "name": "watch_ticker",
        "lineno": 6016,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_tickers",
        "name": "fetch_tickers",
        "lineno": 6019,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_spot_tickers",
        "name": "fetch_spot_tickers",
        "lineno": 6022,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_contract_tickers",
        "name": "fetch_contract_tickers",
        "lineno": 6025,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_mark_prices",
        "name": "fetch_mark_prices",
        "lineno": 6028,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_tickers_ws",
        "name": "fetch_tickers_ws",
        "lineno": 6031,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_books",
        "name": "fetch_order_books",
        "lineno": 6034,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 6037,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_tickers",
        "name": "watch_tickers",
        "lineno": 6040,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 6043,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_funding_rate",
        "name": "un_watch_funding_rate",
        "lineno": 6046,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order",
        "name": "fetch_order",
        "lineno": 6049,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_with_client_order_id",
        "name": "fetch_order_with_client_order_id",
        "lineno": 6052,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 6063,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_status",
        "name": "fetch_order_status",
        "lineno": 6066,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_unified_order",
        "name": "fetch_unified_order",
        "lineno": 6072,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_order",
        "name": "create_order",
        "lineno": 6075,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_twap_order",
        "name": "create_twap_order",
        "lineno": 6078,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_convert_trade",
        "name": "create_convert_trade",
        "lineno": 6081,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_convert_trade",
        "name": "fetch_convert_trade",
        "lineno": 6084,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_convert_trade_history",
        "name": "fetch_convert_trade_history",
        "lineno": 6087,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_position_mode",
        "name": "fetch_position_mode",
        "lineno": 6090,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_adl_rank",
        "name": "fetch_adl_rank",
        "lineno": 6093,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_adl_rank",
        "name": "fetch_positions_adl_rank",
        "lineno": 6096,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "name": "fetch_position_adl_rank",
        "lineno": 6099,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order",
        "name": "create_trailing_amount_order",
        "lineno": 6113,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order_ws",
        "name": "create_trailing_amount_order_ws",
        "lineno": 6135,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order",
        "name": "create_trailing_percent_order",
        "lineno": 6157,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order_ws",
        "name": "create_trailing_percent_order_ws",
        "lineno": 6179,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost",
        "name": "create_market_order_with_cost",
        "lineno": 6201,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_buy_order_with_cost",
        "name": "create_market_buy_order_with_cost",
        "lineno": 6214,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_sell_order_with_cost",
        "name": "create_market_sell_order_with_cost",
        "lineno": 6226,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost_ws",
        "name": "create_market_order_with_cost_ws",
        "lineno": 6238,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trigger_order",
        "name": "create_trigger_order",
        "lineno": 6251,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_trigger_order_ws",
        "name": "create_trigger_order_ws",
        "lineno": 6270,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_loss_order",
        "name": "create_stop_loss_order",
        "lineno": 6289,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_loss_order_ws",
        "name": "create_stop_loss_order_ws",
        "lineno": 6308,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_take_profit_order",
        "name": "create_take_profit_order",
        "lineno": 6327,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_take_profit_order_ws",
        "name": "create_take_profit_order_ws",
        "lineno": 6346,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "name": "create_order_with_take_profit_and_stop_loss",
        "lineno": 6365,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "name": "set_take_profit_and_stop_loss_params",
        "lineno": 6391,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "name": "create_order_with_take_profit_and_stop_loss_ws",
        "lineno": 6429,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_orders",
        "name": "create_orders",
        "lineno": 6455,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_spot_orders",
        "name": "create_spot_orders",
        "lineno": 6458,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_contract_orders",
        "name": "create_contract_orders",
        "lineno": 6461,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.edit_orders",
        "name": "edit_orders",
        "lineno": 6464,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "name": "create_order_ws",
        "lineno": 6467,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_order",
        "name": "cancel_order",
        "lineno": 6470,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_spot_order",
        "name": "cancel_spot_order",
        "lineno": 6473,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_contract_order",
        "name": "cancel_contract_order",
        "lineno": 6476,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_order_with_client_order_id",
        "name": "cancel_order_with_client_order_id",
        "lineno": 6479,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 6490,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_orders",
        "name": "cancel_orders",
        "lineno": 6493,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_orders_with_client_order_ids",
        "name": "cancel_orders_with_client_order_ids",
        "lineno": 6496,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 6507,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_all_orders",
        "name": "cancel_all_orders",
        "lineno": 6510,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_all_spot_orders",
        "name": "cancel_all_spot_orders",
        "lineno": 6513,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_all_contract_orders",
        "name": "cancel_all_contract_orders",
        "lineno": 6516,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_all_orders_after",
        "name": "cancel_all_orders_after",
        "lineno": 6519,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_orders_for_symbols",
        "name": "cancel_orders_for_symbols",
        "lineno": 6522,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 6525,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cancel_unified_order",
        "name": "cancel_unified_order",
        "lineno": 6528,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_orders",
        "name": "fetch_orders",
        "lineno": 6531,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_orders_ws",
        "name": "fetch_orders_ws",
        "lineno": 6536,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_order_trades",
        "name": "fetch_order_trades",
        "lineno": 6539,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_orders",
        "name": "watch_orders",
        "lineno": 6542,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_open_orders",
        "name": "fetch_open_orders",
        "lineno": 6545,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 6551,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_closed_orders",
        "name": "fetch_closed_orders",
        "lineno": 6557,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_canceled_orders",
        "name": "fetch_canceled_orders",
        "lineno": 6563,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_canceled_and_closed_orders",
        "name": "fetch_canceled_and_closed_orders",
        "lineno": 6566,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_closed_orders_ws",
        "name": "fetch_closed_orders_ws",
        "lineno": 6569,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_my_trades",
        "name": "fetch_my_trades",
        "lineno": 6575,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_my_liquidations",
        "name": "fetch_my_liquidations",
        "lineno": 6578,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_liquidations",
        "name": "fetch_liquidations",
        "lineno": 6581,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_my_trades_ws",
        "name": "fetch_my_trades_ws",
        "lineno": 6584,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 6587,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_greeks",
        "name": "fetch_greeks",
        "lineno": 6590,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_all_greeks",
        "name": "fetch_all_greeks",
        "lineno": 6593,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_option_chain",
        "name": "fetch_option_chain",
        "lineno": 6596,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_option",
        "name": "fetch_option",
        "lineno": 6599,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_convert_quote",
        "name": "fetch_convert_quote",
        "lineno": 6602,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposits_withdrawals",
        "name": "fetch_deposits_withdrawals",
        "lineno": 6605,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposits",
        "name": "fetch_deposits",
        "lineno": 6616,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_withdrawals",
        "name": "fetch_withdrawals",
        "lineno": 6619,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposits_ws",
        "name": "fetch_deposits_ws",
        "lineno": 6622,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_withdrawals_ws",
        "name": "fetch_withdrawals_ws",
        "lineno": 6625,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_rate_history",
        "name": "fetch_funding_rate_history",
        "lineno": 6628,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_history",
        "name": "fetch_funding_history",
        "lineno": 6631,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.close_position",
        "name": "close_position",
        "lineno": 6634,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.close_all_positions",
        "name": "close_all_positions",
        "lineno": 6637,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_l3_order_book",
        "name": "fetch_l3_order_book",
        "lineno": 6640,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_last_price",
        "name": "parse_last_price",
        "lineno": 6643,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "name": "fetch_deposit_address",
        "lineno": 6646,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_contract_deposit_address",
        "name": "fetch_contract_deposit_address",
        "lineno": 6667,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.account",
        "name": "account",
        "lineno": 6670,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.common_currency_code",
        "name": "common_currency_code",
        "lineno": 6677,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.currency",
        "name": "currency",
        "lineno": 6682,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.market",
        "name": "market",
        "lineno": 6694,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_expired_option_market",
        "name": "create_expired_option_market",
        "lineno": 6711,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_leveraged_currency",
        "name": "is_leveraged_currency",
        "lineno": 6714,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_withdraw_tag_and_params",
        "name": "handle_withdraw_tag_and_params",
        "lineno": 6732,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_order",
        "name": "create_limit_order",
        "lineno": 6742,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_order_ws",
        "name": "create_limit_order_ws",
        "lineno": 6745,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_order",
        "name": "create_market_order",
        "lineno": 6748,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_order_ws",
        "name": "create_market_order_ws",
        "lineno": 6751,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_buy_order",
        "name": "create_limit_buy_order",
        "lineno": 6754,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_buy_order_ws",
        "name": "create_limit_buy_order_ws",
        "lineno": 6757,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_sell_order",
        "name": "create_limit_sell_order",
        "lineno": 6760,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_limit_sell_order_ws",
        "name": "create_limit_sell_order_ws",
        "lineno": 6763,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_buy_order",
        "name": "create_market_buy_order",
        "lineno": 6766,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_buy_order_ws",
        "name": "create_market_buy_order_ws",
        "lineno": 6769,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_sell_order",
        "name": "create_market_sell_order",
        "lineno": 6772,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_market_sell_order_ws",
        "name": "create_market_sell_order_ws",
        "lineno": 6775,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.cost_to_precision",
        "name": "cost_to_precision",
        "lineno": 6778,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "name": "price_to_precision",
        "lineno": 6784,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.amount_to_precision",
        "name": "amount_to_precision",
        "lineno": 6793,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fee_to_precision",
        "name": "fee_to_precision",
        "lineno": 6802,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "name": "currency_to_precision",
        "lineno": 6808,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.force_string",
        "name": "force_string",
        "lineno": 6821,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_tick_precision",
        "name": "is_tick_precision",
        "lineno": 6826,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_decimal_precision",
        "name": "is_decimal_precision",
        "lineno": 6829,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_significant_precision",
        "name": "is_significant_precision",
        "lineno": 6832,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_number",
        "name": "safe_number",
        "lineno": 6835,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_number_n",
        "name": "safe_number_n",
        "lineno": 6839,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_precision",
        "name": "parse_precision",
        "lineno": 6843,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.integer_precision_to_amount",
        "name": "integer_precision_to_amount",
        "lineno": 6865,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_time_difference",
        "name": "load_time_difference",
        "lineno": 6884,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.implode_hostname",
        "name": "implode_hostname",
        "lineno": 6890,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "name": "fetch_market_leverage_tiers",
        "lineno": 6893,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_post_only_order",
        "name": "create_post_only_order",
        "lineno": 6903,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_post_only_order_ws",
        "name": "create_post_only_order_ws",
        "lineno": 6909,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_reduce_only_order",
        "name": "create_reduce_only_order",
        "lineno": 6915,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_reduce_only_order_ws",
        "name": "create_reduce_only_order_ws",
        "lineno": 6921,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_order",
        "name": "create_stop_order",
        "lineno": 6927,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_order_ws",
        "name": "create_stop_order_ws",
        "lineno": 6935,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_limit_order",
        "name": "create_stop_limit_order",
        "lineno": 6943,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_limit_order_ws",
        "name": "create_stop_limit_order_ws",
        "lineno": 6949,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_market_order",
        "name": "create_stop_market_order",
        "lineno": 6955,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_stop_market_order_ws",
        "name": "create_stop_market_order_ws",
        "lineno": 6961,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_sub_account",
        "name": "create_sub_account",
        "lineno": 6967,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_currency_code",
        "name": "safe_currency_code",
        "lineno": 6970,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "name": "filter_by_symbol_since_limit",
        "lineno": 6974,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "name": "filter_by_currency_since_limit",
        "lineno": 6977,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_symbols_since_limit",
        "name": "filter_by_symbols_since_limit",
        "lineno": 6980,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "name": "parse_last_prices",
        "lineno": 6984,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "name": "parse_tickers",
        "lineno": 7019,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "name": "parse_deposit_addresses",
        "lineno": 7059,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_borrow_interests",
        "name": "parse_borrow_interests",
        "lineno": 7070,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_borrow_rate",
        "name": "parse_borrow_rate",
        "lineno": 7077,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_borrow_rate_history",
        "name": "parse_borrow_rate_history",
        "lineno": 7080,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rates",
        "name": "parse_isolated_borrow_rates",
        "lineno": 7089,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_funding_rate_histories",
        "name": "parse_funding_rate_histories",
        "lineno": 7098,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_symbol",
        "name": "safe_symbol",
        "lineno": 7107,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_funding_rate",
        "name": "parse_funding_rate",
        "lineno": 7111,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_funding_rates",
        "name": "parse_funding_rates",
        "lineno": 7114,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio",
        "name": "parse_long_short_ratio",
        "lineno": 7122,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio_history",
        "name": "parse_long_short_ratio_history",
        "lineno": 7125,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "name": "handle_trigger_prices_and_params",
        "lineno": 7134,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_trigger_direction_and_params",
        "name": "handle_trigger_direction_and_params",
        "lineno": 7157,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_trigger_and_params",
        "name": "handle_trigger_and_params",
        "lineno": 7178,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_trigger_order",
        "name": "is_trigger_order",
        "lineno": 7184,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_post_only",
        "name": "is_post_only",
        "lineno": 7188,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "name": "handle_post_only",
        "lineno": 7213,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_last_prices",
        "name": "fetch_last_prices",
        "lineno": 7239,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trading_fees",
        "name": "fetch_trading_fees",
        "lineno": 7242,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trading_fees_ws",
        "name": "fetch_trading_fees_ws",
        "lineno": 7245,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_trading_fee",
        "name": "fetch_trading_fee",
        "lineno": 7248,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_convert_currencies",
        "name": "fetch_convert_currencies",
        "lineno": 7254,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_open_interest",
        "name": "parse_open_interest",
        "lineno": 7257,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_open_interests",
        "name": "parse_open_interests",
        "lineno": 7260,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "name": "parse_open_interests_history",
        "lineno": 7268,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "name": "fetch_funding_rate",
        "lineno": 7278,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "name": "fetch_funding_interval",
        "lineno": 7294,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_mark_ohlcv",
        "name": "fetch_mark_ohlcv",
        "lineno": 7310,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_index_ohlcv",
        "name": "fetch_index_ohlcv",
        "lineno": 7328,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "name": "fetch_premium_index_ohlcv",
        "lineno": 7346,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_time_in_force",
        "name": "handle_time_in_force",
        "lineno": 7364,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_type_to_account",
        "name": "convert_type_to_account",
        "lineno": 7378,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_required_argument",
        "name": "check_required_argument",
        "lineno": 7395,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.check_required_margin_argument",
        "name": "check_required_margin_argument",
        "lineno": 7412,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "name": "parse_deposit_withdraw_fees",
        "lineno": 7424,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fee",
        "name": "parse_deposit_withdraw_fee",
        "lineno": 7447,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.deposit_withdraw_fee",
        "name": "deposit_withdraw_fee",
        "lineno": 7450,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.assign_default_deposit_withdraw_fees",
        "name": "assign_default_deposit_withdraw_fees",
        "lineno": 7464,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_income",
        "name": "parse_income",
        "lineno": 7486,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "name": "parse_incomes",
        "lineno": 7489,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.get_market_from_symbols",
        "name": "get_market_from_symbols",
        "lineno": 7508,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcvs",
        "name": "parse_ws_ohlcvs",
        "lineno": 7515,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_transactions",
        "name": "fetch_transactions",
        "lineno": 7521,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_array_positions",
        "name": "filter_by_array_positions",
        "lineno": 7536,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_array_tickers",
        "name": "filter_by_array_tickers",
        "lineno": 7543,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.filter_by_array_adl_ranks",
        "name": "filter_by_array_adl_ranks",
        "lineno": 7550,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_ohlcv_object",
        "name": "create_ohlcv_object",
        "lineno": 7557,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "name": "handle_max_entries_per_request_and_params",
        "lineno": 7563,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "name": "fetch_paginated_call_dynamic",
        "lineno": 7572,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_deterministic_call",
        "name": "safe_deterministic_call",
        "lineno": 7642,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "name": "fetch_paginated_call_deterministic",
        "lineno": 7660,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "name": "fetch_paginated_call_cursor",
        "lineno": 7693,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "name": "fetch_paginated_call_incremental",
        "lineno": 7755,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "name": "sort_cursor_paginated_result",
        "lineno": 7786,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "name": "remove_repeated_elements_from_array",
        "lineno": 7795,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "name": "remove_repeated_trades_from_array",
        "lineno": 7809,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.remove_keys_from_dict",
        "name": "remove_keys_from_dict",
        "lineno": 7826,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.handle_until_option",
        "name": "handle_until_option",
        "lineno": 7835,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "name": "safe_open_interest",
        "lineno": 7842,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_liquidation",
        "name": "parse_liquidation",
        "lineno": 7857,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "name": "parse_liquidations",
        "lineno": 7860,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_greeks",
        "name": "parse_greeks",
        "lineno": 7879,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "name": "parse_all_greeks",
        "lineno": 7882,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_option",
        "name": "parse_option",
        "lineno": 7903,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "name": "parse_option_chain",
        "lineno": 7906,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_margin_modes",
        "name": "parse_margin_modes",
        "lineno": 7917,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_margin_mode",
        "name": "parse_margin_mode",
        "lineno": 7929,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_leverages",
        "name": "parse_leverages",
        "lineno": 7932,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_leverage",
        "name": "parse_leverage",
        "lineno": 7944,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "name": "parse_conversions",
        "lineno": 7947,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_conversion",
        "name": "parse_conversion",
        "lineno": 7974,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_expire_date",
        "name": "convert_expire_date",
        "lineno": 7977,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_expire_date_to_market_id_date",
        "name": "convert_expire_date_to_market_id_date",
        "lineno": 7985,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.convert_market_id_expire_date",
        "name": "convert_market_id_expire_date",
        "lineno": 8018,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_position_history",
        "name": "fetch_position_history",
        "lineno": 8044,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.load_markets_and_sign_in",
        "name": "load_markets_and_sign_in",
        "lineno": 8059,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_positions_history",
        "name": "fetch_positions_history",
        "lineno": 8062,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_margin_modification",
        "name": "parse_margin_modification",
        "lineno": 8073,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "name": "parse_margin_modifications",
        "lineno": 8076,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_transfer",
        "name": "fetch_transfer",
        "lineno": 8086,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_transfers",
        "name": "fetch_transfers",
        "lineno": 8096,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 8107,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 8117,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 8126,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.withdraw_ws",
        "name": "withdraw_ws",
        "lineno": 8135,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 8147,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.create_orders_ws",
        "name": "create_orders_ws",
        "lineno": 8156,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.fetch_orders_by_status_ws",
        "name": "fetch_orders_by_status_ws",
        "lineno": 8165,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 8175,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.clean_unsubscription",
        "name": "clean_unsubscription",
        "lineno": 8184,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.clean_cache",
        "name": "clean_cache",
        "lineno": 8207,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.timeframe_from_milliseconds",
        "name": "timeframe_from_milliseconds",
        "lineno": 8261,
        "scope": "Exchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.exchange.Exchange.is_uta_enabled",
        "name": "is_uta_enabled",
        "lineno": 8281,
        "scope": "Exchange",
        "is_async": false
      }
    ],
    "python.ccxt.base.precise": [
      {
        "id": "python.ccxt.base.precise.Precise.__init__",
        "name": "__init__",
        "lineno": 15,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__add__",
        "name": "__add__",
        "lineno": 35,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__sub__",
        "name": "__sub__",
        "lineno": 38,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__mul__",
        "name": "__mul__",
        "lineno": 41,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__truediv__",
        "name": "__truediv__",
        "lineno": 44,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__mod__",
        "name": "__mod__",
        "lineno": 47,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__neg__",
        "name": "__neg__",
        "lineno": 50,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__abs__",
        "name": "__abs__",
        "lineno": 53,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__min__",
        "name": "__min__",
        "lineno": 56,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__max__",
        "name": "__max__",
        "lineno": 59,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__lt__",
        "name": "__lt__",
        "lineno": 62,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__le__",
        "name": "__le__",
        "lineno": 65,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__gt__",
        "name": "__gt__",
        "lineno": 68,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__ge__",
        "name": "__ge__",
        "lineno": 71,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__eq__",
        "name": "__eq__",
        "lineno": 74,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.mul",
        "name": "mul",
        "lineno": 80,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.div",
        "name": "div",
        "lineno": 84,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.add",
        "name": "add",
        "lineno": 100,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.sub",
        "name": "sub",
        "lineno": 111,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.abs",
        "name": "abs",
        "lineno": 115,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.neg",
        "name": "neg",
        "lineno": 118,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.mod",
        "name": "mod",
        "lineno": 121,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.orn",
        "name": "orn",
        "lineno": 129,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.min",
        "name": "min",
        "lineno": 133,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.max",
        "name": "max",
        "lineno": 136,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.gt",
        "name": "gt",
        "lineno": 139,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.ge",
        "name": "ge",
        "lineno": 143,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.lt",
        "name": "lt",
        "lineno": 147,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.le",
        "name": "le",
        "lineno": 150,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.reduce",
        "name": "reduce",
        "lineno": 153,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.equals",
        "name": "equals",
        "lineno": 169,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__str__",
        "name": "__str__",
        "lineno": 174,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__repr__",
        "name": "__repr__",
        "lineno": 190,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.__float__",
        "name": "__float__",
        "lineno": 193,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_mul",
        "name": "string_mul",
        "lineno": 197,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_div",
        "name": "string_div",
        "lineno": 203,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_add",
        "name": "string_add",
        "lineno": 212,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_sub",
        "name": "string_sub",
        "lineno": 218,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_abs",
        "name": "string_abs",
        "lineno": 224,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_neg",
        "name": "string_neg",
        "lineno": 230,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_mod",
        "name": "string_mod",
        "lineno": 236,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_or",
        "name": "string_or",
        "lineno": 242,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_equals",
        "name": "string_equals",
        "lineno": 248,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_eq",
        "name": "string_eq",
        "lineno": 254,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_min",
        "name": "string_min",
        "lineno": 260,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_max",
        "name": "string_max",
        "lineno": 266,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_gt",
        "name": "string_gt",
        "lineno": 272,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_ge",
        "name": "string_ge",
        "lineno": 278,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_lt",
        "name": "string_lt",
        "lineno": 284,
        "scope": "Precise",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.precise.Precise.string_le",
        "name": "string_le",
        "lineno": 290,
        "scope": "Precise",
        "is_async": false
      }
    ],
    "python.ccxt.base.types": [
      {
        "id": "python.ccxt.base.types.Entry.__init__",
        "name": "__init__",
        "lineno": 27,
        "scope": "Entry",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.types.Entry.__init__.unbound_method",
        "name": "unbound_method",
        "lineno": 34,
        "scope": "Entry.__init__",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.types.Entry.__get__",
        "name": "__get__",
        "lineno": 39,
        "scope": "Entry",
        "is_async": false
      },
      {
        "id": "python.ccxt.base.types.Entry.__set_name__",
        "name": "__set_name__",
        "lineno": 45,
        "scope": "Entry",
        "is_async": false
      }
    ],
    "python.ccxt.base": [],
    "python.ccxt.pro.aftermath": [
      {
        "id": "python.ccxt.pro.aftermath.aftermath.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.watch_public",
        "name": "watch_public",
        "lineno": 60,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 64,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.watch_trades",
        "name": "watch_trades",
        "lineno": 68,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_trade",
        "name": "handle_trade",
        "lineno": 93,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.watch_order_book",
        "name": "watch_order_book",
        "lineno": 123,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_order_book",
        "name": "handle_order_book",
        "lineno": 145,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.fetch_order_book_snapshot",
        "name": "fetch_order_book_snapshot",
        "lineno": 178,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 198,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_delta",
        "name": "handle_delta",
        "lineno": 208,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_deltas",
        "name": "handle_deltas",
        "lineno": 213,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.watch_positions",
        "name": "watch_positions",
        "lineno": 217,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 258,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 268,
        "scope": "aftermath",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_positions",
        "name": "handle_positions",
        "lineno": 280,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_error_message",
        "name": "handle_error_message",
        "lineno": 315,
        "scope": "aftermath",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aftermath.aftermath.handle_message",
        "name": "handle_message",
        "lineno": 336,
        "scope": "aftermath",
        "is_async": false
      }
    ],
    "python.ccxt.pro.alpaca": [
      {
        "id": "python.ccxt.pro.alpaca.alpaca.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_ticker",
        "name": "watch_ticker",
        "lineno": 72,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_ticker",
        "name": "handle_ticker",
        "lineno": 93,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.parse_ticker",
        "name": "parse_ticker",
        "lineno": 111,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 148,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 176,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_order_book",
        "name": "watch_order_book",
        "lineno": 203,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_order_book",
        "name": "handle_order_book",
        "lineno": 227,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_delta",
        "name": "handle_delta",
        "lineno": 271,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_deltas",
        "name": "handle_deltas",
        "lineno": 275,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_trades",
        "name": "watch_trades",
        "lineno": 279,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_trades",
        "name": "handle_trades",
        "lineno": 306,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 330,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.watch_orders",
        "name": "watch_orders",
        "lineno": 361,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_trade_update",
        "name": "handle_trade_update",
        "lineno": 389,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_order",
        "name": "handle_order",
        "lineno": 393,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 452,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.parse_my_trade",
        "name": "parse_my_trade",
        "lineno": 514,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "name": "authenticate",
        "lineno": 574,
        "scope": "alpaca",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_error_message",
        "name": "handle_error_message",
        "lineno": 598,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_connected",
        "name": "handle_connected",
        "lineno": 610,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_crypto_message",
        "name": "handle_crypto_message",
        "lineno": 619,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_trading_message",
        "name": "handle_trading_message",
        "lineno": 644,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_message",
        "name": "handle_message",
        "lineno": 655,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 661,
        "scope": "alpaca",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.alpaca.alpaca.handle_subscription",
        "name": "handle_subscription",
        "lineno": 696,
        "scope": "alpaca",
        "is_async": false
      }
    ],
    "python.ccxt.pro.apex": [
      {
        "id": "python.ccxt.pro.apex.apex.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_trades",
        "name": "watch_trades",
        "lineno": 65,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 79,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_trades",
        "name": "handle_trades",
        "lineno": 113,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 154,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 192,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 205,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_topics",
        "name": "watch_topics",
        "lineno": 236,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "name": "get_ws_public_url",
        "lineno": 258,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.get_ws_private_url",
        "name": "get_ws_private_url",
        "lineno": 270,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 278,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_delta",
        "name": "handle_delta",
        "lineno": 336,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_deltas",
        "name": "handle_deltas",
        "lineno": 340,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 344,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 363,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 392,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 439,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 456,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 487,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 534,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 559,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_positions",
        "name": "watch_positions",
        "lineno": 584,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.watch_orders",
        "name": "watch_orders",
        "lineno": 616,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 641,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_order",
        "name": "handle_order",
        "lineno": 679,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 727,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 735,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_positions",
        "name": "handle_positions",
        "lineno": 754,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.authenticate",
        "name": "authenticate",
        "lineno": 810,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 840,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_message",
        "name": "handle_message",
        "lineno": 921,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.ping",
        "name": "ping",
        "lineno": 955,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.pong",
        "name": "pong",
        "lineno": 963,
        "scope": "apex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_pong",
        "name": "handle_pong",
        "lineno": 974,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_ping",
        "name": "handle_ping",
        "lineno": 988,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_account",
        "name": "handle_account",
        "lineno": 991,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1003,
        "scope": "apex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.apex.apex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1025,
        "scope": "apex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.ascendex": [
      {
        "id": "python.ccxt.pro.ascendex.ascendex.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_public",
        "name": "watch_public",
        "lineno": 56,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 66,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_private",
        "name": "watch_private",
        "lineno": 76,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 91,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 119,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_trades",
        "name": "watch_trades",
        "lineno": 154,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 168,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_trades",
        "name": "handle_trades",
        "lineno": 201,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 235,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_order_book_snapshot",
        "name": "watch_order_book_snapshot",
        "lineno": 255,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.fetch_order_book_snapshot_custom",
        "name": "fetch_order_book_snapshot_custom",
        "lineno": 270,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 278,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 314,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_delta",
        "name": "handle_delta",
        "lineno": 340,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_deltas",
        "name": "handle_deltas",
        "lineno": 348,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 352,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_balance",
        "name": "watch_balance",
        "lineno": 385,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_balance",
        "name": "handle_balance",
        "lineno": 409,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.watch_orders",
        "name": "watch_orders",
        "lineno": 501,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_order",
        "name": "handle_order",
        "lineno": 537,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 592,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 698,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 726,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_message",
        "name": "handle_message",
        "lineno": 733,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 903,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 914,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.pong",
        "name": "pong",
        "lineno": 928,
        "scope": "ascendex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.handle_ping",
        "name": "handle_ping",
        "lineno": 938,
        "scope": "ascendex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ascendex.ascendex.authenticate",
        "name": "authenticate",
        "lineno": 941,
        "scope": "ascendex",
        "is_async": true
      }
    ],
    "python.ccxt.pro.aster": [
      {
        "id": "python.ccxt.pro.aster.aster.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "name": "get_account_type_from_url",
        "lineno": 89,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_ticker",
        "name": "watch_ticker",
        "lineno": 94,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 117,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_tickers",
        "name": "watch_tickers",
        "lineno": 137,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 179,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 216,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_mark_price",
        "name": "un_watch_mark_price",
        "lineno": 234,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 249,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_mark_prices",
        "name": "un_watch_mark_prices",
        "lineno": 292,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_ticker",
        "name": "handle_ticker",
        "lineno": 330,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 371,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 409,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 448,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 482,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 506,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_trades",
        "name": "watch_trades",
        "lineno": 519,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 536,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 551,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 596,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_trade",
        "name": "handle_trade",
        "lineno": 631,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 659,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_order_book",
        "name": "watch_order_book",
        "lineno": 801,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 818,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 835,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 876,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_order_book",
        "name": "handle_order_book",
        "lineno": 918,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 957,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 977,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 992,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 1038,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1078,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 1126,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.authenticate",
        "name": "authenticate",
        "lineno": 1136,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 1153,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.get_private_url",
        "name": "get_private_url",
        "lineno": 1179,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_balance",
        "name": "watch_balance",
        "lineno": 1185,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 1212,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 1225,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_balance",
        "name": "handle_balance",
        "lineno": 1237,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_positions",
        "name": "watch_positions",
        "lineno": 1314,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1352,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1364,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_positions",
        "name": "handle_positions",
        "lineno": 1379,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1435,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_orders",
        "name": "watch_orders",
        "lineno": 1486,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1519,
        "scope": "aster",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_order_update",
        "name": "handle_order_update",
        "lineno": 1552,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 1560,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_order",
        "name": "handle_order",
        "lineno": 1618,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1708,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.get_market_from_order",
        "name": "get_market_from_order",
        "lineno": 1767,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_balance_and_position",
        "name": "handle_balance_and_position",
        "lineno": 1772,
        "scope": "aster",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.aster.aster.handle_message",
        "name": "handle_message",
        "lineno": 1776,
        "scope": "aster",
        "is_async": false
      }
    ],
    "python.ccxt.pro.backpack": [
      {
        "id": "python.ccxt.pro.backpack.backpack.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_public",
        "name": "watch_public",
        "lineno": 64,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_private",
        "name": "watch_private",
        "lineno": 78,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_unsubscriptions",
        "name": "handle_unsubscriptions",
        "lineno": 100,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_ticker",
        "name": "watch_ticker",
        "lineno": 153,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 170,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_tickers",
        "name": "watch_tickers",
        "lineno": 182,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 204,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_ticker",
        "name": "handle_ticker",
        "lineno": 225,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 252,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 297,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 319,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 337,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 362,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 396,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 412,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 425,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 457,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 483,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 522,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_trades",
        "name": "watch_trades",
        "lineno": 548,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 562,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 574,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 606,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_trades",
        "name": "handle_trades",
        "lineno": 630,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 663,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_order_book",
        "name": "watch_order_book",
        "lineno": 718,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 731,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 757,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 766,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_order_book",
        "name": "handle_order_book",
        "lineno": 787,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_delta",
        "name": "handle_delta",
        "lineno": 829,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_bid_asks",
        "name": "handle_bid_asks",
        "lineno": 841,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.get_cache_index",
        "name": "get_cache_index",
        "lineno": 846,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_orders",
        "name": "watch_orders",
        "lineno": 862,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 889,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_order",
        "name": "handle_order",
        "lineno": 911,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 952,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1026,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_order_side",
        "name": "parse_ws_order_side",
        "lineno": 1038,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.watch_positions",
        "name": "watch_positions",
        "lineno": 1045,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 1074,
        "scope": "backpack",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_positions",
        "name": "handle_positions",
        "lineno": 1098,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1137,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_message",
        "name": "handle_message",
        "lineno": 1208,
        "scope": "backpack",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.backpack.backpack.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1228,
        "scope": "backpack",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bequant": [
      {
        "id": "python.ccxt.pro.bequant.bequant.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "bequant",
        "is_async": false
      }
    ],
    "python.ccxt.pro.binance": [
      {
        "id": "python.ccxt.pro.binance.binance.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.describe_data",
        "name": "describe_data",
        "lineno": 25,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.request_id",
        "name": "request_id",
        "lineno": 201,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.is_spot_url",
        "name": "is_spot_url",
        "lineno": 208,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.stream",
        "name": "stream",
        "lineno": 211,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.get_ws_url",
        "name": "get_ws_url",
        "lineno": 234,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "name": "get_future_ws_category",
        "lineno": 254,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "name": "get_private_ws_url",
        "lineno": 259,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 264,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "name": "watch_liquidations_for_symbols",
        "lineno": 279,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 333,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.parse_ws_liquidation",
        "name": "parse_ws_liquidation",
        "lineno": 386,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_my_liquidations",
        "name": "watch_my_liquidations",
        "lineno": 477,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_my_liquidations_for_symbols",
        "name": "watch_my_liquidations_for_symbols",
        "lineno": 492,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_my_liquidation",
        "name": "handle_my_liquidation",
        "lineno": 530,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_order_book",
        "name": "watch_order_book",
        "lineno": 591,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 647,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 714,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 769,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_order_book_ws",
        "name": "fetch_order_book_ws",
        "lineno": 786,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_fetch_order_book",
        "name": "handle_fetch_order_book",
        "lineno": 827,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_order_book_snapshot",
        "name": "fetch_order_book_snapshot",
        "lineno": 858,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_delta",
        "name": "handle_delta",
        "lineno": 903,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_deltas",
        "name": "handle_deltas",
        "lineno": 908,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 912,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order_book",
        "name": "handle_order_book",
        "lineno": 922,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 1008,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1024,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1042,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 1051,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 1109,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 1167,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_trades",
        "name": "watch_trades",
        "lineno": 1184,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1203,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_trade",
        "name": "handle_trade",
        "lineno": 1358,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 1376,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 1399,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 1462,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 1526,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1546,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_ticker_ws",
        "name": "fetch_ticker_ws",
        "lineno": 1609,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_ohlcv_ws",
        "name": "fetch_ohlcv_ws",
        "lineno": 1646,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_fetch_ohlcv",
        "name": "handle_fetch_ohlcv",
        "lineno": 1696,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_ticker",
        "name": "watch_ticker",
        "lineno": 1734,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 1755,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 1771,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_tickers",
        "name": "watch_tickers",
        "lineno": 1792,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 1816,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_mark_prices",
        "name": "un_watch_mark_prices",
        "lineno": 1837,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_mark_price",
        "name": "un_watch_mark_price",
        "lineno": 1852,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 1864,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 1881,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "name": "watch_multi_ticker_helper",
        "lineno": 1900,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 1994,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_ticker_ws",
        "name": "handle_ticker_ws",
        "lineno": 2110,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_bids_asks",
        "name": "handle_bids_asks",
        "lineno": 2142,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_tickers",
        "name": "handle_tickers",
        "lineno": 2157,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_mark_prices",
        "name": "handle_mark_prices",
        "lineno": 2189,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "name": "handle_tickers_and_bids_asks",
        "lineno": 2192,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.sign_params",
        "name": "sign_params",
        "lineno": 2236,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_signature",
        "name": "ensure_user_data_stream_ws_subscribe_signature",
        "lineno": 2261,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_user_data_stream_subscribe",
        "name": "handle_user_data_stream_subscribe",
        "lineno": 2292,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_listen_token",
        "name": "ensure_user_data_stream_ws_subscribe_listen_token",
        "lineno": 2313,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.renew_listen_token",
        "name": "renew_listen_token",
        "lineno": 2379,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.authenticate",
        "name": "authenticate",
        "lineno": 2394,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 2445,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 2511,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 2524,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_balance_ws",
        "name": "fetch_balance_ws",
        "lineno": 2538,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_balance_ws",
        "name": "handle_balance_ws",
        "lineno": 2577,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_account_status_ws",
        "name": "handle_account_status_ws",
        "lineno": 2592,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_position_ws",
        "name": "fetch_position_ws",
        "lineno": 2644,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "name": "fetch_positions_ws",
        "lineno": 2656,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_positions_ws",
        "name": "handle_positions_ws",
        "lineno": 2704,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_balance",
        "name": "watch_balance",
        "lineno": 2745,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_balance",
        "name": "handle_balance",
        "lineno": 2785,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "name": "get_account_type_from_subscriptions",
        "lineno": 2892,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.get_market_type",
        "name": "get_market_type",
        "lineno": 2901,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.create_order_ws",
        "name": "create_order_ws",
        "lineno": 2912,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order_ws",
        "name": "handle_order_ws",
        "lineno": 2976,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_orders_ws",
        "name": "handle_orders_ws",
        "lineno": 3029,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 3072,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_edit_order_ws",
        "name": "handle_edit_order_ws",
        "lineno": 3116,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 3225,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 3281,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 3317,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "name": "fetch_orders_ws",
        "lineno": 3361,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_closed_orders_ws",
        "name": "fetch_closed_orders_ws",
        "lineno": 3404,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 3424,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_orders",
        "name": "watch_orders",
        "lineno": 3462,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 3520,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order_update",
        "name": "handle_order_update",
        "lineno": 3686,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_positions",
        "name": "watch_positions",
        "lineno": 3810,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 3862,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 3878,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_positions",
        "name": "handle_positions",
        "lineno": 3898,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 3958,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "name": "fetch_my_trades_ws",
        "lineno": 4009,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.fetch_trades_ws",
        "name": "fetch_trades_ws",
        "lineno": 4057,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_trades_ws",
        "name": "handle_trades_ws",
        "lineno": 4099,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 4150,
        "scope": "binance",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 4200,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_order",
        "name": "handle_order",
        "lineno": 4255,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_acount_update",
        "name": "handle_acount_update",
        "lineno": 4284,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_ws_error",
        "name": "handle_ws_error",
        "lineno": 4288,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_event_stream_terminated",
        "name": "handle_event_stream_terminated",
        "lineno": 4326,
        "scope": "binance",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.binance.binance.handle_message",
        "name": "handle_message",
        "lineno": 4341,
        "scope": "binance",
        "is_async": false
      }
    ],
    "python.ccxt.pro.binancecoinm": [
      {
        "id": "python.ccxt.pro.binancecoinm.binancecoinm.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "binancecoinm",
        "is_async": false
      }
    ],
    "python.ccxt.pro.binanceus": [
      {
        "id": "python.ccxt.pro.binanceus.binanceus.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "binanceus",
        "is_async": false
      }
    ],
    "python.ccxt.pro.binanceusdm": [
      {
        "id": "python.ccxt.pro.binanceusdm.binanceusdm.describe",
        "name": "describe",
        "lineno": 15,
        "scope": "binanceusdm",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bingx": [
      {
        "id": "python.ccxt.pro.bingx.bingx.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.un_watch",
        "name": "un_watch",
        "lineno": 108,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_ticker",
        "name": "watch_ticker",
        "lineno": 141,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 179,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "name": "handle_ticker",
        "lineno": 200,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 268,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.get_order_book_limit_by_market_type",
        "name": "get_order_book_limit_by_market_type",
        "lineno": 318,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "name": "get_message_hash",
        "lineno": 328,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_trades",
        "name": "watch_trades",
        "lineno": 338,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 387,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_trades",
        "name": "handle_trades",
        "lineno": 409,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_order_book",
        "name": "watch_order_book",
        "lineno": 513,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 566,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_delta",
        "name": "handle_delta",
        "lineno": 588,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_order_book",
        "name": "handle_order_book",
        "lineno": 593,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 698,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 724,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 833,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 885,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_orders",
        "name": "watch_orders",
        "lineno": 911,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 968,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_balance",
        "name": "watch_balance",
        "lineno": 1025,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 1077,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 1089,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.watch_positions",
        "name": "watch_positions",
        "lineno": 1098,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1149,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1161,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1176,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_positions",
        "name": "handle_positions",
        "lineno": 1228,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1278,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 1297,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.authenticate",
        "name": "authenticate",
        "lineno": 1324,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.pong",
        "name": "pong",
        "lineno": 1334,
        "scope": "bingx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_order",
        "name": "handle_order",
        "lineno": 1358,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1457,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_balance",
        "name": "handle_balance",
        "lineno": 1533,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_message",
        "name": "handle_message",
        "lineno": 1591,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1636,
        "scope": "bingx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bingx.bingx.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1653,
        "scope": "bingx",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitfinex": [
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.subscribe",
        "name": "subscribe",
        "lineno": 56,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.un_subscribe",
        "name": "un_subscribe",
        "lineno": 80,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.subscribe_private",
        "name": "subscribe_private",
        "lineno": 105,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 111,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 140,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 174,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_trades",
        "name": "watch_trades",
        "lineno": 253,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 267,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 276,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 295,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 304,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 313,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_trades",
        "name": "handle_trades",
        "lineno": 352,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 415,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 511,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 539,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 581,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 604,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "name": "handle_checksum",
        "lineno": 695,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_balance",
        "name": "watch_balance",
        "lineno": 735,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_balance",
        "name": "handle_balance",
        "lineno": 748,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 835,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_system_status",
        "name": "handle_system_status",
        "lineno": 855,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_unsubscription_status",
        "name": "handle_unsubscription_status",
        "lineno": 866,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 888,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.authenticate",
        "name": "authenticate",
        "lineno": 931,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 953,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.watch_orders",
        "name": "watch_orders",
        "lineno": 967,
        "scope": "bitfinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_orders",
        "name": "handle_orders",
        "lineno": 986,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1058,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1067,
        "scope": "bitfinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex.handle_message",
        "name": "handle_message",
        "lineno": 1151,
        "scope": "bitfinex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitget": [
      {
        "id": "python.ccxt.pro.bitget.bitget.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "name": "get_inst_type",
        "lineno": 112,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_ticker",
        "name": "watch_ticker",
        "lineno": 127,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 157,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_tickers",
        "name": "watch_tickers",
        "lineno": 171,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_ticker",
        "name": "handle_ticker",
        "lineno": 212,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 275,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 405,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 446,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 453,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 475,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 519,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 563,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 654,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_order_book",
        "name": "watch_order_book",
        "lineno": 689,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 705,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "name": "un_watch_channel",
        "lineno": 727,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 749,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "name": "handle_order_book",
        "lineno": 796,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_check_sum_error",
        "name": "handle_check_sum_error",
        "lineno": 910,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_delta",
        "name": "handle_delta",
        "lineno": 915,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_deltas",
        "name": "handle_deltas",
        "lineno": 922,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_trades",
        "name": "watch_trades",
        "lineno": 926,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 943,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 995,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_trades",
        "name": "handle_trades",
        "lineno": 1013,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1070,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_positions",
        "name": "watch_positions",
        "lineno": 1202,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_positions",
        "name": "handle_positions",
        "lineno": 1246,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1351,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_orders",
        "name": "watch_orders",
        "lineno": 1446,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_order",
        "name": "handle_order",
        "lineno": 1536,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1668,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1916,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1927,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1974,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_balance",
        "name": "watch_balance",
        "lineno": 2100,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_balance",
        "name": "handle_balance",
        "lineno": 2151,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_public",
        "name": "watch_public",
        "lineno": 2277,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.un_watch_public",
        "name": "un_watch_public",
        "lineno": 2294,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 2311,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.authenticate",
        "name": "authenticate",
        "lineno": 2326,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.watch_private",
        "name": "watch_private",
        "lineno": 2353,
        "scope": "bitget",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 2371,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_error_message",
        "name": "handle_error_message",
        "lineno": 2379,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_message",
        "name": "handle_message",
        "lineno": 2404,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.ping",
        "name": "ping",
        "lineno": 2532,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_pong",
        "name": "handle_pong",
        "lineno": 2535,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 2539,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_order_book_un_subscription",
        "name": "handle_order_book_un_subscription",
        "lineno": 2548,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_trades_un_subscription",
        "name": "handle_trades_un_subscription",
        "lineno": 2571,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_ticker_un_subscription",
        "name": "handle_ticker_un_subscription",
        "lineno": 2594,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_ohlcv_un_subscription",
        "name": "handle_ohlcv_un_subscription",
        "lineno": 2617,
        "scope": "bitget",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "name": "handle_un_subscription_status",
        "lineno": 2654,
        "scope": "bitget",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bithumb": [
      {
        "id": "python.ccxt.pro.bithumb.bithumb.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_ticker",
        "name": "watch_ticker",
        "lineno": 42,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_tickers",
        "name": "watch_tickers",
        "lineno": 64,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_ticker",
        "name": "handle_ticker",
        "lineno": 97,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 129,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_order_book",
        "name": "watch_order_book",
        "lineno": 177,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_order_book",
        "name": "handle_order_book",
        "lineno": 200,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_delta",
        "name": "handle_delta",
        "lineno": 242,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_deltas",
        "name": "handle_deltas",
        "lineno": 258,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_trades",
        "name": "watch_trades",
        "lineno": 262,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_trades",
        "name": "handle_trades",
        "lineno": 288,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 323,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_error_message",
        "name": "handle_error_message",
        "lineno": 356,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_balance",
        "name": "watch_balance",
        "lineno": 375,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_balance",
        "name": "handle_balance",
        "lineno": 395,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.authenticate",
        "name": "authenticate",
        "lineno": 430,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.watch_orders",
        "name": "watch_orders",
        "lineno": 452,
        "scope": "bithumb",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_orders",
        "name": "handle_orders",
        "lineno": 483,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 521,
        "scope": "bithumb",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bithumb.bithumb.handle_message",
        "name": "handle_message",
        "lineno": 608,
        "scope": "bithumb",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitmart": [
      {
        "id": "python.ccxt.pro.bitmart.bitmart.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.subscribe",
        "name": "subscribe",
        "lineno": 114,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 147,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_balance",
        "name": "watch_balance",
        "lineno": 179,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 216,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 229,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_balance",
        "name": "handle_balance",
        "lineno": 238,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_trades",
        "name": "watch_trades",
        "lineno": 302,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 317,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 346,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 359,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "name": "get_params_for_multiple_sub",
        "lineno": 377,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_ticker",
        "name": "watch_ticker",
        "lineno": 387,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_tickers",
        "name": "watch_tickers",
        "lineno": 403,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 425,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 438,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 456,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 497,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 514,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_orders",
        "name": "watch_orders",
        "lineno": 530,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 575,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_orders",
        "name": "handle_orders",
        "lineno": 617,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 696,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 823,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_order_side",
        "name": "parse_ws_order_side",
        "lineno": 837,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_positions",
        "name": "watch_positions",
        "lineno": 846,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 876,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_positions",
        "name": "handle_positions",
        "lineno": 899,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 956,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_trade",
        "name": "handle_trade",
        "lineno": 1011,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_trade_loop",
        "name": "handle_trade_loop",
        "lineno": 1060,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1070,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_ticker",
        "name": "handle_ticker",
        "lineno": 1128,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_ws_swap_ticker",
        "name": "parse_ws_swap_ticker",
        "lineno": 1178,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 1219,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 1250,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1277,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_order_book",
        "name": "watch_order_book",
        "lineno": 1363,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 1389,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_delta",
        "name": "handle_delta",
        "lineno": 1413,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_deltas",
        "name": "handle_deltas",
        "lineno": 1418,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 1422,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_order_book",
        "name": "handle_order_book",
        "lineno": 1455,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 1595,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 1617,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 1638,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 1653,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 1676,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.authenticate",
        "name": "authenticate",
        "lineno": 1699,
        "scope": "bitmart",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1736,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1742,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1753,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1796,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "name": "get_un_sub_params",
        "lineno": 1831,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_topic",
        "name": "parse_topic",
        "lineno": 1879,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.parse_market_type",
        "name": "parse_market_type",
        "lineno": 1894,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.subscription_exists_for_hash",
        "name": "subscription_exists_for_hash",
        "lineno": 1901,
        "scope": "bitmart",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmart.bitmart.handle_message",
        "name": "handle_message",
        "lineno": 1905,
        "scope": "bitmart",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitmex": [
      {
        "id": "python.ccxt.pro.bitmex.bitmex.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 66,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 81,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 119,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 363,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "name": "watch_liquidations_for_symbols",
        "lineno": 377,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 412,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_balance",
        "name": "watch_balance",
        "lineno": 457,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_balance",
        "name": "handle_balance",
        "lineno": 478,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_trades",
        "name": "handle_trades",
        "lineno": 583,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_trades",
        "name": "watch_trades",
        "lineno": 662,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.authenticate",
        "name": "authenticate",
        "lineno": 676,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 699,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_positions",
        "name": "watch_positions",
        "lineno": 712,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_positions",
        "name": "handle_positions",
        "lineno": 742,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_orders",
        "name": "watch_orders",
        "lineno": 912,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_orders",
        "name": "handle_orders",
        "lineno": 944,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1121,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1153,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 1233,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 1246,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 1285,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 1321,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1351,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.watch_heartbeat",
        "name": "watch_heartbeat",
        "lineno": 1450,
        "scope": "bitmex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 1456,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_system_status",
        "name": "handle_system_status",
        "lineno": 1571,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1587,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1597,
        "scope": "bitmex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitmex.bitmex.handle_message",
        "name": "handle_message",
        "lineno": 1632,
        "scope": "bitmex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitopro": [
      {
        "id": "python.ccxt.pro.bitopro.bitopro.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_public",
        "name": "watch_public",
        "lineno": 54,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_order_book",
        "name": "watch_order_book",
        "lineno": 58,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_order_book",
        "name": "handle_order_book",
        "lineno": 84,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_trades",
        "name": "watch_trades",
        "lineno": 119,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_trade",
        "name": "handle_trade",
        "lineno": 140,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 176,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 201,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 241,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_ticker",
        "name": "watch_ticker",
        "lineno": 310,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_ticker",
        "name": "handle_ticker",
        "lineno": 326,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.authenticate",
        "name": "authenticate",
        "lineno": 359,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.watch_balance",
        "name": "watch_balance",
        "lineno": 391,
        "scope": "bitopro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_balance",
        "name": "handle_balance",
        "lineno": 407,
        "scope": "bitopro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitopro.bitopro.handle_message",
        "name": "handle_message",
        "lineno": 446,
        "scope": "bitopro",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitrue": [
      {
        "id": "python.ccxt.pro.bitrue.bitrue.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_balance",
        "name": "watch_balance",
        "lineno": 75,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_balance",
        "name": "handle_balance",
        "lineno": 95,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_balances",
        "name": "parse_ws_balances",
        "lineno": 146,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_orders",
        "name": "watch_orders",
        "lineno": 183,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_order",
        "name": "handle_order",
        "lineno": 213,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 246,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_order_book",
        "name": "watch_order_book",
        "lineno": 305,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_order_book",
        "name": "handle_order_book",
        "lineno": 335,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.find_swap_market_by_ws_base_quote",
        "name": "find_swap_market_by_ws_base_quote",
        "lineno": 398,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_contract_bids_asks",
        "name": "parse_contract_bids_asks",
        "lineno": 410,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "name": "convert_from_raw_quantity",
        "lineno": 420,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_trades",
        "name": "watch_trades",
        "lineno": 429,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_trades",
        "name": "handle_trades",
        "lineno": 465,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 509,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 532,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 573,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 616,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.watch_ticker",
        "name": "watch_ticker",
        "lineno": 628,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_ticker",
        "name": "handle_ticker",
        "lineno": 659,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 692,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_order_type",
        "name": "parse_ws_order_type",
        "lineno": 724,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 732,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_ping",
        "name": "handle_ping",
        "lineno": 743,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.pong",
        "name": "pong",
        "lineno": 746,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "name": "handle_message",
        "lineno": 758,
        "scope": "bitrue",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.authenticate",
        "name": "authenticate",
        "lineno": 781,
        "scope": "bitrue",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitrue.bitrue.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 802,
        "scope": "bitrue",
        "is_async": true
      }
    ],
    "python.ccxt.pro.bitstamp": [
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.watch_order_book",
        "name": "watch_order_book",
        "lineno": 53,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_order_book",
        "name": "handle_order_book",
        "lineno": 77,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_delta",
        "name": "handle_delta",
        "lineno": 124,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_bid_asks",
        "name": "handle_bid_asks",
        "lineno": 136,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.get_cache_index",
        "name": "get_cache_index",
        "lineno": 141,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.watch_trades",
        "name": "watch_trades",
        "lineno": 155,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 182,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_trade",
        "name": "handle_trade",
        "lineno": 221,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.watch_orders",
        "name": "watch_orders",
        "lineno": 258,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_orders",
        "name": "handle_orders",
        "lineno": 285,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 317,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 392,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 399,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_subject",
        "name": "handle_subject",
        "lineno": 416,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_error_message",
        "name": "handle_error_message",
        "lineno": 467,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.handle_message",
        "name": "handle_message",
        "lineno": 481,
        "scope": "bitstamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.authenticate",
        "name": "authenticate",
        "lineno": 522,
        "scope": "bitstamp",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp.subscribe_private",
        "name": "subscribe_private",
        "lineno": 543,
        "scope": "bitstamp",
        "is_async": true
      }
    ],
    "python.ccxt.pro.bittrade": [
      {
        "id": "python.ccxt.pro.bittrade.bittrade.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.request_id",
        "name": "request_id",
        "lineno": 48,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.watch_ticker",
        "name": "watch_ticker",
        "lineno": 55,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_ticker",
        "name": "handle_ticker",
        "lineno": 83,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.watch_trades",
        "name": "watch_trades",
        "lineno": 115,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_trades",
        "name": "handle_trades",
        "lineno": 148,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 187,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 222,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.watch_order_book",
        "name": "watch_order_book",
        "lineno": 257,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 292,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.watch_order_book_snapshot",
        "name": "watch_order_book_snapshot",
        "lineno": 331,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_delta",
        "name": "handle_delta",
        "lineno": 362,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_deltas",
        "name": "handle_deltas",
        "lineno": 367,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 371,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_order_book",
        "name": "handle_order_book",
        "lineno": 406,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 441,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 450,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_system_status",
        "name": "handle_system_status",
        "lineno": 471,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_subject",
        "name": "handle_subject",
        "lineno": 484,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.pong",
        "name": "pong",
        "lineno": 521,
        "scope": "bittrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_ping",
        "name": "handle_ping",
        "lineno": 527,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_error_message",
        "name": "handle_error_message",
        "lineno": 530,
        "scope": "bittrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bittrade.bittrade.handle_message",
        "name": "handle_message",
        "lineno": 558,
        "scope": "bittrade",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bitvavo": [
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_public",
        "name": "watch_public",
        "lineno": 71,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 90,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_ticker",
        "name": "watch_ticker",
        "lineno": 111,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_tickers",
        "name": "watch_tickers",
        "lineno": 123,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_ticker",
        "name": "handle_ticker",
        "lineno": 139,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 177,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 193,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 207,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_trades",
        "name": "watch_trades",
        "lineno": 223,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_trade",
        "name": "handle_trade",
        "lineno": 239,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 265,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_fetch_ohlcv",
        "name": "handle_fetch_ohlcv",
        "lineno": 299,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 314,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_order_book",
        "name": "watch_order_book",
        "lineno": 353,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_delta",
        "name": "handle_delta",
        "lineno": 391,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_deltas",
        "name": "handle_deltas",
        "lineno": 396,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 400,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book",
        "name": "handle_order_book",
        "lineno": 421,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_order_book_snapshot",
        "name": "watch_order_book_snapshot",
        "lineno": 458,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 471,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 510,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_subscriptions",
        "name": "handle_order_book_subscriptions",
        "lineno": 517,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_orders",
        "name": "watch_orders",
        "lineno": 529,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 562,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.create_order_ws",
        "name": "create_order_ws",
        "lineno": 595,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 625,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 645,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 661,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_multiple_orders",
        "name": "handle_multiple_orders",
        "lineno": 686,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 706,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_orders_ws",
        "name": "fetch_orders_ws",
        "lineno": 728,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.request_id",
        "name": "request_id",
        "lineno": 748,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "name": "watch_request",
        "lineno": 754,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 762,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_my_trades_ws",
        "name": "fetch_my_trades_ws",
        "lineno": 783,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 803,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.withdraw_ws",
        "name": "withdraw_ws",
        "lineno": 833,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_withdraw",
        "name": "handle_withdraw",
        "lineno": 850,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_withdrawals_ws",
        "name": "fetch_withdrawals_ws",
        "lineno": 868,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_withdraws",
        "name": "handle_withdraws",
        "lineno": 886,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_ohlcv_ws",
        "name": "fetch_ohlcv_ws",
        "lineno": 909,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_deposits_ws",
        "name": "fetch_deposits_ws",
        "lineno": 928,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_deposits",
        "name": "handle_deposits",
        "lineno": 946,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_trading_fees_ws",
        "name": "fetch_trading_fees_ws",
        "lineno": 967,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_markets_ws",
        "name": "fetch_markets_ws",
        "lineno": 980,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_currencies_ws",
        "name": "fetch_currencies_ws",
        "lineno": 991,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_fetch_currencies",
        "name": "handle_fetch_currencies",
        "lineno": 1003,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_trading_fees",
        "name": "handle_trading_fees",
        "lineno": 1029,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.fetch_balance_ws",
        "name": "fetch_balance_ws",
        "lineno": 1047,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_fetch_balance",
        "name": "handle_fetch_balance",
        "lineno": 1060,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_single_order",
        "name": "handle_single_order",
        "lineno": 1078,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_markets",
        "name": "handle_markets",
        "lineno": 1112,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.build_message_hash",
        "name": "build_message_hash",
        "lineno": 1137,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.action_and_market_message_hash",
        "name": "action_and_market_message_hash",
        "lineno": 1151,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.action_and_order_id_message_hash",
        "name": "action_and_order_id_message_hash",
        "lineno": 1155,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_order",
        "name": "handle_order",
        "lineno": 1161,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 1195,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1223,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "name": "authenticate",
        "lineno": 1245,
        "scope": "bitvavo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 1267,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1286,
        "scope": "bitvavo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo.handle_message",
        "name": "handle_message",
        "lineno": 1318,
        "scope": "bitvavo",
        "is_async": false
      }
    ],
    "python.ccxt.pro.blockchaincom": [
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_balance",
        "name": "watch_balance",
        "lineno": 61,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_balance",
        "name": "handle_balance",
        "lineno": 80,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 127,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 158,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_ticker",
        "name": "watch_ticker",
        "lineno": 201,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ticker",
        "name": "handle_ticker",
        "lineno": 224,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_updated_ticker",
        "name": "parse_ws_updated_ticker",
        "lineno": 269,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_trades",
        "name": "watch_trades",
        "lineno": 305,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_trades",
        "name": "handle_trades",
        "lineno": 331,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 370,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_orders",
        "name": "watch_orders",
        "lineno": 402,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_orders",
        "name": "handle_orders",
        "lineno": 431,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 527,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 595,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.watch_order_book",
        "name": "watch_order_book",
        "lineno": 607,
        "scope": "blockchaincom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_order_book",
        "name": "handle_order_book",
        "lineno": 634,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_delta",
        "name": "handle_delta",
        "lineno": 695,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_deltas",
        "name": "handle_deltas",
        "lineno": 699,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_message",
        "name": "handle_message",
        "lineno": 703,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 721,
        "scope": "blockchaincom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom.authenticate",
        "name": "authenticate",
        "lineno": 737,
        "scope": "blockchaincom",
        "is_async": true
      }
    ],
    "python.ccxt.pro.blofin": [
      {
        "id": "python.ccxt.pro.blofin.blofin.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.ping",
        "name": "ping",
        "lineno": 75,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_pong",
        "name": "handle_pong",
        "lineno": 78,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_trades",
        "name": "watch_trades",
        "lineno": 84,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 99,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_trades",
        "name": "handle_trades",
        "lineno": 120,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 151,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_order_book",
        "name": "watch_order_book",
        "lineno": 154,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 168,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_order_book",
        "name": "handle_order_book",
        "lineno": 191,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_ticker",
        "name": "watch_ticker",
        "lineno": 234,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_tickers",
        "name": "watch_tickers",
        "lineno": 250,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_ticker",
        "name": "handle_ticker",
        "lineno": 269,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 294,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 297,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 331,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 340,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 356,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 370,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 392,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_balance",
        "name": "watch_balance",
        "lineno": 428,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_balance",
        "name": "handle_balance",
        "lineno": 451,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 467,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_orders",
        "name": "watch_orders",
        "lineno": 470,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_orders_for_symbols",
        "name": "watch_orders_for_symbols",
        "lineno": 488,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_orders",
        "name": "handle_orders",
        "lineno": 514,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 539,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_positions",
        "name": "watch_positions",
        "lineno": 542,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_positions",
        "name": "handle_positions",
        "lineno": 561,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 584,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 587,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 610,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "name": "watch_multiple_wrapper",
        "lineno": 634,
        "scope": "blofin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.get_subscription_request",
        "name": "get_subscription_request",
        "lineno": 685,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.handle_message",
        "name": "handle_message",
        "lineno": 691,
        "scope": "blofin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.blofin.blofin.authenticate",
        "name": "authenticate",
        "lineno": 740,
        "scope": "blofin",
        "is_async": true
      }
    ],
    "python.ccxt.pro.bullish": [
      {
        "id": "python.ccxt.pro.bullish.bullish.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.request_id",
        "name": "request_id",
        "lineno": 55,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.ping",
        "name": "ping",
        "lineno": 60,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_pong",
        "name": "handle_pong",
        "lineno": 72,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_public",
        "name": "watch_public",
        "lineno": 87,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_private",
        "name": "watch_private",
        "lineno": 99,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_trades",
        "name": "watch_trades",
        "lineno": 117,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_trades",
        "name": "handle_trades",
        "lineno": 142,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_ticker",
        "name": "watch_ticker",
        "lineno": 184,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_ticker",
        "name": "handle_ticker",
        "lineno": 201,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_order_book",
        "name": "watch_order_book",
        "lineno": 263,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_order_book",
        "name": "handle_order_book",
        "lineno": 285,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.separate_bids_or_asks",
        "name": "separate_bids_or_asks",
        "lineno": 331,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_orders",
        "name": "watch_orders",
        "lineno": 344,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_orders",
        "name": "handle_orders",
        "lineno": 375,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 447,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 478,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_balance",
        "name": "watch_balance",
        "lineno": 543,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_balance",
        "name": "handle_balance",
        "lineno": 565,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.watch_positions",
        "name": "watch_positions",
        "lineno": 629,
        "scope": "bullish",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_positions",
        "name": "handle_positions",
        "lineno": 655,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_error_message",
        "name": "handle_error_message",
        "lineno": 686,
        "scope": "bullish",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bullish.bullish.handle_message",
        "name": "handle_message",
        "lineno": 709,
        "scope": "bullish",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bybit": [
      {
        "id": "python.ccxt.pro.bybit.bybit.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.describe_data",
        "name": "describe_data",
        "lineno": 26,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.request_id",
        "name": "request_id",
        "lineno": 182,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "name": "get_url_by_market_type",
        "lineno": 189,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.clean_params",
        "name": "clean_params",
        "lineno": 227,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.create_order_ws",
        "name": "create_order_ws",
        "lineno": 231,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 281,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 325,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_ticker",
        "name": "watch_ticker",
        "lineno": 361,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "name": "watch_tickers",
        "lineno": 386,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 417,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 445,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_ticker",
        "name": "handle_ticker",
        "lineno": 459,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 602,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 629,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 646,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 664,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 699,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 733,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 748,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 796,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_order_book",
        "name": "watch_order_book",
        "lineno": 822,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 835,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 879,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 914,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_order_book",
        "name": "handle_order_book",
        "lineno": 928,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_delta",
        "name": "handle_delta",
        "lineno": 997,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_deltas",
        "name": "handle_deltas",
        "lineno": 1001,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_trades",
        "name": "watch_trades",
        "lineno": 1005,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 1019,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 1054,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 1080,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_trades",
        "name": "handle_trades",
        "lineno": 1093,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1133,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.get_private_type",
        "name": "get_private_type",
        "lineno": 1201,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1209,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 1247,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1280,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_positions",
        "name": "watch_positions",
        "lineno": 1401,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1437,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1449,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_positions",
        "name": "handle_positions",
        "lineno": 1469,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 1543,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 1564,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 1591,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.parse_ws_liquidation",
        "name": "parse_ws_liquidation",
        "lineno": 1650,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_orders",
        "name": "watch_orders",
        "lineno": 1684,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 1715,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_order_ws",
        "name": "handle_order_ws",
        "lineno": 1742,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_order",
        "name": "handle_order",
        "lineno": 1768,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_balance",
        "name": "watch_balance",
        "lineno": 1880,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_balance",
        "name": "handle_balance",
        "lineno": 1929,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 2114,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.watch_topics",
        "name": "watch_topics",
        "lineno": 2153,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "name": "un_watch_topics",
        "lineno": 2162,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.authenticate",
        "name": "authenticate",
        "lineno": 2179,
        "scope": "bybit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_error_message",
        "name": "handle_error_message",
        "lineno": 2201,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_message",
        "name": "handle_message",
        "lineno": 2274,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.ping",
        "name": "ping",
        "lineno": 2334,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_pong",
        "name": "handle_pong",
        "lineno": 2340,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 2362,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 2398,
        "scope": "bybit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bybit.bybit.handle_un_subscribe",
        "name": "handle_un_subscribe",
        "lineno": 2415,
        "scope": "bybit",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bybiteu": [
      {
        "id": "python.ccxt.pro.bybiteu.bybiteu.describe",
        "name": "describe",
        "lineno": 14,
        "scope": "bybiteu",
        "is_async": false
      }
    ],
    "python.ccxt.pro.bydfi": [
      {
        "id": "python.ccxt.pro.bydfi.bydfi.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.ping",
        "name": "ping",
        "lineno": 87,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.request_id",
        "name": "request_id",
        "lineno": 93,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "name": "watch_public",
        "lineno": 100,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_private",
        "name": "watch_private",
        "lineno": 120,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_ticker",
        "name": "watch_ticker",
        "lineno": 145,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 162,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "name": "watch_tickers",
        "lineno": 174,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 203,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.get_message_hashes_for_tickers_unsubscription",
        "name": "get_message_hashes_for_tickers_unsubscription",
        "lineno": 248,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_ticker",
        "name": "handle_ticker",
        "lineno": 260,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 280,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 296,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 309,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 342,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 373,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_order_book",
        "name": "watch_order_book",
        "lineno": 406,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 419,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 431,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 461,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_order_book",
        "name": "handle_order_book",
        "lineno": 495,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_orders",
        "name": "watch_orders",
        "lineno": 517,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_orders_for_symbols",
        "name": "watch_orders_for_symbols",
        "lineno": 534,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_order",
        "name": "handle_order",
        "lineno": 562,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 608,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_positions",
        "name": "watch_positions",
        "lineno": 671,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_positions",
        "name": "handle_positions",
        "lineno": 698,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 758,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.parse_ws_position_side",
        "name": "parse_ws_position_side",
        "lineno": 812,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.watch_balance",
        "name": "watch_balance",
        "lineno": 819,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.fetch_balance_snapshot",
        "name": "fetch_balance_snapshot",
        "lineno": 840,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 849,
        "scope": "bydfi",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_balance",
        "name": "handle_balance",
        "lineno": 860,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 923,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 938,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_pong",
        "name": "handle_pong",
        "lineno": 947,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_error_message",
        "name": "handle_error_message",
        "lineno": 957,
        "scope": "bydfi",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "name": "handle_message",
        "lineno": 972,
        "scope": "bydfi",
        "is_async": false
      }
    ],
    "python.ccxt.pro.cex": [
      {
        "id": "python.ccxt.pro.cex.cex.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.request_id",
        "name": "request_id",
        "lineno": 60,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_balance",
        "name": "watch_balance",
        "lineno": 67,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_balance",
        "name": "handle_balance",
        "lineno": 87,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_trades",
        "name": "watch_trades",
        "lineno": 126,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_trades_snapshot",
        "name": "handle_trades_snapshot",
        "lineno": 166,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.parse_ws_old_trade",
        "name": "parse_ws_old_trade",
        "lineno": 180,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_trade",
        "name": "handle_trade",
        "lineno": 211,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_trades_inner",
        "name": "handle_trades_inner",
        "lineno": 222,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 240,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 277,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.fetch_ticker_ws",
        "name": "fetch_ticker_ws",
        "lineno": 308,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 329,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 355,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.fetch_balance_ws",
        "name": "fetch_balance_ws",
        "lineno": 415,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_orders",
        "name": "watch_orders",
        "lineno": 434,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 470,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_transaction",
        "name": "handle_transaction",
        "lineno": 504,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 512,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 566,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_order_update",
        "name": "handle_order_update",
        "lineno": 626,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.parse_ws_order_update",
        "name": "parse_ws_order_update",
        "lineno": 739,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.from_precision",
        "name": "from_precision",
        "lineno": 838,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.currency_from_precision",
        "name": "currency_from_precision",
        "lineno": 846,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_orders_snapshot",
        "name": "handle_orders_snapshot",
        "lineno": 850,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 884,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 918,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.pair_to_symbol",
        "name": "pair_to_symbol",
        "lineno": 957,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_order_book_update",
        "name": "handle_order_book_update",
        "lineno": 966,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_delta",
        "name": "handle_delta",
        "lineno": 1001,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_deltas",
        "name": "handle_deltas",
        "lineno": 1005,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 1009,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_init_ohlcv",
        "name": "handle_init_ohlcv",
        "lineno": 1039,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_ohlcv24",
        "name": "handle_ohlcv24",
        "lineno": 1077,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_ohlcv1m",
        "name": "handle_ohlcv1m",
        "lineno": 1087,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1119,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 1149,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 1178,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.create_order_ws",
        "name": "create_order_ws",
        "lineno": 1208,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 1244,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 1283,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 1312,
        "scope": "cex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cex.cex.resolve_data",
        "name": "resolve_data",
        "lineno": 1351,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_connected",
        "name": "handle_connected",
        "lineno": 1373,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1381,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_message",
        "name": "handle_message",
        "lineno": 1407,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 1440,
        "scope": "cex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cex.cex.authenticate",
        "name": "authenticate",
        "lineno": 1455,
        "scope": "cex",
        "is_async": true
      }
    ],
    "python.ccxt.pro.coinbase": [
      {
        "id": "python.ccxt.pro.coinbase.coinbase.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "name": "subscribe",
        "lineno": 62,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "name": "un_subscribe",
        "lineno": 101,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 155,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "name": "un_subscribe_multiple",
        "lineno": 188,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "name": "create_ws_auth",
        "lineno": 238,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_ticker",
        "name": "watch_ticker",
        "lineno": 262,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 276,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_tickers",
        "name": "watch_tickers",
        "lineno": 290,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 312,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_tickers",
        "name": "handle_tickers",
        "lineno": 327,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 440,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_trades",
        "name": "watch_trades",
        "lineno": 485,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 505,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 519,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 540,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_orders",
        "name": "watch_orders",
        "lineno": 554,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 573,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_order_book",
        "name": "watch_order_book",
        "lineno": 587,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 605,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 620,
        "scope": "coinbase",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_trade",
        "name": "handle_trade",
        "lineno": 636,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_order",
        "name": "handle_order",
        "lineno": 681,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 734,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_order_book_helper",
        "name": "handle_order_book_helper",
        "lineno": 784,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_order_book",
        "name": "handle_order_book",
        "lineno": 794,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.try_resolve_usdc",
        "name": "try_resolve_usdc",
        "lineno": 849,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 853,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_heartbeats",
        "name": "handle_heartbeats",
        "lineno": 890,
        "scope": "coinbase",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbase.coinbase.handle_message",
        "name": "handle_message",
        "lineno": 909,
        "scope": "coinbase",
        "is_async": false
      }
    ],
    "python.ccxt.pro.coinbaseadvanced": [
      {
        "id": "python.ccxt.pro.coinbaseadvanced.coinbaseadvanced.describe",
        "name": "describe",
        "lineno": 12,
        "scope": "coinbaseadvanced",
        "is_async": false
      }
    ],
    "python.ccxt.pro.coinbaseexchange": [
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.describe",
        "name": "describe",
        "lineno": 22,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "name": "authenticate",
        "lineno": 55,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "name": "subscribe",
        "lineno": 68,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 91,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_ticker",
        "name": "watch_ticker",
        "lineno": 116,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_tickers",
        "name": "watch_tickers",
        "lineno": 126,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_trades",
        "name": "watch_trades",
        "lineno": 147,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 164,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 186,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades_for_symbols",
        "name": "watch_my_trades_for_symbols",
        "lineno": 207,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders_for_symbols",
        "name": "watch_orders_for_symbols",
        "lineno": 228,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders",
        "name": "watch_orders",
        "lineno": 249,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 270,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book",
        "name": "watch_order_book",
        "lineno": 308,
        "scope": "coinbaseexchange",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_trade",
        "name": "handle_trade",
        "lineno": 342,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 375,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 390,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 473,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "name": "handle_order",
        "lineno": 480,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 633,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_ticker",
        "name": "handle_ticker",
        "lineno": 680,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ticker",
        "name": "parse_ticker",
        "lineno": 711,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_delta",
        "name": "handle_delta",
        "lineno": 763,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_deltas",
        "name": "handle_deltas",
        "lineno": 768,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order_book",
        "name": "handle_order_book",
        "lineno": 772,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 835,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_error_message",
        "name": "handle_error_message",
        "lineno": 849,
        "scope": "coinbaseexchange",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_message",
        "name": "handle_message",
        "lineno": 876,
        "scope": "coinbaseexchange",
        "is_async": false
      }
    ],
    "python.ccxt.pro.coinbaseinternational": [
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "name": "subscribe",
        "lineno": 78,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 131,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 173,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 186,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_ticker",
        "name": "watch_ticker",
        "lineno": 207,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.get_active_symbols",
        "name": "get_active_symbols",
        "lineno": 223,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_tickers",
        "name": "watch_tickers",
        "lineno": 233,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_instrument",
        "name": "handle_instrument",
        "lineno": 254,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_instrument",
        "name": "parse_ws_instrument",
        "lineno": 285,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_ticker",
        "name": "handle_ticker",
        "lineno": 364,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 394,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 433,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 456,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_trades",
        "name": "watch_trades",
        "lineno": 492,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 506,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_trade",
        "name": "handle_trade",
        "lineno": 524,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 552,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_order_book",
        "name": "watch_order_book",
        "lineno": 583,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 596,
        "scope": "coinbaseinternational",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_order_book",
        "name": "handle_order_book",
        "lineno": 610,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_delta",
        "name": "handle_delta",
        "lineno": 668,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_deltas",
        "name": "handle_deltas",
        "lineno": 676,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 680,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 707,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_error_message",
        "name": "handle_error_message",
        "lineno": 735,
        "scope": "coinbaseinternational",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_message",
        "name": "handle_message",
        "lineno": 758,
        "scope": "coinbaseinternational",
        "is_async": false
      }
    ],
    "python.ccxt.pro.coincheck": [
      {
        "id": "python.ccxt.pro.coincheck.coincheck.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.watch_order_book",
        "name": "watch_order_book",
        "lineno": 51,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.handle_order_book",
        "name": "handle_order_book",
        "lineno": 74,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.watch_trades",
        "name": "watch_trades",
        "lineno": 109,
        "scope": "coincheck",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.handle_trades",
        "name": "handle_trades",
        "lineno": 136,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 165,
        "scope": "coincheck",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coincheck.coincheck.handle_message",
        "name": "handle_message",
        "lineno": 199,
        "scope": "coincheck",
        "is_async": false
      }
    ],
    "python.ccxt.pro.coinex": [
      {
        "id": "python.ccxt.pro.coinex.coinex.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.request_id",
        "name": "request_id",
        "lineno": 101,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 108,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 189,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_balance",
        "name": "watch_balance",
        "lineno": 254,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_balance",
        "name": "handle_balance",
        "lineno": 288,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 362,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 398,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 441,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_trades",
        "name": "handle_trades",
        "lineno": 480,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 540,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 607,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 623,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_trades",
        "name": "watch_trades",
        "lineno": 661,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 677,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 719,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 772,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_delta",
        "name": "handle_delta",
        "lineno": 787,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_deltas",
        "name": "handle_deltas",
        "lineno": 791,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 795,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_orders",
        "name": "watch_orders",
        "lineno": 854,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_orders",
        "name": "handle_orders",
        "lineno": 906,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1039,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1167,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 1175,
        "scope": "coinex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 1212,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 1234,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_message",
        "name": "handle_message",
        "lineno": 1260,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_errors",
        "name": "handle_errors",
        "lineno": 1281,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 1300,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1330,
        "scope": "coinex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinex.coinex.authenticate",
        "name": "authenticate",
        "lineno": 1340,
        "scope": "coinex",
        "is_async": true
      }
    ],
    "python.ccxt.pro.coinone": [
      {
        "id": "python.ccxt.pro.coinone.coinone.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.watch_order_book",
        "name": "watch_order_book",
        "lineno": 55,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_order_book",
        "name": "handle_order_book",
        "lineno": 82,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_delta",
        "name": "handle_delta",
        "lineno": 130,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.watch_ticker",
        "name": "watch_ticker",
        "lineno": 134,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_ticker",
        "name": "handle_ticker",
        "lineno": 159,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 196,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.watch_trades",
        "name": "watch_trades",
        "lineno": 252,
        "scope": "coinone",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_trades",
        "name": "handle_trades",
        "lineno": 282,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 310,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_error_message",
        "name": "handle_error_message",
        "lineno": 351,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_message",
        "name": "handle_message",
        "lineno": 364,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.ping",
        "name": "ping",
        "lineno": 390,
        "scope": "coinone",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.coinone.coinone.handle_pong",
        "name": "handle_pong",
        "lineno": 395,
        "scope": "coinone",
        "is_async": false
      }
    ],
    "python.ccxt.pro.cryptocom": [
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.pong",
        "name": "pong",
        "lineno": 66,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book",
        "name": "watch_order_book",
        "lineno": 78,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 93,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 107,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 150,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_delta",
        "name": "handle_delta",
        "lineno": 193,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_deltas",
        "name": "handle_deltas",
        "lineno": 199,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_order_book",
        "name": "handle_order_book",
        "lineno": 203,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_trades",
        "name": "watch_trades",
        "lineno": 293,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 307,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 319,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 346,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_trades",
        "name": "handle_trades",
        "lineno": 368,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 412,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_ticker",
        "name": "watch_ticker",
        "lineno": 436,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 451,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_tickers",
        "name": "watch_tickers",
        "lineno": 467,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 500,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_ticker",
        "name": "handle_ticker",
        "lineno": 522,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 559,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 605,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 640,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 649,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 665,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 688,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 710,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_orders",
        "name": "watch_orders",
        "lineno": 740,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_orders",
        "name": "handle_orders",
        "lineno": 764,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_positions",
        "name": "watch_positions",
        "lineno": 812,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 851,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 861,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_positions",
        "name": "handle_positions",
        "lineno": 876,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_balance",
        "name": "watch_balance",
        "lineno": 926,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_balance",
        "name": "handle_balance",
        "lineno": 938,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.create_order_ws",
        "name": "create_order_ws",
        "lineno": 1002,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 1025,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_order",
        "name": "handle_order",
        "lineno": 1050,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 1067,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 1089,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_cancel_all_orders",
        "name": "handle_cancel_all_orders",
        "lineno": 1111,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_public",
        "name": "watch_public",
        "lineno": 1122,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 1135,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "name": "un_watch_public_multiple",
        "lineno": 1148,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "name": "watch_private_request",
        "lineno": 1169,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.watch_private_subscribe",
        "name": "watch_private_subscribe",
        "lineno": 1179,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1193,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_subscribe",
        "name": "handle_subscribe",
        "lineno": 1223,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_message",
        "name": "handle_message",
        "lineno": 1247,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.authenticate",
        "name": "authenticate",
        "lineno": 1300,
        "scope": "cryptocom",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_ping",
        "name": "handle_ping",
        "lineno": 1323,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1326,
        "scope": "cryptocom",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom.handle_unsubscribe",
        "name": "handle_unsubscribe",
        "lineno": 1333,
        "scope": "cryptocom",
        "is_async": false
      }
    ],
    "python.ccxt.pro.deepcoin": [
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.ping",
        "name": "ping",
        "lineno": 89,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_pong",
        "name": "handle_pong",
        "lineno": 96,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.request_id",
        "name": "request_id",
        "lineno": 100,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.create_public_request",
        "name": "create_public_request",
        "lineno": 108,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "name": "watch_public",
        "lineno": 126,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "name": "un_watch_public",
        "lineno": 136,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_private",
        "name": "watch_private",
        "lineno": 154,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.authenticate",
        "name": "authenticate",
        "lineno": 159,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_ticker",
        "name": "watch_ticker",
        "lineno": 186,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 201,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_ticker",
        "name": "handle_ticker",
        "lineno": 219,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 261,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_trades",
        "name": "watch_trades",
        "lineno": 320,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 340,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_trades",
        "name": "handle_trades",
        "lineno": 358,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 395,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_trade_side",
        "name": "parse_trade_side",
        "lineno": 455,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_taker_or_maker",
        "name": "handle_taker_or_maker",
        "lineno": 462,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 469,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 494,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 518,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 562,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_order_book",
        "name": "watch_order_book",
        "lineno": 585,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 603,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book",
        "name": "handle_order_book",
        "lineno": 622,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 661,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 696,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_delta",
        "name": "handle_delta",
        "lineno": 719,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 733,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 755,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_orders",
        "name": "watch_orders",
        "lineno": 804,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_order",
        "name": "handle_order",
        "lineno": 826,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 874,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 928,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.watch_positions",
        "name": "watch_positions",
        "lineno": 936,
        "scope": "deepcoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_position",
        "name": "handle_position",
        "lineno": 966,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1006,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_position_side",
        "name": "parse_position_side",
        "lineno": 1056,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_margin_mode",
        "name": "parse_ws_margin_mode",
        "lineno": 1065,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "name": "handle_message",
        "lineno": 1074,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1099,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1130,
        "scope": "deepcoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1136,
        "scope": "deepcoin",
        "is_async": false
      }
    ],
    "python.ccxt.pro.deribit": [
      {
        "id": "python.ccxt.pro.deribit.deribit.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.request_id",
        "name": "request_id",
        "lineno": 79,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_balance",
        "name": "watch_balance",
        "lineno": 84,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_balance",
        "name": "handle_balance",
        "lineno": 112,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_ticker",
        "name": "watch_ticker",
        "lineno": 166,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_tickers",
        "name": "watch_tickers",
        "lineno": 197,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_ticker",
        "name": "handle_ticker",
        "lineno": 236,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 275,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 308,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 334,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_trades",
        "name": "watch_trades",
        "lineno": 350,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 366,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_trades",
        "name": "handle_trades",
        "lineno": 389,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 431,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 464,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_order_book",
        "name": "watch_order_book",
        "lineno": 513,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 528,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_order_book",
        "name": "handle_order_book",
        "lineno": 557,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.clean_order_book",
        "name": "clean_order_book",
        "lineno": 636,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_delta",
        "name": "handle_delta",
        "lineno": 649,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_deltas",
        "name": "handle_deltas",
        "lineno": 657,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_orders",
        "name": "watch_orders",
        "lineno": 661,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_orders",
        "name": "handle_orders",
        "lineno": 697,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 749,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 767,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 788,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 831,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "name": "watch_multiple_wrapper",
        "lineno": 852,
        "scope": "deribit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_message",
        "name": "handle_message",
        "lineno": 888,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 979,
        "scope": "deribit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.deribit.deribit.authenticate",
        "name": "authenticate",
        "lineno": 1001,
        "scope": "deribit",
        "is_async": true
      }
    ],
    "python.ccxt.pro.derive": [
      {
        "id": "python.ccxt.pro.derive.derive.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.request_id",
        "name": "request_id",
        "lineno": 57,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_public",
        "name": "watch_public",
        "lineno": 64,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_order_book",
        "name": "watch_order_book",
        "lineno": 76,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_order_book",
        "name": "handle_order_book",
        "lineno": 109,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_ticker",
        "name": "watch_ticker",
        "lineno": 142,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_ticker",
        "name": "handle_ticker",
        "lineno": 170,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 244,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 272,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.un_watch_public",
        "name": "un_watch_public",
        "lineno": 296,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_order_book_un_subscription",
        "name": "handle_order_book_un_subscription",
        "lineno": 308,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_trades_un_subscription",
        "name": "handle_trades_un_subscription",
        "lineno": 321,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_un_subscribe",
        "name": "handle_un_subscribe",
        "lineno": 334,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_trades",
        "name": "watch_trades",
        "lineno": 356,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_trade",
        "name": "handle_trade",
        "lineno": 389,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.authenticate",
        "name": "authenticate",
        "lineno": 409,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_private",
        "name": "watch_private",
        "lineno": 439,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_orders",
        "name": "watch_orders",
        "lineno": 452,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_order",
        "name": "handle_order",
        "lineno": 492,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 564,
        "scope": "derive",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 604,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_error_message",
        "name": "handle_error_message",
        "lineno": 621,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_message",
        "name": "handle_message",
        "lineno": 648,
        "scope": "derive",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.derive.derive.handle_auth",
        "name": "handle_auth",
        "lineno": 686,
        "scope": "derive",
        "is_async": false
      }
    ],
    "python.ccxt.pro.dydx": [
      {
        "id": "python.ccxt.pro.dydx.dydx.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.watch_trades",
        "name": "watch_trades",
        "lineno": 40,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 66,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_trades",
        "name": "handle_trades",
        "lineno": 87,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 127,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.watch_order_book",
        "name": "watch_order_book",
        "lineno": 156,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 179,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_order_book",
        "name": "handle_order_book",
        "lineno": 200,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_delta",
        "name": "handle_delta",
        "lineno": 241,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 250,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 278,
        "scope": "dydx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 302,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_error_message",
        "name": "handle_error_message",
        "lineno": 375,
        "scope": "dydx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.dydx.dydx.handle_message",
        "name": "handle_message",
        "lineno": 391,
        "scope": "dydx",
        "is_async": false
      }
    ],
    "python.ccxt.pro.exmo": [
      {
        "id": "python.ccxt.pro.exmo.exmo.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.request_id",
        "name": "request_id",
        "lineno": 47,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_balance",
        "name": "watch_balance",
        "lineno": 54,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_balance",
        "name": "handle_balance",
        "lineno": 72,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.parse_spot_balance",
        "name": "parse_spot_balance",
        "lineno": 134,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.parse_margin_balance",
        "name": "parse_margin_balance",
        "lineno": 172,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_ticker",
        "name": "watch_ticker",
        "lineno": 201,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_tickers",
        "name": "watch_tickers",
        "lineno": 226,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_ticker",
        "name": "handle_ticker",
        "lineno": 254,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_trades",
        "name": "watch_trades",
        "lineno": 285,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_trades",
        "name": "handle_trades",
        "lineno": 310,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 345,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 376,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_order_book",
        "name": "watch_order_book",
        "lineno": 465,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_order_book",
        "name": "handle_order_book",
        "lineno": 490,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_delta",
        "name": "handle_delta",
        "lineno": 547,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_deltas",
        "name": "handle_deltas",
        "lineno": 551,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.watch_orders",
        "name": "watch_orders",
        "lineno": 555,
        "scope": "exmo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_orders",
        "name": "handle_orders",
        "lineno": 590,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 673,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 735,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_message",
        "name": "handle_message",
        "lineno": 757,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_subscribed",
        "name": "handle_subscribed",
        "lineno": 807,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_info",
        "name": "handle_info",
        "lineno": 817,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 829,
        "scope": "exmo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.exmo.exmo.authenticate",
        "name": "authenticate",
        "lineno": 842,
        "scope": "exmo",
        "is_async": true
      }
    ],
    "python.ccxt.pro.extended": [
      {
        "id": "python.ccxt.pro.extended.extended.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_order_book",
        "name": "watch_order_book",
        "lineno": 51,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_order_book",
        "name": "handle_order_book",
        "lineno": 77,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_delta",
        "name": "handle_delta",
        "lineno": 128,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_deltas",
        "name": "handle_deltas",
        "lineno": 133,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_private",
        "name": "watch_private",
        "lineno": 137,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_orders",
        "name": "watch_orders",
        "lineno": 162,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_balance",
        "name": "watch_balance",
        "lineno": 188,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_balance",
        "name": "handle_balance",
        "lineno": 200,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 255,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 281,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_positions",
        "name": "watch_positions",
        "lineno": 334,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_positions",
        "name": "handle_positions",
        "lineno": 359,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_orders",
        "name": "handle_orders",
        "lineno": 411,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 468,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 491,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.parse_ws_funding_rate",
        "name": "parse_ws_funding_rate",
        "lineno": 510,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 536,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_mark_price",
        "name": "handle_mark_price",
        "lineno": 560,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_trades",
        "name": "watch_trades",
        "lineno": 591,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_trades",
        "name": "handle_trades",
        "lineno": 619,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 662,
        "scope": "extended",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 706,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.find_subscription",
        "name": "find_subscription",
        "lineno": 749,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_error_message",
        "name": "handle_error_message",
        "lineno": 759,
        "scope": "extended",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.extended.extended.handle_message",
        "name": "handle_message",
        "lineno": 773,
        "scope": "extended",
        "is_async": false
      }
    ],
    "python.ccxt.pro.gate": [
      {
        "id": "python.ccxt.pro.gate.gate.describe",
        "name": "describe",
        "lineno": 23,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.create_order_ws",
        "name": "create_order_ws",
        "lineno": 146,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.create_orders_ws",
        "name": "create_orders_ws",
        "lineno": 189,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 213,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 241,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 268,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.fetch_order_ws",
        "name": "fetch_order_ws",
        "lineno": 294,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 320,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.fetch_closed_orders_ws",
        "name": "fetch_closed_orders_ws",
        "lineno": 334,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "name": "fetch_orders_by_status_ws",
        "lineno": 348,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_order_book",
        "name": "watch_order_book",
        "lineno": 380,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 429,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 454,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_new_spot_order_book",
        "name": "handle_new_spot_order_book",
        "lineno": 459,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_order_book",
        "name": "handle_order_book",
        "lineno": 507,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.get_cache_index",
        "name": "get_cache_index",
        "lineno": 603,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_bid_asks",
        "name": "handle_bid_asks",
        "lineno": 617,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_delta",
        "name": "handle_delta",
        "lineno": 627,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_ticker",
        "name": "watch_ticker",
        "lineno": 639,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_tickers",
        "name": "watch_tickers",
        "lineno": 658,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_ticker",
        "name": "handle_ticker",
        "lineno": 672,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 693,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 707,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "name": "subscribe_watch_tickers_and_bids_asks",
        "lineno": 727,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_ticker_and_bid_ask",
        "name": "handle_ticker_and_bid_ask",
        "lineno": 752,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_trades",
        "name": "watch_trades",
        "lineno": 778,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 795,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 828,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 850,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_trades",
        "name": "handle_trades",
        "lineno": 859,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 892,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 923,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 975,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1021,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_balance",
        "name": "watch_balance",
        "lineno": 1065,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_balance",
        "name": "handle_balance",
        "lineno": 1097,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_positions",
        "name": "watch_positions",
        "lineno": 1188,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1238,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1252,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_positions",
        "name": "handle_positions",
        "lineno": 1267,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_orders",
        "name": "watch_orders",
        "lineno": 1338,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_order",
        "name": "handle_order",
        "lineno": 1387,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_my_liquidations",
        "name": "watch_my_liquidations",
        "lineno": 1459,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "name": "watch_my_liquidations_for_symbols",
        "lineno": 1475,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 1523,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.parse_ws_liquidation",
        "name": "parse_ws_liquidation",
        "lineno": 1582,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1629,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_balance_subscription",
        "name": "handle_balance_subscription",
        "lineno": 1714,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1717,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_un_subscribe",
        "name": "handle_un_subscribe",
        "lineno": 1734,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_message",
        "name": "handle_message",
        "lineno": 1773,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.get_url_by_market",
        "name": "get_url_by_market",
        "lineno": 1906,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.get_type_by_market",
        "name": "get_type_by_market",
        "lineno": 1913,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "name": "get_url_by_market_type",
        "lineno": 1921,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.get_market_type_by_url",
        "name": "get_market_type_by_url",
        "lineno": 1929,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.request_id",
        "name": "request_id",
        "lineno": 1943,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.subscribe_public",
        "name": "subscribe_public",
        "lineno": 1951,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.subscribe_public_multiple",
        "name": "subscribe_public_multiple",
        "lineno": 1969,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.un_subscribe_public_multiple",
        "name": "un_subscribe_public_multiple",
        "lineno": 1982,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.authenticate",
        "name": "authenticate",
        "lineno": 2003,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 2013,
        "scope": "gate",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gate.gate.request_private",
        "name": "request_private",
        "lineno": 2018,
        "scope": "gate",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gate.gate.subscribe_private",
        "name": "subscribe_private",
        "lineno": 2050,
        "scope": "gate",
        "is_async": true
      }
    ],
    "python.ccxt.pro.gemini": [
      {
        "id": "python.ccxt.pro.gemini.gemini.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_trades",
        "name": "watch_trades",
        "lineno": 46,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 80,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 99,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_trade",
        "name": "handle_trade",
        "lineno": 153,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_trades",
        "name": "handle_trades",
        "lineno": 176,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_trades_for_multidata",
        "name": "handle_trades_for_multidata",
        "lineno": 230,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 254,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 288,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_order_book",
        "name": "watch_order_book",
        "lineno": 341,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_order_book",
        "name": "handle_order_book",
        "lineno": 372,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 394,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 408,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_bids_asks_for_multidata",
        "name": "handle_bids_asks_for_multidata",
        "lineno": 420,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "name": "helper_for_watch_multiple_construct",
        "lineno": 479,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_order_book_for_multidata",
        "name": "handle_order_book_for_multidata",
        "lineno": 505,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_l2_updates",
        "name": "handle_l2_updates",
        "lineno": 549,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.watch_orders",
        "name": "watch_orders",
        "lineno": 590,
        "scope": "gemini",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_heartbeat",
        "name": "handle_heartbeat",
        "lineno": 617,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_subscription",
        "name": "handle_subscription",
        "lineno": 630,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_order",
        "name": "handle_order",
        "lineno": 643,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 677,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 737,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.parse_ws_order_type",
        "name": "parse_ws_order_type",
        "lineno": 748,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_error",
        "name": "handle_error",
        "lineno": 756,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.handle_message",
        "name": "handle_message",
        "lineno": 765,
        "scope": "gemini",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.gemini.gemini.authenticate",
        "name": "authenticate",
        "lineno": 852,
        "scope": "gemini",
        "is_async": true
      }
    ],
    "python.ccxt.pro.grvt": [
      {
        "id": "python.ccxt.pro.grvt.grvt.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_message",
        "name": "handle_message",
        "lineno": 58,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 114,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.request_id",
        "name": "request_id",
        "lineno": 124,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_ticker",
        "name": "watch_ticker",
        "lineno": 131,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "name": "watch_tickers",
        "lineno": 146,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_ticker",
        "name": "handle_ticker",
        "lineno": 183,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 270,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_trades",
        "name": "watch_trades",
        "lineno": 274,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 288,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_trades",
        "name": "handle_trades",
        "lineno": 323,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 360,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 364,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 383,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 417,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 458,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_order_book",
        "name": "watch_order_book",
        "lineno": 462,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 478,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_order_book",
        "name": "handle_order_book",
        "lineno": 518,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.authenticate",
        "name": "authenticate",
        "lineno": 582,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 605,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 639,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_my_trade",
        "name": "parse_ws_my_trade",
        "lineno": 684,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_positions",
        "name": "watch_positions",
        "lineno": 687,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_position",
        "name": "handle_position",
        "lineno": 723,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 763,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.watch_orders",
        "name": "watch_orders",
        "lineno": 767,
        "scope": "grvt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_order",
        "name": "handle_order",
        "lineno": 800,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 874,
        "scope": "grvt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.grvt.grvt.handle_error_message",
        "name": "handle_error_message",
        "lineno": 878,
        "scope": "grvt",
        "is_async": false
      }
    ],
    "python.ccxt.pro.hashkey": [
      {
        "id": "python.ccxt.pro.hashkey.hashkey.describe",
        "name": "describe",
        "lineno": 15,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.wath_public",
        "name": "wath_public",
        "lineno": 56,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_private",
        "name": "watch_private",
        "lineno": 65,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.get_private_url",
        "name": "get_private_url",
        "lineno": 70,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 73,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 98,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 145,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_ticker",
        "name": "watch_ticker",
        "lineno": 167,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_ticker",
        "name": "handle_ticker",
        "lineno": 185,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_trades",
        "name": "watch_trades",
        "lineno": 221,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_trades",
        "name": "handle_trades",
        "lineno": 244,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_order_book",
        "name": "watch_order_book",
        "lineno": 286,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_order_book",
        "name": "handle_order_book",
        "lineno": 305,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_orders",
        "name": "watch_orders",
        "lineno": 350,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_order",
        "name": "handle_order",
        "lineno": 372,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 420,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 465,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 487,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 517,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_positions",
        "name": "watch_positions",
        "lineno": 574,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_position",
        "name": "handle_position",
        "lineno": 603,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 635,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.watch_balance",
        "name": "watch_balance",
        "lineno": 670,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 696,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 709,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_balance",
        "name": "handle_balance",
        "lineno": 718,
        "scope": "hashkey",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.authenticate",
        "name": "authenticate",
        "lineno": 755,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 771,
        "scope": "hashkey",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "name": "handle_message",
        "lineno": 788,
        "scope": "hashkey",
        "is_async": false
      }
    ],
    "python.ccxt.pro.hitbtc": [
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.authenticate",
        "name": "authenticate",
        "lineno": 84,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "name": "subscribe_public",
        "lineno": 131,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.subscribe_private",
        "name": "subscribe_private",
        "lineno": 157,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "name": "trade_request",
        "lineno": 178,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_order_book",
        "name": "watch_order_book",
        "lineno": 195,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_order_book",
        "name": "handle_order_book",
        "lineno": 231,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_delta",
        "name": "handle_delta",
        "lineno": 288,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_deltas",
        "name": "handle_deltas",
        "lineno": 293,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_ticker",
        "name": "watch_ticker",
        "lineno": 297,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_tickers",
        "name": "watch_tickers",
        "lineno": 315,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_ticker",
        "name": "handle_ticker",
        "lineno": 352,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 406,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 461,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 495,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 525,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_trades",
        "name": "watch_trades",
        "lineno": 538,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_trades",
        "name": "handle_trades",
        "lineno": 565,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trades",
        "name": "parse_ws_trades",
        "lineno": 623,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 633,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 660,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 688,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 745,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_orders",
        "name": "watch_orders",
        "lineno": 766,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_order",
        "name": "handle_order",
        "lineno": 797,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_order_helper",
        "name": "handle_order_helper",
        "lineno": 871,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 883,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 932,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.watch_balance",
        "name": "watch_balance",
        "lineno": 998,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.create_order_ws",
        "name": "create_order_ws",
        "lineno": 1027,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 1064,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 1097,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.fetch_open_orders_ws",
        "name": "fetch_open_orders_ws",
        "lineno": 1125,
        "scope": "hitbtc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_balance",
        "name": "handle_balance",
        "lineno": 1158,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_notification",
        "name": "handle_notification",
        "lineno": 1180,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "name": "handle_order_request",
        "lineno": 1186,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_message",
        "name": "handle_message",
        "lineno": 1227,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1270,
        "scope": "hitbtc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc.handle_error",
        "name": "handle_error",
        "lineno": 1289,
        "scope": "hitbtc",
        "is_async": false
      }
    ],
    "python.ccxt.pro.hollaex": [
      {
        "id": "python.ccxt.pro.hollaex.hollaex.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 62,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 79,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_trades",
        "name": "watch_trades",
        "lineno": 119,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_trades",
        "name": "handle_trades",
        "lineno": 140,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 173,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 197,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_orders",
        "name": "watch_orders",
        "lineno": 248,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_order",
        "name": "handle_order",
        "lineno": 272,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_balance",
        "name": "watch_balance",
        "lineno": 362,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_balance",
        "name": "handle_balance",
        "lineno": 374,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_public",
        "name": "watch_public",
        "lineno": 411,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.watch_private",
        "name": "watch_private",
        "lineno": 420,
        "scope": "hollaex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 446,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_message",
        "name": "handle_message",
        "lineno": 461,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.ping",
        "name": "ping",
        "lineno": 565,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.handle_pong",
        "name": "handle_pong",
        "lineno": 569,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.on_error",
        "name": "on_error",
        "lineno": 573,
        "scope": "hollaex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hollaex.hollaex.on_close",
        "name": "on_close",
        "lineno": 577,
        "scope": "hollaex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.htx": [
      {
        "id": "python.ccxt.pro.htx.htx.describe",
        "name": "describe",
        "lineno": 24,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.request_id",
        "name": "request_id",
        "lineno": 143,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_ticker",
        "name": "watch_ticker",
        "lineno": 150,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 172,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_ticker",
        "name": "handle_ticker",
        "lineno": 193,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_trades",
        "name": "watch_trades",
        "lineno": 240,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 264,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_trades",
        "name": "handle_trades",
        "lineno": 284,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 323,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 349,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 371,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_order_book",
        "name": "watch_order_book",
        "lineno": 406,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 446,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 473,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_order_book_snapshot",
        "name": "watch_order_book_snapshot",
        "lineno": 542,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_delta",
        "name": "handle_delta",
        "lineno": 576,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_deltas",
        "name": "handle_deltas",
        "lineno": 581,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 585,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_order_book",
        "name": "handle_order_book",
        "lineno": 683,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 748,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 756,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.get_order_channel_and_message_hash",
        "name": "get_order_channel_and_message_hash",
        "lineno": 809,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_orders",
        "name": "watch_orders",
        "lineno": 845,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_order",
        "name": "handle_order",
        "lineno": 888,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1077,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.parse_order_trade",
        "name": "parse_order_trade",
        "lineno": 1246,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_positions",
        "name": "watch_positions",
        "lineno": 1300,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_positions",
        "name": "handle_positions",
        "lineno": 1343,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.watch_balance",
        "name": "watch_balance",
        "lineno": 1412,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_balance",
        "name": "handle_balance",
        "lineno": 1501,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1725,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1756,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_system_status",
        "name": "handle_system_status",
        "lineno": 1765,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_subject",
        "name": "handle_subject",
        "lineno": 1778,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.pong",
        "name": "pong",
        "lineno": 1898,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_ping",
        "name": "handle_ping",
        "lineno": 1923,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1926,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1950,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_message",
        "name": "handle_message",
        "lineno": 2016,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 2098,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 2190,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "name": "get_url_by_market_type",
        "lineno": 2256,
        "scope": "htx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.htx.htx.subscribe_public",
        "name": "subscribe_public",
        "lineno": 2276,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "name": "unsubscribe_public",
        "lineno": 2292,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.subscribe_private",
        "name": "subscribe_private",
        "lineno": 2315,
        "scope": "htx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.htx.htx.authenticate",
        "name": "authenticate",
        "lineno": 2346,
        "scope": "htx",
        "is_async": true
      }
    ],
    "python.ccxt.pro.huobi": [
      {
        "id": "python.ccxt.pro.huobi.huobi.describe",
        "name": "describe",
        "lineno": 12,
        "scope": "huobi",
        "is_async": false
      }
    ],
    "python.ccxt.pro.hyperliquid": [
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.create_orders_ws",
        "name": "create_orders_ws",
        "lineno": 71,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.create_order_ws",
        "name": "create_order_ws",
        "lineno": 93,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 124,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 162,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 195,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_order_book",
        "name": "watch_order_book",
        "lineno": 211,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 238,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order_book",
        "name": "handle_order_book",
        "lineno": 266,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_ticker",
        "name": "watch_ticker",
        "lineno": 312,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_tickers",
        "name": "watch_tickers",
        "lineno": 332,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 374,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 401,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 435,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "name": "handle_ws_tickers",
        "lineno": 463,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 578,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 581,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_trades",
        "name": "watch_trades",
        "lineno": 634,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 664,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_trades",
        "name": "handle_trades",
        "lineno": 690,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 728,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 790,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 822,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 850,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_post",
        "name": "handle_ws_post",
        "lineno": 885,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_balance",
        "name": "watch_balance",
        "lineno": 901,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_balance",
        "name": "un_watch_balance",
        "lineno": 940,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_balance",
        "name": "handle_balance",
        "lineno": 971,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 1055,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_positions",
        "name": "watch_positions",
        "lineno": 1105,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1146,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions",
        "name": "handle_positions",
        "lineno": 1151,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 1178,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.watch_orders",
        "name": "watch_orders",
        "lineno": 1205,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 1241,
        "scope": "hyperliquid",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order",
        "name": "handle_order",
        "lineno": 1269,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1313,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order_book_unsubscription",
        "name": "handle_order_book_unsubscription",
        "lineno": 1372,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_trades_unsubscription",
        "name": "handle_trades_unsubscription",
        "lineno": 1390,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_tickers_unsubscription",
        "name": "handle_tickers_unsubscription",
        "lineno": 1401,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ohlcv_unsubscription",
        "name": "handle_ohlcv_unsubscription",
        "lineno": 1410,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order_unsubscription",
        "name": "handle_order_unsubscription",
        "lineno": 1423,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_my_trades_unsubscription",
        "name": "handle_my_trades_unsubscription",
        "lineno": 1432,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions_unsubscription",
        "name": "handle_positions_unsubscription",
        "lineno": 1441,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_spot_balance_unsubscription",
        "name": "handle_spot_balance_unsubscription",
        "lineno": 1453,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "name": "handle_subscription_response",
        "lineno": 1460,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_message",
        "name": "handle_message",
        "lineno": 1507,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.ping",
        "name": "ping",
        "lineno": 1551,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.handle_pong",
        "name": "handle_pong",
        "lineno": 1556,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.request_id",
        "name": "request_id",
        "lineno": 1565,
        "scope": "hyperliquid",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid.wrap_as_post_action",
        "name": "wrap_as_post_action",
        "lineno": 1570,
        "scope": "hyperliquid",
        "is_async": false
      }
    ],
    "python.ccxt.pro.independentreserve": [
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.watch_trades",
        "name": "watch_trades",
        "lineno": 47,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_trades",
        "name": "handle_trades",
        "lineno": 64,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 97,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.watch_order_book",
        "name": "watch_order_book",
        "lineno": 128,
        "scope": "independentreserve",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "name": "handle_order_book",
        "lineno": 150,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.value_to_checksum",
        "name": "value_to_checksum",
        "lineno": 226,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_delta",
        "name": "handle_delta",
        "lineno": 234,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_deltas",
        "name": "handle_deltas",
        "lineno": 238,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_heartbeat",
        "name": "handle_heartbeat",
        "lineno": 242,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_subscriptions",
        "name": "handle_subscriptions",
        "lineno": 251,
        "scope": "independentreserve",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve.handle_message",
        "name": "handle_message",
        "lineno": 261,
        "scope": "independentreserve",
        "is_async": false
      }
    ],
    "python.ccxt.pro.kraken": [
      {
        "id": "python.ccxt.pro.kraken.kraken.describe",
        "name": "describe",
        "lineno": 30,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.order_request_ws",
        "name": "order_request_ws",
        "lineno": 138,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.create_order_ws",
        "name": "create_order_ws",
        "lineno": 259,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_create_edit_order",
        "name": "handle_create_edit_order",
        "lineno": 293,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 325,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 357,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 385,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_cancel_order",
        "name": "handle_cancel_order",
        "lineno": 413,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 429,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_cancel_all_orders",
        "name": "handle_cancel_all_orders",
        "lineno": 455,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_ticker",
        "name": "handle_ticker",
        "lineno": 471,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_trades",
        "name": "handle_trades",
        "lineno": 529,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 562,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.request_id",
        "name": "request_id",
        "lineno": 616,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_ticker",
        "name": "watch_ticker",
        "lineno": 624,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_tickers",
        "name": "watch_tickers",
        "lineno": 639,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 658,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_trades",
        "name": "watch_trades",
        "lineno": 678,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 692,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_order_book",
        "name": "watch_order_book",
        "lineno": 711,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 724,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 744,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.load_markets",
        "name": "load_markets",
        "lineno": 779,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.ping",
        "name": "ping",
        "lineno": 793,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_pong",
        "name": "handle_pong",
        "lineno": 802,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_heartbeat",
        "name": "watch_heartbeat",
        "lineno": 806,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_heartbeat",
        "name": "handle_heartbeat",
        "lineno": 812,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "name": "handle_order_book",
        "lineno": 821,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.custom_handle_deltas",
        "name": "custom_handle_deltas",
        "lineno": 939,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.format_number",
        "name": "format_number",
        "lineno": 955,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_system_status",
        "name": "handle_system_status",
        "lineno": 967,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.authenticate",
        "name": "authenticate",
        "lineno": 996,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_private",
        "name": "watch_private",
        "lineno": 1021,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1046,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1061,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1114,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_orders",
        "name": "watch_orders",
        "lineno": 1169,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_orders",
        "name": "handle_orders",
        "lineno": 1183,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1246,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "name": "watch_multi_helper",
        "lineno": 1317,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.watch_balance",
        "name": "watch_balance",
        "lineno": 1340,
        "scope": "kraken",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_balance",
        "name": "handle_balance",
        "lineno": 1365,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "name": "get_message_hash",
        "lineno": 1404,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1417,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1449,
        "scope": "kraken",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kraken.kraken.handle_message",
        "name": "handle_message",
        "lineno": 1484,
        "scope": "kraken",
        "is_async": false
      }
    ],
    "python.ccxt.pro.krakenfutures": [
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.authenticate",
        "name": "authenticate",
        "lineno": 70,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 98,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_public",
        "name": "subscribe_public",
        "lineno": 112,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "name": "subscribe_private",
        "lineno": 142,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_ticker",
        "name": "watch_ticker",
        "lineno": 164,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_tickers",
        "name": "watch_tickers",
        "lineno": 179,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 198,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_trades",
        "name": "watch_trades",
        "lineno": 215,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 229,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_order_book",
        "name": "watch_order_book",
        "lineno": 248,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_positions",
        "name": "watch_positions",
        "lineno": 261,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_positions",
        "name": "handle_positions",
        "lineno": 284,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 335,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_orders",
        "name": "watch_orders",
        "lineno": 388,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 412,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_balance",
        "name": "watch_balance",
        "lineno": 435,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_trade",
        "name": "handle_trade",
        "lineno": 456,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 516,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 568,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order",
        "name": "handle_order",
        "lineno": 619,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_snapshot",
        "name": "handle_order_snapshot",
        "lineno": 759,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 827,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_ticker",
        "name": "handle_ticker",
        "lineno": 905,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 945,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 970,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_book_snapshot",
        "name": "handle_order_book_snapshot",
        "lineno": 1049,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_book",
        "name": "handle_order_book",
        "lineno": 1107,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_balance",
        "name": "handle_balance",
        "lineno": 1138,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1349,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_my_trade",
        "name": "parse_ws_my_trade",
        "lineno": 1394,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "name": "watch_multi_helper",
        "lineno": 1438,
        "scope": "krakenfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.subscription_exists_for_hash",
        "name": "subscription_exists_for_hash",
        "lineno": 1461,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "name": "get_message_hash",
        "lineno": 1465,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1478,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_message",
        "name": "handle_message",
        "lineno": 1503,
        "scope": "krakenfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1535,
        "scope": "krakenfutures",
        "is_async": false
      }
    ],
    "python.ccxt.pro.kucoin": [
      {
        "id": "python.ccxt.pro.kucoin.kucoin.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "name": "negotiate",
        "lineno": 97,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.negotiate_helper",
        "name": "negotiate_helper",
        "lineno": 113,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.request_id",
        "name": "request_id",
        "lineno": 161,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "name": "subscribe",
        "lineno": 168,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "name": "subscribe_public_uta",
        "lineno": 182,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "name": "subscribe_private_uta",
        "lineno": 205,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_uta_url",
        "name": "get_uta_url",
        "lineno": 227,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.authenticate_uta",
        "name": "authenticate_uta",
        "lineno": 231,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_subscribe",
        "name": "un_subscribe",
        "lineno": 261,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 264,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_subscribe_multiple",
        "name": "un_subscribe_multiple",
        "lineno": 280,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_ticker",
        "name": "watch_ticker",
        "lineno": 298,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 331,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "name": "watch_tickers",
        "lineno": 378,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.subscribe_public_multiple_uta",
        "name": "subscribe_public_multiple_uta",
        "lineno": 434,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_uta_tickers",
        "name": "watch_uta_tickers",
        "lineno": 458,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_ticker",
        "name": "handle_ticker",
        "lineno": 473,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_contract_ticker",
        "name": "handle_contract_ticker",
        "lineno": 573,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_ticker",
        "name": "handle_uta_ticker",
        "lineno": 603,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_ticker",
        "name": "parse_ws_uta_ticker",
        "lineno": 630,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 658,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "name": "watch_multi_helper",
        "lineno": 683,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 707,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 742,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 781,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 825,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 877,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_ohlcv",
        "name": "handle_uta_ohlcv",
        "lineno": 948,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_trades",
        "name": "watch_trades",
        "lineno": 992,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 1023,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 1063,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 1104,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_trade",
        "name": "handle_trade",
        "lineno": 1136,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_trade",
        "name": "handle_uta_trade",
        "lineno": 1170,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_trade",
        "name": "parse_ws_uta_trade",
        "lineno": 1200,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_order_book",
        "name": "watch_order_book",
        "lineno": 1253,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 1311,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 1350,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 1405,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_order_book",
        "name": "handle_order_book",
        "lineno": 1458,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_order_book",
        "name": "handle_uta_order_book",
        "lineno": 1541,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_cache_index",
        "name": "get_cache_index",
        "lineno": 1595,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "name": "handle_delta",
        "lineno": 1609,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_bid_asks",
        "name": "handle_bid_asks",
        "lineno": 1643,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 1648,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1663,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_system_status",
        "name": "handle_system_status",
        "lineno": 1696,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_orders",
        "name": "watch_orders",
        "lineno": 1719,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_orders_message_hash_suffix",
        "name": "get_orders_message_hash_suffix",
        "lineno": 1778,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1788,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1800,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_order",
        "name": "parse_ws_uta_order",
        "lineno": 1901,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "name": "handle_order",
        "lineno": 1985,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_order",
        "name": "handle_uta_order",
        "lineno": 2035,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 2095,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_my_trades_message_hash_suffix",
        "name": "get_my_trades_message_hash_suffix",
        "lineno": 2147,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 2153,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_my_trade",
        "name": "handle_uta_my_trade",
        "lineno": 2197,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 2230,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "name": "watch_balance",
        "lineno": 2308,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 2368,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 2381,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_balance",
        "name": "handle_balance",
        "lineno": 2395,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_balance",
        "name": "handle_uta_balance",
        "lineno": 2495,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "name": "watch_position",
        "lineno": 2530,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "name": "watch_positions",
        "lineno": 2560,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_current_position",
        "name": "get_current_position",
        "lineno": 2604,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 2612,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 2624,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.set_position_cache",
        "name": "set_position_cache",
        "lineno": 2639,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.load_position_snapshot",
        "name": "load_position_snapshot",
        "lineno": 2647,
        "scope": "kucoin",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_position",
        "name": "handle_position",
        "lineno": 2658,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_uta_position",
        "name": "handle_uta_position",
        "lineno": 2769,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_position",
        "name": "parse_ws_uta_position",
        "lineno": 2815,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_subject",
        "name": "handle_subject",
        "lineno": 2874,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.ping",
        "name": "ping",
        "lineno": 2959,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_pong",
        "name": "handle_pong",
        "lineno": 2969,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_error_message",
        "name": "handle_error_message",
        "lineno": 2973,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.handle_message",
        "name": "handle_message",
        "lineno": 2998,
        "scope": "kucoin",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoin.kucoin.get_message_hash",
        "name": "get_message_hash",
        "lineno": 3019,
        "scope": "kucoin",
        "is_async": false
      }
    ],
    "python.ccxt.pro.kucoinfutures": [
      {
        "id": "python.ccxt.pro.kucoinfutures.kucoinfutures.describe",
        "name": "describe",
        "lineno": 13,
        "scope": "kucoinfutures",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.kucoinfutures.kucoinfutures.fetch_bids_asks",
        "name": "fetch_bids_asks",
        "lineno": 41,
        "scope": "kucoinfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoinfutures.kucoinfutures.transfer",
        "name": "transfer",
        "lineno": 53,
        "scope": "kucoinfutures",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.kucoinfutures.kucoinfutures.parse_transfer_type",
        "name": "parse_transfer_type",
        "lineno": 119,
        "scope": "kucoinfutures",
        "is_async": false
      }
    ],
    "python.ccxt.pro.lbank": [
      {
        "id": "python.ccxt.pro.lbank.lbank.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.request_id",
        "name": "request_id",
        "lineno": 62,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.fetch_ohlcv_ws",
        "name": "fetch_ohlcv_ws",
        "lineno": 70,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 104,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 136,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.fetch_ticker_ws",
        "name": "fetch_ticker_ws",
        "lineno": 237,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_ticker",
        "name": "watch_ticker",
        "lineno": 260,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_ticker",
        "name": "handle_ticker",
        "lineno": 282,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 314,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.fetch_trades_ws",
        "name": "fetch_trades_ws",
        "lineno": 363,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_trades",
        "name": "watch_trades",
        "lineno": 391,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_trades",
        "name": "handle_trades",
        "lineno": 417,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 464,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_orders",
        "name": "watch_orders",
        "lineno": 505,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_orders",
        "name": "handle_orders",
        "lineno": 539,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 573,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 654,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_balance",
        "name": "watch_balance",
        "lineno": 664,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_balance",
        "name": "handle_balance",
        "lineno": 685,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.fetch_order_book_ws",
        "name": "fetch_order_book_ws",
        "lineno": 717,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.watch_order_book",
        "name": "watch_order_book",
        "lineno": 744,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_order_book",
        "name": "handle_order_book",
        "lineno": 772,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_error_message",
        "name": "handle_error_message",
        "lineno": 845,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_ping",
        "name": "handle_ping",
        "lineno": 858,
        "scope": "lbank",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.handle_message",
        "name": "handle_message",
        "lineno": 871,
        "scope": "lbank",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lbank.lbank.authenticate",
        "name": "authenticate",
        "lineno": 892,
        "scope": "lbank",
        "is_async": true
      }
    ],
    "python.ccxt.pro.lighter": [
      {
        "id": "python.ccxt.pro.lighter.lighter.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "name": "get_message_hash",
        "lineno": 61,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "name": "subscribe_public",
        "lineno": 71,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.subscribe_public_multiple",
        "name": "subscribe_public_multiple",
        "lineno": 82,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "name": "unsubscribe",
        "lineno": 93,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.subscribe_private",
        "name": "subscribe_private",
        "lineno": 104,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_delta",
        "name": "handle_delta",
        "lineno": 109,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_deltas",
        "name": "handle_deltas",
        "lineno": 114,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 118,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_order_book",
        "name": "handle_order_book",
        "lineno": 128,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_order_book",
        "name": "watch_order_book",
        "lineno": 174,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 194,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_ticker",
        "name": "handle_ticker",
        "lineno": 212,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_ticker",
        "name": "watch_ticker",
        "lineno": 284,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 302,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "name": "watch_tickers",
        "lineno": 320,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 353,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 370,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 382,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_mark_price",
        "name": "un_watch_mark_price",
        "lineno": 394,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_mark_prices",
        "name": "un_watch_mark_prices",
        "lineno": 406,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 418,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_trades",
        "name": "handle_trades",
        "lineno": 469,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_trades",
        "name": "watch_trades",
        "lineno": 529,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 550,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 568,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 640,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 706,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 734,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.parse_ws_liquidation",
        "name": "parse_ws_liquidation",
        "lineno": 757,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 807,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_liquidations",
        "name": "watch_liquidations",
        "lineno": 863,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_balance",
        "name": "watch_balance",
        "lineno": 883,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_balance",
        "name": "handle_balance",
        "lineno": 908,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.watch_orders",
        "name": "watch_orders",
        "lineno": 995,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 1024,
        "scope": "lighter",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_orders",
        "name": "handle_orders",
        "lineno": 1048,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1092,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_message",
        "name": "handle_message",
        "lineno": 1112,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1147,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1167,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.handle_ping",
        "name": "handle_ping",
        "lineno": 1176,
        "scope": "lighter",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.lighter.lighter.pong",
        "name": "pong",
        "lineno": 1182,
        "scope": "lighter",
        "is_async": true
      }
    ],
    "python.ccxt.pro.luno": [
      {
        "id": "python.ccxt.pro.luno.luno.describe",
        "name": "describe",
        "lineno": 15,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.watch_trades",
        "name": "watch_trades",
        "lineno": 42,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.luno.luno.handle_trades",
        "name": "handle_trades",
        "lineno": 72,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.parse_trade",
        "name": "parse_trade",
        "lineno": 107,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.watch_order_book",
        "name": "watch_order_book",
        "lineno": 136,
        "scope": "luno",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.luno.luno.handle_order_book",
        "name": "handle_order_book",
        "lineno": 161,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.custom_parse_order_book",
        "name": "custom_parse_order_book",
        "lineno": 213,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.parse_order_book_bids_asks",
        "name": "parse_order_book_bids_asks",
        "lineno": 225,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.custom_parse_bid_ask",
        "name": "custom_parse_bid_ask",
        "lineno": 232,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.handle_delta",
        "name": "handle_delta",
        "lineno": 241,
        "scope": "luno",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.luno.luno.handle_message",
        "name": "handle_message",
        "lineno": 300,
        "scope": "luno",
        "is_async": false
      }
    ],
    "python.ccxt.pro.mexc": [
      {
        "id": "python.ccxt.pro.mexc.mexc.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_ticker",
        "name": "watch_ticker",
        "lineno": 89,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_ticker",
        "name": "handle_ticker",
        "lineno": 115,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_tickers",
        "name": "watch_tickers",
        "lineno": 200,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_tickers",
        "name": "handle_tickers",
        "lineno": 264,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 350,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 409,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 448,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 470,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "name": "watch_spot_public",
        "lineno": 487,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_spot_private",
        "name": "watch_spot_private",
        "lineno": 498,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "name": "watch_swap_public",
        "lineno": 508,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_swap_private",
        "name": "watch_swap_private",
        "lineno": 517,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 535,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 569,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 663,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_order_book",
        "name": "watch_order_book",
        "lineno": 721,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 752,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.get_cache_index",
        "name": "get_cache_index",
        "lineno": 762,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_order_book",
        "name": "handle_order_book",
        "lineno": 776,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_bookside_delta",
        "name": "handle_bookside_delta",
        "lineno": 875,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_delta",
        "name": "handle_delta",
        "lineno": 891,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_trades",
        "name": "watch_trades",
        "lineno": 906,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_trades",
        "name": "handle_trades",
        "lineno": 937,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1010,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 1042,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 1098,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_orders",
        "name": "watch_orders",
        "lineno": 1179,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_order",
        "name": "handle_order",
        "lineno": 1212,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1306,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 1409,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_order_type",
        "name": "parse_ws_order_type",
        "lineno": 1424,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.parse_ws_time_in_force",
        "name": "parse_ws_time_in_force",
        "lineno": 1437,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_balance",
        "name": "watch_balance",
        "lineno": 1450,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_balance",
        "name": "handle_balance",
        "lineno": 1469,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 1524,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_funding_rate",
        "name": "un_watch_funding_rate",
        "lineno": 1543,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 1567,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 1587,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 1615,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 1671,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 1705,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 1738,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 1769,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "name": "handle_unsubscriptions",
        "lineno": 1798,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.authenticate",
        "name": "authenticate",
        "lineno": 1836,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 1853,
        "scope": "mexc",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_pong",
        "name": "handle_pong",
        "lineno": 1870,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1874,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "name": "handle_protobuf_message",
        "lineno": 1896,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.handle_message",
        "name": "handle_message",
        "lineno": 1934,
        "scope": "mexc",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.mexc.mexc.ping",
        "name": "ping",
        "lineno": 1979,
        "scope": "mexc",
        "is_async": false
      }
    ],
    "python.ccxt.pro.modetrade": [
      {
        "id": "python.ccxt.pro.modetrade.modetrade.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.request_id",
        "name": "request_id",
        "lineno": 75,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "name": "watch_public",
        "lineno": 82,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_order_book",
        "name": "watch_order_book",
        "lineno": 95,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_order_book",
        "name": "handle_order_book",
        "lineno": 118,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_ticker",
        "name": "watch_ticker",
        "lineno": 153,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 175,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_ticker",
        "name": "handle_ticker",
        "lineno": 211,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_tickers",
        "name": "watch_tickers",
        "lineno": 240,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_tickers",
        "name": "handle_tickers",
        "lineno": 262,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 294,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 316,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 342,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 358,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 388,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_trades",
        "name": "watch_trades",
        "lineno": 432,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_trade",
        "name": "handle_trade",
        "lineno": 458,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 487,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_auth",
        "name": "handle_auth",
        "lineno": 559,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.authenticate",
        "name": "authenticate",
        "lineno": 580,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "name": "watch_private",
        "lineno": 608,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_private_multiple",
        "name": "watch_private_multiple",
        "lineno": 618,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_orders",
        "name": "watch_orders",
        "lineno": 628,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 661,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 694,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_order_update",
        "name": "handle_order_update",
        "lineno": 812,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_order",
        "name": "handle_order",
        "lineno": 858,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 884,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_positions",
        "name": "watch_positions",
        "lineno": 928,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 966,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 976,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_positions",
        "name": "handle_positions",
        "lineno": 991,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1041,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.watch_balance",
        "name": "watch_balance",
        "lineno": 1112,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_balance",
        "name": "handle_balance",
        "lineno": 1131,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1180,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_message",
        "name": "handle_message",
        "lineno": 1205,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.ping",
        "name": "ping",
        "lineno": 1250,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.pong",
        "name": "pong",
        "lineno": 1253,
        "scope": "modetrade",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_ping",
        "name": "handle_ping",
        "lineno": 1256,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_pong",
        "name": "handle_pong",
        "lineno": 1259,
        "scope": "modetrade",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.modetrade.modetrade.handle_subscribe",
        "name": "handle_subscribe",
        "lineno": 1266,
        "scope": "modetrade",
        "is_async": false
      }
    ],
    "python.ccxt.pro.myokx": [
      {
        "id": "python.ccxt.pro.myokx.myokx.describe",
        "name": "describe",
        "lineno": 12,
        "scope": "myokx",
        "is_async": false
      }
    ],
    "python.ccxt.pro.ndax": [
      {
        "id": "python.ccxt.pro.ndax.ndax.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.request_id",
        "name": "request_id",
        "lineno": 41,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.watch_ticker",
        "name": "watch_ticker",
        "lineno": 46,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_ticker",
        "name": "handle_ticker",
        "lineno": 77,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.watch_trades",
        "name": "watch_trades",
        "lineno": 112,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_trades",
        "name": "handle_trades",
        "lineno": 149,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 190,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 229,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.watch_order_book",
        "name": "watch_order_book",
        "lineno": 313,
        "scope": "ndax",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_order_book",
        "name": "handle_order_book",
        "lineno": 359,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 428,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 462,
        "scope": "ndax",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.ndax.ndax.handle_message",
        "name": "handle_message",
        "lineno": 479,
        "scope": "ndax",
        "is_async": false
      }
    ],
    "python.ccxt.pro.okx": [
      {
        "id": "python.ccxt.pro.okx.okx.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.get_url",
        "name": "get_url",
        "lineno": 119,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "name": "subscribe_multiple",
        "lineno": 132,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.subscribe",
        "name": "subscribe",
        "lineno": 154,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_trades",
        "name": "watch_trades",
        "lineno": 172,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 187,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 235,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 269,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_trades",
        "name": "handle_trades",
        "lineno": 278,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 327,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 341,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 380,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_ticker",
        "name": "watch_ticker",
        "lineno": 408,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 427,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_tickers",
        "name": "watch_tickers",
        "lineno": 440,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_mark_price",
        "name": "watch_mark_price",
        "lineno": 460,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_mark_prices",
        "name": "watch_mark_prices",
        "lineno": 479,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 499,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_ticker",
        "name": "handle_ticker",
        "lineno": 532,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 573,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 609,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 643,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_liquidations_for_symbols",
        "name": "watch_liquidations_for_symbols",
        "lineno": 659,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_liquidation",
        "name": "handle_liquidation",
        "lineno": 705,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_my_liquidations_for_symbols",
        "name": "watch_my_liquidations_for_symbols",
        "lineno": 746,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_my_liquidation",
        "name": "handle_my_liquidation",
        "lineno": 786,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.parse_ws_my_liquidation",
        "name": "parse_ws_my_liquidation",
        "lineno": 837,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.parse_ws_liquidation",
        "name": "parse_ws_liquidation",
        "lineno": 883,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 922,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 941,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 952,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 991,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1024,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_order_book",
        "name": "watch_order_book",
        "lineno": 1067,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 1104,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 1152,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 1198,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_delta",
        "name": "handle_delta",
        "lineno": 1212,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_deltas",
        "name": "handle_deltas",
        "lineno": 1225,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 1229,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_order_book",
        "name": "handle_order_book",
        "lineno": 1274,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.authenticate",
        "name": "authenticate",
        "lineno": 1403,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_balance",
        "name": "watch_balance",
        "lineno": 1436,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_balance_and_position",
        "name": "handle_balance_and_position",
        "lineno": 1449,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_balance",
        "name": "handle_balance",
        "lineno": 1452,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.order_to_trade",
        "name": "order_to_trade",
        "lineno": 1549,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 1573,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_positions",
        "name": "watch_positions",
        "lineno": 1619,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_positions",
        "name": "handle_positions",
        "lineno": 1657,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.watch_orders",
        "name": "watch_orders",
        "lineno": 1750,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_orders",
        "name": "handle_orders",
        "lineno": 1794,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1873,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.request_id",
        "name": "request_id",
        "lineno": 1960,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.create_order_ws",
        "name": "create_order_ws",
        "lineno": 1966,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_place_orders",
        "name": "handle_place_orders",
        "lineno": 2005,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 2037,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 2072,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 2108,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 2146,
        "scope": "okx",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_cancel_all_orders",
        "name": "handle_cancel_all_orders",
        "lineno": 2175,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 2193,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 2201,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.ping",
        "name": "ping",
        "lineno": 2208,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_pong",
        "name": "handle_pong",
        "lineno": 2213,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_error_message",
        "name": "handle_error_message",
        "lineno": 2217,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_message",
        "name": "handle_message",
        "lineno": 2261,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_un_subscription_trades",
        "name": "handle_un_subscription_trades",
        "lineno": 2358,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_unsubscription_order_book",
        "name": "handle_unsubscription_order_book",
        "lineno": 2365,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_unsubscription_ohlcv",
        "name": "handle_unsubscription_ohlcv",
        "lineno": 2372,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_unsubscription_ticker",
        "name": "handle_unsubscription_ticker",
        "lineno": 2381,
        "scope": "okx",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.okx.okx.handle_unsubscription",
        "name": "handle_unsubscription",
        "lineno": 2388,
        "scope": "okx",
        "is_async": false
      }
    ],
    "python.ccxt.pro.okxus": [
      {
        "id": "python.ccxt.pro.okxus.okxus.describe",
        "name": "describe",
        "lineno": 12,
        "scope": "okxus",
        "is_async": false
      }
    ],
    "python.ccxt.pro.onetrading": [
      {
        "id": "python.ccxt.pro.onetrading.onetrading.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_balance",
        "name": "watch_balance",
        "lineno": 84,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_balance_snapshot",
        "name": "handle_balance_snapshot",
        "lineno": 110,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_ticker",
        "name": "watch_ticker",
        "lineno": 143,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_tickers",
        "name": "watch_tickers",
        "lineno": 169,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_ticker",
        "name": "handle_ticker",
        "lineno": 197,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 227,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 263,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_order_book",
        "name": "watch_order_book",
        "lineno": 304,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_order_book",
        "name": "handle_order_book",
        "lineno": 335,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_delta",
        "name": "handle_delta",
        "lineno": 387,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_deltas",
        "name": "handle_deltas",
        "lineno": 402,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_orders",
        "name": "watch_orders",
        "lineno": 412,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_trading",
        "name": "handle_trading",
        "lineno": 454,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.parse_trading_order",
        "name": "parse_trading_order",
        "lineno": 508,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.parse_trading_order_status",
        "name": "parse_trading_order_status",
        "lineno": 620,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_orders",
        "name": "handle_orders",
        "lineno": 632,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_account_update",
        "name": "handle_account_update",
        "lineno": 713,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 985,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.update_balance",
        "name": "update_balance",
        "lineno": 993,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 1010,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 1076,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.find_timeframe",
        "name": "find_timeframe",
        "lineno": 1135,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_subscriptions",
        "name": "handle_subscriptions",
        "lineno": 1144,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_heartbeat",
        "name": "handle_heartbeat",
        "lineno": 1158,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1169,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_message",
        "name": "handle_message",
        "lineno": 1180,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_price_point_updates",
        "name": "handle_price_point_updates",
        "lineno": 1216,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 1237,
        "scope": "onetrading",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.watch_many",
        "name": "watch_many",
        "lineno": 1250,
        "scope": "onetrading",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.onetrading.onetrading.authenticate",
        "name": "authenticate",
        "lineno": 1279,
        "scope": "onetrading",
        "is_async": true
      }
    ],
    "python.ccxt.pro.p2b": [
      {
        "id": "python.ccxt.pro.p2b.p2b.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.subscribe",
        "name": "subscribe",
        "lineno": 68,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 87,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_ticker",
        "name": "watch_ticker",
        "lineno": 116,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_tickers",
        "name": "watch_tickers",
        "lineno": 140,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_trades",
        "name": "watch_trades",
        "lineno": 172,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 186,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.watch_order_book",
        "name": "watch_order_book",
        "lineno": 219,
        "scope": "p2b",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 246,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_trade",
        "name": "handle_trade",
        "lineno": 288,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_ticker",
        "name": "handle_ticker",
        "lineno": 326,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_order_book",
        "name": "handle_order_book",
        "lineno": 382,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_message",
        "name": "handle_message",
        "lineno": 432,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_error_message",
        "name": "handle_error_message",
        "lineno": 451,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.ping",
        "name": "ping",
        "lineno": 457,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.handle_pong",
        "name": "handle_pong",
        "lineno": 468,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.on_error",
        "name": "on_error",
        "lineno": 479,
        "scope": "p2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.p2b.p2b.on_close",
        "name": "on_close",
        "lineno": 483,
        "scope": "p2b",
        "is_async": false
      }
    ],
    "python.ccxt.pro.pacifica": [
      {
        "id": "python.ccxt.pro.pacifica.pacifica.describe",
        "name": "describe",
        "lineno": 17,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.setup_api_key_headers",
        "name": "setup_api_key_headers",
        "lineno": 75,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.create_order_ws",
        "name": "create_order_ws",
        "lineno": 84,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.edit_order_ws",
        "name": "edit_order_ws",
        "lineno": 165,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 220,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 290,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 345,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_order_book",
        "name": "watch_order_book",
        "lineno": 385,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 418,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_order_book",
        "name": "handle_order_book",
        "lineno": 449,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_ticker",
        "name": "watch_ticker",
        "lineno": 505,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_tickers",
        "name": "watch_tickers",
        "lineno": 518,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 546,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 571,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 607,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_ws_tickers",
        "name": "handle_ws_tickers",
        "lineno": 637,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 672,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 675,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_trades",
        "name": "watch_trades",
        "lineno": 723,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 755,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_trades",
        "name": "handle_trades",
        "lineno": 783,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 818,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 894,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 929,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 959,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.watch_orders",
        "name": "watch_orders",
        "lineno": 994,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 1032,
        "scope": "pacifica",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_order",
        "name": "handle_order",
        "lineno": 1062,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1113,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_order_book_unsubscription",
        "name": "handle_order_book_unsubscription",
        "lineno": 1131,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_trades_unsubscription",
        "name": "handle_trades_unsubscription",
        "lineno": 1141,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_tickers_unsubscription",
        "name": "handle_tickers_unsubscription",
        "lineno": 1151,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_ohlcv_unsubscription",
        "name": "handle_ohlcv_unsubscription",
        "lineno": 1159,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_order_unsubscription",
        "name": "handle_order_unsubscription",
        "lineno": 1172,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_my_trades_unsubscription",
        "name": "handle_my_trades_unsubscription",
        "lineno": 1181,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "name": "handle_subscription_response",
        "lineno": 1190,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_message",
        "name": "handle_message",
        "lineno": 1227,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.ping",
        "name": "ping",
        "lineno": 1272,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_pong",
        "name": "handle_pong",
        "lineno": 1277,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.request_id",
        "name": "request_id",
        "lineno": 1286,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "name": "wrap_as_post_action",
        "lineno": 1289,
        "scope": "pacifica",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.pacifica.pacifica.handle_ws_post",
        "name": "handle_ws_post",
        "lineno": 1300,
        "scope": "pacifica",
        "is_async": false
      }
    ],
    "python.ccxt.pro.paradex": [
      {
        "id": "python.ccxt.pro.paradex.paradex.describe",
        "name": "describe",
        "lineno": 15,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.request_id",
        "name": "request_id",
        "lineno": 47,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.authenticate",
        "name": "authenticate",
        "lineno": 52,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_authentication_message",
        "name": "handle_authentication_message",
        "lineno": 71,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_trades",
        "name": "watch_trades",
        "lineno": 86,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_trade",
        "name": "handle_trade",
        "lineno": 118,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 150,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 175,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 234,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 258,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_orders",
        "name": "watch_orders",
        "lineno": 293,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_order",
        "name": "handle_order",
        "lineno": 329,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 371,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 409,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.watch_funding_rates",
        "name": "watch_funding_rates",
        "lineno": 433,
        "scope": "paradex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 472,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.parse_funding_rate_ws",
        "name": "parse_funding_rate_ws",
        "lineno": 500,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 537,
        "scope": "paradex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.paradex.paradex.handle_message",
        "name": "handle_message",
        "lineno": 565,
        "scope": "paradex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.phemex": [
      {
        "id": "python.ccxt.pro.phemex.phemex.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.from_en",
        "name": "from_en",
        "lineno": 53,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.from_ep",
        "name": "from_ep",
        "lineno": 61,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.from_ev",
        "name": "from_ev",
        "lineno": 66,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.from_er",
        "name": "from_er",
        "lineno": 71,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.request_id",
        "name": "request_id",
        "lineno": 76,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "name": "parse_swap_ticker",
        "lineno": 83,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "name": "parse_perpetual_ticker",
        "lineno": 142,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 198,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_balance",
        "name": "watch_balance",
        "lineno": 295,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_balance",
        "name": "handle_balance",
        "lineno": 315,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_trades",
        "name": "handle_trades",
        "lineno": 385,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 428,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 481,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 513,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_trades",
        "name": "watch_trades",
        "lineno": 554,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 591,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 626,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.custom_handle_delta",
        "name": "custom_handle_delta",
        "lineno": 665,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.custom_handle_deltas",
        "name": "custom_handle_deltas",
        "lineno": 669,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 673,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 747,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 776,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.watch_orders",
        "name": "watch_orders",
        "lineno": 899,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_orders",
        "name": "handle_orders",
        "lineno": 928,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.parse_ws_swap_order",
        "name": "parse_ws_swap_order",
        "lineno": 1137,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_message",
        "name": "handle_message",
        "lineno": 1307,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1433,
        "scope": "phemex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.subscribe_private",
        "name": "subscribe_private",
        "lineno": 1454,
        "scope": "phemex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.phemex.phemex.authenticate",
        "name": "authenticate",
        "lineno": 1474,
        "scope": "phemex",
        "is_async": true
      }
    ],
    "python.ccxt.pro.poloniex": [
      {
        "id": "python.ccxt.pro.poloniex.poloniex.describe",
        "name": "describe",
        "lineno": 21,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "name": "authenticate",
        "lineno": 86,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "name": "subscribe",
        "lineno": 141,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.trade_request",
        "name": "trade_request",
        "lineno": 171,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.create_order_ws",
        "name": "create_order_ws",
        "lineno": 188,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.cancel_order_ws",
        "name": "cancel_order_ws",
        "lineno": 251,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.cancel_orders_ws",
        "name": "cancel_orders_ws",
        "lineno": 271,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.cancel_all_orders_ws",
        "name": "cancel_all_orders_ws",
        "lineno": 290,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_order_request",
        "name": "handle_order_request",
        "lineno": 304,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 325,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 348,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 363,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_trades",
        "name": "watch_trades",
        "lineno": 381,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 395,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 431,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_orders",
        "name": "watch_orders",
        "lineno": 449,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 472,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.watch_balance",
        "name": "watch_balance",
        "lineno": 496,
        "scope": "poloniex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 510,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 535,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_trade",
        "name": "handle_trade",
        "lineno": 577,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 613,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_status",
        "name": "parse_status",
        "lineno": 680,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 692,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "name": "handle_order",
        "lineno": 743,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 851,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 920,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 965,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_balance",
        "name": "handle_balance",
        "lineno": 1052,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.parse_ws_balance",
        "name": "parse_ws_balance",
        "lineno": 1077,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1111,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_pong",
        "name": "handle_pong",
        "lineno": 1124,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_message",
        "name": "handle_message",
        "lineno": 1127,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1171,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 1225,
        "scope": "poloniex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.poloniex.poloniex.ping",
        "name": "ping",
        "lineno": 1246,
        "scope": "poloniex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.toobit": [
      {
        "id": "python.ccxt.pro.toobit.toobit.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.ping",
        "name": "ping",
        "lineno": 78,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_message",
        "name": "handle_message",
        "lineno": 83,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_incoming_pong",
        "name": "handle_incoming_pong",
        "lineno": 157,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_trades",
        "name": "watch_trades",
        "lineno": 160,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 174,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_trades",
        "name": "handle_trades",
        "lineno": 211,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 251,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 254,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 271,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 313,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 359,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_ticker",
        "name": "watch_ticker",
        "lineno": 376,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_tickers",
        "name": "watch_tickers",
        "lineno": 391,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_tickers",
        "name": "handle_tickers",
        "lineno": 425,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 473,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_order_book",
        "name": "watch_order_book",
        "lineno": 476,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 489,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_order_book",
        "name": "handle_order_book",
        "lineno": 522,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_delta",
        "name": "handle_delta",
        "lineno": 568,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_order_book_partial_snapshot",
        "name": "handle_order_book_partial_snapshot",
        "lineno": 572,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.set_order_book_snapshot",
        "name": "set_order_book_snapshot",
        "lineno": 597,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_balance",
        "name": "watch_balance",
        "lineno": 616,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 643,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_balance",
        "name": "handle_balance",
        "lineno": 652,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 707,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_orders",
        "name": "watch_orders",
        "lineno": 718,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_order",
        "name": "handle_order",
        "lineno": 743,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 786,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 829,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 855,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_my_trade",
        "name": "parse_my_trade",
        "lineno": 883,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.watch_positions",
        "name": "watch_positions",
        "lineno": 902,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 933,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 947,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_positions",
        "name": "handle_positions",
        "lineno": 963,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1015,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.authenticate",
        "name": "authenticate",
        "lineno": 1044,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.keep_alive_listen_key",
        "name": "keep_alive_listen_key",
        "lineno": 1070,
        "scope": "toobit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "name": "get_user_stream_url",
        "lineno": 1094,
        "scope": "toobit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.toobit.toobit.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1097,
        "scope": "toobit",
        "is_async": false
      }
    ],
    "python.ccxt.pro.upbit": [
      {
        "id": "python.ccxt.pro.upbit.upbit.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "name": "watch_public_multiple",
        "lineno": 40,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_ticker",
        "name": "watch_ticker",
        "lineno": 76,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_tickers",
        "name": "watch_tickers",
        "lineno": 88,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_trades",
        "name": "watch_trades",
        "lineno": 105,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 119,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_order_book",
        "name": "watch_order_book",
        "lineno": 138,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 152,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_ticker",
        "name": "handle_ticker",
        "lineno": 171,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_order_book",
        "name": "handle_order_book",
        "lineno": 214,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_trades",
        "name": "handle_trades",
        "lineno": 266,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 292,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.authenticate",
        "name": "authenticate",
        "lineno": 313,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_private",
        "name": "watch_private",
        "lineno": 334,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_orders",
        "name": "watch_orders",
        "lineno": 378,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 398,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.parse_ws_order_status",
        "name": "parse_ws_order_status",
        "lineno": 418,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 428,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 495,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_my_order",
        "name": "handle_my_order",
        "lineno": 528,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 535,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_order",
        "name": "handle_order",
        "lineno": 548,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.watch_balance",
        "name": "watch_balance",
        "lineno": 574,
        "scope": "upbit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_balance",
        "name": "handle_balance",
        "lineno": 588,
        "scope": "upbit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.upbit.upbit.handle_message",
        "name": "handle_message",
        "lineno": 623,
        "scope": "upbit",
        "is_async": false
      }
    ],
    "python.ccxt.pro.weex": [
      {
        "id": "python.ccxt.pro.weex.weex.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.request_id",
        "name": "request_id",
        "lineno": 88,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.subscribe_public",
        "name": "subscribe_public",
        "lineno": 95,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.subscribe_private",
        "name": "subscribe_private",
        "lineno": 111,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.authenticate",
        "name": "authenticate",
        "lineno": 128,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_ticker",
        "name": "watch_ticker",
        "lineno": 165,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_tickers",
        "name": "watch_tickers",
        "lineno": 182,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 214,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 227,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_ticker",
        "name": "handle_ticker",
        "lineno": 264,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 299,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_trades",
        "name": "watch_trades",
        "lineno": 345,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_trades_for_symbols",
        "name": "watch_trades_for_symbols",
        "lineno": 360,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 394,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "name": "un_watch_trades_for_symbols",
        "lineno": 408,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_trade",
        "name": "handle_trade",
        "lineno": 445,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 483,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 511,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "name": "watch_ohlcv_for_symbols",
        "lineno": 531,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 575,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "name": "un_watch_ohlcv_for_symbols",
        "lineno": 590,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 638,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_ohlcv",
        "name": "parse_ws_ohlcv",
        "lineno": 684,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_order_book",
        "name": "watch_order_book",
        "lineno": 711,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_order_book_for_symbols",
        "name": "watch_order_book_for_symbols",
        "lineno": 728,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 763,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "name": "un_watch_order_book_for_symbols",
        "lineno": 779,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_order_book",
        "name": "handle_order_book",
        "lineno": 819,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_delta",
        "name": "handle_delta",
        "lineno": 861,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 865,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 896,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 932,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 952,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 965,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_my_trades",
        "name": "un_watch_my_trades",
        "lineno": 997,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1026,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_my_trade",
        "name": "parse_ws_my_trade",
        "lineno": 1096,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_orders",
        "name": "watch_orders",
        "lineno": 1152,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_orders",
        "name": "un_watch_orders",
        "lineno": 1184,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_orders",
        "name": "handle_orders",
        "lineno": 1212,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1283,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_balance",
        "name": "watch_balance",
        "lineno": 1428,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.set_balance_cache",
        "name": "set_balance_cache",
        "lineno": 1456,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.load_balance_snapshot",
        "name": "load_balance_snapshot",
        "lineno": 1469,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_balance",
        "name": "handle_balance",
        "lineno": 1481,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.watch_positions",
        "name": "watch_positions",
        "lineno": 1563,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1597,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1607,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.un_watch_positions",
        "name": "un_watch_positions",
        "lineno": 1619,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_positions",
        "name": "handle_positions",
        "lineno": 1643,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1703,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "name": "get_market_from_client_and_message",
        "lineno": 1707,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.pong",
        "name": "pong",
        "lineno": 1716,
        "scope": "weex",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_ping",
        "name": "handle_ping",
        "lineno": 1728,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1731,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1750,
        "scope": "weex",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.weex.weex.handle_message",
        "name": "handle_message",
        "lineno": 1771,
        "scope": "weex",
        "is_async": false
      }
    ],
    "python.ccxt.pro.whitebit": [
      {
        "id": "python.ccxt.pro.whitebit.whitebit.describe",
        "name": "describe",
        "lineno": 19,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 69,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 100,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_order_book",
        "name": "watch_order_book",
        "lineno": 140,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_order_book",
        "name": "handle_order_book",
        "lineno": 170,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_delta",
        "name": "handle_delta",
        "lineno": 232,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_deltas",
        "name": "handle_deltas",
        "lineno": 237,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_ticker",
        "name": "watch_ticker",
        "lineno": 241,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_tickers",
        "name": "watch_tickers",
        "lineno": 259,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_ticker",
        "name": "handle_ticker",
        "lineno": 288,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_trades",
        "name": "watch_trades",
        "lineno": 335,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_trades",
        "name": "handle_trades",
        "lineno": 358,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 399,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 424,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 452,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_orders",
        "name": "watch_orders",
        "lineno": 495,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_order",
        "name": "handle_order",
        "lineno": 520,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 560,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.parse_ws_order_type",
        "name": "parse_ws_order_type",
        "lineno": 647,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_balance",
        "name": "watch_balance",
        "lineno": 661,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_balance",
        "name": "handle_balance",
        "lineno": 686,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_public",
        "name": "watch_public",
        "lineno": 721,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_multiple_subscription",
        "name": "watch_multiple_subscription",
        "lineno": 732,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.watch_private",
        "name": "watch_private",
        "lineno": 781,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.authenticate",
        "name": "authenticate",
        "lineno": 794,
        "scope": "whitebit",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_authenticate",
        "name": "handle_authenticate",
        "lineno": 829,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_error_message",
        "name": "handle_error_message",
        "lineno": 837,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_message",
        "name": "handle_message",
        "lineno": 859,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 893,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.handle_pong",
        "name": "handle_pong",
        "lineno": 908,
        "scope": "whitebit",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.whitebit.whitebit.ping",
        "name": "ping",
        "lineno": 912,
        "scope": "whitebit",
        "is_async": false
      }
    ],
    "python.ccxt.pro.woo": [
      {
        "id": "python.ccxt.pro.woo.woo.describe",
        "name": "describe",
        "lineno": 20,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.request_id",
        "name": "request_id",
        "lineno": 84,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_public",
        "name": "watch_public",
        "lineno": 91,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.unwatch_public",
        "name": "unwatch_public",
        "lineno": 101,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_order_book",
        "name": "watch_order_book",
        "lineno": 125,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 163,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_order_book",
        "name": "handle_order_book",
        "lineno": 182,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_order_book_subscription",
        "name": "handle_order_book_subscription",
        "lineno": 240,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.fetch_order_book_snapshot",
        "name": "fetch_order_book_snapshot",
        "lineno": 249,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_order_book_message",
        "name": "handle_order_book_message",
        "lineno": 276,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_delta",
        "name": "handle_delta",
        "lineno": 285,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_deltas",
        "name": "handle_deltas",
        "lineno": 290,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_ticker",
        "name": "watch_ticker",
        "lineno": 294,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 313,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 328,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_ticker",
        "name": "handle_ticker",
        "lineno": 364,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_tickers",
        "name": "watch_tickers",
        "lineno": 393,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 415,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_tickers",
        "name": "handle_tickers",
        "lineno": 432,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 474,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_bids_asks",
        "name": "un_watch_bids_asks",
        "lineno": 498,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 515,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 544,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 560,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 590,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 611,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_trades",
        "name": "watch_trades",
        "lineno": 654,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 680,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_trade",
        "name": "handle_trade",
        "lineno": 696,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 725,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.check_required_uid",
        "name": "check_required_uid",
        "lineno": 801,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.authenticate",
        "name": "authenticate",
        "lineno": 809,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_private",
        "name": "watch_private",
        "lineno": 833,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_private_multiple",
        "name": "watch_private_multiple",
        "lineno": 843,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_orders",
        "name": "watch_orders",
        "lineno": 853,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 886,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 919,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_order_update",
        "name": "handle_order_update",
        "lineno": 1036,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_order",
        "name": "handle_order",
        "lineno": 1083,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 1109,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_positions",
        "name": "watch_positions",
        "lineno": 1151,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 1189,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 1199,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_positions",
        "name": "handle_positions",
        "lineno": 1214,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_balance",
        "name": "watch_balance",
        "lineno": 1258,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_balance",
        "name": "handle_balance",
        "lineno": 1277,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.watch_funding_rate",
        "name": "watch_funding_rate",
        "lineno": 1327,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_funding_rate",
        "name": "handle_funding_rate",
        "lineno": 1348,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1367,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1392,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_message",
        "name": "handle_message",
        "lineno": 1413,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.ping",
        "name": "ping",
        "lineno": 1461,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.pong",
        "name": "pong",
        "lineno": 1464,
        "scope": "woo",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_ping",
        "name": "handle_ping",
        "lineno": 1467,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_pong",
        "name": "handle_pong",
        "lineno": 1470,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_subscribe",
        "name": "handle_subscribe",
        "lineno": 1477,
        "scope": "woo",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woo.woo.handle_auth",
        "name": "handle_auth",
        "lineno": 1494,
        "scope": "woo",
        "is_async": false
      }
    ],
    "python.ccxt.pro.woofipro": [
      {
        "id": "python.ccxt.pro.woofipro.woofipro.describe",
        "name": "describe",
        "lineno": 18,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.request_id",
        "name": "request_id",
        "lineno": 75,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "name": "watch_public",
        "lineno": 82,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_order_book",
        "name": "watch_order_book",
        "lineno": 95,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_order_book",
        "name": "handle_order_book",
        "lineno": 118,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_ticker",
        "name": "watch_ticker",
        "lineno": 153,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.parse_ws_ticker",
        "name": "parse_ws_ticker",
        "lineno": 175,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_ticker",
        "name": "handle_ticker",
        "lineno": 211,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_tickers",
        "name": "watch_tickers",
        "lineno": 240,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_tickers",
        "name": "handle_tickers",
        "lineno": 262,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_bids_asks",
        "name": "watch_bids_asks",
        "lineno": 294,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_bid_ask",
        "name": "handle_bid_ask",
        "lineno": 316,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.parse_ws_bid_ask",
        "name": "parse_ws_bid_ask",
        "lineno": 342,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 358,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 388,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_trades",
        "name": "watch_trades",
        "lineno": 432,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_trade",
        "name": "handle_trade",
        "lineno": 458,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.parse_ws_trade",
        "name": "parse_ws_trade",
        "lineno": 487,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_auth",
        "name": "handle_auth",
        "lineno": 559,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.authenticate",
        "name": "authenticate",
        "lineno": 580,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "name": "watch_private",
        "lineno": 608,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_private_multiple",
        "name": "watch_private_multiple",
        "lineno": 618,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_orders",
        "name": "watch_orders",
        "lineno": 628,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 661,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 694,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_order_update",
        "name": "handle_order_update",
        "lineno": 812,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_order",
        "name": "handle_order",
        "lineno": 858,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_my_trade",
        "name": "handle_my_trade",
        "lineno": 884,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_positions",
        "name": "watch_positions",
        "lineno": 928,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 966,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 976,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_positions",
        "name": "handle_positions",
        "lineno": 991,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.parse_ws_position",
        "name": "parse_ws_position",
        "lineno": 1041,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.watch_balance",
        "name": "watch_balance",
        "lineno": 1112,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_balance",
        "name": "handle_balance",
        "lineno": 1131,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1180,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_message",
        "name": "handle_message",
        "lineno": 1205,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.ping",
        "name": "ping",
        "lineno": 1250,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.pong",
        "name": "pong",
        "lineno": 1253,
        "scope": "woofipro",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_ping",
        "name": "handle_ping",
        "lineno": 1256,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_pong",
        "name": "handle_pong",
        "lineno": 1259,
        "scope": "woofipro",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.woofipro.woofipro.handle_subscribe",
        "name": "handle_subscribe",
        "lineno": 1266,
        "scope": "woofipro",
        "is_async": false
      }
    ],
    "python.ccxt.pro.xt": [
      {
        "id": "python.ccxt.pro.xt.xt.describe",
        "name": "describe",
        "lineno": 16,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.get_listen_key",
        "name": "get_listen_key",
        "lineno": 67,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.get_cache_index",
        "name": "get_cache_index",
        "lineno": 114,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_delta",
        "name": "handle_delta",
        "lineno": 128,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.subscribe",
        "name": "subscribe",
        "lineno": 147,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_subscribe",
        "name": "un_subscribe",
        "lineno": 196,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_ticker",
        "name": "watch_ticker",
        "lineno": 255,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_watch_ticker",
        "name": "un_watch_ticker",
        "lineno": 276,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_tickers",
        "name": "watch_tickers",
        "lineno": 298,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_watch_tickers",
        "name": "un_watch_tickers",
        "lineno": 323,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_ohlcv",
        "name": "watch_ohlcv",
        "lineno": 348,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_watch_ohlcv",
        "name": "un_watch_ohlcv",
        "lineno": 370,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_trades",
        "name": "watch_trades",
        "lineno": 389,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_watch_trades",
        "name": "un_watch_trades",
        "lineno": 410,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_order_book",
        "name": "watch_order_book",
        "lineno": 427,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.un_watch_order_book",
        "name": "un_watch_order_book",
        "lineno": 452,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_orders",
        "name": "watch_orders",
        "lineno": 476,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_my_trades",
        "name": "watch_my_trades",
        "lineno": 499,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_balance",
        "name": "watch_balance",
        "lineno": 522,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.watch_positions",
        "name": "watch_positions",
        "lineno": 536,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.set_positions_cache",
        "name": "set_positions_cache",
        "lineno": 564,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.load_positions_snapshot",
        "name": "load_positions_snapshot",
        "lineno": 574,
        "scope": "xt",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_position",
        "name": "handle_position",
        "lineno": 589,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_ticker",
        "name": "handle_ticker",
        "lineno": 637,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_tickers",
        "name": "handle_tickers",
        "lineno": 712,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_ohlcv",
        "name": "handle_ohlcv",
        "lineno": 806,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_trade",
        "name": "handle_trade",
        "lineno": 864,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_order_book",
        "name": "handle_order_book",
        "lineno": 914,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.parse_ws_order_trade",
        "name": "parse_ws_order_trade",
        "lineno": 1020,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.parse_ws_order",
        "name": "parse_ws_order",
        "lineno": 1077,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_order",
        "name": "handle_order",
        "lineno": 1153,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_balance",
        "name": "handle_balance",
        "lineno": 1211,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_my_trades",
        "name": "handle_my_trades",
        "lineno": 1258,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_message",
        "name": "handle_message",
        "lineno": 1305,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.ping",
        "name": "ping",
        "lineno": 1335,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_subscription_status",
        "name": "handle_subscription_status",
        "lineno": 1339,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_un_subscription",
        "name": "handle_un_subscription",
        "lineno": 1365,
        "scope": "xt",
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.xt.xt.handle_error_message",
        "name": "handle_error_message",
        "lineno": 1374,
        "scope": "xt",
        "is_async": false
      }
    ],
    "python.ccxt.pro": [],
    "python.ccxt.pro.test.base.tests_init": [
      {
        "id": "python.ccxt.pro.test.base.tests_init.test_base_init_ws",
        "name": "test_base_init_ws",
        "lineno": 13,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.base.test_abnormal_close": [
      {
        "id": "python.ccxt.pro.test.base.test_abnormal_close.tcp_kill_after",
        "name": "tcp_kill_after",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_abnormal_close.test_abnormal_close",
        "name": "test_abnormal_close",
        "lineno": 38,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.base.test_cache": [
      {
        "id": "python.ccxt.pro.test.base.test_cache.equals",
        "name": "equals",
        "lineno": 21,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "name": "test_ws_cache",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.pro.test.base.test_close": [
      {
        "id": "python.ccxt.pro.test.base.test_close.watch_ticker_loop",
        "name": "watch_ticker_loop",
        "lineno": 11,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.watch_trades_for_symbols_loop",
        "name": "watch_trades_for_symbols_loop",
        "lineno": 21,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.close_after",
        "name": "close_after",
        "lineno": 30,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "name": "test_ws_close",
        "lineno": 35,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state",
        "name": "test_cancelled_task_no_invalid_state",
        "lineno": 79,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state.watch_ticker_task",
        "name": "watch_ticker_task",
        "lineno": 89,
        "scope": "test_cancelled_task_no_invalid_state",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation",
        "name": "test_unwatch_tickers_after_cancellation",
        "lineno": 128,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation.watch_tickers_task",
        "name": "watch_tickers_task",
        "lineno": 135,
        "scope": "test_unwatch_tickers_after_cancellation",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_no_memory_leak",
        "name": "test_no_memory_leak",
        "lineno": 186,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_no_memory_leak.watch_continuously",
        "name": "watch_continuously",
        "lineno": 216,
        "scope": "test_no_memory_leak",
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_close.test_no_memory_leak.monitor_tasks",
        "name": "monitor_tasks",
        "lineno": 232,
        "scope": "test_no_memory_leak",
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.base.test_future": [
      {
        "id": "python.ccxt.pro.test.base.test_future.resolve_later",
        "name": "resolve_later",
        "lineno": 14,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.cancel_later",
        "name": "cancel_later",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.reject_later",
        "name": "reject_later",
        "lineno": 22,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_resolve_before",
        "name": "test_resolve_before",
        "lineno": 26,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_reject",
        "name": "test_reject",
        "lineno": 34,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_success_before",
        "name": "test_race_success_before",
        "lineno": 46,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_success_after",
        "name": "test_race_success_after",
        "lineno": 56,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_return_first_exception",
        "name": "test_race_return_first_exception",
        "lineno": 66,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_await_canceled_future",
        "name": "test_await_canceled_future",
        "lineno": 77,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_cancel",
        "name": "test_cancel",
        "lineno": 87,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_cancel",
        "name": "test_race_cancel",
        "lineno": 97,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_mixed_outcomes",
        "name": "test_race_mixed_outcomes",
        "lineno": 110,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_timeout",
        "name": "test_race_with_wait_for_timeout",
        "lineno": 122,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_completion",
        "name": "test_race_with_wait_for_completion",
        "lineno": 138,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_race_with_precompleted_future",
        "name": "test_race_with_precompleted_future",
        "lineno": 154,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "name": "test_closed_by_user",
        "lineno": 164,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "name": "test_ws_future",
        "lineno": 181,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.base.test_order_book": [
      {
        "id": "python.ccxt.pro.test.base.test_order_book.equals",
        "name": "equals",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "name": "test_ws_order_book",
        "lineno": 27,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.pro.test.Exchange.test_un_watch_positions": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_un_watch_positions.create_order_after_delay",
        "name": "create_order_after_delay",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.Exchange.test_un_watch_positions.test_un_watch_positions",
        "name": "test_un_watch_positions",
        "lineno": 22,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_balance": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_balance.test_watch_balance",
        "name": "test_watch_balance",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_bids_asks": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks",
        "name": "test_watch_bids_asks",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks_helper",
        "name": "test_watch_bids_asks_helper",
        "lineno": 26,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_liquidations.test_watch_liquidations",
        "name": "test_watch_liquidations",
        "lineno": 19,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols.test_watch_liquidations_for_symbols",
        "name": "test_watch_liquidations_for_symbols",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_my_trades": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_my_trades.test_watch_my_trades",
        "name": "test_watch_my_trades",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_ohlcv.test_watch_ohlcv",
        "name": "test_watch_ohlcv",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols.test_watch_ohlcv_for_symbols",
        "name": "test_watch_ohlcv_for_symbols",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_orders": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_orders.test_watch_orders",
        "name": "test_watch_orders",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_order_book": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_order_book.test_watch_order_book",
        "name": "test_watch_order_book",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols.test_watch_order_book_for_symbols",
        "name": "test_watch_order_book_for_symbols",
        "lineno": 19,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_position": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_position.test_watch_position",
        "name": "test_watch_position",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_positions": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_positions.test_watch_positions",
        "name": "test_watch_positions",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ticker": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_ticker.test_watch_ticker",
        "name": "test_watch_ticker",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_tickers": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers",
        "name": "test_watch_tickers",
        "lineno": 20,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers_helper",
        "name": "test_watch_tickers_helper",
        "lineno": 26,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_trades": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_trades.test_watch_trades",
        "name": "test_watch_trades",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols": [
      {
        "id": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols.test_watch_trades_for_symbols",
        "name": "test_watch_trades_for_symbols",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.protobuf": [],
    "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2": [],
    "python.ccxt.protobuf.mexc": [],
    "python.ccxt.static_dependencies": [],
    "python.ccxt.static_dependencies.bip": [],
    "python.ccxt.static_dependencies.bip.addr.addr_dec_utils": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateAndRemovePrefix",
        "name": "ValidateAndRemovePrefix",
        "lineno": 37,
        "scope": "AddrDecUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateLength",
        "name": "ValidateLength",
        "lineno": 58,
        "scope": "AddrDecUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidatePubKey",
        "name": "ValidatePubKey",
        "lineno": 74,
        "scope": "AddrDecUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateChecksum",
        "name": "ValidateChecksum",
        "lineno": 91,
        "scope": "AddrDecUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.SplitPartsByChecksum",
        "name": "SplitPartsByChecksum",
        "lineno": 111,
        "scope": "AddrDecUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.addr_key_validator": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_key_validator.AddrKeyValidator.ValidateAndGetSecp256k1Key",
        "name": "ValidateAndGetSecp256k1Key",
        "lineno": 105,
        "scope": "AddrKeyValidator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_key_validator.AddrKeyValidator.__ValidateAndGetGenericKey",
        "name": "__ValidateAndGetGenericKey",
        "lineno": 139,
        "scope": "AddrKeyValidator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.iaddr_decoder": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.iaddr_decoder.IAddrDecoder.DecodeAddr",
        "name": "DecodeAddr",
        "lineno": 33,
        "scope": "IAddrDecoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.iaddr_encoder": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.iaddr_encoder.IAddrEncoder.EncodeKey",
        "name": "EncodeKey",
        "lineno": 35,
        "scope": "IAddrEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.P2PKH_addr": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrDecoder.DecodeAddr",
        "name": "DecodeAddr",
        "lineno": 53,
        "scope": "P2PKHAddrDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrEncoder.EncodeKey",
        "name": "EncodeKey",
        "lineno": 93,
        "scope": "P2PKHAddrEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrDecoder.DecodeAddr",
        "name": "DecodeAddr",
        "lineno": 132,
        "scope": "BchP2PKHAddrDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrEncoder.EncodeKey",
        "name": "EncodeKey",
        "lineno": 175,
        "scope": "BchP2PKHAddrEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.addr": [],
    "python.ccxt.static_dependencies.bip.base58.base58": [
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Utils.ComputeChecksum",
        "name": "ComputeChecksum",
        "lineno": 58,
        "scope": "Base58Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Encoder.Encode",
        "name": "Encode",
        "lineno": 75,
        "scope": "Base58Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Encoder.CheckEncode",
        "name": "CheckEncode",
        "lineno": 112,
        "scope": "Base58Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder.Decode",
        "name": "Decode",
        "lineno": 136,
        "scope": "Base58Decoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder.CheckDecode",
        "name": "CheckDecode",
        "lineno": 173,
        "scope": "Base58Decoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58_ex": [],
    "python.ccxt.static_dependencies.bip.base58.base58_xmr": [
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrEncoder.Encode",
        "name": "Encode",
        "lineno": 51,
        "scope": "Base58XmrEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrEncoder.__Pad",
        "name": "__Pad",
        "lineno": 84,
        "scope": "Base58XmrEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrDecoder.Decode",
        "name": "Decode",
        "lineno": 106,
        "scope": "Base58XmrDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrDecoder.__UnPad",
        "name": "__UnPad",
        "lineno": 143,
        "scope": "Base58XmrDecoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.base58": [],
    "python.ccxt.static_dependencies.bip.bech32.bch_bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Utils.PolyMod",
        "name": "PolyMod",
        "lineno": 46,
        "scope": "BchBech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Utils.HrpExpand",
        "name": "HrpExpand",
        "lineno": 77,
        "scope": "BchBech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Utils.ComputeChecksum",
        "name": "ComputeChecksum",
        "lineno": 91,
        "scope": "BchBech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Utils.VerifyChecksum",
        "name": "VerifyChecksum",
        "lineno": 108,
        "scope": "BchBech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Encoder.Encode",
        "name": "Encode",
        "lineno": 130,
        "scope": "BchBech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Encoder._ComputeChecksum",
        "name": "_ComputeChecksum",
        "lineno": 153,
        "scope": "BchBech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Decoder.Decode",
        "name": "Decode",
        "lineno": 175,
        "scope": "BchBech32Decoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Decoder._VerifyChecksum",
        "name": "_VerifyChecksum",
        "lineno": 208,
        "scope": "BchBech32Decoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.PolyMod",
        "name": "PolyMod",
        "lineno": 64,
        "scope": "Bech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.HrpExpand",
        "name": "HrpExpand",
        "lineno": 88,
        "scope": "Bech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.ComputeChecksum",
        "name": "ComputeChecksum",
        "lineno": 102,
        "scope": "Bech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.VerifyChecksum",
        "name": "VerifyChecksum",
        "lineno": 121,
        "scope": "Bech32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Encoder.Encode",
        "name": "Encode",
        "lineno": 146,
        "scope": "Bech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Encoder._ComputeChecksum",
        "name": "_ComputeChecksum",
        "lineno": 167,
        "scope": "Bech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Decoder.Decode",
        "name": "Decode",
        "lineno": 191,
        "scope": "Bech32Decoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Decoder._VerifyChecksum",
        "name": "_VerifyChecksum",
        "lineno": 223,
        "scope": "Bech32Decoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertToBase32",
        "name": "ConvertToBase32",
        "lineno": 42,
        "scope": "Bech32BaseUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertFromBase32",
        "name": "ConvertFromBase32",
        "lineno": 64,
        "scope": "Bech32BaseUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertBits",
        "name": "ConvertBits",
        "lineno": 86,
        "scope": "Bech32BaseUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32EncoderBase._EncodeBech32",
        "name": "_EncodeBech32",
        "lineno": 139,
        "scope": "Bech32EncoderBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32EncoderBase._ComputeChecksum",
        "name": "_ComputeChecksum",
        "lineno": 162,
        "scope": "Bech32EncoderBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32DecoderBase._DecodeBech32",
        "name": "_DecodeBech32",
        "lineno": 183,
        "scope": "Bech32DecoderBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32DecoderBase._VerifyChecksum",
        "name": "_VerifyChecksum",
        "lineno": 235,
        "scope": "Bech32DecoderBase",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_ex": [],
    "python.ccxt.static_dependencies.bip.bech32.segwit_bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Encoder.Encode",
        "name": "Encode",
        "lineno": 63,
        "scope": "SegwitBech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Encoder._ComputeChecksum",
        "name": "_ComputeChecksum",
        "lineno": 86,
        "scope": "SegwitBech32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Decoder.Decode",
        "name": "Decode",
        "lineno": 112,
        "scope": "SegwitBech32Decoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Decoder._VerifyChecksum",
        "name": "_VerifyChecksum",
        "lineno": 157,
        "scope": "SegwitBech32Decoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_const": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_ex": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_keys": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.__init__",
        "name": "__init__",
        "lineno": 47,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.Curve",
        "name": "Curve",
        "lineno": 64,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.CurveType",
        "name": "CurveType",
        "lineno": 73,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.Data",
        "name": "Data",
        "lineno": 82,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.ChainCode",
        "name": "ChainCode",
        "lineno": 91,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.KeyNetVersions",
        "name": "KeyNetVersions",
        "lineno": 100,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.ToExtended",
        "name": "ToExtended",
        "lineno": 110,
        "scope": "_Bip32KeyBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FromBytesOrKeyObject",
        "name": "FromBytesOrKeyObject",
        "lineno": 128,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FromBytes",
        "name": "FromBytes",
        "lineno": 155,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FromPoint",
        "name": "FromPoint",
        "lineno": 177,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__init__",
        "name": "__init__",
        "lineno": 196,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.KeyObject",
        "name": "KeyObject",
        "lineno": 211,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.RawCompressed",
        "name": "RawCompressed",
        "lineno": 221,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.RawUncompressed",
        "name": "RawUncompressed",
        "lineno": 231,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.Point",
        "name": "Point",
        "lineno": 240,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FingerPrint",
        "name": "FingerPrint",
        "lineno": 250,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.KeyIdentifier",
        "name": "KeyIdentifier",
        "lineno": 260,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.ToExtended",
        "name": "ToExtended",
        "lineno": 270,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__KeyFromBytes",
        "name": "__KeyFromBytes",
        "lineno": 282,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__KeyFromPoint",
        "name": "__KeyFromPoint",
        "lineno": 304,
        "scope": "Bip32PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.FromBytesOrKeyObject",
        "name": "FromBytesOrKeyObject",
        "lineno": 333,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.FromBytes",
        "name": "FromBytes",
        "lineno": 358,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.__init__",
        "name": "__init__",
        "lineno": 379,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.KeyObject",
        "name": "KeyObject",
        "lineno": 394,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.Raw",
        "name": "Raw",
        "lineno": 404,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.PublicKey",
        "name": "PublicKey",
        "lineno": 414,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.ToExtended",
        "name": "ToExtended",
        "lineno": 426,
        "scope": "Bip32PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.__KeyFromBytes",
        "name": "__KeyFromBytes",
        "lineno": 438,
        "scope": "Bip32PrivateKey",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_data": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.__init__",
        "name": "__init__",
        "lineno": 57,
        "scope": "Bip32ChainCode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.FixedLength",
        "name": "FixedLength",
        "lineno": 73,
        "scope": "Bip32ChainCode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.__init__",
        "name": "__init__",
        "lineno": 89,
        "scope": "Bip32FingerPrint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.FixedLength",
        "name": "FixedLength",
        "lineno": 105,
        "scope": "Bip32FingerPrint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.IsMasterKey",
        "name": "IsMasterKey",
        "lineno": 114,
        "scope": "Bip32FingerPrint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__init__",
        "name": "__init__",
        "lineno": 132,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.FixedLength",
        "name": "FixedLength",
        "lineno": 148,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.Increase",
        "name": "Increase",
        "lineno": 157,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.ToBytes",
        "name": "ToBytes",
        "lineno": 166,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.ToInt",
        "name": "ToInt",
        "lineno": 175,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__int__",
        "name": "__int__",
        "lineno": 184,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__bytes__",
        "name": "__bytes__",
        "lineno": 193,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__gt__",
        "name": "__gt__",
        "lineno": 223,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__lt__",
        "name": "__lt__",
        "lineno": 238,
        "scope": "Bip32Depth",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.HardenIndex",
        "name": "HardenIndex",
        "lineno": 263,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.UnhardenIndex",
        "name": "UnhardenIndex",
        "lineno": 276,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.IsHardenedIndex",
        "name": "IsHardenedIndex",
        "lineno": 289,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.FromBytes",
        "name": "FromBytes",
        "lineno": 302,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__init__",
        "name": "__init__",
        "lineno": 318,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.FixedLength",
        "name": "FixedLength",
        "lineno": 334,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Harden",
        "name": "Harden",
        "lineno": 343,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Unharden",
        "name": "Unharden",
        "lineno": 352,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.IsHardened",
        "name": "IsHardened",
        "lineno": 361,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.ToBytes",
        "name": "ToBytes",
        "lineno": 370,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.ToInt",
        "name": "ToInt",
        "lineno": 385,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__int__",
        "name": "__int__",
        "lineno": 394,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__bytes__",
        "name": "__bytes__",
        "lineno": 403,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__eq__",
        "name": "__eq__",
        "lineno": 412,
        "scope": "Bip32KeyIndex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "name": "__init__",
        "lineno": 445,
        "scope": "Bip32KeyData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.Depth",
        "name": "Depth",
        "lineno": 466,
        "scope": "Bip32KeyData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.Index",
        "name": "Index",
        "lineno": 475,
        "scope": "Bip32KeyData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.ChainCode",
        "name": "ChainCode",
        "lineno": 484,
        "scope": "Bip32KeyData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.ParentFingerPrint",
        "name": "ParentFingerPrint",
        "lineno": 493,
        "scope": "Bip32KeyData",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.__init__",
        "name": "__init__",
        "lineno": 40,
        "scope": "Bip32KeyNetVersions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Length",
        "name": "Length",
        "lineno": 58,
        "scope": "Bip32KeyNetVersions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Public",
        "name": "Public",
        "lineno": 67,
        "scope": "Bip32KeyNetVersions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Private",
        "name": "Private",
        "lineno": 76,
        "scope": "Bip32KeyNetVersions",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser._Bip32KeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 51,
        "scope": "_Bip32KeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PrivateKeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 83,
        "scope": "Bip32PrivateKeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PublicKeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 109,
        "scope": "Bip32PublicKeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey.__init__",
        "name": "__init__",
        "lineno": 138,
        "scope": "Bip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey.KeyBytes",
        "name": "KeyBytes",
        "lineno": 157,
        "scope": "Bip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey.KeyData",
        "name": "KeyData",
        "lineno": 166,
        "scope": "Bip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey.IsPublic",
        "name": "IsPublic",
        "lineno": 175,
        "scope": "Bip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.DeserializeKey",
        "name": "DeserializeKey",
        "lineno": 192,
        "scope": "Bip32KeyDeserializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetIfPublic",
        "name": "__GetIfPublic",
        "lineno": 227,
        "scope": "Bip32KeyDeserializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "name": "__GetPartsFromBytes",
        "lineno": 254,
        "scope": "Bip32KeyDeserializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_path": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.AddElem",
        "name": "AddElem",
        "lineno": 69,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.IsAbsolute",
        "name": "IsAbsolute",
        "lineno": 87,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.Length",
        "name": "Length",
        "lineno": 96,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.ToList",
        "name": "ToList",
        "lineno": 105,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.ToStr",
        "name": "ToStr",
        "lineno": 114,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__str__",
        "name": "__str__",
        "lineno": 130,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__getitem__",
        "name": "__getitem__",
        "lineno": 139,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__iter__",
        "name": "__iter__",
        "lineno": 152,
        "scope": "Bip32Path",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.Parse",
        "name": "Parse",
        "lineno": 169,
        "scope": "Bip32PathParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.__ParseElements",
        "name": "__ParseElements",
        "lineno": 193,
        "scope": "Bip32PathParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.__ParseElem",
        "name": "__ParseElem",
        "lineno": 219,
        "scope": "Bip32PathParser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_utils": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.HardenIndex",
        "name": "HardenIndex",
        "lineno": 36,
        "scope": "Bip32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.UnhardenIndex",
        "name": "UnhardenIndex",
        "lineno": 49,
        "scope": "Bip32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.IsHardenedIndex",
        "name": "IsHardenedIndex",
        "lineno": 62,
        "scope": "Bip32Utils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32": [],
    "python.ccxt.static_dependencies.bip.bip32.base.bip32_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromSeed",
        "name": "FromSeed",
        "lineno": 55,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromSeedAndPath",
        "name": "FromSeedAndPath",
        "lineno": 83,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromExtendedKey",
        "name": "FromExtendedKey",
        "lineno": 108,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromPrivateKey",
        "name": "FromPrivateKey",
        "lineno": 149,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromPublicKey",
        "name": "FromPublicKey",
        "lineno": 178,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "name": "__init__",
        "lineno": 210,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChildKey",
        "name": "ChildKey",
        "lineno": 255,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.DerivePath",
        "name": "DerivePath",
        "lineno": 273,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ConvertToPublic",
        "name": "ConvertToPublic",
        "lineno": 300,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.IsPublicOnly",
        "name": "IsPublicOnly",
        "lineno": 304,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.PrivateKey",
        "name": "PrivateKey",
        "lineno": 313,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.PublicKey",
        "name": "PublicKey",
        "lineno": 329,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.KeyNetVersions",
        "name": "KeyNetVersions",
        "lineno": 338,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Depth",
        "name": "Depth",
        "lineno": 347,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Index",
        "name": "Index",
        "lineno": 356,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChainCode",
        "name": "ChainCode",
        "lineno": 365,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FingerPrint",
        "name": "FingerPrint",
        "lineno": 374,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ParentFingerPrint",
        "name": "ParentFingerPrint",
        "lineno": 383,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Curve",
        "name": "Curve",
        "lineno": 393,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.IsPublicDerivationSupported",
        "name": "IsPublicDerivationSupported",
        "lineno": 403,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPriv",
        "name": "__ValidateAndCkdPriv",
        "lineno": 416,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPub",
        "name": "__ValidateAndCkdPub",
        "lineno": 432,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "name": "__CkdPriv",
        "lineno": 453,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "name": "__CkdPub",
        "lineno": 485,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetIndex",
        "name": "__GetIndex",
        "lineno": 514,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetPath",
        "name": "__GetPath",
        "lineno": 527,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.CurveType",
        "name": "CurveType",
        "lineno": 545,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base._DefaultKeyNetVersion",
        "name": "_DefaultKeyNetVersion",
        "lineno": 555,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base._KeyDerivator",
        "name": "_KeyDerivator",
        "lineno": 565,
        "scope": "Bip32Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base._MasterKeyGenerator",
        "name": "_MasterKeyGenerator",
        "lineno": 575,
        "scope": "Bip32Base",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator.IBip32KeyDerivator.IsPublicDerivationSupported",
        "name": "IsPublicDerivationSupported",
        "lineno": 37,
        "scope": "IBip32KeyDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator.IBip32KeyDerivator.CkdPriv",
        "name": "CkdPriv",
        "lineno": 47,
        "scope": "IBip32KeyDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator.IBip32KeyDerivator.CkdPub",
        "name": "CkdPub",
        "lineno": 68,
        "scope": "IBip32KeyDerivator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator.IBip32MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 33,
        "scope": "IBip32MstKeyGenerator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base": [],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519.Bip32KholawEd25519.CurveType",
        "name": "CurveType",
        "lineno": 41,
        "scope": "Bip32KholawEd25519",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519.Bip32KholawEd25519._DefaultKeyNetVersion",
        "name": "_DefaultKeyNetVersion",
        "lineno": 51,
        "scope": "Bip32KholawEd25519",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519.Bip32KholawEd25519._KeyDerivator",
        "name": "_KeyDerivator",
        "lineno": 61,
        "scope": "Bip32KholawEd25519",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519.Bip32KholawEd25519._MasterKeyGenerator",
        "name": "_MasterKeyGenerator",
        "lineno": 71,
        "scope": "Bip32KholawEd25519",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator._SerializeIndex",
        "name": "_SerializeIndex",
        "lineno": 42,
        "scope": "Bip32KholawEd25519KeyDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator._NewPrivateKeyLeftPart",
        "name": "_NewPrivateKeyLeftPart",
        "lineno": 55,
        "scope": "Bip32KholawEd25519KeyDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator._NewPrivateKeyRightPart",
        "name": "_NewPrivateKeyRightPart",
        "lineno": 82,
        "scope": "Bip32KholawEd25519KeyDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator._NewPublicKeyPoint",
        "name": "_NewPublicKeyPoint",
        "lineno": 103,
        "scope": "Bip32KholawEd25519KeyDerivator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase.IsPublicDerivationSupported",
        "name": "IsPublicDerivationSupported",
        "lineno": 46,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase.CkdPriv",
        "name": "CkdPriv",
        "lineno": 56,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase.CkdPub",
        "name": "CkdPub",
        "lineno": 104,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase._SerializeIndex",
        "name": "_SerializeIndex",
        "lineno": 148,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase._NewPrivateKeyLeftPart",
        "name": "_NewPrivateKeyLeftPart",
        "lineno": 161,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase._NewPrivateKeyRightPart",
        "name": "_NewPrivateKeyRightPart",
        "lineno": 178,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase._NewPublicKeyPoint",
        "name": "_NewPublicKeyPoint",
        "lineno": 193,
        "scope": "Bip32KholawEd25519KeyDerivatorBase",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator.Bip32KholawEd25519MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 51,
        "scope": "Bip32KholawEd25519MstKeyGenerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator.Bip32KholawEd25519MstKeyGenerator.__HashRepeatedly",
        "name": "__HashRepeatedly",
        "lineno": 81,
        "scope": "Bip32KholawEd25519MstKeyGenerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator.Bip32KholawEd25519MstKeyGenerator.__TweakMasterKeyBits",
        "name": "__TweakMasterKeyBits",
        "lineno": 101,
        "scope": "Bip32KholawEd25519MstKeyGenerator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10EcdsaDerivator.IsPublicDerivationSupported",
        "name": "IsPublicDerivationSupported",
        "lineno": 55,
        "scope": "Bip32Slip10EcdsaDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10EcdsaDerivator.CkdPriv",
        "name": "CkdPriv",
        "lineno": 65,
        "scope": "Bip32Slip10EcdsaDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10EcdsaDerivator.CkdPub",
        "name": "CkdPub",
        "lineno": 107,
        "scope": "Bip32Slip10EcdsaDerivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator.IsPublicDerivationSupported",
        "name": "IsPublicDerivationSupported",
        "lineno": 144,
        "scope": "Bip32Slip10Ed25519Derivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator.CkdPriv",
        "name": "CkdPriv",
        "lineno": 154,
        "scope": "Bip32Slip10Ed25519Derivator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator.CkdPub",
        "name": "CkdPub",
        "lineno": 184,
        "scope": "Bip32Slip10Ed25519Derivator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator._Bip32Slip10MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 52,
        "scope": "_Bip32Slip10MstKeyGenerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Ed2519MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 97,
        "scope": "Bip32Slip10Ed2519MstKeyGenerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Nist256p1MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 124,
        "scope": "Bip32Slip10Nist256p1MstKeyGenerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Secp256k1MstKeyGenerator.GenerateFromSeed",
        "name": "GenerateFromSeed",
        "lineno": 151,
        "scope": "Bip32Slip10Secp256k1MstKeyGenerator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1.Bip32Slip10Secp256k1.CurveType",
        "name": "CurveType",
        "lineno": 41,
        "scope": "Bip32Slip10Secp256k1",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1.Bip32Slip10Secp256k1._DefaultKeyNetVersion",
        "name": "_DefaultKeyNetVersion",
        "lineno": 51,
        "scope": "Bip32Slip10Secp256k1",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1.Bip32Slip10Secp256k1._KeyDerivator",
        "name": "_KeyDerivator",
        "lineno": 61,
        "scope": "Bip32Slip10Secp256k1",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1.Bip32Slip10Secp256k1._MasterKeyGenerator",
        "name": "_MasterKeyGenerator",
        "lineno": 71,
        "scope": "Bip32Slip10Secp256k1",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10": [],
    "python.ccxt.static_dependencies.bip.bip44.bip44": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.FromSeed",
        "name": "FromSeed",
        "lineno": 63,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.FromExtendedKey",
        "name": "FromExtendedKey",
        "lineno": 99,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.Purpose",
        "name": "Purpose",
        "lineno": 179,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.Coin",
        "name": "Coin",
        "lineno": 192,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.Account",
        "name": "Account",
        "lineno": 205,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.Change",
        "name": "Change",
        "lineno": 222,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.AddressIndex",
        "name": "AddressIndex",
        "lineno": 240,
        "scope": "Bip44",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.SpecName",
        "name": "SpecName",
        "lineno": 258,
        "scope": "Bip44",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._FromSeed",
        "name": "_FromSeed",
        "lineno": 74,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._FromExtendedKey",
        "name": "_FromExtendedKey",
        "lineno": 97,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.__init__",
        "name": "__init__",
        "lineno": 175,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PublicKey",
        "name": "PublicKey",
        "lineno": 211,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PrivateKey",
        "name": "PrivateKey",
        "lineno": 222,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Bip32Object",
        "name": "Bip32Object",
        "lineno": 235,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.CoinConf",
        "name": "CoinConf",
        "lineno": 244,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsPublicOnly",
        "name": "IsPublicOnly",
        "lineno": 253,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Level",
        "name": "Level",
        "lineno": 262,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "name": "IsLevel",
        "lineno": 271,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.DeriveDefaultPath",
        "name": "DeriveDefaultPath",
        "lineno": 289,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._PurposeGeneric",
        "name": "_PurposeGeneric",
        "lineno": 311,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._CoinGeneric",
        "name": "_CoinGeneric",
        "lineno": 335,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AccountGeneric",
        "name": "_AccountGeneric",
        "lineno": 357,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._ChangeGeneric",
        "name": "_ChangeGeneric",
        "lineno": 381,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AddressIndexGeneric",
        "name": "_AddressIndexGeneric",
        "lineno": 415,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.FromSeed",
        "name": "FromSeed",
        "lineno": 449,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.FromExtendedKey",
        "name": "FromExtendedKey",
        "lineno": 472,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Purpose",
        "name": "Purpose",
        "lineno": 539,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Coin",
        "name": "Coin",
        "lineno": 552,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Account",
        "name": "Account",
        "lineno": 565,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Change",
        "name": "Change",
        "lineno": 582,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.AddressIndex",
        "name": "AddressIndex",
        "lineno": 600,
        "scope": "Bip44Base",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.SpecName",
        "name": "SpecName",
        "lineno": 618,
        "scope": "Bip44Base",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.__init__",
        "name": "__init__",
        "lineno": 42,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.Bip32Key",
        "name": "Bip32Key",
        "lineno": 64,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.ToExtended",
        "name": "ToExtended",
        "lineno": 73,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.ChainCode",
        "name": "ChainCode",
        "lineno": 82,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.RawCompressed",
        "name": "RawCompressed",
        "lineno": 91,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.RawUncompressed",
        "name": "RawUncompressed",
        "lineno": 100,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.ToAddress",
        "name": "ToAddress",
        "lineno": 110,
        "scope": "Bip44PublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.__init__",
        "name": "__init__",
        "lineno": 140,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.Bip32Key",
        "name": "Bip32Key",
        "lineno": 162,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.ToExtended",
        "name": "ToExtended",
        "lineno": 171,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.ChainCode",
        "name": "ChainCode",
        "lineno": 180,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.Raw",
        "name": "Raw",
        "lineno": 189,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.PublicKey",
        "name": "PublicKey",
        "lineno": 199,
        "scope": "Bip44PrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.ToWif",
        "name": "ToWif",
        "lineno": 210,
        "scope": "Bip44PrivateKey",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base": [],
    "python.ccxt.static_dependencies.bip.coin_conf.coins_conf": [],
    "python.ccxt.static_dependencies.bip.coin_conf.coin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf.__init__",
        "name": "__init__",
        "lineno": 35,
        "scope": "CoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf.CoinNames",
        "name": "CoinNames",
        "lineno": 48,
        "scope": "CoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf.ParamByKey",
        "name": "ParamByKey",
        "lineno": 57,
        "scope": "CoinConf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf": [],
    "python.ccxt.static_dependencies.bip.conf": [],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins": [],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf": [],
    "python.ccxt.static_dependencies.bip.conf.bip44": [],
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins": [],
    "python.ccxt.static_dependencies.bip.conf.bip49": [],
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins": [],
    "python.ccxt.static_dependencies.bip.conf.bip84": [],
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins": [],
    "python.ccxt.static_dependencies.bip.conf.bip86": [],
    "python.ccxt.static_dependencies.bip.conf.common.atom_addr": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.atom_addr.AtomAddrDecoder.DecodeAddr",
        "name": "DecodeAddr",
        "lineno": 42,
        "scope": "AtomAddrDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.atom_addr.AtomAddrEncoder.EncodeKey",
        "name": "EncodeKey",
        "lineno": 78,
        "scope": "AtomAddrEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf.BipBitcoinCashConf.__init__",
        "name": "__init__",
        "lineno": 41,
        "scope": "BipBitcoinCashConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf.BipBitcoinCashConf.UseLegacyAddress",
        "name": "UseLegacyAddress",
        "lineno": 80,
        "scope": "BipBitcoinCashConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf.BipBitcoinCashConf.AddrClass",
        "name": "AddrClass",
        "lineno": 90,
        "scope": "BipBitcoinCashConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf.BipBitcoinCashConf.AddrParams",
        "name": "AddrParams",
        "lineno": 99,
        "scope": "BipBitcoinCashConf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coins": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinFctCallsConf.__init__",
        "name": "__init__",
        "lineno": 36,
        "scope": "BipCoinFctCallsConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinFctCallsConf.ResolveCalls",
        "name": "ResolveCalls",
        "lineno": 46,
        "scope": "BipCoinFctCallsConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.__init__",
        "name": "__init__",
        "lineno": 77,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.CoinNames",
        "name": "CoinNames",
        "lineno": 114,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.CoinIndex",
        "name": "CoinIndex",
        "lineno": 123,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.IsTestNet",
        "name": "IsTestNet",
        "lineno": 132,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.DefaultPath",
        "name": "DefaultPath",
        "lineno": 141,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.KeyNetVersions",
        "name": "KeyNetVersions",
        "lineno": 150,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.WifNetVersion",
        "name": "WifNetVersion",
        "lineno": 159,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.Bip32Class",
        "name": "Bip32Class",
        "lineno": 169,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.AddrParams",
        "name": "AddrParams",
        "lineno": 178,
        "scope": "BipCoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.AddrParamsWithResolvedCalls",
        "name": "AddrParamsWithResolvedCalls",
        "lineno": 187,
        "scope": "BipCoinConf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_conf_const": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf.__init__",
        "name": "__init__",
        "lineno": 42,
        "scope": "BipLitecoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf.UseAlternateKeyNetVersions",
        "name": "UseAlternateKeyNetVersions",
        "lineno": 82,
        "scope": "BipLitecoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf.UseDeprecatedAddress",
        "name": "UseDeprecatedAddress",
        "lineno": 92,
        "scope": "BipLitecoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf.KeyNetVersions",
        "name": "KeyNetVersions",
        "lineno": 102,
        "scope": "BipLitecoinConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf.AddrParams",
        "name": "AddrParams",
        "lineno": 112,
        "scope": "BipLitecoinConf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common": [],
    "python.ccxt.static_dependencies.bip.ecc.conf": [],
    "python.ccxt.static_dependencies.bip.ecc": [],
    "python.ccxt.static_dependencies.bip.ecc.common.dummy_point": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.FromBytes",
        "name": "FromBytes",
        "lineno": 45,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.FromCoordinates",
        "name": "FromCoordinates",
        "lineno": 64,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__init__",
        "name": "__init__",
        "lineno": 79,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.CoordinateLength",
        "name": "CoordinateLength",
        "lineno": 99,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 108,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.X",
        "name": "X",
        "lineno": 117,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.Y",
        "name": "Y",
        "lineno": 126,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.Raw",
        "name": "Raw",
        "lineno": 135,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.RawEncoded",
        "name": "RawEncoded",
        "lineno": 147,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.RawDecoded",
        "name": "RawDecoded",
        "lineno": 156,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__add__",
        "name": "__add__",
        "lineno": 165,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__radd__",
        "name": "__radd__",
        "lineno": 180,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__mul__",
        "name": "__mul__",
        "lineno": 193,
        "scope": "DummyPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__rmul__",
        "name": "__rmul__",
        "lineno": 208,
        "scope": "DummyPoint",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ikeys": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.FromBytes",
        "name": "FromBytes",
        "lineno": 42,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.FromPoint",
        "name": "FromPoint",
        "lineno": 59,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.CurveType",
        "name": "CurveType",
        "lineno": 76,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.IsValidBytes",
        "name": "IsValidBytes",
        "lineno": 85,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.IsValidPoint",
        "name": "IsValidPoint",
        "lineno": 103,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.CompressedLength",
        "name": "CompressedLength",
        "lineno": 122,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.UncompressedLength",
        "name": "UncompressedLength",
        "lineno": 132,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 141,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.RawCompressed",
        "name": "RawCompressed",
        "lineno": 150,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.RawUncompressed",
        "name": "RawUncompressed",
        "lineno": 159,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey.Point",
        "name": "Point",
        "lineno": 168,
        "scope": "IPublicKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.FromBytes",
        "name": "FromBytes",
        "lineno": 185,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.CurveType",
        "name": "CurveType",
        "lineno": 202,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.IsValidBytes",
        "name": "IsValidBytes",
        "lineno": 211,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.Length",
        "name": "Length",
        "lineno": 230,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 239,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.Raw",
        "name": "Raw",
        "lineno": 248,
        "scope": "IPrivateKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey.PublicKey",
        "name": "PublicKey",
        "lineno": 257,
        "scope": "IPrivateKey",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ipoint": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.FromBytes",
        "name": "FromBytes",
        "lineno": 38,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.FromCoordinates",
        "name": "FromCoordinates",
        "lineno": 52,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.CurveType",
        "name": "CurveType",
        "lineno": 68,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.CoordinateLength",
        "name": "CoordinateLength",
        "lineno": 78,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 87,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.X",
        "name": "X",
        "lineno": 96,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.Y",
        "name": "Y",
        "lineno": 105,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.Raw",
        "name": "Raw",
        "lineno": 114,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.RawEncoded",
        "name": "RawEncoded",
        "lineno": 123,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.RawDecoded",
        "name": "RawDecoded",
        "lineno": 132,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.__add__",
        "name": "__add__",
        "lineno": 141,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.__radd__",
        "name": "__radd__",
        "lineno": 154,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.__mul__",
        "name": "__mul__",
        "lineno": 167,
        "scope": "IPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint.__rmul__",
        "name": "__rmul__",
        "lineno": 180,
        "scope": "IPoint",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.__init__",
        "name": "__init__",
        "lineno": 44,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.Name",
        "name": "Name",
        "lineno": 69,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.Order",
        "name": "Order",
        "lineno": 78,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.Generator",
        "name": "Generator",
        "lineno": 87,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.PointClass",
        "name": "PointClass",
        "lineno": 96,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.PublicKeyClass",
        "name": "PublicKeyClass",
        "lineno": 105,
        "scope": "EllipticCurve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve.PrivateKeyClass",
        "name": "PrivateKeyClass",
        "lineno": 114,
        "scope": "EllipticCurve",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter.EllipticCurveGetter.FromType",
        "name": "FromType",
        "lineno": 59,
        "scope": "EllipticCurveGetter",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types": [],
    "python.ccxt.static_dependencies.bip.ecc.curve": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.FromBytes",
        "name": "FromBytes",
        "lineno": 43,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.FromPoint",
        "name": "FromPoint",
        "lineno": 64,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.__init__",
        "name": "__init__",
        "lineno": 90,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.CurveType",
        "name": "CurveType",
        "lineno": 101,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.CompressedLength",
        "name": "CompressedLength",
        "lineno": 111,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.UncompressedLength",
        "name": "UncompressedLength",
        "lineno": 121,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 130,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.RawCompressed",
        "name": "RawCompressed",
        "lineno": 139,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.RawUncompressed",
        "name": "RawUncompressed",
        "lineno": 148,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.Point",
        "name": "Point",
        "lineno": 157,
        "scope": "Secp256k1PublicKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.FromBytes",
        "name": "FromBytes",
        "lineno": 173,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.__init__",
        "name": "__init__",
        "lineno": 193,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.CurveType",
        "name": "CurveType",
        "lineno": 204,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.Length",
        "name": "Length",
        "lineno": 214,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 223,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.Raw",
        "name": "Raw",
        "lineno": 232,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.PublicKey",
        "name": "PublicKey",
        "lineno": 241,
        "scope": "Secp256k1PrivateKeyEcdsa",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.FromBytes",
        "name": "FromBytes",
        "lineno": 41,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.FromCoordinates",
        "name": "FromCoordinates",
        "lineno": 65,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.__init__",
        "name": "__init__",
        "lineno": 84,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.CurveType",
        "name": "CurveType",
        "lineno": 95,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.CoordinateLength",
        "name": "CoordinateLength",
        "lineno": 105,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.UnderlyingObject",
        "name": "UnderlyingObject",
        "lineno": 114,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.X",
        "name": "X",
        "lineno": 123,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.Y",
        "name": "Y",
        "lineno": 132,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.Raw",
        "name": "Raw",
        "lineno": 141,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawEncoded",
        "name": "RawEncoded",
        "lineno": 150,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawDecoded",
        "name": "RawDecoded",
        "lineno": 168,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.__add__",
        "name": "__add__",
        "lineno": 184,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.__radd__",
        "name": "__radd__",
        "lineno": 197,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.__mul__",
        "name": "__mul__",
        "lineno": 210,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.__rmul__",
        "name": "__rmul__",
        "lineno": 223,
        "scope": "Secp256k1PointEcdsa",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1": [],
    "python.ccxt.static_dependencies.bip.slip": [],
    "python.ccxt.static_dependencies.bip.slip.slip173.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32._Slip32KeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 49,
        "scope": "_Slip32KeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32._Slip32KeySerializer.__SerializePath",
        "name": "__SerializePath",
        "lineno": 79,
        "scope": "_Slip32KeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32PrivateKeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 103,
        "scope": "Slip32PrivateKeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32PublicKeySerializer.Serialize",
        "name": "Serialize",
        "lineno": 132,
        "scope": "Slip32PublicKeySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.__init__",
        "name": "__init__",
        "lineno": 165,
        "scope": "Slip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.KeyBytes",
        "name": "KeyBytes",
        "lineno": 187,
        "scope": "Slip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.Path",
        "name": "Path",
        "lineno": 196,
        "scope": "Slip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.ChainCode",
        "name": "ChainCode",
        "lineno": 205,
        "scope": "Slip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.IsPublic",
        "name": "IsPublic",
        "lineno": 214,
        "scope": "Slip32DeserializedKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.DeserializeKey",
        "name": "DeserializeKey",
        "lineno": 231,
        "scope": "Slip32KeyDeserializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.__GetIfPublic",
        "name": "__GetIfPublic",
        "lineno": 265,
        "scope": "Slip32KeyDeserializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.__GetPartsFromBytes",
        "name": "__GetPartsFromBytes",
        "lineno": 286,
        "scope": "Slip32KeyDeserializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver.Slip32KeyNetVersions.__init__",
        "name": "__init__",
        "lineno": 33,
        "scope": "Slip32KeyNetVersions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver.Slip32KeyNetVersions.Public",
        "name": "Public",
        "lineno": 46,
        "scope": "Slip32KeyNetVersions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver.Slip32KeyNetVersions.Private",
        "name": "Private",
        "lineno": 55,
        "scope": "Slip32KeyNetVersions",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32": [],
    "python.ccxt.static_dependencies.bip.slip.slip44.slip44": [],
    "python.ccxt.static_dependencies.bip.slip.slip44": [],
    "python.ccxt.static_dependencies.bip.utils": [],
    "python.ccxt.static_dependencies.bip.utils.conf.coin_names": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.conf.coin_names.CoinNames.__init__",
        "name": "__init__",
        "lineno": 30,
        "scope": "CoinNames",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.conf.coin_names.CoinNames.Name",
        "name": "Name",
        "lineno": 43,
        "scope": "CoinNames",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.conf.coin_names.CoinNames.Abbreviation",
        "name": "Abbreviation",
        "lineno": 52,
        "scope": "CoinNames",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.conf": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.__init__",
        "name": "__init__",
        "lineno": 49,
        "scope": "AesEcbEncrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.AutoPad",
        "name": "AutoPad",
        "lineno": 60,
        "scope": "AesEcbEncrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Encrypt",
        "name": "Encrypt",
        "lineno": 70,
        "scope": "AesEcbEncrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Pad",
        "name": "Pad",
        "lineno": 85,
        "scope": "AesEcbEncrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "AesEcbDecrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.AutoUnPad",
        "name": "AutoUnPad",
        "lineno": 117,
        "scope": "AesEcbDecrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.Decrypt",
        "name": "Decrypt",
        "lineno": 127,
        "scope": "AesEcbDecrypter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.UnPad",
        "name": "UnPad",
        "lineno": 142,
        "scope": "AesEcbDecrypter",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.blake2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b.QuickDigest",
        "name": "QuickDigest",
        "lineno": 38,
        "scope": "Blake2b",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2._Blake2bWithSpecificSize.QuickDigest",
        "name": "QuickDigest",
        "lineno": 64,
        "scope": "_Blake2bWithSpecificSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2._Blake2bWithSpecificSize.DigestSize",
        "name": "DigestSize",
        "lineno": 83,
        "scope": "_Blake2bWithSpecificSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b32.DigestSize",
        "name": "DigestSize",
        "lineno": 99,
        "scope": "Blake2b32",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b40.DigestSize",
        "name": "DigestSize",
        "lineno": 116,
        "scope": "Blake2b40",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b160.DigestSize",
        "name": "DigestSize",
        "lineno": 133,
        "scope": "Blake2b160",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b224.DigestSize",
        "name": "DigestSize",
        "lineno": 150,
        "scope": "Blake2b224",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b256.DigestSize",
        "name": "DigestSize",
        "lineno": 167,
        "scope": "Blake2b256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b512.DigestSize",
        "name": "DigestSize",
        "lineno": 184,
        "scope": "Blake2b512",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305.ChaCha20Poly1305.Decrypt",
        "name": "Decrypt",
        "lineno": 38,
        "scope": "ChaCha20Poly1305",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305.ChaCha20Poly1305.Encrypt",
        "name": "Encrypt",
        "lineno": 62,
        "scope": "ChaCha20Poly1305",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305.ChaCha20Poly1305.KeySize",
        "name": "KeySize",
        "lineno": 84,
        "scope": "ChaCha20Poly1305",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305.ChaCha20Poly1305.TagSize",
        "name": "TagSize",
        "lineno": 94,
        "scope": "ChaCha20Poly1305",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hash160": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160.QuickDigest",
        "name": "QuickDigest",
        "lineno": 37,
        "scope": "Hash160",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160.DigestSize",
        "name": "DigestSize",
        "lineno": 50,
        "scope": "Hash160",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hmac": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 41,
        "scope": "HmacSha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha256.DigestSize",
        "name": "DigestSize",
        "lineno": 59,
        "scope": "HmacSha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha512.QuickDigest",
        "name": "QuickDigest",
        "lineno": 76,
        "scope": "HmacSha512",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha512.QuickDigestHalves",
        "name": "QuickDigestHalves",
        "lineno": 95,
        "scope": "HmacSha512",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha512.DigestSize",
        "name": "DigestSize",
        "lineno": 111,
        "scope": "HmacSha512",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2.Pbkdf2HmacSha512.DeriveKey",
        "name": "DeriveKey",
        "lineno": 43,
        "scope": "Pbkdf2HmacSha512",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.ripemd": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd.Ripemd160.QuickDigest",
        "name": "QuickDigest",
        "lineno": 38,
        "scope": "Ripemd160",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd.Ripemd160.DigestSize",
        "name": "DigestSize",
        "lineno": 51,
        "scope": "Ripemd160",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.scrypt": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt.Scrypt.DeriveKey",
        "name": "DeriveKey",
        "lineno": 38,
        "scope": "Scrypt",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.__init__",
        "name": "__init__",
        "lineno": 43,
        "scope": "Sha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.Update",
        "name": "Update",
        "lineno": 47,
        "scope": "Sha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.Digest",
        "name": "Digest",
        "lineno": 57,
        "scope": "Sha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 67,
        "scope": "Sha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.DigestSize",
        "name": "DigestSize",
        "lineno": 80,
        "scope": "Sha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.DoubleSha256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 97,
        "scope": "DoubleSha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.DoubleSha256.DigestSize",
        "name": "DigestSize",
        "lineno": 110,
        "scope": "DoubleSha256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512.QuickDigest",
        "name": "QuickDigest",
        "lineno": 127,
        "scope": "Sha512",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512.DigestSize",
        "name": "DigestSize",
        "lineno": 140,
        "scope": "Sha512",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512_256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 157,
        "scope": "Sha512_256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512_256.DigestSize",
        "name": "DigestSize",
        "lineno": 173,
        "scope": "Sha512_256",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha3": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Kekkak256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 42,
        "scope": "Kekkak256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Kekkak256.DigestSize",
        "name": "DigestSize",
        "lineno": 55,
        "scope": "Kekkak256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Sha3_256.QuickDigest",
        "name": "QuickDigest",
        "lineno": 74,
        "scope": "Sha3_256",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Sha3_256.DigestSize",
        "name": "DigestSize",
        "lineno": 90,
        "scope": "Sha3_256",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto": [],
    "python.ccxt.static_dependencies.bip.utils.misc.algo": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.BinarySearch",
        "name": "BinarySearch",
        "lineno": 32,
        "scope": "AlgoUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Decode",
        "name": "Decode",
        "lineno": 54,
        "scope": "AlgoUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "name": "Encode",
        "lineno": 76,
        "scope": "AlgoUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.IsStringMixed",
        "name": "IsStringMixed",
        "lineno": 98,
        "scope": "AlgoUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.base32": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32._Base32Utils.AddPadding",
        "name": "AddPadding",
        "lineno": 47,
        "scope": "_Base32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32._Base32Utils.TranslateAlphabet",
        "name": "TranslateAlphabet",
        "lineno": 64,
        "scope": "_Base32Utils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Decoder.Decode",
        "name": "Decode",
        "lineno": 88,
        "scope": "Base32Decoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Encoder.Encode",
        "name": "Encode",
        "lineno": 120,
        "scope": "Base32Encoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Encoder.EncodeNoPadding",
        "name": "EncodeNoPadding",
        "lineno": 139,
        "scope": "Base32Encoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bit": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.IsBitSet",
        "name": "IsBitSet",
        "lineno": 28,
        "scope": "BitUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.AreBitsSet",
        "name": "AreBitsSet",
        "lineno": 43,
        "scope": "BitUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.SetBit",
        "name": "SetBit",
        "lineno": 58,
        "scope": "BitUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.SetBits",
        "name": "SetBits",
        "lineno": 73,
        "scope": "BitUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.ResetBit",
        "name": "ResetBit",
        "lineno": 88,
        "scope": "BitUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils.ResetBits",
        "name": "ResetBits",
        "lineno": 103,
        "scope": "BitUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bytes": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.Reverse",
        "name": "Reverse",
        "lineno": 36,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.Xor",
        "name": "Xor",
        "lineno": 51,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.AddNoCarry",
        "name": "AddNoCarry",
        "lineno": 68,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.MultiplyScalarNoCarry",
        "name": "MultiplyScalarNoCarry",
        "lineno": 85,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToBinaryStr",
        "name": "ToBinaryStr",
        "lineno": 102,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToInteger",
        "name": "ToInteger",
        "lineno": 117,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.FromBinaryStr",
        "name": "FromBinaryStr",
        "lineno": 134,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToHexString",
        "name": "ToHexString",
        "lineno": 149,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.FromHexString",
        "name": "FromHexString",
        "lineno": 164,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.FromList",
        "name": "FromList",
        "lineno": 177,
        "scope": "BytesUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToList",
        "name": "ToList",
        "lineno": 190,
        "scope": "BytesUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.data_bytes": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.Length",
        "name": "Length",
        "lineno": 48,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.Size",
        "name": "Size",
        "lineno": 57,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToBytes",
        "name": "ToBytes",
        "lineno": 66,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToHex",
        "name": "ToHex",
        "lineno": 75,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToInt",
        "name": "ToInt",
        "lineno": 84,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__len__",
        "name": "__len__",
        "lineno": 97,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__bytes__",
        "name": "__bytes__",
        "lineno": 106,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__int__",
        "name": "__int__",
        "lineno": 115,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__repr__",
        "name": "__repr__",
        "lineno": 124,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__getitem__",
        "name": "__getitem__",
        "lineno": 133,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__iter__",
        "name": "__iter__",
        "lineno": 149,
        "scope": "DataBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__eq__",
        "name": "__eq__",
        "lineno": 158,
        "scope": "DataBytes",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.integer": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.GetBytesNumber",
        "name": "GetBytesNumber",
        "lineno": 34,
        "scope": "IntegerUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.ToBytes",
        "name": "ToBytes",
        "lineno": 47,
        "scope": "IntegerUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.FromBinaryStr",
        "name": "FromBinaryStr",
        "lineno": 72,
        "scope": "IntegerUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.ToBinaryStr",
        "name": "ToBinaryStr",
        "lineno": 85,
        "scope": "IntegerUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.string": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.string.StringUtils.NormalizeNfc",
        "name": "NormalizeNfc",
        "lineno": 31,
        "scope": "StringUtils",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.string.StringUtils.NormalizeNfkd",
        "name": "NormalizeNfkd",
        "lineno": 44,
        "scope": "StringUtils",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc": [],
    "python.ccxt.static_dependencies.bip.utils.typing.literal": [],
    "python.ccxt.static_dependencies.bip.utils.typing": [],
    "python.ccxt.static_dependencies.bip.wif.wif": [
      {
        "id": "python.ccxt.static_dependencies.bip.wif.wif.WifEncoder.Encode",
        "name": "Encode",
        "lineno": 51,
        "scope": "WifEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.bip.wif.wif.WifDecoder.Decode",
        "name": "Decode",
        "lineno": 99,
        "scope": "WifDecoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.bip.wif": [],
    "python.ccxt.static_dependencies.dydx_v4_client.registry": [
      {
        "id": "python.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "name": "encode_as_any",
        "lineno": 29,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2": [],
    "python.ccxt.static_dependencies.ecdsa.curves": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "name": "orderlen",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "name": "__init__",
        "lineno": 16,
        "scope": "Curve",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.curves.find_curve",
        "name": "find_curve",
        "lineno": 50,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.der": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_constructed",
        "name": "encode_constructed",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_integer",
        "name": "encode_integer",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_bitstring",
        "name": "encode_bitstring",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_octet_string",
        "name": "encode_octet_string",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_oid",
        "name": "encode_oid",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "name": "encode_sequence",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_number",
        "name": "encode_number",
        "lineno": 53,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_constructed",
        "name": "remove_constructed",
        "lineno": 64,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "name": "remove_sequence",
        "lineno": 76,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_octet_string",
        "name": "remove_octet_string",
        "lineno": 85,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "name": "remove_object",
        "lineno": 95,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_integer",
        "name": "remove_integer",
        "lineno": 115,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.read_number",
        "name": "read_number",
        "lineno": 127,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "name": "encode_length",
        "lineno": 143,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "name": "read_length",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.remove_bitstring",
        "name": "remove_bitstring",
        "lineno": 168,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.unpem",
        "name": "unpem",
        "lineno": 206,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.topem",
        "name": "topem",
        "lineno": 215,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "Signature",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "name": "recover_public_keys",
        "lineno": 73,
        "scope": "Signature",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.__init__",
        "name": "__init__",
        "lineno": 107,
        "scope": "Public_key",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.verifies",
        "name": "verifies",
        "lineno": 123,
        "scope": "Public_key",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key.__init__",
        "name": "__init__",
        "lineno": 150,
        "scope": "Private_key",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key.sign",
        "name": "sign",
        "lineno": 158,
        "scope": "Private_key",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.int_to_string",
        "name": "int_to_string",
        "lineno": 188,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.string_to_int",
        "name": "string_to_int",
        "lineno": 203,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.digest_integer",
        "name": "digest_integer",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.point_is_valid",
        "name": "point_is_valid",
        "lineno": 225,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ellipticcurve": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "name": "__init__",
        "lineno": 43,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.p",
        "name": "p",
        "lineno": 49,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.a",
        "name": "a",
        "lineno": 52,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.b",
        "name": "b",
        "lineno": 55,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.contains_point",
        "name": "contains_point",
        "lineno": 58,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__str__",
        "name": "__str__",
        "lineno": 62,
        "scope": "CurveFp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__eq__",
        "name": "__eq__",
        "lineno": 82,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__add__",
        "name": "__add__",
        "lineno": 91,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__mul__",
        "name": "__mul__",
        "lineno": 117,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__mul__.leftmost_bit",
        "name": "leftmost_bit",
        "lineno": 120,
        "scope": "Point.__mul__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__rmul__",
        "name": "__rmul__",
        "lineno": 154,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__str__",
        "name": "__str__",
        "lineno": 159,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.double",
        "name": "double",
        "lineno": 164,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.x",
        "name": "x",
        "lineno": 183,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.y",
        "name": "y",
        "lineno": 186,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.curve",
        "name": "curve",
        "lineno": 189,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.order",
        "name": "order",
        "lineno": 192,
        "scope": "Point",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_raw_encoding",
        "name": "_from_raw_encoding",
        "lineno": 199,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_compressed",
        "name": "_from_compressed",
        "lineno": 220,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_hybrid",
        "name": "_from_hybrid",
        "lineno": 242,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_edwards",
        "name": "_from_edwards",
        "lineno": 262,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.from_bytes",
        "name": "from_bytes",
        "lineno": 297,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._raw_encode",
        "name": "_raw_encode",
        "lineno": 381,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._compressed_encode",
        "name": "_compressed_encode",
        "lineno": 388,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._hybrid_encode",
        "name": "_hybrid_encode",
        "lineno": 396,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._edwards_encode",
        "name": "_edwards_encode",
        "lineno": 403,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "name": "to_bytes",
        "lineno": 415,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "name": "_naf",
        "lineno": 443,
        "scope": "AbstractPoint",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "name": "__init__",
        "lineno": 470,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_bytes",
        "name": "from_bytes",
        "lineno": 499,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "name": "_maybe_precompute",
        "lineno": 545,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__getstate__",
        "name": "__getstate__",
        "lineno": 571,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__setstate__",
        "name": "__setstate__",
        "lineno": 579,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__eq__",
        "name": "__eq__",
        "lineno": 582,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__ne__",
        "name": "__ne__",
        "lineno": 610,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.order",
        "name": "order",
        "lineno": 614,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.curve",
        "name": "curve",
        "lineno": 621,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.x",
        "name": "x",
        "lineno": 625,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.y",
        "name": "y",
        "lineno": 641,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.scale",
        "name": "scale",
        "lineno": 657,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.to_affine",
        "name": "to_affine",
        "lineno": 677,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_affine",
        "name": "from_affine",
        "lineno": 689,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double_with_z_1",
        "name": "_double_with_z_1",
        "lineno": 711,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "name": "_double",
        "lineno": 727,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.double",
        "name": "double",
        "lineno": 749,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_1",
        "name": "_add_with_z_1",
        "lineno": 764,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_eq",
        "name": "_add_with_z_eq",
        "lineno": 781,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z2_1",
        "name": "_add_with_z2_1",
        "lineno": 796,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_ne",
        "name": "_add_with_z_ne",
        "lineno": 815,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__radd__",
        "name": "__radd__",
        "lineno": 838,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "name": "_add",
        "lineno": 842,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__add__",
        "name": "__add__",
        "lineno": 858,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__rmul__",
        "name": "__rmul__",
        "lineno": 879,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._mul_precompute",
        "name": "_mul_precompute",
        "lineno": 883,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "name": "__mul__",
        "lineno": 902,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "name": "mul_add",
        "lineno": 935,
        "scope": "PointJacobi",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__neg__",
        "name": "__neg__",
        "lineno": 1033,
        "scope": "PointJacobi",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.keys": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.__init__",
        "name": "__init__",
        "lineno": 23,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_point",
        "name": "from_public_point",
        "lineno": 29,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "name": "from_string",
        "lineno": 38,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_pem",
        "name": "from_pem",
        "lineno": 56,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "name": "from_der",
        "lineno": 60,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_key_recovery",
        "name": "from_public_key_recovery",
        "lineno": 83,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_key_recovery_with_digest",
        "name": "from_public_key_recovery_with_digest",
        "lineno": 91,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._raw_encode",
        "name": "_raw_encode",
        "lineno": 106,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._compressed_encode",
        "name": "_compressed_encode",
        "lineno": 113,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_string",
        "name": "to_string",
        "lineno": 121,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_pem",
        "name": "to_pem",
        "lineno": 126,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "name": "to_der",
        "lineno": 129,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify",
        "name": "verify",
        "lineno": 138,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify_digest",
        "name": "verify_digest",
        "lineno": 143,
        "scope": "VerifyingKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.__init__",
        "name": "__init__",
        "lineno": 157,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.generate",
        "name": "generate",
        "lineno": 162,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_secret_exponent",
        "name": "from_secret_exponent",
        "lineno": 172,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_string",
        "name": "from_string",
        "lineno": 189,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_pem",
        "name": "from_pem",
        "lineno": 195,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "name": "from_der",
        "lineno": 204,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_string",
        "name": "to_string",
        "lineno": 242,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_pem",
        "name": "to_pem",
        "lineno": 247,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "name": "to_der",
        "lineno": 251,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.get_verifying_key",
        "name": "get_verifying_key",
        "lineno": 261,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_deterministic",
        "name": "sign_deterministic",
        "lineno": 264,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest_deterministic",
        "name": "sign_digest_deterministic",
        "lineno": 274,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest_deterministic.simple_r_s",
        "name": "simple_r_s",
        "lineno": 284,
        "scope": "SigningKey.sign_digest_deterministic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign",
        "name": "sign",
        "lineno": 300,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest",
        "name": "sign_digest",
        "lineno": 317,
        "scope": "SigningKey",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_number",
        "name": "sign_number",
        "lineno": 326,
        "scope": "SigningKey",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.numbertheory": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "name": "modular_exp",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_reduce_mod",
        "name": "polynomial_reduce_mod",
        "lineno": 50,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_multiply_mod",
        "name": "polynomial_multiply_mod",
        "lineno": 73,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_exp_mod",
        "name": "polynomial_exp_mod",
        "lineno": 97,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.jacobi",
        "name": "jacobi",
        "lineno": 129,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "name": "square_root_mod_prime",
        "lineno": 159,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "name": "inverse_mod",
        "lineno": 200,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd2",
        "name": "gcd2",
        "lineno": 224,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "name": "gcd",
        "lineno": 231,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm2",
        "name": "lcm2",
        "lineno": 245,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm",
        "name": "lcm",
        "lineno": 251,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "name": "factorization",
        "lineno": 265,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.phi",
        "name": "phi",
        "lineno": 321,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael",
        "name": "carmichael",
        "lineno": 340,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_factorized",
        "name": "carmichael_of_factorized",
        "lineno": 350,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_ppower",
        "name": "carmichael_of_ppower",
        "lineno": 365,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.order_mod",
        "name": "order_mod",
        "lineno": 376,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.largest_factor_relatively_prime",
        "name": "largest_factor_relatively_prime",
        "lineno": 396,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.kinda_order_mod",
        "name": "kinda_order_mod",
        "lineno": 413,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "name": "is_prime",
        "lineno": 421,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.next_prime",
        "name": "next_prime",
        "lineno": 498,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.rfc6979": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.rfc6979.bit_length",
        "name": "bit_length",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2int",
        "name": "bits2int",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2octets",
        "name": "bits2octets",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "name": "generate_k",
        "lineno": 44,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.util": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.randrange",
        "name": "randrange",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.PRNG.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "PRNG",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.PRNG.__call__",
        "name": "__call__",
        "lineno": 69,
        "scope": "PRNG",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.PRNG.block_generator",
        "name": "block_generator",
        "lineno": 73,
        "scope": "PRNG",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__overshoot_modulo",
        "name": "randrange_from_seed__overshoot_modulo",
        "lineno": 81,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.lsb_of_ones",
        "name": "lsb_of_ones",
        "lineno": 94,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.bits_and_bytes",
        "name": "bits_and_bytes",
        "lineno": 98,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__truncate_bytes",
        "name": "randrange_from_seed__truncate_bytes",
        "lineno": 116,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__truncate_bits",
        "name": "randrange_from_seed__truncate_bits",
        "lineno": 130,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__trytryagain",
        "name": "randrange_from_seed__trytryagain",
        "lineno": 145,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "name": "number_to_string",
        "lineno": 164,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.number_to_string_crop",
        "name": "number_to_string_crop",
        "lineno": 172,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "name": "string_to_number",
        "lineno": 179,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "name": "string_to_number_fixedlen",
        "lineno": 183,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings",
        "name": "sigencode_strings",
        "lineno": 193,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_string",
        "name": "sigencode_string",
        "lineno": 199,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der",
        "name": "sigencode_der",
        "lineno": 206,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings_canonize",
        "name": "sigencode_strings_canonize",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_string_canonize",
        "name": "sigencode_string_canonize",
        "lineno": 221,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der_canonize",
        "name": "sigencode_der_canonize",
        "lineno": 229,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_string",
        "name": "sigdecode_string",
        "lineno": 237,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_strings",
        "name": "sigdecode_strings",
        "lineno": 245,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_der",
        "name": "sigdecode_der",
        "lineno": 255,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa._version": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.get_keywords",
        "name": "get_keywords",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.get_config",
        "name": "get_config",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.register_vcs_handler",
        "name": "register_vcs_handler",
        "lineno": 59,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.register_vcs_handler.decorate",
        "name": "decorate",
        "lineno": 61,
        "scope": "register_vcs_handler",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "name": "run_command",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.versions_from_parentdir",
        "name": "versions_from_parentdir",
        "lineno": 107,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.git_get_keywords",
        "name": "git_get_keywords",
        "lineno": 133,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.git_versions_from_keywords",
        "name": "git_versions_from_keywords",
        "lineno": 162,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "name": "git_pieces_from_vcs",
        "lineno": 217,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.plus_or_dot",
        "name": "plus_or_dot",
        "lineno": 308,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_pep440",
        "name": "render_pep440",
        "lineno": 315,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_pre",
        "name": "render_pep440_pre",
        "lineno": 340,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_post",
        "name": "render_pep440_post",
        "lineno": 356,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_old",
        "name": "render_pep440_old",
        "lineno": 383,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_git_describe",
        "name": "render_git_describe",
        "lineno": 405,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render_git_describe_long",
        "name": "render_git_describe_long",
        "lineno": 425,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.render",
        "name": "render",
        "lineno": 445,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "name": "get_versions",
        "lineno": 477,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ecdsa": [],
    "python.ccxt.static_dependencies.ethereum": [],
    "python.ccxt.static_dependencies.ethereum.abi.abi": [],
    "python.ccxt.static_dependencies.ethereum.abi.base": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "name": "parse_type_str",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str.decorator",
        "name": "decorator",
        "lineno": 23,
        "scope": "parse_type_str",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str.decorator.new_from_type_str",
        "name": "new_from_type_str",
        "lineno": 25,
        "scope": "parse_type_str.decorator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.parse_tuple_type_str",
        "name": "parse_tuple_type_str",
        "lineno": 81,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.parse_tuple_type_str.new_from_type_str",
        "name": "new_from_type_str",
        "lineno": 89,
        "scope": "parse_tuple_type_str",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder.__init__",
        "name": "__init__",
        "lineno": 122,
        "scope": "BaseCoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder.validate",
        "name": "validate",
        "lineno": 141,
        "scope": "BaseCoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder.from_type_str",
        "name": "from_type_str",
        "lineno": 145,
        "scope": "BaseCoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.codec": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.BaseABICoder.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "BaseABICoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode_single",
        "name": "encode_single",
        "lineno": 53,
        "scope": "ABIEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode_abi",
        "name": "encode_abi",
        "lineno": 77,
        "scope": "ABIEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode",
        "name": "encode",
        "lineno": 98,
        "scope": "ABIEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.is_encodable",
        "name": "is_encodable",
        "lineno": 105,
        "scope": "ABIEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.is_encodable_type",
        "name": "is_encodable_type",
        "lineno": 132,
        "scope": "ABIEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode_single",
        "name": "decode_single",
        "lineno": 154,
        "scope": "ABIDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode_abi",
        "name": "decode_abi",
        "lineno": 182,
        "scope": "ABIDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode",
        "name": "decode",
        "lineno": 202,
        "scope": "ABIDecoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.constants": [],
    "python.ccxt.static_dependencies.ethereum.abi.decoding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.__init__",
        "name": "__init__",
        "lineno": 75,
        "scope": "ContextFramesBytesIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.seek_in_frame",
        "name": "seek_in_frame",
        "lineno": 81,
        "scope": "ContextFramesBytesIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.push_frame",
        "name": "push_frame",
        "lineno": 87,
        "scope": "ContextFramesBytesIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.pop_frame",
        "name": "pop_frame",
        "lineno": 98,
        "scope": "ContextFramesBytesIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseDecoder.decode",
        "name": "decode",
        "lineno": 120,
        "scope": "BaseDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseDecoder.__call__",
        "name": "__call__",
        "lineno": 128,
        "scope": "BaseDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.HeadTailDecoder.validate",
        "name": "validate",
        "lineno": 137,
        "scope": "HeadTailDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.HeadTailDecoder.decode",
        "name": "decode",
        "lineno": 143,
        "scope": "HeadTailDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder.__init__",
        "name": "__init__",
        "lineno": 156,
        "scope": "TupleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder.validate",
        "name": "validate",
        "lineno": 166,
        "scope": "TupleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder.decode",
        "name": "decode",
        "lineno": 173,
        "scope": "TupleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 178,
        "scope": "TupleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.validate",
        "name": "validate",
        "lineno": 189,
        "scope": "SingleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.validate_padding_bytes",
        "name": "validate_padding_bytes",
        "lineno": 195,
        "scope": "SingleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.decode",
        "name": "decode",
        "lineno": 198,
        "scope": "SingleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.read_data_from_stream",
        "name": "read_data_from_stream",
        "lineno": 206,
        "scope": "SingleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.split_data_and_padding",
        "name": "split_data_and_padding",
        "lineno": 209,
        "scope": "SingleDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.__init__",
        "name": "__init__",
        "lineno": 216,
        "scope": "BaseArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.validate",
        "name": "validate",
        "lineno": 225,
        "scope": "BaseArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 232,
        "scope": "BaseArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SizedArrayDecoder.__init__",
        "name": "__init__",
        "lineno": 250,
        "scope": "SizedArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SizedArrayDecoder.decode",
        "name": "decode",
        "lineno": 256,
        "scope": "SizedArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.DynamicArrayDecoder.decode",
        "name": "decode",
        "lineno": 266,
        "scope": "DynamicArrayDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.validate",
        "name": "validate",
        "lineno": 280,
        "scope": "FixedByteSizeDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.read_data_from_stream",
        "name": "read_data_from_stream",
        "lineno": 302,
        "scope": "FixedByteSizeDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.split_data_and_padding",
        "name": "split_data_and_padding",
        "lineno": 315,
        "scope": "FixedByteSizeDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.validate_padding_bytes",
        "name": "validate_padding_bytes",
        "lineno": 328,
        "scope": "FixedByteSizeDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder._get_value_byte_size",
        "name": "_get_value_byte_size",
        "lineno": 337,
        "scope": "FixedByteSizeDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BooleanDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 351,
        "scope": "BooleanDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BooleanDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 362,
        "scope": "BooleanDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.AddressDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 372,
        "scope": "AddressDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedIntegerDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 384,
        "scope": "UnsignedIntegerDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 397,
        "scope": "SignedIntegerDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.validate_padding_bytes",
        "name": "validate_padding_bytes",
        "lineno": 404,
        "scope": "SignedIntegerDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 419,
        "scope": "SignedIntegerDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BytesDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 430,
        "scope": "BytesDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BytesDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 434,
        "scope": "BytesDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseFixedDecoder.validate",
        "name": "validate",
        "lineno": 442,
        "scope": "BaseFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedFixedDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 453,
        "scope": "UnsignedFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedFixedDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 462,
        "scope": "UnsignedFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 469,
        "scope": "SignedFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.validate_padding_bytes",
        "name": "validate_padding_bytes",
        "lineno": 481,
        "scope": "SignedFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 496,
        "scope": "SignedFixedDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 509,
        "scope": "ByteStringDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.read_data_from_stream",
        "name": "read_data_from_stream",
        "lineno": 513,
        "scope": "ByteStringDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.validate_padding_bytes",
        "name": "validate_padding_bytes",
        "lineno": 536,
        "scope": "ByteStringDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 540,
        "scope": "ByteStringDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.StringDecoder.from_type_str",
        "name": "from_type_str",
        "lineno": 546,
        "scope": "StringDecoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.StringDecoder.decoder_fn",
        "name": "decoder_fn",
        "lineno": 550,
        "scope": "StringDecoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.encoding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.encode",
        "name": "encode",
        "lineno": 62,
        "scope": "BaseEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.validate_value",
        "name": "validate_value",
        "lineno": 70,
        "scope": "BaseEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "name": "invalidate_value",
        "lineno": 79,
        "scope": "BaseEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.__call__",
        "name": "__call__",
        "lineno": 98,
        "scope": "BaseEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.__init__",
        "name": "__init__",
        "lineno": 105,
        "scope": "TupleEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate",
        "name": "validate",
        "lineno": 110,
        "scope": "TupleEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate_value",
        "name": "validate_value",
        "lineno": 116,
        "scope": "TupleEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "name": "encode",
        "lineno": 139,
        "scope": "TupleEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 164,
        "scope": "TupleEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.validate",
        "name": "validate",
        "lineno": 179,
        "scope": "FixedSizeEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.validate_value",
        "name": "validate_value",
        "lineno": 201,
        "scope": "FixedSizeEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.encode",
        "name": "encode",
        "lineno": 204,
        "scope": "FixedSizeEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder.validate_value",
        "name": "validate_value",
        "lineno": 225,
        "scope": "BooleanEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder.encode_fn",
        "name": "encode_fn",
        "lineno": 230,
        "scope": "BooleanEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 239,
        "scope": "BooleanEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.NumberEncoder.validate",
        "name": "validate",
        "lineno": 253,
        "scope": "NumberEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.NumberEncoder.validate_value",
        "name": "validate_value",
        "lineno": 261,
        "scope": "NumberEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedIntegerEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 293,
        "scope": "UnsignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedIntegerEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 302,
        "scope": "PackedUnsignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode_fn",
        "name": "encode_fn",
        "lineno": 313,
        "scope": "SignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode",
        "name": "encode",
        "lineno": 316,
        "scope": "SignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 328,
        "scope": "SignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedIntegerEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 334,
        "scope": "PackedSignedIntegerEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.type_check_fn",
        "name": "type_check_fn",
        "lineno": 345,
        "scope": "BaseFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.illegal_value_fn",
        "name": "illegal_value_fn",
        "lineno": 349,
        "scope": "BaseFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.validate_value",
        "name": "validate_value",
        "lineno": 355,
        "scope": "BaseFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.validate",
        "name": "validate",
        "lineno": 371,
        "scope": "BaseFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.bounds_fn",
        "name": "bounds_fn",
        "lineno": 382,
        "scope": "UnsignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.encode_fn",
        "name": "encode_fn",
        "lineno": 385,
        "scope": "UnsignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 393,
        "scope": "UnsignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedFixedEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 404,
        "scope": "PackedUnsignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.bounds_fn",
        "name": "bounds_fn",
        "lineno": 415,
        "scope": "SignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode_fn",
        "name": "encode_fn",
        "lineno": 418,
        "scope": "SignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode",
        "name": "encode",
        "lineno": 427,
        "scope": "SignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 439,
        "scope": "SignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedFixedEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 450,
        "scope": "PackedSignedFixedEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder.validate_value",
        "name": "validate_value",
        "lineno": 466,
        "scope": "AddressEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder.validate",
        "name": "validate",
        "lineno": 470,
        "scope": "AddressEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 477,
        "scope": "AddressEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder.validate_value",
        "name": "validate_value",
        "lineno": 488,
        "scope": "BytesEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder.encode_fn",
        "name": "encode_fn",
        "lineno": 501,
        "scope": "BytesEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 505,
        "scope": "BytesEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedBytesEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 511,
        "scope": "PackedBytesEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.validate_value",
        "name": "validate_value",
        "lineno": 522,
        "scope": "ByteStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.encode",
        "name": "encode",
        "lineno": 527,
        "scope": "ByteStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 541,
        "scope": "ByteStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedByteStringEncoder.encode",
        "name": "encode",
        "lineno": 549,
        "scope": "PackedByteStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.validate_value",
        "name": "validate_value",
        "lineno": 558,
        "scope": "TextStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.encode",
        "name": "encode",
        "lineno": 563,
        "scope": "TextStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 579,
        "scope": "TextStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedTextStringEncoder.encode",
        "name": "encode",
        "lineno": 587,
        "scope": "PackedTextStringEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.validate",
        "name": "validate",
        "lineno": 595,
        "scope": "BaseArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.validate_value",
        "name": "validate_value",
        "lineno": 601,
        "scope": "BaseArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "name": "encode_elements",
        "lineno": 611,
        "scope": "BaseArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 629,
        "scope": "BaseArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.validate_value",
        "name": "validate_value",
        "lineno": 647,
        "scope": "PackedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.encode",
        "name": "encode",
        "lineno": 660,
        "scope": "PackedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.from_type_str",
        "name": "from_type_str",
        "lineno": 666,
        "scope": "PackedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.__init__",
        "name": "__init__",
        "lineno": 682,
        "scope": "SizedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.validate",
        "name": "validate",
        "lineno": 687,
        "scope": "SizedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.validate_value",
        "name": "validate_value",
        "lineno": 693,
        "scope": "SizedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.encode",
        "name": "encode",
        "lineno": 706,
        "scope": "SizedArrayEncoder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.DynamicArrayEncoder.encode",
        "name": "encode",
        "lineno": 715,
        "scope": "DynamicArrayEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.ParseError.__str__",
        "name": "__str__",
        "lineno": 86,
        "scope": "ParseError",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.grammar": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_non_zero_tuple",
        "name": "visit_non_zero_tuple",
        "lineno": 53,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_tuple_type",
        "name": "visit_tuple_type",
        "lineno": 59,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_next_type",
        "name": "visit_next_type",
        "lineno": 64,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_zero_tuple",
        "name": "visit_zero_tuple",
        "lineno": 70,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_basic_type",
        "name": "visit_basic_type",
        "lineno": 73,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_two_size",
        "name": "visit_two_size",
        "lineno": 78,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_const_arr",
        "name": "visit_const_arr",
        "lineno": 84,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_dynam_arr",
        "name": "visit_dynam_arr",
        "lineno": 90,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_alphas",
        "name": "visit_alphas",
        "lineno": 93,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_digits",
        "name": "visit_digits",
        "lineno": 96,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.generic_visit",
        "name": "generic_visit",
        "lineno": 99,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.parse",
        "name": "parse",
        "lineno": 113,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.__init__",
        "name": "__init__",
        "lineno": 144,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.__repr__",
        "name": "__repr__",
        "lineno": 157,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.__eq__",
        "name": "__eq__",
        "lineno": 163,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.to_type_str",
        "name": "to_type_str",
        "lineno": 167,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.item_type",
        "name": "item_type",
        "lineno": 175,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.validate",
        "name": "validate",
        "lineno": 182,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "name": "invalidate",
        "lineno": 192,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.is_array",
        "name": "is_array",
        "lineno": 209,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.is_dynamic",
        "name": "is_dynamic",
        "lineno": 217,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType._has_dynamic_arrlist",
        "name": "_has_dynamic_arrlist",
        "lineno": 225,
        "scope": "ABIType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.__init__",
        "name": "__init__",
        "lineno": 236,
        "scope": "TupleType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.to_type_str",
        "name": "to_type_str",
        "lineno": 245,
        "scope": "TupleType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.item_type",
        "name": "item_type",
        "lineno": 259,
        "scope": "TupleType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.validate",
        "name": "validate",
        "lineno": 273,
        "scope": "TupleType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.is_dynamic",
        "name": "is_dynamic",
        "lineno": 278,
        "scope": "TupleType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.__init__",
        "name": "__init__",
        "lineno": 293,
        "scope": "BasicType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.to_type_str",
        "name": "to_type_str",
        "lineno": 306,
        "scope": "BasicType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.item_type",
        "name": "item_type",
        "lineno": 324,
        "scope": "BasicType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.is_dynamic",
        "name": "is_dynamic",
        "lineno": 340,
        "scope": "BasicType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "name": "validate",
        "lineno": 352,
        "scope": "BasicType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.normalize",
        "name": "normalize",
        "lineno": 429,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.packed": [],
    "python.ccxt.static_dependencies.ethereum.abi.registry": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.copy",
        "name": "copy",
        "lineno": 41,
        "scope": "Copyable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.__copy__",
        "name": "__copy__",
        "lineno": 44,
        "scope": "Copyable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 47,
        "scope": "Copyable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.add",
        "name": "add",
        "lineno": 63,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.find",
        "name": "find",
        "lineno": 86,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove_by_equality",
        "name": "remove_by_equality",
        "lineno": 116,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping._label_for_predicate",
        "name": "_label_for_predicate",
        "lineno": 136,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove_by_label",
        "name": "remove_by_label",
        "lineno": 150,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove",
        "name": "remove",
        "lineno": 159,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.copy",
        "name": "copy",
        "lineno": 171,
        "scope": "PredicateMapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__call__",
        "name": "__call__",
        "lineno": 188,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__str__",
        "name": "__str__",
        "lineno": 191,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__repr__",
        "name": "__repr__",
        "lineno": 194,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__iter__",
        "name": "__iter__",
        "lineno": 197,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__hash__",
        "name": "__hash__",
        "lineno": 201,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Equals.__init__",
        "name": "__init__",
        "lineno": 215,
        "scope": "Equals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Equals.__call__",
        "name": "__call__",
        "lineno": 218,
        "scope": "Equals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Equals.__str__",
        "name": "__str__",
        "lineno": 221,
        "scope": "Equals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "name": "__init__",
        "lineno": 236,
        "scope": "BaseEquals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__call__",
        "name": "__call__",
        "lineno": 240,
        "scope": "BaseEquals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__str__",
        "name": "__str__",
        "lineno": 262,
        "scope": "BaseEquals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.has_arrlist",
        "name": "has_arrlist",
        "lineno": 271,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.is_base_tuple",
        "name": "is_base_tuple",
        "lineno": 283,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry._clear_encoder_cache",
        "name": "_clear_encoder_cache",
        "lineno": 295,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry._clear_encoder_cache.new_method",
        "name": "new_method",
        "lineno": 297,
        "scope": "_clear_encoder_cache",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry._clear_decoder_cache",
        "name": "_clear_decoder_cache",
        "lineno": 304,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry._clear_decoder_cache.new_method",
        "name": "new_method",
        "lineno": 306,
        "scope": "_clear_decoder_cache",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._register",
        "name": "_register",
        "lineno": 315,
        "scope": "BaseRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._unregister",
        "name": "_unregister",
        "lineno": 331,
        "scope": "BaseRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._get_registration",
        "name": "_get_registration",
        "lineno": 347,
        "scope": "BaseRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.__init__",
        "name": "__init__",
        "lineno": 362,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry._get_registration",
        "name": "_get_registration",
        "lineno": 366,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "name": "register_encoder",
        "lineno": 375,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_encoder",
        "name": "unregister_encoder",
        "lineno": 387,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_decoder",
        "name": "register_decoder",
        "lineno": 398,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_decoder",
        "name": "unregister_decoder",
        "lineno": 410,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "name": "register",
        "lineno": 420,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister",
        "name": "unregister",
        "lineno": 460,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.get_encoder",
        "name": "get_encoder",
        "lineno": 469,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.has_encoder",
        "name": "has_encoder",
        "lineno": 472,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.get_decoder",
        "name": "get_decoder",
        "lineno": 487,
        "scope": "ABIRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.copy",
        "name": "copy",
        "lineno": 490,
        "scope": "ABIRegistry",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi": [],
    "python.ccxt.static_dependencies.ethereum.abi.tools._strategies": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "StrategyRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "name": "register_strategy",
        "lineno": 41,
        "scope": "StrategyRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.unregister_strategy",
        "name": "unregister_strategy",
        "lineno": 46,
        "scope": "StrategyRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.get_strategy",
        "name": "get_strategy",
        "lineno": 49,
        "scope": "StrategyRegistry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_uint_strategy",
        "name": "get_uint_strategy",
        "lineno": 74,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_int_strategy",
        "name": "get_int_strategy",
        "lineno": 85,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_ufixed_strategy",
        "name": "get_ufixed_strategy",
        "lineno": 100,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_fixed_strategy",
        "name": "get_fixed_strategy",
        "lineno": 112,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_bytes_strategy",
        "name": "get_bytes_strategy",
        "lineno": 124,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_array_strategy",
        "name": "get_array_strategy",
        "lineno": 139,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_tuple_strategy",
        "name": "get_tuple_strategy",
        "lineno": 156,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.tools": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.numeric": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.ceil32",
        "name": "ceil32",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_unsigned_integer_bounds",
        "name": "compute_unsigned_integer_bounds",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_signed_integer_bounds",
        "name": "compute_signed_integer_bounds",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_unsigned_fixed_bounds",
        "name": "compute_unsigned_fixed_bounds",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_signed_fixed_bounds",
        "name": "compute_signed_fixed_bounds",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.scale_places",
        "name": "scale_places",
        "lineno": 59,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.scale_places.f",
        "name": "f",
        "lineno": 73,
        "scope": "scale_places",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.padding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad",
        "name": "zpad",
        "lineno": 7,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad_right",
        "name": "zpad_right",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.fpad",
        "name": "fpad",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.string": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.utils.string.abbr",
        "name": "abbr",
        "lineno": 6,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils": [],
    "python.ccxt.static_dependencies.ethereum.account.messages": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "name": "encode_typed_data",
        "lineno": 48,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account": [],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.get_primary_type",
        "name": "get_primary_type",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "name": "encode_field",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.find_type_dependencies",
        "name": "find_type_dependencies",
        "lineno": 130,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_type",
        "name": "encode_type",
        "lineno": 162,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_type",
        "name": "hash_type",
        "lineno": 180,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "name": "encode_data",
        "lineno": 184,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_struct",
        "name": "hash_struct",
        "lineno": 202,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_eip712_message",
        "name": "hash_eip712_message",
        "lineno": 211,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_domain",
        "name": "hash_domain",
        "lineno": 220,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers._get_eip712_solidity_types",
        "name": "_get_eip712_solidity_types",
        "lineno": 10,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_array_type",
        "name": "is_array_type",
        "lineno": 21,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_0x_prefixed_hexstr",
        "name": "is_0x_prefixed_hexstr",
        "lineno": 25,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_core_array_type",
        "name": "parse_core_array_type",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_parent_array_type",
        "name": "parse_parent_array_type",
        "lineno": 37,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data": [],
    "python.ccxt.static_dependencies.ethereum.hexbytes.main": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__new__",
        "name": "__new__",
        "lineno": 33,
        "scope": "HexBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.hex",
        "name": "hex",
        "lineno": 37,
        "scope": "HexBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__getitem__",
        "name": "__getitem__",
        "lineno": 48,
        "scope": "HexBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__getitem__",
        "name": "__getitem__",
        "lineno": 52,
        "scope": "HexBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__getitem__",
        "name": "__getitem__",
        "lineno": 55,
        "scope": "HexBytes",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__repr__",
        "name": "__repr__",
        "lineno": 64,
        "scope": "HexBytes",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes._utils": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.to_bytes",
        "name": "to_bytes",
        "lineno": 7,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.hexstr_to_bytes",
        "name": "hexstr_to_bytes",
        "lineno": 35,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes": [],
    "python.ccxt.static_dependencies.ethereum.typing.abi": [],
    "python.ccxt.static_dependencies.ethereum.typing.bls": [],
    "python.ccxt.static_dependencies.ethereum.typing.discovery": [],
    "python.ccxt.static_dependencies.ethereum.typing.encoding": [],
    "python.ccxt.static_dependencies.ethereum.typing.enums": [],
    "python.ccxt.static_dependencies.ethereum.typing.ethpm": [],
    "python.ccxt.static_dependencies.ethereum.typing.evm": [],
    "python.ccxt.static_dependencies.ethereum.typing.networks": [],
    "python.ccxt.static_dependencies.ethereum.typing": [],
    "python.ccxt.static_dependencies.ethereum.utils.abi": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi.collapse_if_tuple",
        "name": "collapse_if_tuple",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi._abi_to_signature",
        "name": "_abi_to_signature",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi.function_signature_to_4byte_selector",
        "name": "function_signature_to_4byte_selector",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi.function_abi_to_4byte_selector",
        "name": "function_abi_to_4byte_selector",
        "lineno": 61,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi.event_signature_to_log_topic",
        "name": "event_signature_to_log_topic",
        "lineno": 66,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.abi.event_abi_to_log_topic",
        "name": "event_abi_to_log_topic",
        "lineno": 70,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.address": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_hex_address",
        "name": "is_hex_address",
        "lineno": 38,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_binary_address",
        "name": "is_binary_address",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "name": "is_address",
        "lineno": 59,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "name": "to_normalized_address",
        "lineno": 74,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_normalized_address",
        "name": "is_normalized_address",
        "lineno": 91,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.to_canonical_address",
        "name": "to_canonical_address",
        "lineno": 102,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_canonical_address",
        "name": "is_canonical_address",
        "lineno": 109,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_same_address",
        "name": "is_same_address",
        "lineno": 119,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "name": "to_checksum_address",
        "lineno": 129,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "name": "is_checksum_address",
        "lineno": 151,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address._is_checksum_formatted",
        "name": "_is_checksum_formatted",
        "lineno": 161,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_formatted_address",
        "name": "is_checksum_formatted_address",
        "lineno": 170,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.applicators": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatter_at_index",
        "name": "apply_formatter_at_index",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.combine_argument_formatters",
        "name": "combine_argument_formatters",
        "lineno": 41,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatters_to_sequence",
        "name": "apply_formatters_to_sequence",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatter_if",
        "name": "apply_formatter_if",
        "lineno": 81,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatters_to_dict",
        "name": "apply_formatters_to_dict",
        "lineno": 91,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatter_to_array",
        "name": "apply_formatter_to_array",
        "lineno": 113,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_one_of_formatters",
        "name": "apply_one_of_formatters",
        "lineno": 120,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_key_map",
        "name": "apply_key_map",
        "lineno": 134,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.conversions": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "name": "to_hex",
        "lineno": 38,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_int",
        "name": "to_int",
        "lineno": 75,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "name": "to_bytes",
        "lineno": 109,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "name": "to_text",
        "lineno": 135,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.text_if_str",
        "name": "text_if_str",
        "lineno": 154,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.conversions.hexstr_if_str",
        "name": "hexstr_if_str",
        "lineno": 170,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.currency": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.currency.from_wei",
        "name": "from_wei",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.currency.to_wei",
        "name": "to_wei",
        "lineno": 71,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.debug": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.debug.pip_freeze",
        "name": "pip_freeze",
        "lineno": 6,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.debug.python_version",
        "name": "python_version",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.debug.platform_info",
        "name": "platform_info",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.debug.get_environment_summary",
        "name": "get_environment_summary",
        "lineno": 19,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.decorators": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.combomethod.__init__",
        "name": "__init__",
        "lineno": 20,
        "scope": "combomethod",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.combomethod.__get__",
        "name": "__get__",
        "lineno": 23,
        "scope": "combomethod",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.combomethod.__get__._wrapper",
        "name": "_wrapper",
        "lineno": 27,
        "scope": "combomethod.__get__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators._has_one_val",
        "name": "_has_one_val",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_one_val",
        "name": "_assert_one_val",
        "lineno": 42,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators._hexstr_or_text_kwarg_is_text_type",
        "name": "_hexstr_or_text_kwarg_is_text_type",
        "lineno": 50,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_hexstr_or_text_kwarg_is_text_type",
        "name": "_assert_hexstr_or_text_kwarg_is_text_type",
        "lineno": 55,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators._validate_supported_kwarg",
        "name": "_validate_supported_kwarg",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.validate_conversion_arguments",
        "name": "validate_conversion_arguments",
        "lineno": 71,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.validate_conversion_arguments.wrapper",
        "name": "wrapper",
        "lineno": 80,
        "scope": "validate_conversion_arguments",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type",
        "name": "return_arg_type",
        "lineno": 92,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type.decorator",
        "name": "decorator",
        "lineno": 97,
        "scope": "return_arg_type",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type.decorator.wrapper",
        "name": "wrapper",
        "lineno": 99,
        "scope": "return_arg_type.decorator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.replace_exceptions",
        "name": "replace_exceptions",
        "lineno": 109,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.replace_exceptions.decorator",
        "name": "decorator",
        "lineno": 117,
        "scope": "replace_exceptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.replace_exceptions.decorator.wrapped",
        "name": "wrapped",
        "lineno": 119,
        "scope": "replace_exceptions.decorator",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.encoding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.encoding.int_to_big_endian",
        "name": "int_to_big_endian",
        "lineno": 1,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.encoding.big_endian_to_int",
        "name": "big_endian_to_int",
        "lineno": 5,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.exceptions": [],
    "python.ccxt.static_dependencies.ethereum.utils.functional": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.functional.identity",
        "name": "identity",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.functional.combine",
        "name": "combine",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "name": "apply_to_return_value",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value.outer",
        "name": "outer",
        "lineno": 42,
        "scope": "apply_to_return_value",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value.outer.inner",
        "name": "inner",
        "lineno": 46,
        "scope": "apply_to_return_value.outer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.hexadecimal": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "name": "decode_hex",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "name": "encode_hex",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_0x_prefixed",
        "name": "is_0x_prefixed",
        "lineno": 43,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "name": "remove_0x_prefix",
        "lineno": 51,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "name": "add_0x_prefix",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_hexstr",
        "name": "is_hexstr",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_hex",
        "name": "is_hex",
        "lineno": 69,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.humanize": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_seconds",
        "name": "humanize_seconds",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._consume_leading_zero_units",
        "name": "_consume_leading_zero_units",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._humanize_seconds",
        "name": "_humanize_seconds",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_bytes",
        "name": "humanize_bytes",
        "lineno": 86,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_hash",
        "name": "humanize_hash",
        "lineno": 95,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_ipfs_uri",
        "name": "humanize_ipfs_uri",
        "lineno": 99,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.is_ipfs_uri",
        "name": "is_ipfs_uri",
        "lineno": 113,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._is_CIDv0_ipfs_hash",
        "name": "_is_CIDv0_ipfs_hash",
        "lineno": 124,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._find_breakpoints",
        "name": "_find_breakpoints",
        "lineno": 130,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._extract_integer_ranges",
        "name": "_extract_integer_ranges",
        "lineno": 140,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize._humanize_range",
        "name": "_humanize_range",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_integer_sequence",
        "name": "humanize_integer_sequence",
        "lineno": 163,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_wei",
        "name": "humanize_wei",
        "lineno": 179,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.logging": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.ExtendedDebugLogger.show_debug2",
        "name": "show_debug2",
        "lineno": 32,
        "scope": "ExtendedDebugLogger",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.ExtendedDebugLogger.debug2",
        "name": "debug2",
        "lineno": 35,
        "scope": "ExtendedDebugLogger",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.ExtendedDebugLogger.__reduce__",
        "name": "__reduce__",
        "lineno": 44,
        "scope": "ExtendedDebugLogger",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.setup_DEBUG2_logging",
        "name": "setup_DEBUG2_logging",
        "lineno": 50,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging._use_logger_class",
        "name": "_use_logger_class",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.get_logger",
        "name": "get_logger",
        "lineno": 69,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.get_extended_debug_logger",
        "name": "get_extended_debug_logger",
        "lineno": 89,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta.__new__",
        "name": "__new__",
        "lineno": 106,
        "scope": "HasLoggerMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta.replace_logger_class",
        "name": "replace_logger_class",
        "lineno": 125,
        "scope": "HasLoggerMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta.meta_compat",
        "name": "meta_compat",
        "lineno": 131,
        "scope": "HasLoggerMeta",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.module_loading": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.module_loading.import_string",
        "name": "import_string",
        "lineno": 9,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.numeric": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.numeric.Comparable.__lt__",
        "name": "__lt__",
        "lineno": 16,
        "scope": "Comparable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.numeric.Comparable.__gt__",
        "name": "__gt__",
        "lineno": 20,
        "scope": "Comparable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.numeric.clamp",
        "name": "clamp",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.toolz": [],
    "python.ccxt.static_dependencies.ethereum.utils.types": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_integer",
        "name": "is_integer",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_bytes",
        "name": "is_bytes",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "name": "is_text",
        "lineno": 21,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_string",
        "name": "is_string",
        "lineno": 25,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_boolean",
        "name": "is_boolean",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_dict",
        "name": "is_dict",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_list_like",
        "name": "is_list_like",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_list",
        "name": "is_list",
        "lineno": 41,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_tuple",
        "name": "is_tuple",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_null",
        "name": "is_null",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.types.is_number",
        "name": "is_number",
        "lineno": 53,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.units": [],
    "python.ccxt.static_dependencies.ethereum.utils": [],
    "python.ccxt.static_dependencies.ethereum.utils.curried": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatter_if",
        "name": "apply_formatter_if",
        "lineno": 106,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatter_if",
        "name": "apply_formatter_if",
        "lineno": 113,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatter_if",
        "name": "apply_formatter_if",
        "lineno": 120,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatter_if",
        "name": "apply_formatter_if",
        "lineno": 127,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_one_of_formatters",
        "name": "apply_one_of_formatters",
        "lineno": 141,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_one_of_formatters",
        "name": "apply_one_of_formatters",
        "lineno": 150,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_one_of_formatters",
        "name": "apply_one_of_formatters",
        "lineno": 160,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.hexstr_if_str",
        "name": "hexstr_if_str",
        "lineno": 170,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.hexstr_if_str",
        "name": "hexstr_if_str",
        "lineno": 177,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.hexstr_if_str",
        "name": "hexstr_if_str",
        "lineno": 184,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.text_if_str",
        "name": "text_if_str",
        "lineno": 191,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.text_if_str",
        "name": "text_if_str",
        "lineno": 198,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.text_if_str",
        "name": "text_if_str",
        "lineno": 205,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatters_to_dict",
        "name": "apply_formatters_to_dict",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatters_to_dict",
        "name": "apply_formatters_to_dict",
        "lineno": 220,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.curried.apply_formatters_to_dict",
        "name": "apply_formatters_to_dict",
        "lineno": 227,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.typing.misc": [],
    "python.ccxt.static_dependencies.ethereum.utils.typing": [],
    "python.ccxt.static_dependencies.keccak.keccak": [
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "name": "keccak_f_1600",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.load64",
        "name": "load64",
        "lineno": 57,
        "scope": "keccak_f_1600",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.store64",
        "name": "store64",
        "lineno": 69,
        "scope": "keccak_f_1600",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.rotate",
        "name": "rotate",
        "lineno": 81,
        "scope": "keccak_f_1600",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "name": "Keccak",
        "lineno": 131,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.keccak.keccak.SHA3",
        "name": "SHA3",
        "lineno": 183,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.keccak": [],
    "python.ccxt.static_dependencies.lark.ast_utils": [
      {
        "id": "python.ccxt.static_dependencies.lark.ast_utils.camel_to_snake",
        "name": "camel_to_snake",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.ast_utils.create_transformer",
        "name": "create_transformer",
        "lineno": 34,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.common": [
      {
        "id": "python.ccxt.static_dependencies.lark.common.LexerConf.__init__",
        "name": "__init__",
        "lineno": 42,
        "scope": "LexerConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.common.LexerConf._deserialize",
        "name": "_deserialize",
        "lineno": 57,
        "scope": "LexerConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 60,
        "scope": "LexerConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.common.ParserConf.__init__",
        "name": "__init__",
        "lineno": 80,
        "scope": "ParserConf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "name": "assert_config",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput.get_context",
        "name": "get_context",
        "lineno": 55,
        "scope": "UnexpectedInput",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput.match_examples",
        "name": "match_examples",
        "lineno": 76,
        "scope": "UnexpectedInput",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput._format_expected",
        "name": "_format_expected",
        "lineno": 140,
        "scope": "UnexpectedInput",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF.__init__",
        "name": "__init__",
        "lineno": 152,
        "scope": "UnexpectedEOF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF.__str__",
        "name": "__str__",
        "lineno": 165,
        "scope": "UnexpectedEOF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters.__init__",
        "name": "__init__",
        "lineno": 179,
        "scope": "UnexpectedCharacters",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters.__str__",
        "name": "__str__",
        "lineno": 202,
        "scope": "UnexpectedCharacters",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken.__init__",
        "name": "__init__",
        "lineno": 230,
        "scope": "UnexpectedToken",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken.accepts",
        "name": "accepts",
        "lineno": 249,
        "scope": "UnexpectedToken",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken.__str__",
        "name": "__str__",
        "lineno": 254,
        "scope": "UnexpectedToken",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.VisitError.__init__",
        "name": "__init__",
        "lineno": 280,
        "scope": "VisitError",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.grammar": [
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.__init__",
        "name": "__init__",
        "lineno": 15,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.__eq__",
        "name": "__eq__",
        "lineno": 18,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.__ne__",
        "name": "__ne__",
        "lineno": 22,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.__hash__",
        "name": "__hash__",
        "lineno": 25,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.__repr__",
        "name": "__repr__",
        "lineno": 28,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol.renamed",
        "name": "renamed",
        "lineno": 33,
        "scope": "Symbol",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Terminal.__init__",
        "name": "__init__",
        "lineno": 42,
        "scope": "Terminal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Terminal.fullrepr",
        "name": "fullrepr",
        "lineno": 47,
        "scope": "Terminal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Terminal.renamed",
        "name": "renamed",
        "lineno": 50,
        "scope": "Terminal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.RuleOptions.__init__",
        "name": "__init__",
        "lineno": 69,
        "scope": "RuleOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.RuleOptions.__repr__",
        "name": "__repr__",
        "lineno": 76,
        "scope": "RuleOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule.__init__",
        "name": "__init__",
        "lineno": 103,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule._deserialize",
        "name": "_deserialize",
        "lineno": 112,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule.__str__",
        "name": "__str__",
        "lineno": 115,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule.__hash__",
        "name": "__hash__",
        "lineno": 121,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule.__eq__",
        "name": "__eq__",
        "lineno": 124,
        "scope": "Rule",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.indenter": [
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.__init__",
        "name": "__init__",
        "lineno": 32,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.handle_NL",
        "name": "handle_NL",
        "lineno": 37,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter._process",
        "name": "_process",
        "lineno": 57,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.process",
        "name": "process",
        "lineno": 76,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.always_accept",
        "name": "always_accept",
        "lineno": 83,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.NL_type",
        "name": "NL_type",
        "lineno": 88,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.OPEN_PAREN_types",
        "name": "OPEN_PAREN_types",
        "lineno": 94,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.CLOSE_PAREN_types",
        "name": "CLOSE_PAREN_types",
        "lineno": 100,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.INDENT_type",
        "name": "INDENT_type",
        "lineno": 107,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.DEDENT_type",
        "name": "DEDENT_type",
        "lineno": 116,
        "scope": "Indenter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter.tab_len",
        "name": "tab_len",
        "lineno": 125,
        "scope": "Indenter",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.lark": [
      {
        "id": "python.ccxt.static_dependencies.lark.lark.PostLex.process",
        "name": "process",
        "lineno": 42,
        "scope": "PostLex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__init__",
        "name": "__init__",
        "lineno": 188,
        "scope": "LarkOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__getattr__",
        "name": "__getattr__",
        "lineno": 217,
        "scope": "LarkOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__setattr__",
        "name": "__setattr__",
        "lineno": 223,
        "scope": "LarkOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions.serialize",
        "name": "serialize",
        "lineno": 227,
        "scope": "LarkOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions.deserialize",
        "name": "deserialize",
        "lineno": 231,
        "scope": "LarkOptions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "name": "__init__",
        "lineno": 267,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._build_lexer",
        "name": "_build_lexer",
        "lineno": 459,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._prepare_callbacks",
        "name": "_prepare_callbacks",
        "lineno": 467,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "name": "_build_parser",
        "lineno": 481,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.save",
        "name": "save",
        "lineno": 493,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.load",
        "name": "load",
        "lineno": 506,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._deserialize_lexer_conf",
        "name": "_deserialize_lexer_conf",
        "lineno": 514,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "name": "_load",
        "lineno": 524,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark._load_from_dict",
        "name": "_load_from_dict",
        "lineno": 557,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.open",
        "name": "open",
        "lineno": 562,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.open_from_package",
        "name": "open_from_package",
        "lineno": 580,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.__repr__",
        "name": "__repr__",
        "lineno": 597,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.lex",
        "name": "lex",
        "lineno": 601,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.get_terminal",
        "name": "get_terminal",
        "lineno": 619,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.parse_interactive",
        "name": "parse_interactive",
        "lineno": 623,
        "scope": "Lark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark.parse",
        "name": "parse",
        "lineno": 637,
        "scope": "Lark",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.lexer": [
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.__init__",
        "name": "__init__",
        "lineno": 41,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.__repr__",
        "name": "__repr__",
        "lineno": 46,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.__hash__",
        "name": "__hash__",
        "lineno": 50,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.__eq__",
        "name": "__eq__",
        "lineno": 53,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.to_regexp",
        "name": "to_regexp",
        "lineno": 57,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.min_width",
        "name": "min_width",
        "lineno": 62,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern.max_width",
        "name": "max_width",
        "lineno": 67,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern._get_flags",
        "name": "_get_flags",
        "lineno": 70,
        "scope": "Pattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternStr.to_regexp",
        "name": "to_regexp",
        "lineno": 81,
        "scope": "PatternStr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternStr.min_width",
        "name": "min_width",
        "lineno": 85,
        "scope": "PatternStr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternStr.max_width",
        "name": "max_width",
        "lineno": 89,
        "scope": "PatternStr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternRE.to_regexp",
        "name": "to_regexp",
        "lineno": 98,
        "scope": "PatternRE",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternRE._get_width",
        "name": "_get_width",
        "lineno": 102,
        "scope": "PatternRE",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternRE.min_width",
        "name": "min_width",
        "lineno": 108,
        "scope": "PatternRE",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternRE.max_width",
        "name": "max_width",
        "lineno": 112,
        "scope": "PatternRE",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.TerminalDef.__init__",
        "name": "__init__",
        "lineno": 125,
        "scope": "TerminalDef",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.TerminalDef.__repr__",
        "name": "__repr__",
        "lineno": 131,
        "scope": "TerminalDef",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.TerminalDef.user_repr",
        "name": "user_repr",
        "lineno": 134,
        "scope": "TerminalDef",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__new__",
        "name": "__new__",
        "lineno": 176,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__new__",
        "name": "__new__",
        "lineno": 190,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__new__",
        "name": "__new__",
        "lineno": 202,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token._future_new",
        "name": "_future_new",
        "lineno": 214,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.update",
        "name": "update",
        "lineno": 228,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.update",
        "name": "update",
        "lineno": 232,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.update",
        "name": "update",
        "lineno": 235,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token._future_update",
        "name": "_future_update",
        "lineno": 245,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.new_borrow_pos",
        "name": "new_borrow_pos",
        "lineno": 253,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__reduce__",
        "name": "__reduce__",
        "lineno": 256,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 262,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token.__eq__",
        "name": "__eq__",
        "lineno": 265,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LineCounter.__init__",
        "name": "__init__",
        "lineno": 279,
        "scope": "LineCounter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LineCounter.__eq__",
        "name": "__eq__",
        "lineno": 286,
        "scope": "LineCounter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LineCounter.feed",
        "name": "feed",
        "lineno": 292,
        "scope": "LineCounter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.UnlessCallback.__init__",
        "name": "__init__",
        "lineno": 308,
        "scope": "UnlessCallback",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.UnlessCallback.__call__",
        "name": "__call__",
        "lineno": 311,
        "scope": "UnlessCallback",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.CallChain.__init__",
        "name": "__init__",
        "lineno": 319,
        "scope": "CallChain",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.CallChain.__call__",
        "name": "__call__",
        "lineno": 324,
        "scope": "CallChain",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer._get_match",
        "name": "_get_match",
        "lineno": 329,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "name": "_create_unless",
        "lineno": 334,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Scanner.__init__",
        "name": "__init__",
        "lineno": 357,
        "scope": "Scanner",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Scanner._build_mres",
        "name": "_build_mres",
        "lineno": 368,
        "scope": "Scanner",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Scanner.match",
        "name": "match",
        "lineno": 387,
        "scope": "Scanner",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer._regexp_has_newline",
        "name": "_regexp_has_newline",
        "lineno": 394,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerState.__init__",
        "name": "__init__",
        "lineno": 416,
        "scope": "LexerState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerState.__eq__",
        "name": "__eq__",
        "lineno": 421,
        "scope": "LexerState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerState.__copy__",
        "name": "__copy__",
        "lineno": 427,
        "scope": "LexerState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerThread.__init__",
        "name": "__init__",
        "lineno": 435,
        "scope": "LexerThread",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerThread.from_text",
        "name": "from_text",
        "lineno": 440,
        "scope": "LexerThread",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerThread.lex",
        "name": "lex",
        "lineno": 443,
        "scope": "LexerThread",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerThread.__copy__",
        "name": "__copy__",
        "lineno": 446,
        "scope": "LexerThread",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Lexer.lex",
        "name": "lex",
        "lineno": 461,
        "scope": "Lexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Lexer.make_lexer_state",
        "name": "make_lexer_state",
        "lineno": 464,
        "scope": "Lexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer._check_regex_collisions",
        "name": "_check_regex_collisions",
        "lineno": 469,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.__init__",
        "name": "__init__",
        "lineno": 505,
        "scope": "AbstractBasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.next_token",
        "name": "next_token",
        "lineno": 509,
        "scope": "AbstractBasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.lex",
        "name": "lex",
        "lineno": 512,
        "scope": "AbstractBasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "name": "__init__",
        "lineno": 526,
        "scope": "BasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer._build_scanner",
        "name": "_build_scanner",
        "lineno": 568,
        "scope": "BasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.scanner",
        "name": "scanner",
        "lineno": 582,
        "scope": "BasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.match",
        "name": "match",
        "lineno": 587,
        "scope": "BasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.next_token",
        "name": "next_token",
        "lineno": 590,
        "scope": "BasicLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer.__init__",
        "name": "__init__",
        "lineno": 631,
        "scope": "ContextualLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer.lex",
        "name": "lex",
        "lineno": 661,
        "scope": "ContextualLexer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.load_grammar": [
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.__init__",
        "name": "__init__",
        "lineno": 198,
        "scope": "FindRuleSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._will_not_get_removed",
        "name": "_will_not_get_removed",
        "lineno": 201,
        "scope": "FindRuleSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._args_as_int",
        "name": "_args_as_int",
        "lineno": 210,
        "scope": "FindRuleSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.expansion",
        "name": "expansion",
        "lineno": 219,
        "scope": "FindRuleSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.expansions",
        "name": "expansions",
        "lineno": 222,
        "scope": "FindRuleSize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.__init__",
        "name": "__init__",
        "lineno": 228,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._name_rule",
        "name": "_name_rule",
        "lineno": 235,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_rule",
        "name": "_add_rule",
        "lineno": 240,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "name": "_add_recurse_rule",
        "lineno": 246,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_rule",
        "name": "_add_repeat_rule",
        "lineno": 258,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_opt_rule",
        "name": "_add_repeat_opt_rule",
        "lineno": 278,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "name": "_generate_repeats",
        "lineno": 315,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.expr",
        "name": "expr",
        "lineno": 346,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.maybe",
        "name": "maybe",
        "lineno": 375,
        "scope": "EBNF_to_BNF",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor._flatten",
        "name": "_flatten",
        "lineno": 385,
        "scope": "SimplifyRule_Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansion",
        "name": "expansion",
        "lineno": 389,
        "scope": "SimplifyRule_Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.alias",
        "name": "alias",
        "lineno": 411,
        "scope": "SimplifyRule_Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansions",
        "name": "expansions",
        "lineno": 420,
        "scope": "SimplifyRule_Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.RuleTreeToText.expansions",
        "name": "expansions",
        "lineno": 428,
        "scope": "RuleTreeToText",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.RuleTreeToText.expansion",
        "name": "expansion",
        "lineno": 431,
        "scope": "RuleTreeToText",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.RuleTreeToText.alias",
        "name": "alias",
        "lineno": 434,
        "scope": "RuleTreeToText",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.__init__",
        "name": "__init__",
        "lineno": 443,
        "scope": "PrepareAnonTerminals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "name": "pattern",
        "lineno": 451,
        "scope": "PrepareAnonTerminals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._ReplaceSymbols.__init__",
        "name": "__init__",
        "lineno": 498,
        "scope": "_ReplaceSymbols",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._ReplaceSymbols.value",
        "name": "value",
        "lineno": 501,
        "scope": "_ReplaceSymbols",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._ReplaceSymbols.template_usage",
        "name": "template_usage",
        "lineno": 506,
        "scope": "_ReplaceSymbols",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.__init__",
        "name": "__init__",
        "lineno": 516,
        "scope": "ApplyTemplates",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.template_usage",
        "name": "template_usage",
        "lineno": 521,
        "scope": "ApplyTemplates",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._rfind",
        "name": "_rfind",
        "lineno": 536,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "name": "eval_escaping",
        "lineno": 540,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "name": "_literal_to_pattern",
        "lineno": 566,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.literal",
        "name": "literal",
        "lineno": 601,
        "scope": "PrepareLiterals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.range",
        "name": "range",
        "lineno": 604,
        "scope": "PrepareLiterals",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._make_joined_pattern",
        "name": "_make_joined_pattern",
        "lineno": 613,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.pattern",
        "name": "pattern",
        "lineno": 617,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expansion",
        "name": "expansion",
        "lineno": 621,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expansions",
        "name": "expansions",
        "lineno": 631,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expr",
        "name": "expr",
        "lineno": 642,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.maybe",
        "name": "maybe",
        "lineno": 657,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.alias",
        "name": "alias",
        "lineno": 660,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.value",
        "name": "value",
        "lineno": 663,
        "scope": "TerminalTreeToPattern",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.ValidateSymbols.value",
        "name": "value",
        "lineno": 668,
        "scope": "ValidateSymbols",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.nr_deepcopy_tree",
        "name": "nr_deepcopy_tree",
        "lineno": 674,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.__init__",
        "name": "__init__",
        "lineno": 685,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "name": "compile",
        "lineno": 690,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader.__init__",
        "name": "__init__",
        "lineno": 833,
        "scope": "FromPackageLoader",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader.__repr__",
        "name": "__repr__",
        "lineno": 837,
        "scope": "FromPackageLoader",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader.__call__",
        "name": "__call__",
        "lineno": 840,
        "scope": "FromPackageLoader",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.resolve_term_references",
        "name": "resolve_term_references",
        "lineno": 868,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.symbol_from_strcase",
        "name": "symbol_from_strcase",
        "lineno": 902,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar.terminal",
        "name": "terminal",
        "lineno": 908,
        "scope": "PrepareGrammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar.nonterminal",
        "name": "nonterminal",
        "lineno": 911,
        "scope": "PrepareGrammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._find_used_symbols",
        "name": "_find_used_symbols",
        "lineno": 915,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "name": "_get_parser",
        "lineno": 921,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._translate_parser_exception",
        "name": "_translate_parser_exception",
        "lineno": 957,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "name": "_parse_grammar",
        "lineno": 964,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._error_repr",
        "name": "_error_repr",
        "lineno": 981,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._search_interactive_parser",
        "name": "_search_interactive_parser",
        "lineno": 991,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._search_interactive_parser.expand",
        "name": "expand",
        "lineno": 992,
        "scope": "_search_interactive_parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors",
        "name": "find_grammar_errors",
        "lineno": 1007,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "name": "on_error",
        "lineno": 1009,
        "scope": "find_grammar_errors",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._get_mangle",
        "name": "_get_mangle",
        "lineno": 1029,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._get_mangle.mangle",
        "name": "mangle",
        "lineno": 1030,
        "scope": "_get_mangle",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._mangle_definition_tree",
        "name": "_mangle_definition_tree",
        "lineno": 1043,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._make_rule_tuple",
        "name": "_make_rule_tuple",
        "lineno": 1054,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.Definition.__init__",
        "name": "__init__",
        "lineno": 1079,
        "scope": "Definition",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.__init__",
        "name": "__init__",
        "lineno": 1094,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "name": "_grammar_error",
        "lineno": 1102,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._check_options",
        "name": "_check_options",
        "lineno": 1111,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "name": "_define",
        "lineno": 1127,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "name": "_extend",
        "lineno": 1139,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._ignore",
        "name": "_ignore",
        "lineno": 1159,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_import",
        "name": "_unpack_import",
        "lineno": 1180,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "name": "_unpack_definition",
        "lineno": 1219,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "name": "load_grammar",
        "lineno": 1239,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._remove_unused",
        "name": "_remove_unused",
        "lineno": 1292,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._remove_unused.rule_dependencies",
        "name": "rule_dependencies",
        "lineno": 1293,
        "scope": "GrammarBuilder._remove_unused",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "name": "do_import",
        "lineno": 1306,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "name": "validate",
        "lineno": 1342,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "name": "build",
        "lineno": 1374,
        "scope": "GrammarBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.verify_used_files",
        "name": "verify_used_files",
        "lineno": 1389,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.list_grammar_imports",
        "name": "list_grammar_imports",
        "lineno": 1407,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.load_grammar",
        "name": "load_grammar",
        "lineno": 1413,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.sha256_digest",
        "name": "sha256_digest",
        "lineno": 1419,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parser_frontends": [
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._wrap_lexer",
        "name": "_wrap_lexer",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._wrap_lexer.CustomLexerWrapper.__init__",
        "name": "__init__",
        "lineno": 23,
        "scope": "_wrap_lexer.CustomLexerWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._wrap_lexer.CustomLexerWrapper.lex",
        "name": "lex",
        "lineno": 25,
        "scope": "_wrap_lexer.CustomLexerWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._deserialize_parsing_frontend",
        "name": "_deserialize_parsing_frontend",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "ParsingFrontend",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._verify_start",
        "name": "_verify_start",
        "lineno": 86,
        "scope": "ParsingFrontend",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._make_lexer_thread",
        "name": "_make_lexer_thread",
        "lineno": 96,
        "scope": "ParsingFrontend",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse",
        "name": "parse",
        "lineno": 100,
        "scope": "ParsingFrontend",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse_interactive",
        "name": "parse_interactive",
        "lineno": 106,
        "scope": "ParsingFrontend",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._validate_frontend_args",
        "name": "_validate_frontend_args",
        "lineno": 116,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._get_lexer_callbacks",
        "name": "_get_lexer_callbacks",
        "lineno": 127,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.PostLexConnector.__init__",
        "name": "__init__",
        "lineno": 136,
        "scope": "PostLexConnector",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.PostLexConnector.lex",
        "name": "lex",
        "lineno": 140,
        "scope": "PostLexConnector",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_basic_lexer",
        "name": "create_basic_lexer",
        "lineno": 146,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_contextual_lexer",
        "name": "create_contextual_lexer",
        "lineno": 150,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_lalr_parser",
        "name": "create_lalr_parser",
        "lineno": 157,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.__init__",
        "name": "__init__",
        "lineno": 168,
        "scope": "EarleyRegexpMatcher",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.match",
        "name": "match",
        "lineno": 184,
        "scope": "EarleyRegexpMatcher",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__dynamic",
        "name": "create_earley_parser__dynamic",
        "lineno": 188,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._match_earley_basic",
        "name": "_match_earley_basic",
        "lineno": 195,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__basic",
        "name": "create_earley_parser__basic",
        "lineno": 198,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser",
        "name": "create_earley_parser",
        "lineno": 201,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd.__init__",
        "name": "__init__",
        "lineno": 221,
        "scope": "CYK_FrontEnd",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd.parse",
        "name": "parse",
        "lineno": 226,
        "scope": "CYK_FrontEnd",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._transform",
        "name": "_transform",
        "lineno": 231,
        "scope": "CYK_FrontEnd",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._apply_callback",
        "name": "_apply_callback",
        "lineno": 238,
        "scope": "CYK_FrontEnd",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends._construct_parsing_frontend",
        "name": "_construct_parsing_frontend",
        "lineno": 246,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parse_tree_builder": [
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ExpandSingleChild.__init__",
        "name": "__init__",
        "lineno": 17,
        "scope": "ExpandSingleChild",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ExpandSingleChild.__call__",
        "name": "__call__",
        "lineno": 20,
        "scope": "ExpandSingleChild",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions.__init__",
        "name": "__init__",
        "lineno": 29,
        "scope": "PropagatePositions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions.__call__",
        "name": "__call__",
        "lineno": 33,
        "scope": "PropagatePositions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions._pp_get_meta",
        "name": "_pp_get_meta",
        "lineno": 71,
        "scope": "PropagatePositions",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.make_propagate_positions",
        "name": "make_propagate_positions",
        "lineno": 83,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilter.__init__",
        "name": "__init__",
        "lineno": 95,
        "scope": "ChildFilter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilter.__call__",
        "name": "__call__",
        "lineno": 100,
        "scope": "ChildFilter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilterLALR.__call__",
        "name": "__call__",
        "lineno": 120,
        "scope": "ChildFilterLALR",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilterLALR_NoPlaceholders.__init__",
        "name": "__init__",
        "lineno": 141,
        "scope": "ChildFilterLALR_NoPlaceholders",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilterLALR_NoPlaceholders.__call__",
        "name": "__call__",
        "lineno": 145,
        "scope": "ChildFilterLALR_NoPlaceholders",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder._should_expand",
        "name": "_should_expand",
        "lineno": 158,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "name": "maybe_create_child_filter",
        "lineno": 162,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__init__",
        "name": "__init__",
        "lineno": 195,
        "scope": "AmbiguousExpander",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__",
        "name": "__call__",
        "lineno": 200,
        "scope": "AmbiguousExpander",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__._is_ambig_tree",
        "name": "_is_ambig_tree",
        "lineno": 201,
        "scope": "AmbiguousExpander.__call__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_ambiguous_expander",
        "name": "maybe_create_ambiguous_expander",
        "lineno": 223,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__init__",
        "name": "__init__",
        "lineno": 271,
        "scope": "AmbiguousIntermediateExpander",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__",
        "name": "__call__",
        "lineno": 275,
        "scope": "AmbiguousIntermediateExpander",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._is_iambig_tree",
        "name": "_is_iambig_tree",
        "lineno": 276,
        "scope": "AmbiguousIntermediateExpander.__call__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "name": "_collapse_iambig",
        "lineno": 279,
        "scope": "AmbiguousIntermediateExpander.__call__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.inplace_transformer",
        "name": "inplace_transformer",
        "lineno": 312,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.inplace_transformer.f",
        "name": "f",
        "lineno": 314,
        "scope": "inplace_transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.apply_visit_wrapper",
        "name": "apply_visit_wrapper",
        "lineno": 321,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.apply_visit_wrapper.f",
        "name": "f",
        "lineno": 326,
        "scope": "apply_visit_wrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.__init__",
        "name": "__init__",
        "lineno": 332,
        "scope": "ParseTreeBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "name": "_init_builders",
        "lineno": 340,
        "scope": "ParseTreeBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback",
        "name": "create_callback",
        "lineno": 358,
        "scope": "ParseTreeBuilder",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback.default_callback",
        "name": "default_callback",
        "lineno": 363,
        "scope": "ParseTreeBuilder.create_callback",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.reconstruct": [
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.is_iter_empty",
        "name": "is_iter_empty",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__init__",
        "name": "__init__",
        "lineno": 29,
        "scope": "WriteTokensTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "name": "__default__",
        "lineno": 33,
        "scope": "WriteTokensTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.__init__",
        "name": "__init__",
        "lineno": 80,
        "scope": "Reconstructor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor._reconstruct",
        "name": "_reconstruct",
        "lineno": 85,
        "scope": "Reconstructor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "name": "reconstruct",
        "lineno": 96,
        "scope": "Reconstructor",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tree": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Meta.__init__",
        "name": "__init__",
        "lineno": 28,
        "scope": "Meta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__init__",
        "name": "__init__",
        "lineno": 57,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.meta",
        "name": "meta",
        "lineno": 63,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__repr__",
        "name": "__repr__",
        "lineno": 68,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree._pretty_label",
        "name": "_pretty_label",
        "lineno": 71,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree._pretty",
        "name": "_pretty",
        "lineno": 74,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.pretty",
        "name": "pretty",
        "lineno": 86,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__rich__",
        "name": "__rich__",
        "lineno": 93,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree._rich",
        "name": "_rich",
        "lineno": 106,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__hash__",
        "name": "__hash__",
        "lineno": 130,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.iter_subtrees",
        "name": "iter_subtrees",
        "lineno": 133,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.iter_subtrees_topdown",
        "name": "iter_subtrees_topdown",
        "lineno": 148,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.find_pred",
        "name": "find_pred",
        "lineno": 164,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.find_data",
        "name": "find_data",
        "lineno": 168,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.expand_kids_by_data",
        "name": "expand_kids_by_data",
        "lineno": 174,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.scan_values",
        "name": "scan_values",
        "lineno": 185,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 201,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.copy",
        "name": "copy",
        "lineno": 204,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree.set",
        "name": "set",
        "lineno": 207,
        "scope": "Tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_png",
        "name": "pydot__tree_to_png",
        "lineno": 219,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_dot",
        "name": "pydot__tree_to_dot",
        "lineno": 224,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph",
        "name": "pydot__tree_to_graph",
        "lineno": 229,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph.new_leaf",
        "name": "new_leaf",
        "lineno": 245,
        "scope": "pydot__tree_to_graph",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph._to_pydot",
        "name": "_to_pydot",
        "lineno": 251,
        "scope": "pydot__tree_to_graph",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_matcher": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.is_discarded_terminal",
        "name": "is_discarded_terminal",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._MakeTreeMatch.__init__",
        "name": "__init__",
        "lineno": 17,
        "scope": "_MakeTreeMatch",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._MakeTreeMatch.__call__",
        "name": "__call__",
        "lineno": 21,
        "scope": "_MakeTreeMatch",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._best_from_group",
        "name": "_best_from_group",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._best_rules_from_group",
        "name": "_best_rules_from_group",
        "lineno": 42,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._match",
        "name": "_match",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule",
        "name": "make_recons_rule",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "name": "make_recons_rule_to_term",
        "lineno": 61,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.parse_rulename",
        "name": "parse_rulename",
        "lineno": 65,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.ChildrenLexer.__init__",
        "name": "__init__",
        "lineno": 74,
        "scope": "ChildrenLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.ChildrenLexer.lex",
        "name": "lex",
        "lineno": 77,
        "scope": "ChildrenLexer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.__init__",
        "name": "__init__",
        "lineno": 89,
        "scope": "TreeMatcher",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "name": "_build_recons_rules",
        "lineno": 106,
        "scope": "TreeMatcher",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "name": "match_tree",
        "lineno": 148,
        "scope": "TreeMatcher",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_templates": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.__init__",
        "name": "__init__",
        "lineno": 26,
        "scope": "TemplateConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.test_var",
        "name": "test_var",
        "lineno": 29,
        "scope": "TemplateConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._get_tree",
        "name": "_get_tree",
        "lineno": 51,
        "scope": "TemplateConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.__call__",
        "name": "__call__",
        "lineno": 61,
        "scope": "TemplateConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._match_tree_template",
        "name": "_match_tree_template",
        "lineno": 64,
        "scope": "TemplateConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates._ReplaceVars.__init__",
        "name": "__init__",
        "lineno": 95,
        "scope": "_ReplaceVars",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates._ReplaceVars.__default__",
        "name": "__default__",
        "lineno": 100,
        "scope": "_ReplaceVars",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.Template.__init__",
        "name": "__init__",
        "lineno": 120,
        "scope": "Template",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.Template.match",
        "name": "match",
        "lineno": 124,
        "scope": "Template",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.Template.search",
        "name": "search",
        "lineno": 140,
        "scope": "Template",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.Template.apply_vars",
        "name": "apply_vars",
        "lineno": 149,
        "scope": "Template",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.translate",
        "name": "translate",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateTranslator.__init__",
        "name": "__init__",
        "lineno": 169,
        "scope": "TemplateTranslator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateTranslator.translate",
        "name": "translate",
        "lineno": 173,
        "scope": "TemplateTranslator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates._get_template_name",
        "name": "_get_template_name",
        "lineno": 179,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.utils": [
      {
        "id": "python.ccxt.static_dependencies.lark.utils.classify",
        "name": "classify",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "name": "_deserialize",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Serialize.memo_serialize",
        "name": "memo_serialize",
        "lineno": 59,
        "scope": "Serialize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Serialize.serialize",
        "name": "serialize",
        "lineno": 63,
        "scope": "Serialize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Serialize.deserialize",
        "name": "deserialize",
        "lineno": 75,
        "scope": "Serialize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.__init__",
        "name": "__init__",
        "lineno": 102,
        "scope": "SerializeMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.in_types",
        "name": "in_types",
        "lineno": 106,
        "scope": "SerializeMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.serialize",
        "name": "serialize",
        "lineno": 109,
        "scope": "SerializeMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.deserialize",
        "name": "deserialize",
        "lineno": 113,
        "scope": "SerializeMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.get_regexp_width",
        "name": "get_regexp_width",
        "lineno": 132,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils._test_unicode_category",
        "name": "_test_unicode_category",
        "lineno": 167,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.is_id_continue",
        "name": "is_id_continue",
        "lineno": 172,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.is_id_start",
        "name": "is_id_start",
        "lineno": 179,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.dedup_list",
        "name": "dedup_list",
        "lineno": 187,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Enumerator.__init__",
        "name": "__init__",
        "lineno": 195,
        "scope": "Enumerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Enumerator.get",
        "name": "get",
        "lineno": 198,
        "scope": "Enumerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Enumerator.__len__",
        "name": "__len__",
        "lineno": 203,
        "scope": "Enumerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Enumerator.reversed",
        "name": "reversed",
        "lineno": 206,
        "scope": "Enumerator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.combine_alternatives",
        "name": "combine_alternatives",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.FS.open",
        "name": "open",
        "lineno": 242,
        "scope": "FS",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.fzset.__repr__",
        "name": "__repr__",
        "lineno": 250,
        "scope": "fzset",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.classify_bool",
        "name": "classify_bool",
        "lineno": 254,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.bfs",
        "name": "bfs",
        "lineno": 260,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.bfs_all_unique",
        "name": "bfs_all_unique",
        "lineno": 271,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils._serialize",
        "name": "_serialize",
        "lineno": 280,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.small_factors",
        "name": "small_factors",
        "lineno": 295,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.__init__",
        "name": "__init__",
        "lineno": 324,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.__contains__",
        "name": "__contains__",
        "lineno": 327,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.add",
        "name": "add",
        "lineno": 330,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.__iter__",
        "name": "__iter__",
        "lineno": 333,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.remove",
        "name": "remove",
        "lineno": 336,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.__bool__",
        "name": "__bool__",
        "lineno": 339,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet.__len__",
        "name": "__len__",
        "lineno": 342,
        "scope": "OrderedSet",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.visitors": [
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._DiscardType.__repr__",
        "name": "__repr__",
        "lineno": 40,
        "scope": "_DiscardType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._Decoratable._apply_v_args",
        "name": "_apply_v_args",
        "lineno": 51,
        "scope": "_Decoratable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._Decoratable.__class_getitem__",
        "name": "__class_getitem__",
        "lineno": 70,
        "scope": "_Decoratable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer.__init__",
        "name": "__init__",
        "lineno": 108,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc",
        "name": "_call_userfunc",
        "lineno": 111,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc_token",
        "name": "_call_userfunc_token",
        "lineno": 130,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "name": "_transform_children",
        "lineno": 143,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_tree",
        "name": "_transform_tree",
        "lineno": 155,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer.transform",
        "name": "transform",
        "lineno": 159,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer.__mul__",
        "name": "__mul__",
        "lineno": 167,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default__",
        "name": "__default__",
        "lineno": 175,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default_token__",
        "name": "__default_token__",
        "lineno": 182,
        "scope": "Transformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.merge_transformers",
        "name": "merge_transformers",
        "lineno": 190,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.InlineTransformer._call_userfunc",
        "name": "_call_userfunc",
        "lineno": 244,
        "scope": "InlineTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.__init__",
        "name": "__init__",
        "lineno": 259,
        "scope": "TransformerChain",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.transform",
        "name": "transform",
        "lineno": 262,
        "scope": "TransformerChain",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.__mul__",
        "name": "__mul__",
        "lineno": 267,
        "scope": "TransformerChain",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace._transform_tree",
        "name": "_transform_tree",
        "lineno": 279,
        "scope": "Transformer_InPlace",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace.transform",
        "name": "transform",
        "lineno": 282,
        "scope": "Transformer_InPlace",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_NonRecursive.transform",
        "name": "transform",
        "lineno": 297,
        "scope": "Transformer_NonRecursive",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlaceRecursive._transform_tree",
        "name": "_transform_tree",
        "lineno": 338,
        "scope": "Transformer_InPlaceRecursive",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.VisitorBase._call_userfunc",
        "name": "_call_userfunc",
        "lineno": 346,
        "scope": "VisitorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.VisitorBase.__default__",
        "name": "__default__",
        "lineno": 349,
        "scope": "VisitorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.VisitorBase.__class_getitem__",
        "name": "__class_getitem__",
        "lineno": 356,
        "scope": "VisitorBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit",
        "name": "visit",
        "lineno": 366,
        "scope": "Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit_topdown",
        "name": "visit_topdown",
        "lineno": 372,
        "scope": "Visitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit",
        "name": "visit",
        "lineno": 387,
        "scope": "Visitor_Recursive",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit_topdown",
        "name": "visit_topdown",
        "lineno": 396,
        "scope": "Visitor_Recursive",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter.visit",
        "name": "visit",
        "lineno": 419,
        "scope": "Interpreter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter._visit_tree",
        "name": "_visit_tree",
        "lineno": 425,
        "scope": "Interpreter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter.visit_children",
        "name": "visit_children",
        "lineno": 433,
        "scope": "Interpreter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter.__getattr__",
        "name": "__getattr__",
        "lineno": 437,
        "scope": "Interpreter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter.__default__",
        "name": "__default__",
        "lineno": 440,
        "scope": "Interpreter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.visit_children_decor",
        "name": "visit_children_decor",
        "lineno": 446,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.visit_children_decor.inner",
        "name": "inner",
        "lineno": 449,
        "scope": "visit_children_decor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._apply_v_args",
        "name": "_apply_v_args",
        "lineno": 456,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__init__",
        "name": "__init__",
        "lineno": 474,
        "scope": "_VArgsWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__call__",
        "name": "__call__",
        "lineno": 481,
        "scope": "_VArgsWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__get__",
        "name": "__get__",
        "lineno": 484,
        "scope": "_VArgsWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__set_name__",
        "name": "__set_name__",
        "lineno": 494,
        "scope": "_VArgsWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._vargs_inline",
        "name": "_vargs_inline",
        "lineno": 503,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._vargs_meta_inline",
        "name": "_vargs_meta_inline",
        "lineno": 505,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._vargs_meta",
        "name": "_vargs_meta",
        "lineno": 507,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._vargs_tree",
        "name": "_vargs_tree",
        "lineno": 509,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.v_args",
        "name": "v_args",
        "lineno": 513,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.v_args._visitor_args_dec",
        "name": "_visitor_args_dec",
        "lineno": 569,
        "scope": "v_args",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities._ambig",
        "name": "_ambig",
        "lineno": 589,
        "scope": "CollapseAmbiguities",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities.__default__",
        "name": "__default__",
        "lineno": 592,
        "scope": "CollapseAmbiguities",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities.__default_token__",
        "name": "__default_token__",
        "lineno": 595,
        "scope": "CollapseAmbiguities",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark": [],
    "python.ccxt.static_dependencies.lark.grammars": [],
    "python.ccxt.static_dependencies.lark.parsers.cyk": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.match",
        "name": "match",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "name": "__init__",
        "lineno": 24,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__str__",
        "name": "__str__",
        "lineno": 33,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__repr__",
        "name": "__repr__",
        "lineno": 36,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__hash__",
        "name": "__hash__",
        "lineno": 39,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__eq__",
        "name": "__eq__",
        "lineno": 42,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__ne__",
        "name": "__ne__",
        "lineno": 45,
        "scope": "Rule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__eq__",
        "name": "__eq__",
        "lineno": 55,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__str__",
        "name": "__str__",
        "lineno": 58,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__repr__",
        "name": "__repr__",
        "lineno": 61,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "name": "__init__",
        "lineno": 69,
        "scope": "RuleNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__repr__",
        "name": "__repr__",
        "lineno": 74,
        "scope": "RuleNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.__init__",
        "name": "__init__",
        "lineno": 82,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_rule",
        "name": "_to_rule",
        "lineno": 88,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.parse",
        "name": "parse",
        "lineno": 97,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "name": "_to_tree",
        "lineno": 109,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.print_parse",
        "name": "print_parse",
        "lineno": 124,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "name": "_parse",
        "lineno": 133,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__init__",
        "name": "__init__",
        "lineno": 190,
        "scope": "CnfWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "CnfWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__repr__",
        "name": "__repr__",
        "lineno": 211,
        "scope": "CnfWrapper",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.UnitSkipRule.__init__",
        "name": "__init__",
        "lineno": 218,
        "scope": "UnitSkipRule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.UnitSkipRule.__eq__",
        "name": "__eq__",
        "lineno": 222,
        "scope": "UnitSkipRule",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.build_unit_skiprule",
        "name": "build_unit_skiprule",
        "lineno": 228,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.get_any_nt_unit_rule",
        "name": "get_any_nt_unit_rule",
        "lineno": 239,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._remove_unit_rule",
        "name": "_remove_unit_rule",
        "lineno": 247,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._split",
        "name": "_split",
        "lineno": 255,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "name": "_term",
        "lineno": 265,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._bin",
        "name": "_bin",
        "lineno": 280,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk._unit",
        "name": "_unit",
        "lineno": 291,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "name": "to_cnf",
        "lineno": 300,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "name": "unroll_unit_skiprule",
        "lineno": 306,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.revert_cnf",
        "name": "revert_cnf",
        "lineno": 319,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.__init__",
        "name": "__init__",
        "lineno": 32,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "name": "predict_and_complete",
        "lineno": 78,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "name": "_parse",
        "lineno": 171,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.is_quasi_complete",
        "name": "is_quasi_complete",
        "lineno": 173,
        "scope": "Parser._parse",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.scan",
        "name": "scan",
        "lineno": 189,
        "scope": "Parser._parse",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "name": "parse",
        "lineno": 263,
        "scope": "Parser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_common": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.__init__",
        "name": "__init__",
        "lineno": 9,
        "scope": "Item",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.advance",
        "name": "advance",
        "lineno": 25,
        "scope": "Item",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.__eq__",
        "name": "__eq__",
        "lineno": 28,
        "scope": "Item",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.__hash__",
        "name": "__hash__",
        "lineno": 31,
        "scope": "Item",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.__repr__",
        "name": "__repr__",
        "lineno": 34,
        "scope": "Item",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_forest": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.add_family",
        "name": "add_family",
        "lineno": 63,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.add_path",
        "name": "add_path",
        "lineno": 66,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.load_paths",
        "name": "load_paths",
        "lineno": 69,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.is_ambiguous",
        "name": "is_ambiguous",
        "lineno": 80,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.children",
        "name": "children",
        "lineno": 85,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.__iter__",
        "name": "__iter__",
        "lineno": 92,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.__repr__",
        "name": "__repr__",
        "lineno": 95,
        "scope": "SymbolNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__init__",
        "name": "__init__",
        "lineno": 122,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.is_empty",
        "name": "is_empty",
        "lineno": 133,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.sort_key",
        "name": "sort_key",
        "lineno": 137,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.children",
        "name": "children",
        "lineno": 147,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__iter__",
        "name": "__iter__",
        "lineno": 151,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__eq__",
        "name": "__eq__",
        "lineno": 155,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__hash__",
        "name": "__hash__",
        "lineno": 160,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__repr__",
        "name": "__repr__",
        "lineno": 163,
        "scope": "PackedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode.__init__",
        "name": "__init__",
        "lineno": 184,
        "scope": "TokenNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode.__eq__",
        "name": "__eq__",
        "lineno": 193,
        "scope": "TokenNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode.__hash__",
        "name": "__hash__",
        "lineno": 198,
        "scope": "TokenNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "TokenNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.__init__",
        "name": "__init__",
        "lineno": 223,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit_token_node",
        "name": "visit_token_node",
        "lineno": 226,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit_symbol_node_in",
        "name": "visit_symbol_node_in",
        "lineno": 230,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit_symbol_node_out",
        "name": "visit_symbol_node_out",
        "lineno": 237,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit_packed_node_in",
        "name": "visit_packed_node_in",
        "lineno": 244,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit_packed_node_out",
        "name": "visit_packed_node_out",
        "lineno": 249,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.on_cycle",
        "name": "on_cycle",
        "lineno": 254,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.get_cycle_in_path",
        "name": "get_cycle_in_path",
        "lineno": 266,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit",
        "name": "visit",
        "lineno": 274,
        "scope": "ForestVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.__init__",
        "name": "__init__",
        "lineno": 381,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform",
        "name": "transform",
        "lineno": 388,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform_symbol_node",
        "name": "transform_symbol_node",
        "lineno": 397,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform_intermediate_node",
        "name": "transform_intermediate_node",
        "lineno": 401,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform_packed_node",
        "name": "transform_packed_node",
        "lineno": 405,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform_token_node",
        "name": "transform_token_node",
        "lineno": 409,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_symbol_node_in",
        "name": "visit_symbol_node_in",
        "lineno": 413,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_packed_node_in",
        "name": "visit_packed_node_in",
        "lineno": 418,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_token_node",
        "name": "visit_token_node",
        "lineno": 423,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer._visit_node_out_helper",
        "name": "_visit_node_out_helper",
        "lineno": 428,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_symbol_node_out",
        "name": "visit_symbol_node_out",
        "lineno": 435,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_intermediate_node_out",
        "name": "visit_intermediate_node_out",
        "lineno": 438,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_packed_node_out",
        "name": "visit_packed_node_out",
        "lineno": 441,
        "scope": "ForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.__init__",
        "name": "__init__",
        "lineno": 461,
        "scope": "ForestSumVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.visit_packed_node_in",
        "name": "visit_packed_node_in",
        "lineno": 464,
        "scope": "ForestSumVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.visit_symbol_node_in",
        "name": "visit_symbol_node_in",
        "lineno": 468,
        "scope": "ForestSumVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.visit_packed_node_out",
        "name": "visit_packed_node_out",
        "lineno": 471,
        "scope": "ForestSumVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.visit_symbol_node_out",
        "name": "visit_symbol_node_out",
        "lineno": 477,
        "scope": "ForestSumVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedData.__init__",
        "name": "__init__",
        "lineno": 490,
        "scope": "PackedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.__init__",
        "name": "__init__",
        "lineno": 514,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.visit",
        "name": "visit",
        "lineno": 526,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.on_cycle",
        "name": "on_cycle",
        "lineno": 532,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._check_cycle",
        "name": "_check_cycle",
        "lineno": 539,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._collapse_ambig",
        "name": "_collapse_ambig",
        "lineno": 547,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._call_rule_func",
        "name": "_call_rule_func",
        "lineno": 556,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._call_ambig_func",
        "name": "_call_ambig_func",
        "lineno": 562,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_symbol_node",
        "name": "transform_symbol_node",
        "lineno": 572,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_intermediate_node",
        "name": "transform_intermediate_node",
        "lineno": 582,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "name": "transform_packed_node",
        "lineno": 594,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.visit_symbol_node_in",
        "name": "visit_symbol_node_in",
        "lineno": 616,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.visit_packed_node_in",
        "name": "visit_packed_node_in",
        "lineno": 622,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.visit_packed_node_out",
        "name": "visit_packed_node_out",
        "lineno": 629,
        "scope": "ForestToParseTree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.handles_ambiguity",
        "name": "handles_ambiguity",
        "lineno": 634,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.__init__",
        "name": "__init__",
        "lineno": 675,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.__default__",
        "name": "__default__",
        "lineno": 678,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.__default_ambig__",
        "name": "__default_ambig__",
        "lineno": 685,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.__default_token__",
        "name": "__default_token__",
        "lineno": 697,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.transform_token_node",
        "name": "transform_token_node",
        "lineno": 704,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer._call_rule_func",
        "name": "_call_rule_func",
        "lineno": 707,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer._call_ambig_func",
        "name": "_call_ambig_func",
        "lineno": 717,
        "scope": "TreeForestTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.__init__",
        "name": "__init__",
        "lineno": 733,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit",
        "name": "visit",
        "lineno": 738,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_token_node",
        "name": "visit_token_node",
        "lineno": 745,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_packed_node_in",
        "name": "visit_packed_node_in",
        "lineno": 754,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_packed_node_out",
        "name": "visit_packed_node_out",
        "lineno": 765,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_symbol_node_in",
        "name": "visit_symbol_node_in",
        "lineno": 782,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_symbol_node_out",
        "name": "visit_symbol_node_out",
        "lineno": 795,
        "scope": "ForestToPyDotVisitor",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.grammar_analysis": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__init__",
        "name": "__init__",
        "lineno": 17,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__repr__",
        "name": "__repr__",
        "lineno": 23,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.next",
        "name": "next",
        "lineno": 29,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.advance",
        "name": "advance",
        "lineno": 32,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.is_satisfied",
        "name": "is_satisfied",
        "lineno": 37,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__eq__",
        "name": "__eq__",
        "lineno": 40,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__hash__",
        "name": "__hash__",
        "lineno": 45,
        "scope": "RulePtr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "LR0ItemSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__repr__",
        "name": "__repr__",
        "lineno": 66,
        "scope": "LR0ItemSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.update_set",
        "name": "update_set",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "name": "calculate_sets",
        "lineno": 78,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "name": "__init__",
        "lineno": 141,
        "scope": "GrammarAnalyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "name": "expand_rule",
        "lineno": 180,
        "scope": "GrammarAnalyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule._expand_rule",
        "name": "_expand_rule",
        "lineno": 187,
        "scope": "GrammarAnalyzer.expand_rule",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_analysis": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action.__init__",
        "name": "__init__",
        "lineno": 22,
        "scope": "Action",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action.__str__",
        "name": "__str__",
        "lineno": 24,
        "scope": "Action",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action.__repr__",
        "name": "__repr__",
        "lineno": 26,
        "scope": "Action",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.__init__",
        "name": "__init__",
        "lineno": 39,
        "scope": "ParseTableBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.serialize",
        "name": "serialize",
        "lineno": 44,
        "scope": "ParseTableBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.deserialize",
        "name": "deserialize",
        "lineno": 61,
        "scope": "ParseTableBase",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.IntParseTable.from_ParseTable",
        "name": "from_ParseTable",
        "lineno": 82,
        "scope": "IntParseTable",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.digraph",
        "name": "digraph",
        "lineno": 106,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.traverse",
        "name": "traverse",
        "lineno": 123,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "name": "__init__",
        "lineno": 157,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states",
        "name": "compute_lr0_states",
        "lineno": 166,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "name": "step",
        "lineno": 171,
        "scope": "LALR_Analyzer.compute_lr0_states",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_reads_relations",
        "name": "compute_reads_relations",
        "lineno": 194,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_includes_lookback",
        "name": "compute_includes_lookback",
        "lineno": 229,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lookaheads",
        "name": "compute_lookaheads",
        "lineno": 258,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "name": "compute_lalr1_states",
        "lineno": 267,
        "scope": "LALR_Analyzer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "name": "compute_lalr",
        "lineno": 327,
        "scope": "LALR_Analyzer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.__init__",
        "name": "__init__",
        "lineno": 18,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.lexer_state",
        "name": "lexer_state",
        "lineno": 25,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_token",
        "name": "feed_token",
        "lineno": 29,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.iter_parse",
        "name": "iter_parse",
        "lineno": 36,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.exhaust_lexer",
        "name": "exhaust_lexer",
        "lineno": 48,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_eof",
        "name": "feed_eof",
        "lineno": 56,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.__copy__",
        "name": "__copy__",
        "lineno": 62,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "name": "copy",
        "lineno": 69,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.__eq__",
        "name": "__eq__",
        "lineno": 76,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.as_immutable",
        "name": "as_immutable",
        "lineno": 82,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.pretty",
        "name": "pretty",
        "lineno": 87,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.choices",
        "name": "choices",
        "lineno": 95,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.accepts",
        "name": "accepts",
        "lineno": 104,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.resume_parse",
        "name": "resume_parse",
        "lineno": 123,
        "scope": "InteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.__hash__",
        "name": "__hash__",
        "lineno": 137,
        "scope": "ImmutableInteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.feed_token",
        "name": "feed_token",
        "lineno": 140,
        "scope": "ImmutableInteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.exhaust_lexer",
        "name": "exhaust_lexer",
        "lineno": 145,
        "scope": "ImmutableInteractiveParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.as_mutable",
        "name": "as_mutable",
        "lineno": 153,
        "scope": "ImmutableInteractiveParser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.__init__",
        "name": "__init__",
        "lineno": 18,
        "scope": "LALR_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.deserialize",
        "name": "deserialize",
        "lineno": 28,
        "scope": "LALR_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.serialize",
        "name": "serialize",
        "lineno": 34,
        "scope": "LALR_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.parse_interactive",
        "name": "parse_interactive",
        "lineno": 37,
        "scope": "LALR_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.parse",
        "name": "parse",
        "lineno": 40,
        "scope": "LALR_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.__init__",
        "name": "__init__",
        "lineno": 78,
        "scope": "_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse",
        "name": "parse",
        "lineno": 83,
        "scope": "_Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse_from_state",
        "name": "parse_from_state",
        "lineno": 91,
        "scope": "_Parser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParseConf.__init__",
        "name": "__init__",
        "lineno": 22,
        "scope": "ParseConf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.__init__",
        "name": "__init__",
        "lineno": 40,
        "scope": "ParserState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.position",
        "name": "position",
        "lineno": 47,
        "scope": "ParserState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.__eq__",
        "name": "__eq__",
        "lineno": 51,
        "scope": "ParserState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.__copy__",
        "name": "__copy__",
        "lineno": 56,
        "scope": "ParserState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "name": "copy",
        "lineno": 59,
        "scope": "ParserState",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.feed_token",
        "name": "feed_token",
        "lineno": 67,
        "scope": "ParserState",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.xearley": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser.__init__",
        "name": "__init__",
        "lineno": 31,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse",
        "name": "_parse",
        "lineno": 39,
        "scope": "Parser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "name": "scan",
        "lineno": 41,
        "scope": "Parser._parse",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers": [],
    "python.ccxt.static_dependencies.lark.tools.nearley": [
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley._get_rulename",
        "name": "_get_rulename",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.__init__",
        "name": "__init__",
        "lineno": 55,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark._new_function",
        "name": "_new_function",
        "lineno": 61,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark._extra_rule",
        "name": "_extra_rule",
        "lineno": 68,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.rule",
        "name": "rule",
        "lineno": 78,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.ruledef",
        "name": "ruledef",
        "lineno": 81,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.expr",
        "name": "expr",
        "lineno": 84,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.regexp",
        "name": "regexp",
        "lineno": 88,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.null",
        "name": "null",
        "lineno": 91,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.string",
        "name": "string",
        "lineno": 94,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.expansion",
        "name": "expansion",
        "lineno": 97,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.expansions",
        "name": "expansions",
        "lineno": 107,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.start",
        "name": "start",
        "lineno": 110,
        "scope": "NearleyToLark",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley._nearley_to_lark",
        "name": "_nearley_to_lark",
        "lineno": 113,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "name": "create_code_for_nearley_grammar",
        "lineno": 144,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "name": "emit",
        "lineno": 148,
        "scope": "create_code_for_nearley_grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.main",
        "name": "main",
        "lineno": 183,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.get_arg_parser",
        "name": "get_arg_parser",
        "lineno": 188,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tools.serialize": [
      {
        "id": "python.ccxt.static_dependencies.lark.tools.serialize.serialize",
        "name": "serialize",
        "lineno": 15,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.serialize.main",
        "name": "main",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tools.standalone": [
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.extract_sections",
        "name": "extract_sections",
        "lineno": 75,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "name": "strip_docstrings",
        "lineno": 95,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "name": "gen_standalone",
        "lineno": 126,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.compressed_output",
        "name": "compressed_output",
        "lineno": 131,
        "scope": "gen_standalone",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.output_decompress",
        "name": "output_decompress",
        "lineno": 136,
        "scope": "gen_standalone",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "name": "main",
        "lineno": 178,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.tools": [
      {
        "id": "python.ccxt.static_dependencies.lark.tools.build_lalr",
        "name": "build_lalr",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.showwarning_as_comment",
        "name": "showwarning_as_comment",
        "lineno": 55,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tools.make_warnings_comments",
        "name": "make_warnings_comments",
        "lineno": 69,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark": [],
    "python.ccxt.static_dependencies.lark.__pyinstaller": [
      {
        "id": "python.ccxt.static_dependencies.lark.__pyinstaller.get_hook_dirs",
        "name": "get_hook_dirs",
        "lineno": 5,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lighter_client.signer": [
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.load_lighter_library",
        "name": "load_lighter_library",
        "lineno": 38,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "name": "decode_and_free",
        "lineno": 119,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.decode_api_key",
        "name": "decode_api_key",
        "lineno": 134,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "name": "decode_tx_info",
        "lineno": 140,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.decode_auth",
        "name": "decode_auth",
        "lineno": 149,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.lighter_client._init_": [],
    "python.ccxt.static_dependencies.marshmallow.base": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.FieldABC.serialize",
        "name": "serialize",
        "lineno": 24,
        "scope": "FieldABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.FieldABC.deserialize",
        "name": "deserialize",
        "lineno": 28,
        "scope": "FieldABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.FieldABC._serialize",
        "name": "_serialize",
        "lineno": 32,
        "scope": "FieldABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.FieldABC._deserialize",
        "name": "_deserialize",
        "lineno": 36,
        "scope": "FieldABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.SchemaABC.dump",
        "name": "dump",
        "lineno": 44,
        "scope": "SchemaABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.SchemaABC.dumps",
        "name": "dumps",
        "lineno": 48,
        "scope": "SchemaABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.SchemaABC.load",
        "name": "load",
        "lineno": 52,
        "scope": "SchemaABC",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.SchemaABC.loads",
        "name": "loads",
        "lineno": 56,
        "scope": "SchemaABC",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.class_registry": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.class_registry.register",
        "name": "register",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.class_registry.get_class",
        "name": "get_class",
        "lineno": 72,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.decorators": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.validates",
        "name": "validates",
        "lineno": 85,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.validates_schema",
        "name": "validates_schema",
        "lineno": 93,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.pre_dump",
        "name": "pre_dump",
        "lineno": 126,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.post_dump",
        "name": "post_dump",
        "lineno": 142,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.pre_load",
        "name": "pre_load",
        "lineno": 163,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.post_load",
        "name": "post_load",
        "lineno": 180,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "name": "set_hook",
        "lineno": 202,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.error_store": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.error_store.ErrorStore.__init__",
        "name": "__init__",
        "lineno": 13,
        "scope": "ErrorStore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.error_store.ErrorStore.store_error",
        "name": "store_error",
        "lineno": 17,
        "scope": "ErrorStore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "name": "merge_errors",
        "lineno": 28,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError.__init__",
        "name": "__init__",
        "lineno": 28,
        "scope": "ValidationError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError.normalized_messages",
        "name": "normalized_messages",
        "lineno": 45,
        "scope": "ValidationError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError.messages_dict",
        "name": "messages_dict",
        "lineno": 51,
        "scope": "ValidationError",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.fields": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.__init__",
        "name": "__init__",
        "lineno": 155,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.__repr__",
        "name": "__repr__",
        "lineno": 241,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 251,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.get_value",
        "name": "get_value",
        "lineno": 254,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate",
        "name": "_validate",
        "lineno": 266,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_all",
        "name": "_validate_all",
        "lineno": 273,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "name": "make_error",
        "lineno": 276,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.fail",
        "name": "fail",
        "lineno": 293,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_missing",
        "name": "_validate_missing",
        "lineno": 307,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.serialize",
        "name": "serialize",
        "lineno": 316,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.deserialize",
        "name": "deserialize",
        "lineno": 343,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 373,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._serialize",
        "name": "_serialize",
        "lineno": 386,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field._deserialize",
        "name": "_deserialize",
        "lineno": 408,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.context",
        "name": "context",
        "lineno": 435,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.default",
        "name": "default",
        "lineno": 442,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.default",
        "name": "default",
        "lineno": 452,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.missing",
        "name": "missing",
        "lineno": 462,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field.missing",
        "name": "missing",
        "lineno": 472,
        "scope": "Field",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "name": "__init__",
        "lineno": 535,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested.schema",
        "name": "schema",
        "lineno": 574,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested._nested_normalized_option",
        "name": "_nested_normalized_option",
        "lineno": 630,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested._serialize",
        "name": "_serialize",
        "lineno": 638,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested._test_collection",
        "name": "_test_collection",
        "lineno": 647,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested._load",
        "name": "_load",
        "lineno": 652,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested._deserialize",
        "name": "_deserialize",
        "lineno": 661,
        "scope": "Nested",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Pluck.__init__",
        "name": "__init__",
        "lineno": 701,
        "scope": "Pluck",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._field_data_key",
        "name": "_field_data_key",
        "lineno": 711,
        "scope": "Pluck",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._serialize",
        "name": "_serialize",
        "lineno": 715,
        "scope": "Pluck",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._deserialize",
        "name": "_deserialize",
        "lineno": 723,
        "scope": "Pluck",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "name": "__init__",
        "lineno": 754,
        "scope": "List",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.List._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 767,
        "scope": "List",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.List._serialize",
        "name": "_serialize",
        "lineno": 775,
        "scope": "List",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "name": "_deserialize",
        "lineno": 780,
        "scope": "List",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Tuple.__init__",
        "name": "__init__",
        "lineno": 821,
        "scope": "Tuple",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 841,
        "scope": "Tuple",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._serialize",
        "name": "_serialize",
        "lineno": 851,
        "scope": "Tuple",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "name": "_deserialize",
        "lineno": 860,
        "scope": "Tuple",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.String._serialize",
        "name": "_serialize",
        "lineno": 894,
        "scope": "String",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.String._deserialize",
        "name": "_deserialize",
        "lineno": 899,
        "scope": "String",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.UUID._validated",
        "name": "_validated",
        "lineno": 914,
        "scope": "UUID",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.UUID._deserialize",
        "name": "_deserialize",
        "lineno": 927,
        "scope": "UUID",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number.__init__",
        "name": "__init__",
        "lineno": 946,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number._format_num",
        "name": "_format_num",
        "lineno": 950,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "name": "_validated",
        "lineno": 954,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number._to_string",
        "name": "_to_string",
        "lineno": 968,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number._serialize",
        "name": "_serialize",
        "lineno": 971,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number._deserialize",
        "name": "_deserialize",
        "lineno": 978,
        "scope": "Number",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Integer.__init__",
        "name": "__init__",
        "lineno": 995,
        "scope": "Integer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Integer._validated",
        "name": "_validated",
        "lineno": 1000,
        "scope": "Integer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Float.__init__",
        "name": "__init__",
        "lineno": 1022,
        "scope": "Float",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Float._validated",
        "name": "_validated",
        "lineno": 1026,
        "scope": "Float",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Decimal.__init__",
        "name": "__init__",
        "lineno": 1078,
        "scope": "Decimal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Decimal._format_num",
        "name": "_format_num",
        "lineno": 1095,
        "scope": "Decimal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Decimal._validated",
        "name": "_validated",
        "lineno": 1105,
        "scope": "Decimal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Decimal._to_string",
        "name": "_to_string",
        "lineno": 1115,
        "scope": "Decimal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Boolean.__init__",
        "name": "__init__",
        "lineno": 1175,
        "scope": "Boolean",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Boolean._serialize",
        "name": "_serialize",
        "lineno": 1189,
        "scope": "Boolean",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Boolean._deserialize",
        "name": "_deserialize",
        "lineno": 1203,
        "scope": "Boolean",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime.__init__",
        "name": "__init__",
        "lineno": 1263,
        "scope": "DateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 1270,
        "scope": "DateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._serialize",
        "name": "_serialize",
        "lineno": 1278,
        "scope": "DateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._deserialize",
        "name": "_deserialize",
        "lineno": 1287,
        "scope": "DateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._make_object_from_format",
        "name": "_make_object_from_format",
        "lineno": 1300,
        "scope": "DateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.NaiveDateTime.__init__",
        "name": "__init__",
        "lineno": 1319,
        "scope": "NaiveDateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.NaiveDateTime._deserialize",
        "name": "_deserialize",
        "lineno": 1329,
        "scope": "NaiveDateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.AwareDateTime.__init__",
        "name": "__init__",
        "lineno": 1356,
        "scope": "AwareDateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.AwareDateTime._deserialize",
        "name": "_deserialize",
        "lineno": 1366,
        "scope": "AwareDateTime",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Time._make_object_from_format",
        "name": "_make_object_from_format",
        "lineno": 1400,
        "scope": "Time",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Date._make_object_from_format",
        "name": "_make_object_from_format",
        "lineno": 1429,
        "scope": "Date",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta.__init__",
        "name": "__init__",
        "lineno": 1480,
        "scope": "TimeDelta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._serialize",
        "name": "_serialize",
        "lineno": 1510,
        "scope": "TimeDelta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._deserialize",
        "name": "_deserialize",
        "lineno": 1523,
        "scope": "TimeDelta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Mapping.__init__",
        "name": "__init__",
        "lineno": 1556,
        "scope": "Mapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Mapping._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 1588,
        "scope": "Mapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Mapping._serialize",
        "name": "_serialize",
        "lineno": 1600,
        "scope": "Mapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Mapping._deserialize",
        "name": "_deserialize",
        "lineno": 1627,
        "scope": "Mapping",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Url.__init__",
        "name": "__init__",
        "lineno": 1700,
        "scope": "Url",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Email.__init__",
        "name": "__init__",
        "lineno": 1735,
        "scope": "Email",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IP.__init__",
        "name": "__init__",
        "lineno": 1755,
        "scope": "IP",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IP._serialize",
        "name": "_serialize",
        "lineno": 1759,
        "scope": "IP",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IP._deserialize",
        "name": "_deserialize",
        "lineno": 1766,
        "scope": "IP",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface.__init__",
        "name": "__init__",
        "lineno": 1819,
        "scope": "IPInterface",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface._serialize",
        "name": "_serialize",
        "lineno": 1823,
        "scope": "IPInterface",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface._deserialize",
        "name": "_deserialize",
        "lineno": 1830,
        "scope": "IPInterface",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Enum.__init__",
        "name": "__init__",
        "lineno": 1877,
        "scope": "Enum",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Enum._serialize",
        "name": "_serialize",
        "lineno": 1910,
        "scope": "Enum",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Enum._deserialize",
        "name": "_deserialize",
        "lineno": 1919,
        "scope": "Enum",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Method.__init__",
        "name": "__init__",
        "lineno": 1955,
        "scope": "Method",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Method._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 1970,
        "scope": "Method",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Method._serialize",
        "name": "_serialize",
        "lineno": 1983,
        "scope": "Method",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Method._deserialize",
        "name": "_deserialize",
        "lineno": 1988,
        "scope": "Method",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Function.__init__",
        "name": "__init__",
        "lineno": 2019,
        "scope": "Function",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Function._serialize",
        "name": "_serialize",
        "lineno": 2040,
        "scope": "Function",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Function._deserialize",
        "name": "_deserialize",
        "lineno": 2043,
        "scope": "Function",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Function._call_or_raise",
        "name": "_call_or_raise",
        "lineno": 2048,
        "scope": "Function",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "name": "__init__",
        "lineno": 2069,
        "scope": "Constant",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Constant._serialize",
        "name": "_serialize",
        "lineno": 2075,
        "scope": "Constant",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Constant._deserialize",
        "name": "_deserialize",
        "lineno": 2078,
        "scope": "Constant",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Inferred.__init__",
        "name": "__init__",
        "lineno": 2091,
        "scope": "Inferred",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Inferred._serialize",
        "name": "_serialize",
        "lineno": 2097,
        "scope": "Inferred",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.orderedset": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__init__",
        "name": "__init__",
        "lineno": 27,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__len__",
        "name": "__len__",
        "lineno": 34,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__contains__",
        "name": "__contains__",
        "lineno": 37,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.add",
        "name": "add",
        "lineno": 40,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.discard",
        "name": "discard",
        "lineno": 46,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__iter__",
        "name": "__iter__",
        "lineno": 52,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__reversed__",
        "name": "__reversed__",
        "lineno": 59,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.pop",
        "name": "pop",
        "lineno": 66,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__repr__",
        "name": "__repr__",
        "lineno": 73,
        "scope": "OrderedSet",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__eq__",
        "name": "__eq__",
        "lineno": 78,
        "scope": "OrderedSet",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.schema": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema._get_fields",
        "name": "_get_fields",
        "lineno": 46,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema._get_fields_by_mro",
        "name": "_get_fields_by_mro",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.__new__",
        "name": "__new__",
        "lineno": 87,
        "scope": "SchemaMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.get_declared_fields",
        "name": "get_declared_fields",
        "lineno": 126,
        "scope": "SchemaMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.__init__",
        "name": "__init__",
        "lineno": 145,
        "scope": "SchemaMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.resolve_hooks",
        "name": "resolve_hooks",
        "lineno": 151,
        "scope": "SchemaMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaOpts.__init__",
        "name": "__init__",
        "lineno": 194,
        "scope": "SchemaOpts",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "name": "__init__",
        "lineno": 363,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__repr__",
        "name": "__repr__",
        "lineno": 410,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "name": "dict_class",
        "lineno": 414,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.from_dict",
        "name": "from_dict",
        "lineno": 418,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.handle_error",
        "name": "handle_error",
        "lineno": 451,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.get_attribute",
        "name": "get_attribute",
        "lineno": 468,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._call_and_store",
        "name": "_call_and_store",
        "lineno": 481,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._serialize",
        "name": "_serialize",
        "lineno": 500,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "name": "dump",
        "lineno": 524,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dumps",
        "name": "dumps",
        "lineno": 558,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "name": "_deserialize",
        "lineno": 575,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize.getter",
        "name": "getter",
        "lineno": 654,
        "scope": "Schema._deserialize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.load",
        "name": "load",
        "lineno": 691,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.loads",
        "name": "loads",
        "lineno": 726,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._run_validator",
        "name": "_run_validator",
        "lineno": 758,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.validate",
        "name": "validate",
        "lineno": 778,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "name": "_do_load",
        "lineno": 810,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._normalize_nested_options",
        "name": "_normalize_nested_options",
        "lineno": 913,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__apply_nested_option",
        "name": "__apply_nested_option",
        "lineno": 930,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "name": "_init_fields",
        "lineno": 949,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.on_bind_field",
        "name": "on_bind_field",
        "lineno": 1024,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._bind_field",
        "name": "_bind_field",
        "lineno": 1031,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "name": "_has_processors",
        "lineno": 1058,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_dump_processors",
        "name": "_invoke_dump_processors",
        "lineno": 1061,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_load_processors",
        "name": "_invoke_load_processors",
        "lineno": 1075,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_field_validators",
        "name": "_invoke_field_validators",
        "lineno": 1104,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_schema_validators",
        "name": "_invoke_schema_validators",
        "lineno": 1151,
        "scope": "Schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_processors",
        "name": "_invoke_processors",
        "lineno": 1194,
        "scope": "Schema",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.types": [],
    "python.ccxt.static_dependencies.marshmallow.utils": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._Missing.__bool__",
        "name": "__bool__",
        "lineno": 28,
        "scope": "_Missing",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._Missing.__copy__",
        "name": "__copy__",
        "lineno": 31,
        "scope": "_Missing",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._Missing.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 34,
        "scope": "_Missing",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._Missing.__repr__",
        "name": "__repr__",
        "lineno": 37,
        "scope": "_Missing",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_generator",
        "name": "is_generator",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_iterable_but_not_string",
        "name": "is_iterable_but_not_string",
        "lineno": 52,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "name": "is_collection",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_instance_or_subclass",
        "name": "is_instance_or_subclass",
        "lineno": 62,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_keyed_tuple",
        "name": "is_keyed_tuple",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.pprint",
        "name": "pprint",
        "lineno": 77,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.is_aware",
        "name": "is_aware",
        "lineno": 97,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_rfc",
        "name": "from_rfc",
        "lineno": 103,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.rfcformat",
        "name": "rfcformat",
        "lineno": 111,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.get_fixed_timezone",
        "name": "get_fixed_timezone",
        "lineno": 136,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_datetime",
        "name": "from_iso_datetime",
        "lineno": 146,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_time",
        "name": "from_iso_time",
        "lineno": 171,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_date",
        "name": "from_iso_date",
        "lineno": 185,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_timestamp",
        "name": "from_timestamp",
        "lineno": 194,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.from_timestamp_ms",
        "name": "from_timestamp_ms",
        "lineno": 211,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.timestamp",
        "name": "timestamp",
        "lineno": 216,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.timestamp_ms",
        "name": "timestamp_ms",
        "lineno": 225,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.isoformat",
        "name": "isoformat",
        "lineno": 229,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.to_iso_time",
        "name": "to_iso_time",
        "lineno": 237,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.to_iso_date",
        "name": "to_iso_date",
        "lineno": 241,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.ensure_text_type",
        "name": "ensure_text_type",
        "lineno": 245,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.pluck",
        "name": "pluck",
        "lineno": 251,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.get_value",
        "name": "get_value",
        "lineno": 265,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "name": "_get_value_for_keys",
        "lineno": 282,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_key",
        "name": "_get_value_for_key",
        "lineno": 291,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.set_value",
        "name": "set_value",
        "lineno": 301,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.callable_or_raise",
        "name": "callable_or_raise",
        "lineno": 324,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._signature",
        "name": "_signature",
        "lineno": 331,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.get_func_args",
        "name": "get_func_args",
        "lineno": 335,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "name": "resolve_field_instance",
        "lineno": 350,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.timedelta_to_microseconds",
        "name": "timedelta_to_microseconds",
        "lineno": 365,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils.validate_unknown_parameter_value",
        "name": "validate_unknown_parameter_value",
        "lineno": 373,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.validate": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Validator.__repr__",
        "name": "__repr__",
        "lineno": 27,
        "scope": "Validator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Validator._repr_args",
        "name": "_repr_args",
        "lineno": 33,
        "scope": "Validator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Validator.__call__",
        "name": "__call__",
        "lineno": 40,
        "scope": "Validator",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.And.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "And",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.And._repr_args",
        "name": "_repr_args",
        "lineno": 70,
        "scope": "And",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "name": "__call__",
        "lineno": 73,
        "scope": "And",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.RegexMemoizer.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "URL.RegexMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.RegexMemoizer._regex_generator",
        "name": "_regex_generator",
        "lineno": 109,
        "scope": "URL.RegexMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.RegexMemoizer.__call__",
        "name": "__call__",
        "lineno": 163,
        "scope": "URL.RegexMemoizer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.__init__",
        "name": "__init__",
        "lineno": 179,
        "scope": "URL",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL._repr_args",
        "name": "_repr_args",
        "lineno": 198,
        "scope": "URL",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL._format_error",
        "name": "_format_error",
        "lineno": 201,
        "scope": "URL",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.__call__",
        "name": "__call__",
        "lineno": 204,
        "scope": "URL",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Email.__init__",
        "name": "__init__",
        "lineno": 252,
        "scope": "Email",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Email._format_error",
        "name": "_format_error",
        "lineno": 255,
        "scope": "Email",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Email.__call__",
        "name": "__call__",
        "lineno": 258,
        "scope": "Email",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Range.__init__",
        "name": "__init__",
        "lineno": 311,
        "scope": "Range",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Range._repr_args",
        "name": "_repr_args",
        "lineno": 338,
        "scope": "Range",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Range._format_error",
        "name": "_format_error",
        "lineno": 341,
        "scope": "Range",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Range.__call__",
        "name": "__call__",
        "lineno": 344,
        "scope": "Range",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Length.__init__",
        "name": "__init__",
        "lineno": 380,
        "scope": "Length",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Length._repr_args",
        "name": "_repr_args",
        "lineno": 399,
        "scope": "Length",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Length._format_error",
        "name": "_format_error",
        "lineno": 402,
        "scope": "Length",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "name": "__call__",
        "lineno": 407,
        "scope": "Length",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Equal.__init__",
        "name": "__init__",
        "lineno": 437,
        "scope": "Equal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Equal._repr_args",
        "name": "_repr_args",
        "lineno": 441,
        "scope": "Equal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Equal._format_error",
        "name": "_format_error",
        "lineno": 444,
        "scope": "Equal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Equal.__call__",
        "name": "__call__",
        "lineno": 447,
        "scope": "Equal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__init__",
        "name": "__init__",
        "lineno": 470,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp._repr_args",
        "name": "_repr_args",
        "lineno": 482,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp._format_error",
        "name": "_format_error",
        "lineno": 485,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__call__",
        "name": "__call__",
        "lineno": 489,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__call__",
        "name": "__call__",
        "lineno": 492,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__call__",
        "name": "__call__",
        "lineno": 494,
        "scope": "Regexp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Predicate.__init__",
        "name": "__init__",
        "lineno": 515,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Predicate._repr_args",
        "name": "_repr_args",
        "lineno": 520,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Predicate._format_error",
        "name": "_format_error",
        "lineno": 523,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Predicate.__call__",
        "name": "__call__",
        "lineno": 526,
        "scope": "Predicate",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf.__init__",
        "name": "__init__",
        "lineno": 545,
        "scope": "NoneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf._repr_args",
        "name": "_repr_args",
        "lineno": 550,
        "scope": "NoneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf._format_error",
        "name": "_format_error",
        "lineno": 553,
        "scope": "NoneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf.__call__",
        "name": "__call__",
        "lineno": 556,
        "scope": "NoneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__init__",
        "name": "__init__",
        "lineno": 577,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf._repr_args",
        "name": "_repr_args",
        "lineno": 590,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf._format_error",
        "name": "_format_error",
        "lineno": 593,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__call__",
        "name": "__call__",
        "lineno": 598,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.options",
        "name": "options",
        "lineno": 607,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly._format_error",
        "name": "_format_error",
        "lineno": 645,
        "scope": "ContainsOnly",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly.__call__",
        "name": "__call__",
        "lineno": 649,
        "scope": "ContainsOnly",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf._format_error",
        "name": "_format_error",
        "lineno": 670,
        "scope": "ContainsNoneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf.__call__",
        "name": "__call__",
        "lineno": 674,
        "scope": "ContainsNoneOf",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.warnings": [],
    "python.ccxt.static_dependencies.marshmallow": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.__getattr__",
        "name": "__getattr__",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Sequence._deserialize",
        "name": "_deserialize",
        "lineno": 11,
        "scope": "Sequence",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Set.__init__",
        "name": "__init__",
        "lineno": 32,
        "scope": "Set",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Set._deserialize",
        "name": "_deserialize",
        "lineno": 43,
        "scope": "Set",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute.LazyClassAttribute.__init__",
        "name": "__init__",
        "lineno": 15,
        "scope": "LazyClassAttribute",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute.LazyClassAttribute.__get__",
        "name": "__get__",
        "lineno": 26,
        "scope": "LazyClassAttribute",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute.LazyClassAttribute.__set_name__",
        "name": "__set_name__",
        "lineno": 41,
        "scope": "LazyClassAttribute",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.mypy": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.plugin",
        "name": "plugin",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.MarshmallowDataclassPlugin.get_dynamic_class_hook",
        "name": "get_dynamic_class_hook",
        "lineno": 18,
        "scope": "MarshmallowDataclassPlugin",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.MarshmallowDataclassPlugin.get_class_decorator_hook",
        "name": "get_class_decorator_hook",
        "lineno": 25,
        "scope": "MarshmallowDataclassPlugin",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.new_type_hook",
        "name": "new_type_hook",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy._get_arg_by_name",
        "name": "_get_arg_by_name",
        "lineno": 46,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.typing": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.union_field": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field._check_type",
        "name": "_check_type",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field._check_type",
        "name": "_check_type",
        "lineno": 21,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union.__init__",
        "name": "__init__",
        "lineno": 42,
        "scope": "Union",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._bind_to_schema",
        "name": "_bind_to_schema",
        "lineno": 46,
        "scope": "Union",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._serialize",
        "name": "_serialize",
        "lineno": 56,
        "scope": "Union",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._deserialize",
        "name": "_deserialize",
        "lineno": 70,
        "scope": "Union",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._maybe_get_callers_frame",
        "name": "_maybe_get_callers_frame",
        "lineno": 97,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass",
        "name": "dataclass",
        "lineno": 143,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass",
        "name": "dataclass",
        "lineno": 158,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass",
        "name": "dataclass",
        "lineno": 175,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass.decorator",
        "name": "decorator",
        "lineno": 216,
        "scope": "dataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "name": "add_schema",
        "lineno": 227,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "name": "add_schema",
        "lineno": 232,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "name": "add_schema",
        "lineno": 239,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "name": "add_schema",
        "lineno": 248,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema.decorator",
        "name": "decorator",
        "lineno": 270,
        "scope": "add_schema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "name": "class_schema",
        "lineno": 290,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "name": "class_schema",
        "lineno": 301,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "name": "class_schema",
        "lineno": 311,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext.__init__",
        "name": "__init__",
        "lineno": 470,
        "scope": "_SchemaContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext.__enter__",
        "name": "__enter__",
        "lineno": 479,
        "scope": "_SchemaContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext.__exit__",
        "name": "__exit__",
        "lineno": 483,
        "scope": "_SchemaContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._LocalStack.__init__",
        "name": "__init__",
        "lineno": 493,
        "scope": "_LocalStack",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._LocalStack.push",
        "name": "push",
        "lineno": 496,
        "scope": "_LocalStack",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._LocalStack.pop",
        "name": "pop",
        "lineno": 499,
        "scope": "_LocalStack",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._LocalStack.top",
        "name": "top",
        "lineno": 503,
        "scope": "_LocalStack",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "name": "_internal_class_schema",
        "lineno": 511,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_type",
        "name": "_field_by_type",
        "lineno": 589,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_supertype",
        "name": "_field_by_supertype",
        "lineno": 597,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._generic_type_add_any",
        "name": "_generic_type_add_any",
        "lineno": 636,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "name": "_field_for_generic_type",
        "lineno": 653,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_annotated_type",
        "name": "_field_for_annotated_type",
        "lineno": 719,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_union_type",
        "name": "_field_for_union_type",
        "lineno": 750,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.field_for_schema",
        "name": "field_for_schema",
        "lineno": 789,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "name": "_field_for_schema",
        "lineno": 821,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._base_schema",
        "name": "_base_schema",
        "lineno": 961,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._base_schema.BaseSchema.load",
        "name": "load",
        "lineno": 972,
        "scope": "_base_schema.BaseSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._get_field_default",
        "name": "_get_field_default",
        "lineno": 983,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.NewType",
        "name": "NewType",
        "lineno": 999,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.get_obj_type",
        "name": "get_obj_type",
        "lineno": 64,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.get_data_type",
        "name": "get_data_type",
        "lineno": 69,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "name": "dump",
        "lineno": 77,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._dump",
        "name": "_dump",
        "lineno": 102,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "name": "load",
        "lineno": 123,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "name": "_load",
        "lineno": 157,
        "scope": "OneOfSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.validate",
        "name": "validate",
        "lineno": 188,
        "scope": "OneOfSchema",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema": [],
    "python.ccxt.static_dependencies.mnemonic.mnemonic": [
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.b58encode",
        "name": "b58encode",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.list_languages",
        "name": "list_languages",
        "lineno": 76,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.normalize_string",
        "name": "normalize_string",
        "lineno": 84,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.detect_language",
        "name": "detect_language",
        "lineno": 95,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.generate",
        "name": "generate",
        "lineno": 130,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_entropy",
        "name": "to_entropy",
        "lineno": 153,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_mnemonic",
        "name": "to_mnemonic",
        "lineno": 196,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.check",
        "name": "check",
        "lineno": 212,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.expand_word",
        "name": "expand_word",
        "lineno": 231,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.expand",
        "name": "expand",
        "lineno": 243,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_seed",
        "name": "to_seed",
        "lineno": 247,
        "scope": "Mnemonic",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_hd_master_key",
        "name": "to_hd_master_key",
        "lineno": 259,
        "scope": "Mnemonic",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.mnemonic": [],
    "python.ccxt.static_dependencies.msgpack.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.ExtraData.__init__",
        "name": "__init__",
        "lineno": 37,
        "scope": "ExtraData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.ExtraData.__str__",
        "name": "__str__",
        "lineno": 41,
        "scope": "ExtraData",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.msgpack.ext": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.ExtType.__new__",
        "name": "__new__",
        "lineno": 9,
        "scope": "ExtType",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__init__",
        "name": "__init__",
        "lineno": 31,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__repr__",
        "name": "__repr__",
        "lineno": 53,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__eq__",
        "name": "__eq__",
        "lineno": 57,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__ne__",
        "name": "__ne__",
        "lineno": 63,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__hash__",
        "name": "__hash__",
        "lineno": 67,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_bytes",
        "name": "from_bytes",
        "lineno": 71,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_bytes",
        "name": "to_bytes",
        "lineno": 97,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_unix",
        "name": "from_unix",
        "lineno": 119,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_unix",
        "name": "to_unix",
        "lineno": 129,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_unix_nano",
        "name": "from_unix_nano",
        "lineno": 138,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_unix_nano",
        "name": "to_unix_nano",
        "lineno": 146,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_datetime",
        "name": "to_datetime",
        "lineno": 154,
        "scope": "Timestamp",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_datetime",
        "name": "from_datetime",
        "lineno": 163,
        "scope": "Timestamp",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.msgpack.fallback": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "name": "__init__",
        "lineno": 19,
        "scope": "StringIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.write",
        "name": "write",
        "lineno": 26,
        "scope": "StringIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.getvalue",
        "name": "getvalue",
        "lineno": 33,
        "scope": "StringIO",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback._check_type_strict",
        "name": "_check_type_strict",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback._get_data_from_buffer",
        "name": "_get_data_from_buffer",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "name": "unpackb",
        "lineno": 77,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__init__",
        "name": "__init__",
        "lineno": 231,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.feed",
        "name": "feed",
        "lineno": 322,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "name": "_consume",
        "lineno": 337,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._got_extradata",
        "name": "_got_extradata",
        "lineno": 342,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._get_extradata",
        "name": "_get_extradata",
        "lineno": 345,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_bytes",
        "name": "read_bytes",
        "lineno": 348,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "name": "_read",
        "lineno": 353,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "name": "_reserve",
        "lineno": 361,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "name": "_read_header",
        "lineno": 395,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "name": "_unpack",
        "lineno": 491,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__iter__",
        "name": "__iter__",
        "lineno": 565,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__next__",
        "name": "__next__",
        "lineno": 568,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.skip",
        "name": "skip",
        "lineno": 581,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.unpack",
        "name": "unpack",
        "lineno": 585,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_array_header",
        "name": "read_array_header",
        "lineno": 593,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_map_header",
        "name": "read_map_header",
        "lineno": 598,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.tell",
        "name": "tell",
        "lineno": 603,
        "scope": "Unpacker",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.__init__",
        "name": "__init__",
        "lineno": 676,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "name": "_pack",
        "lineno": 698,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack",
        "name": "pack",
        "lineno": 822,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_pairs",
        "name": "pack_map_pairs",
        "lineno": 833,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_array_header",
        "name": "pack_array_header",
        "lineno": 840,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_header",
        "name": "pack_map_header",
        "lineno": 849,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_ext_type",
        "name": "pack_ext_type",
        "lineno": 858,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_array_header",
        "name": "_pack_array_header",
        "lineno": 887,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_header",
        "name": "_pack_map_header",
        "lineno": 896,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "name": "_pack_map_pairs",
        "lineno": 905,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_raw_header",
        "name": "_pack_raw_header",
        "lineno": 911,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_bin_header",
        "name": "_pack_bin_header",
        "lineno": 923,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.bytes",
        "name": "bytes",
        "lineno": 935,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.reset",
        "name": "reset",
        "lineno": 939,
        "scope": "Packer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer.getbuffer",
        "name": "getbuffer",
        "lineno": 946,
        "scope": "Packer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.msgpack": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.pack",
        "name": "pack",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.packb",
        "name": "packb",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.unpack",
        "name": "unpack",
        "lineno": 39,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.__init__",
        "name": "__init__",
        "lineno": 8,
        "scope": "ParseError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.__str__",
        "name": "__str__",
        "lineno": 16,
        "scope": "ParseError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.line",
        "name": "line",
        "lineno": 28,
        "scope": "ParseError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.column",
        "name": "column",
        "lineno": 35,
        "scope": "ParseError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.IncompleteParseError.__str__",
        "name": "__str__",
        "lineno": 48,
        "scope": "IncompleteParseError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.VisitationError.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "VisitationError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.UndefinedLabel.__init__",
        "name": "__init__",
        "lineno": 101,
        "scope": "UndefinedLabel",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.UndefinedLabel.__str__",
        "name": "__str__",
        "lineno": 104,
        "scope": "UndefinedLabel",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.expressions": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.is_callable",
        "name": "is_callable",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.expression",
        "name": "expression",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.expression.AdHocExpression._uncached_match",
        "name": "_uncached_match",
        "lineno": 81,
        "scope": "expression.AdHocExpression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.expression.AdHocExpression._as_rhs",
        "name": "_as_rhs",
        "lineno": 94,
        "scope": "expression.AdHocExpression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__init__",
        "name": "__init__",
        "lineno": 109,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__hash__",
        "name": "__hash__",
        "lineno": 113,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__eq__",
        "name": "__eq__",
        "lineno": 116,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__ne__",
        "name": "__ne__",
        "lineno": 119,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.parse",
        "name": "parse",
        "lineno": 122,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match",
        "name": "match",
        "lineno": 135,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match_core",
        "name": "match_core",
        "lineno": 150,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__str__",
        "name": "__str__",
        "lineno": 202,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.as_rule",
        "name": "as_rule",
        "lineno": 207,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "name": "_unicode_members",
        "lineno": 219,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._as_rhs",
        "name": "_as_rhs",
        "lineno": 225,
        "scope": "Expression",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Literal.__init__",
        "name": "__init__",
        "lineno": 242,
        "scope": "Literal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Literal._uncached_match",
        "name": "_uncached_match",
        "lineno": 247,
        "scope": "Literal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Literal._as_rhs",
        "name": "_as_rhs",
        "lineno": 251,
        "scope": "Literal",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.TokenMatcher._uncached_match",
        "name": "_uncached_match",
        "lineno": 261,
        "scope": "TokenMatcher",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Regex.__init__",
        "name": "__init__",
        "lineno": 275,
        "scope": "Regex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._uncached_match",
        "name": "_uncached_match",
        "lineno": 287,
        "scope": "Regex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._regex_flags_from_bits",
        "name": "_regex_flags_from_bits",
        "lineno": 296,
        "scope": "Regex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._as_rhs",
        "name": "_as_rhs",
        "lineno": 301,
        "scope": "Regex",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Compound.__init__",
        "name": "__init__",
        "lineno": 311,
        "scope": "Compound",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Compound.__hash__",
        "name": "__hash__",
        "lineno": 316,
        "scope": "Compound",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Compound.__eq__",
        "name": "__eq__",
        "lineno": 322,
        "scope": "Compound",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence._uncached_match",
        "name": "_uncached_match",
        "lineno": 337,
        "scope": "Sequence",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence._as_rhs",
        "name": "_as_rhs",
        "lineno": 352,
        "scope": "Sequence",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOf._uncached_match",
        "name": "_uncached_match",
        "lineno": 363,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOf._as_rhs",
        "name": "_as_rhs",
        "lineno": 370,
        "scope": "OneOf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Lookahead._uncached_match",
        "name": "_uncached_match",
        "lineno": 382,
        "scope": "Lookahead",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Lookahead._as_rhs",
        "name": "_as_rhs",
        "lineno": 387,
        "scope": "Lookahead",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Not._uncached_match",
        "name": "_uncached_match",
        "lineno": 397,
        "scope": "Not",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Not._as_rhs",
        "name": "_as_rhs",
        "lineno": 404,
        "scope": "Not",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Optional._uncached_match",
        "name": "_uncached_match",
        "lineno": 419,
        "scope": "Optional",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Optional._as_rhs",
        "name": "_as_rhs",
        "lineno": 424,
        "scope": "Optional",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore._uncached_match",
        "name": "_uncached_match",
        "lineno": 432,
        "scope": "ZeroOrMore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore._as_rhs",
        "name": "_as_rhs",
        "lineno": 443,
        "scope": "ZeroOrMore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore.__init__",
        "name": "__init__",
        "lineno": 459,
        "scope": "OneOrMore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore._uncached_match",
        "name": "_uncached_match",
        "lineno": 463,
        "scope": "OneOrMore",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore._as_rhs",
        "name": "_as_rhs",
        "lineno": 478,
        "scope": "OneOrMore",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.grammar": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.default",
        "name": "default",
        "lineno": 69,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._copy",
        "name": "_copy",
        "lineno": 75,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._expressions_from_rules",
        "name": "_expressions_from_rules",
        "lineno": 88,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.parse",
        "name": "parse",
        "lineno": 104,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.match",
        "name": "match",
        "lineno": 113,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._check_default_rule",
        "name": "_check_default_rule",
        "lineno": 123,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__str__",
        "name": "__str__",
        "lineno": 130,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__repr__",
        "name": "__repr__",
        "lineno": 138,
        "scope": "Grammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.TokenGrammar._expressions_from_rules",
        "name": "_expressions_from_rules",
        "lineno": 150,
        "scope": "TokenGrammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "name": "_expressions_from_rules",
        "lineno": 164,
        "scope": "BootstrappingGrammar",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.LazyReference._as_rhs",
        "name": "_as_rhs",
        "lineno": 265,
        "scope": "LazyReference",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.__init__",
        "name": "__init__",
        "lineno": 281,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_parenthesized",
        "name": "visit_parenthesized",
        "lineno": 290,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_quantifier",
        "name": "visit_quantifier",
        "lineno": 299,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_quantified",
        "name": "visit_quantified",
        "lineno": 304,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_lookahead_term",
        "name": "visit_lookahead_term",
        "lineno": 308,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_not_term",
        "name": "visit_not_term",
        "lineno": 312,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_rule",
        "name": "visit_rule",
        "lineno": 316,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_sequence",
        "name": "visit_sequence",
        "lineno": 322,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_ored",
        "name": "visit_ored",
        "lineno": 328,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_or_term",
        "name": "visit_or_term",
        "lineno": 332,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_label",
        "name": "visit_label",
        "lineno": 341,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_reference",
        "name": "visit_reference",
        "lineno": 346,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_regex",
        "name": "visit_regex",
        "lineno": 355,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_spaceless_literal",
        "name": "visit_spaceless_literal",
        "lineno": 369,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_literal",
        "name": "visit_literal",
        "lineno": 373,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.generic_visit",
        "name": "generic_visit",
        "lineno": 378,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "name": "_resolve_refs",
        "lineno": 394,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_rules",
        "name": "visit_rules",
        "lineno": 423,
        "scope": "RuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.visit_spaceless_literal",
        "name": "visit_spaceless_literal",
        "lineno": 462,
        "scope": "TokenRuleVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.visit_regex",
        "name": "visit_regex",
        "lineno": 467,
        "scope": "TokenRuleVisitor",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.nodes": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__init__",
        "name": "__init__",
        "lineno": 40,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.expr_name",
        "name": "expr_name",
        "lineno": 48,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__iter__",
        "name": "__iter__",
        "lineno": 52,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.text",
        "name": "text",
        "lineno": 62,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily",
        "name": "prettily",
        "lineno": 68,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily.indent",
        "name": "indent",
        "lineno": 76,
        "scope": "Node.prettily",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__str__",
        "name": "__str__",
        "lineno": 87,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__eq__",
        "name": "__eq__",
        "lineno": 91,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__ne__",
        "name": "__ne__",
        "lineno": 102,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__repr__",
        "name": "__repr__",
        "lineno": 105,
        "scope": "Node",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__",
        "name": "__new__",
        "lineno": 133,
        "scope": "RuleDecoratorMeta",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__.unvisit",
        "name": "unvisit",
        "lineno": 134,
        "scope": "RuleDecoratorMeta.__new__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.visit",
        "name": "visit",
        "lineno": 194,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.generic_visit",
        "name": "generic_visit",
        "lineno": 227,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.parse",
        "name": "parse",
        "lineno": 244,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.match",
        "name": "match",
        "lineno": 254,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.lift_child",
        "name": "lift_child",
        "lineno": 266,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor._parse_or_match",
        "name": "_parse_or_match",
        "lineno": 273,
        "scope": "NodeVisitor",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.rule",
        "name": "rule",
        "lineno": 290,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.rule.decorator",
        "name": "decorator",
        "lineno": 322,
        "scope": "rule",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.utils": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.StrAndRepr.__repr__",
        "name": "__repr__",
        "lineno": 9,
        "scope": "StrAndRepr",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.evaluate_string",
        "name": "evaluate_string",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.Token.__init__",
        "name": "__init__",
        "lineno": 33,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.Token.__str__",
        "name": "__str__",
        "lineno": 36,
        "scope": "Token",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.Token.__eq__",
        "name": "__eq__",
        "lineno": 39,
        "scope": "Token",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.parsimonious": [],
    "python.ccxt.static_dependencies.starknet.ccxt_utils": [
      {
        "id": "python.ccxt.static_dependencies.starknet.ccxt_utils.get_private_key_from_eth_signature",
        "name": "get_private_key_from_eth_signature",
        "lineno": 5,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.common": [
      {
        "id": "python.ccxt.static_dependencies.starknet.common.int_from_hex",
        "name": "int_from_hex",
        "lineno": 3,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.common.int_from_bytes",
        "name": "int_from_bytes",
        "lineno": 7,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.constants": [],
    "python.ccxt.static_dependencies.starknet": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.__init__",
        "name": "__init__",
        "lineno": 43,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "name": "parse",
        "lineno": 59,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.type_parser",
        "name": "type_parser",
        "lineno": 104,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "name": "_parse_structures",
        "lineno": 110,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._check_for_cycles",
        "name": "_check_for_cycles",
        "lineno": 161,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "name": "_parse_function",
        "lineno": 169,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_event",
        "name": "_parse_event",
        "lineno": 176,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "name": "_parse_members",
        "lineno": 182,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._group_by_entry_name",
        "name": "_group_by_entry_name",
        "lineno": 193,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser._to_json",
        "name": "_to_json",
        "lineno": 207,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser._to_json.DataclassSupportingEncoder.default",
        "name": "default",
        "lineno": 209,
        "scope": "_to_json.DataclassSupportingEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.schemas": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v0": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.__init__",
        "name": "__init__",
        "lineno": 43,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "name": "parse",
        "lineno": 64,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.type_parser",
        "name": "type_parser",
        "lineno": 98,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "name": "_parse_structures_and_enums",
        "lineno": 104,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._check_for_cycles",
        "name": "_check_for_cycles",
        "lineno": 162,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_function",
        "name": "_parse_function",
        "lineno": 170,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_event",
        "name": "_parse_event",
        "lineno": 180,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "name": "_parse_members",
        "lineno": 186,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._group_by_entry_name",
        "name": "_group_by_entry_name",
        "lineno": 197,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser._to_json",
        "name": "_to_json",
        "lineno": 211,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser._to_json.DataclassSupportingEncoder.default",
        "name": "default",
        "lineno": 213,
        "scope": "_to_json.DataclassSupportingEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.__default__",
        "name": "__default__",
        "lineno": 70,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type",
        "name": "type",
        "lineno": 73,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_felt",
        "name": "type_felt",
        "lineno": 81,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_bool",
        "name": "type_bool",
        "lineno": 87,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_uint",
        "name": "type_uint",
        "lineno": 93,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_unit",
        "name": "type_unit",
        "lineno": 99,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_option",
        "name": "type_option",
        "lineno": 105,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_array",
        "name": "type_array",
        "lineno": 112,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_span",
        "name": "type_span",
        "lineno": 118,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_identifier",
        "name": "type_identifier",
        "lineno": 124,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_contract_address",
        "name": "type_contract_address",
        "lineno": 137,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_class_hash",
        "name": "type_class_hash",
        "lineno": 143,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_storage_address",
        "name": "type_storage_address",
        "lineno": 149,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.tuple",
        "name": "tuple",
        "lineno": 155,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.parse",
        "name": "parse",
        "lineno": 162,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.schemas": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v1": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "name": "parse",
        "lineno": 66,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.type_parser",
        "name": "type_parser",
        "lineno": 141,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "name": "_parse_structures_and_enums",
        "lineno": 147,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._check_for_cycles",
        "name": "_check_for_cycles",
        "lineno": 205,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_function",
        "name": "_parse_function",
        "lineno": 213,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_constructor",
        "name": "_parse_constructor",
        "lineno": 223,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_event",
        "name": "_parse_event",
        "lineno": 229,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "name": "_parse_members",
        "lineno": 243,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_interface",
        "name": "_parse_interface",
        "lineno": 253,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_impl",
        "name": "_parse_impl",
        "lineno": 263,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._group_by_entry_name",
        "name": "_group_by_entry_name",
        "lineno": 270,
        "scope": "AbiParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser._to_json",
        "name": "_to_json",
        "lineno": 284,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser._to_json.DataclassSupportingEncoder.default",
        "name": "default",
        "lineno": 286,
        "scope": "_to_json.DataclassSupportingEncoder",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.__default__",
        "name": "__default__",
        "lineno": 74,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type",
        "name": "type",
        "lineno": 77,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.actual_type",
        "name": "actual_type",
        "lineno": 85,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_felt",
        "name": "type_felt",
        "lineno": 88,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_bytes",
        "name": "type_bytes",
        "lineno": 94,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_bool",
        "name": "type_bool",
        "lineno": 100,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_uint",
        "name": "type_uint",
        "lineno": 106,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_unit",
        "name": "type_unit",
        "lineno": 112,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_option",
        "name": "type_option",
        "lineno": 118,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_array",
        "name": "type_array",
        "lineno": 125,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_span",
        "name": "type_span",
        "lineno": 131,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_identifier",
        "name": "type_identifier",
        "lineno": 137,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_contract_address",
        "name": "type_contract_address",
        "lineno": 150,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_class_hash",
        "name": "type_class_hash",
        "lineno": 156,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_storage_address",
        "name": "type_storage_address",
        "lineno": 162,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.tuple",
        "name": "tuple",
        "lineno": 168,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.parse",
        "name": "parse",
        "lineno": 175,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.schemas": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v2": [],
    "python.ccxt.static_dependencies.starknet.cairo.data_types": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.UintType.check_range",
        "name": "check_range",
        "lineno": 94,
        "scope": "UintType",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.felt": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.felt.uint256_range_check",
        "name": "uint256_range_check",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.felt.is_in_felt_range",
        "name": "is_in_felt_range",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.felt.cairo_vm_range_check",
        "name": "cairo_vm_range_check",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "name": "encode_shortstring",
        "lineno": 34,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.felt.decode_shortstring",
        "name": "decode_shortstring",
        "lineno": 56,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.UnknownCairoTypeError.__init__",
        "name": "__init__",
        "lineno": 25,
        "scope": "UnknownCairoTypeError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser.__init__",
        "name": "__init__",
        "lineno": 37,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser.parse_inline_type",
        "name": "parse_inline_type",
        "lineno": 50,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "name": "_transform_cairo_lang_type",
        "lineno": 61,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._get_struct",
        "name": "_get_struct",
        "lineno": 118,
        "scope": "TypeParser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeTuple.is_named",
        "name": "is_named",
        "lineno": 71,
        "scope": "TypeTuple",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser.parse",
        "name": "parse",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.__init__",
        "name": "__init__",
        "lineno": 51,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.__default__",
        "name": "__default__",
        "lineno": 55,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.comma_separated",
        "name": "comma_separated",
        "lineno": 58,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.named_type",
        "name": "named_type",
        "lineno": 82,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_felt",
        "name": "type_felt",
        "lineno": 104,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_codeoffset",
        "name": "type_codeoffset",
        "lineno": 108,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_struct",
        "name": "type_struct",
        "lineno": 111,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer",
        "name": "type_pointer",
        "lineno": 120,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer2",
        "name": "type_pointer2",
        "lineno": 124,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_tuple",
        "name": "type_tuple",
        "lineno": 128,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier",
        "name": "identifier",
        "lineno": 133,
        "scope": "ParserTransformer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier_def",
        "name": "identifier_def",
        "lineno": 137,
        "scope": "ParserTransformer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse": [],
    "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.UnknownCairoTypeError.__init__",
        "name": "__init__",
        "lineno": 16,
        "scope": "UnknownCairoTypeError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser.__init__",
        "name": "__init__",
        "lineno": 31,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser.parse_inline_type",
        "name": "parse_inline_type",
        "lineno": 44,
        "scope": "TypeParser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v1": [],
    "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.UnknownCairoTypeError.__init__",
        "name": "__init__",
        "lineno": 22,
        "scope": "UnknownCairoTypeError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.__init__",
        "name": "__init__",
        "lineno": 37,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.update_defined_types",
        "name": "update_defined_types",
        "lineno": 52,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.add_defined_type",
        "name": "add_defined_type",
        "lineno": 57,
        "scope": "TypeParser",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.parse_inline_type",
        "name": "parse_inline_type",
        "lineno": 62,
        "scope": "TypeParser",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v2": [],
    "python.ccxt.static_dependencies.starknet.hash.address": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.address.compute_address",
        "name": "compute_address",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.address.get_checksum_address",
        "name": "get_checksum_address",
        "lineno": 44,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.address.is_checksum_address",
        "name": "is_checksum_address",
        "lineno": 75,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure.hash",
        "name": "hash",
        "lineno": 20,
        "scope": "BytecodeSegmentStructure",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure.bytecode_with_skipped_segments",
        "name": "bytecode_with_skipped_segments",
        "lineno": 25,
        "scope": "BytecodeSegmentStructure",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure.add_bytecode_with_skipped_segments",
        "name": "add_bytecode_with_skipped_segments",
        "lineno": 35,
        "scope": "BytecodeSegmentStructure",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeLeaf.hash",
        "name": "hash",
        "lineno": 49,
        "scope": "BytecodeLeaf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeLeaf.add_bytecode_with_skipped_segments",
        "name": "add_bytecode_with_skipped_segments",
        "lineno": 52,
        "scope": "BytecodeLeaf",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentedNode.hash",
        "name": "hash",
        "lineno": 65,
        "scope": "BytecodeSegmentedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentedNode.add_bytecode_with_skipped_segments",
        "name": "add_bytecode_with_skipped_segments",
        "lineno": 78,
        "scope": "BytecodeSegmentedNode",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegment.__post_init__",
        "name": "__post_init__",
        "lineno": 104,
        "scope": "BytecodeSegment",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.poseidon": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "name": "_field",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constant",
        "name": "_round_constant",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constants",
        "name": "_round_constants",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon._sbox",
        "name": "_sbox",
        "lineno": 44,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "name": "_poseidon_round",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "name": "poseidon_hash",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash_many",
        "name": "poseidon_hash_many",
        "lineno": 82,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.selector": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.selector.get_selector_from_name",
        "name": "get_selector_from_name",
        "lineno": 9,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.storage": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.storage.get_storage_var_address",
        "name": "get_storage_var_address",
        "lineno": 7,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.utils": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils._starknet_keccak",
        "name": "_starknet_keccak",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "name": "compute_hash_on_elements",
        "lineno": 36,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils.message_signature",
        "name": "message_signature",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils.encode_uint",
        "name": "encode_uint",
        "lineno": 69,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils.encode_uint_list",
        "name": "encode_uint_list",
        "lineno": 73,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.utils.get_bytes_length",
        "name": "get_bytes_length",
        "lineno": 77,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash": [],
    "python.ccxt.static_dependencies.starknet.models.typed_data": [],
    "python.ccxt.static_dependencies.starknet.models": [],
    "python.ccxt.static_dependencies.starknet.serialization.errors": [],
    "python.ccxt.static_dependencies.starknet.serialization.factory": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "name": "serializer_for_type",
        "lineno": 71,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "name": "serializer_for_payload",
        "lineno": 139,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_outputs",
        "name": "serializer_for_outputs",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_event",
        "name": "serializer_for_event",
        "lineno": 173,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function",
        "name": "serializer_for_function",
        "lineno": 187,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function_v1",
        "name": "serializer_for_function_v1",
        "lineno": 202,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_constructor_v2",
        "name": "serializer_for_constructor_v2",
        "lineno": 217,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter.__post_init__",
        "name": "__post_init__",
        "lineno": 28,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter.serialize",
        "name": "serialize",
        "lineno": 33,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter.deserialize",
        "name": "deserialize",
        "lineno": 42,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "name": "_merge_arguments",
        "lineno": 50,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_positional_args",
        "name": "_ensure_no_unnecessary_positional_args",
        "lineno": 77,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_args",
        "name": "_ensure_no_unnecessary_args",
        "lineno": 84,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_missing_args",
        "name": "_ensure_no_missing_args",
        "lineno": 92,
        "scope": "FunctionSerializationAdapter",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapterV1.deserialize",
        "name": "deserialize",
        "lineno": 104,
        "scope": "FunctionSerializationAdapterV1",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__getattr__",
        "name": "__getattr__",
        "lineno": 17,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__getitem__",
        "name": "__getitem__",
        "lineno": 22,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__iter__",
        "name": "__iter__",
        "lineno": 26,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_tuple",
        "name": "as_tuple",
        "lineno": 29,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_dict",
        "name": "as_dict",
        "lineno": 35,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass._asdict",
        "name": "_asdict",
        "lineno": 42,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__eq__",
        "name": "__eq__",
        "lineno": 45,
        "scope": "TupleDataclass",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.from_dict",
        "name": "from_dict",
        "lineno": 51,
        "scope": "TupleDataclass",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._calldata_reader": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.OutOfBoundsError.__init__",
        "name": "__init__",
        "lineno": 7,
        "scope": "OutOfBoundsError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader.__init__",
        "name": "__init__",
        "lineno": 20,
        "scope": "CalldataReader",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader.remaining_len",
        "name": "remaining_len",
        "lineno": 25,
        "scope": "CalldataReader",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader.read",
        "name": "read",
        "lineno": 28,
        "scope": "CalldataReader",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._context": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context.__init__",
        "name": "__init__",
        "lineno": 23,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context.current_entity",
        "name": "current_entity",
        "lineno": 27,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context.push_entity",
        "name": "push_entity",
        "lineno": 36,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context.ensure_valid_value",
        "name": "ensure_valid_value",
        "lineno": 49,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context.ensure_valid_type",
        "name": "ensure_valid_type",
        "lineno": 53,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context._wrap_errors",
        "name": "_wrap_errors",
        "lineno": 61,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context._error_prefix",
        "name": "_error_prefix",
        "lineno": 86,
        "scope": "Context",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.SerializationContext.create",
        "name": "create",
        "lineno": 101,
        "scope": "SerializationContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext.__init__",
        "name": "__init__",
        "lineno": 114,
        "scope": "DeserializationContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext.create",
        "name": "create",
        "lineno": 124,
        "scope": "DeserializationContext",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext._ensure_all_values_read",
        "name": "_ensure_all_values_read",
        "lineno": 130,
        "scope": "DeserializationContext",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 31,
        "scope": "ArraySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 37,
        "scope": "ArraySerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 20,
        "scope": "BoolSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 25,
        "scope": "BoolSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer._ensure_bool",
        "name": "_ensure_bool",
        "lineno": 33,
        "scope": "BoolSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 31,
        "scope": "ByteArraySerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 52,
        "scope": "ByteArraySerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.deserialize",
        "name": "deserialize",
        "lineno": 24,
        "scope": "CairoDataSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize",
        "name": "serialize",
        "lineno": 34,
        "scope": "CairoDataSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 47,
        "scope": "CairoDataSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 58,
        "scope": "CairoDataSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.remove_units_from_serialized_data",
        "name": "remove_units_from_serialized_data",
        "lineno": 70,
        "scope": "CairoDataSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 34,
        "scope": "EnumSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 48,
        "scope": "EnumSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer._get_variant",
        "name": "_get_variant",
        "lineno": 67,
        "scope": "EnumSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer._get_variant_index",
        "name": "_get_variant_index",
        "lineno": 70,
        "scope": "EnumSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 23,
        "scope": "FeltSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 28,
        "scope": "FeltSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer._ensure_felt",
        "name": "_ensure_felt",
        "lineno": 46,
        "scope": "FeltSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 33,
        "scope": "NamedTupleSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 39,
        "scope": "NamedTupleSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer._is_namedtuple",
        "name": "_is_namedtuple",
        "lineno": 57,
        "scope": "NamedTupleSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer.OptionSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 27,
        "scope": "OptionSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer.OptionSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 36,
        "scope": "OptionSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.OutputSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 26,
        "scope": "OutputSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.OutputSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 35,
        "scope": "OutputSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.__post_init__",
        "name": "__post_init__",
        "lineno": 41,
        "scope": "PayloadSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 52,
        "scope": "PayloadSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 58,
        "scope": "PayloadSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer._is_len_arg",
        "name": "_is_len_arg",
        "lineno": 64,
        "scope": "PayloadSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 30,
        "scope": "StructSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 33,
        "scope": "StructSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 30,
        "scope": "TupleSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 33,
        "scope": "TupleSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 36,
        "scope": "Uint256Serializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 47,
        "scope": "Uint256Serializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_int",
        "name": "_serialize_from_int",
        "lineno": 57,
        "scope": "Uint256Serializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_dict",
        "name": "_serialize_from_dict",
        "lineno": 62,
        "scope": "Uint256Serializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._ensure_valid_uint128",
        "name": "_ensure_valid_uint128",
        "lineno": 73,
        "scope": "Uint256Serializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 42,
        "scope": "UintSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 60,
        "scope": "UintSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_int",
        "name": "_serialize_from_int",
        "lineno": 70,
        "scope": "UintSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_dict",
        "name": "_serialize_from_dict",
        "lineno": 83,
        "scope": "UintSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "name": "_ensure_valid_uint",
        "lineno": 94,
        "scope": "UintSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer.UnitSerializer.deserialize_with_context",
        "name": "deserialize_with_context",
        "lineno": 24,
        "scope": "UnitSerializer",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer.UnitSerializer.serialize_with_context",
        "name": "serialize_with_context",
        "lineno": 27,
        "scope": "UnitSerializer",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_list",
        "name": "deserialize_to_list",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_dict",
        "name": "deserialize_to_dict",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_list",
        "name": "serialize_from_list",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_dict",
        "name": "serialize_from_dict",
        "lineno": 65,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers": [],
    "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator": [
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator.translate_constructor_args",
        "name": "translate_constructor_args",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v1",
        "name": "_get_constructor_serializer_v1",
        "lineno": 42,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._is_abi_v2",
        "name": "_is_abi_v2",
        "lineno": 62,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v0",
        "name": "_get_constructor_serializer_v0",
        "lineno": 79,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.iterable": [
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.iterable.ensure_iterable",
        "name": "ensure_iterable",
        "lineno": 7,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.schema": [],
    "python.ccxt.static_dependencies.starknet.utils.typed_data": [
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.from_dict",
        "name": "from_dict",
        "lineno": 34,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._is_struct",
        "name": "_is_struct",
        "lineno": 43,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "name": "_encode_value",
        "lineno": 46,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_data",
        "name": "_encode_data",
        "lineno": 62,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies",
        "name": "_get_dependencies",
        "lineno": 70,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies.collect_deps",
        "name": "collect_deps",
        "lineno": 77,
        "scope": "TypedData._get_dependencies",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type",
        "name": "_encode_type",
        "lineno": 89,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type.make_dependency_str",
        "name": "make_dependency_str",
        "lineno": 93,
        "scope": "TypedData._encode_type",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.type_hash",
        "name": "type_hash",
        "lineno": 99,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "name": "struct_hash",
        "lineno": 108,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "name": "message_hash",
        "lineno": 120,
        "scope": "TypedData",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.get_hex",
        "name": "get_hex",
        "lineno": 137,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.is_pointer",
        "name": "is_pointer",
        "lineno": 147,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.strip_pointer",
        "name": "strip_pointer",
        "lineno": 151,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.ParameterSchema.make_dataclass",
        "name": "make_dataclass",
        "lineno": 166,
        "scope": "ParameterSchema",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedDataSchema.make_dataclass",
        "name": "make_dataclass",
        "lineno": 181,
        "scope": "TypedDataSchema",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils": [],
    "python.ccxt.static_dependencies.starkware": [],
    "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash": [
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.process_single_element",
        "name": "process_single_element",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash",
        "name": "pedersen_hash",
        "lineno": 32,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash_func",
        "name": "pedersen_hash_func",
        "lineno": 45,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.math_utils": [
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "name": "div_mod",
        "lineno": 25,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.div_ceil",
        "name": "div_ceil",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_add",
        "name": "ec_add",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_neg",
        "name": "ec_neg",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_double",
        "name": "ec_double",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "name": "ec_mult",
        "lineno": 69,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.signature": [
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.InvalidPublicKeyError.__init__",
        "name": "__init__",
        "lineno": 2106,
        "scope": "InvalidPublicKeyError",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.get_y_coordinate",
        "name": "get_y_coordinate",
        "lineno": 2110,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.get_random_private_key",
        "name": "get_random_private_key",
        "lineno": 2125,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.private_key_to_ec_point_on_stark_curve",
        "name": "private_key_to_ec_point_on_stark_curve",
        "lineno": 2130,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.private_to_stark_key",
        "name": "private_to_stark_key",
        "lineno": 2135,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.inv_mod_curve_size",
        "name": "inv_mod_curve_size",
        "lineno": 2139,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.generate_k_rfc6979",
        "name": "generate_k_rfc6979",
        "lineno": 2143,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "name": "sign",
        "lineno": 2163,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.mimic_ec_mult_air",
        "name": "mimic_ec_mult_air",
        "lineno": 2202,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.is_point_on_curve",
        "name": "is_point_on_curve",
        "lineno": 2219,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.is_valid_stark_private_key",
        "name": "is_valid_stark_private_key",
        "lineno": 2223,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key",
        "name": "grind_key",
        "lineno": 2289,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key.to_bytes_no_pad",
        "name": "to_bytes_no_pad",
        "lineno": 2303,
        "scope": "grind_key",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.pedersen_hash",
        "name": "pedersen_hash",
        "lineno": 2322,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.pedersen_hash_as_point",
        "name": "pedersen_hash_as_point",
        "lineno": 2326,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.utils": [
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.utils.to_bytes",
        "name": "to_bytes",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.utils.from_bytes",
        "name": "from_bytes",
        "lineno": 48,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto": [],
    "python.ccxt.static_dependencies.sympy": [],
    "python.ccxt.static_dependencies.sympy.core.intfunc": [
      {
        "id": "python.ccxt.static_dependencies.sympy.core.intfunc.igcdex",
        "name": "igcdex",
        "lineno": 13,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.sympy.core": [],
    "python.ccxt.static_dependencies.sympy.external.gmpy": [
      {
        "id": "python.ccxt.static_dependencies.sympy.external.gmpy._flint_version_okay",
        "name": "_flint_version_okay",
        "lineno": 98,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "name": "_get_flint",
        "lineno": 109,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.gmpy._get_gmpy2",
        "name": "_get_gmpy2",
        "lineno": 138,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.importtools": [
      {
        "id": "python.ccxt.static_dependencies.sympy.external.importtools.__sympy_debug",
        "name": "__sympy_debug",
        "lineno": 14,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.importtools.version_tuple",
        "name": "version_tuple",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.importtools.import_module",
        "name": "import_module",
        "lineno": 48,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.ntheory": [
      {
        "id": "python.ccxt.static_dependencies.sympy.external.ntheory._sign",
        "name": "_sign",
        "lineno": 119,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.ntheory.gcdext",
        "name": "gcdext",
        "lineno": 125,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.pythonmpq": [
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__new__",
        "name": "__new__",
        "lineno": 57,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new_check",
        "name": "_new_check",
        "lineno": 94,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "name": "_new",
        "lineno": 104,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__int__",
        "name": "__int__",
        "lineno": 111,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__float__",
        "name": "__float__",
        "lineno": 118,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__bool__",
        "name": "__bool__",
        "lineno": 122,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__eq__",
        "name": "__eq__",
        "lineno": 126,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__hash__",
        "name": "__hash__",
        "lineno": 136,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__reduce__",
        "name": "__reduce__",
        "lineno": 147,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__str__",
        "name": "__str__",
        "lineno": 151,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__repr__",
        "name": "__repr__",
        "lineno": 158,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._cmp",
        "name": "_cmp",
        "lineno": 162,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__lt__",
        "name": "__lt__",
        "lineno": 170,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__le__",
        "name": "__le__",
        "lineno": 174,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__gt__",
        "name": "__gt__",
        "lineno": 178,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__ge__",
        "name": "__ge__",
        "lineno": 182,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__abs__",
        "name": "__abs__",
        "lineno": 186,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__pos__",
        "name": "__pos__",
        "lineno": 190,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__neg__",
        "name": "__neg__",
        "lineno": 194,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__add__",
        "name": "__add__",
        "lineno": 198,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__radd__",
        "name": "__radd__",
        "lineno": 231,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__sub__",
        "name": "__sub__",
        "lineno": 240,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rsub__",
        "name": "__rsub__",
        "lineno": 262,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__mul__",
        "name": "__mul__",
        "lineno": 271,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rmul__",
        "name": "__rmul__",
        "lineno": 288,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__pow__",
        "name": "__pow__",
        "lineno": 298,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__truediv__",
        "name": "__truediv__",
        "lineno": 307,
        "scope": "PythonMPQ",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rtruediv__",
        "name": "__rtruediv__",
        "lineno": 324,
        "scope": "PythonMPQ",
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.sympy.external": [],
    "python.ccxt.static_dependencies.toolz.compatibility": [],
    "python.ccxt.static_dependencies.toolz.dicttoolz": [
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz._get_factory",
        "name": "_get_factory",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.merge",
        "name": "merge",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.merge_with",
        "name": "merge_with",
        "lineno": 43,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.valmap",
        "name": "valmap",
        "lineno": 73,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.keymap",
        "name": "keymap",
        "lineno": 89,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.itemmap",
        "name": "itemmap",
        "lineno": 105,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.valfilter",
        "name": "valfilter",
        "lineno": 121,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.keyfilter",
        "name": "keyfilter",
        "lineno": 141,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.itemfilter",
        "name": "itemfilter",
        "lineno": 161,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.assoc",
        "name": "assoc",
        "lineno": 185,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.dissoc",
        "name": "dissoc",
        "lineno": 201,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.assoc_in",
        "name": "assoc_in",
        "lineno": 230,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.update_in",
        "name": "update_in",
        "lineno": 245,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.dicttoolz.get_in",
        "name": "get_in",
        "lineno": 303,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz.functoolz": [
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.identity",
        "name": "identity",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.apply",
        "name": "apply",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.thread_first",
        "name": "thread_first",
        "lineno": 46,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.thread_first.evalform_front",
        "name": "evalform_front",
        "lineno": 70,
        "scope": "thread_first",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.thread_last",
        "name": "thread_last",
        "lineno": 80,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.thread_last.evalform_back",
        "name": "evalform_back",
        "lineno": 109,
        "scope": "thread_last",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "name": "instanceproperty",
        "lineno": 119,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.InstanceProperty.__init__",
        "name": "__init__",
        "lineno": 153,
        "scope": "InstanceProperty",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.InstanceProperty.__get__",
        "name": "__get__",
        "lineno": 158,
        "scope": "InstanceProperty",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.InstanceProperty.__reduce__",
        "name": "__reduce__",
        "lineno": 163,
        "scope": "InstanceProperty",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "name": "__init__",
        "lineno": 196,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.func",
        "name": "func",
        "lineno": 231,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__signature__",
        "name": "__signature__",
        "lineno": 235,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.args",
        "name": "args",
        "lineno": 273,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.keywords",
        "name": "keywords",
        "lineno": 277,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.func_name",
        "name": "func_name",
        "lineno": 281,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__str__",
        "name": "__str__",
        "lineno": 284,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__hash__",
        "name": "__hash__",
        "lineno": 290,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__eq__",
        "name": "__eq__",
        "lineno": 295,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__ne__",
        "name": "__ne__",
        "lineno": 299,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__call__",
        "name": "__call__",
        "lineno": 302,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry._should_curry",
        "name": "_should_curry",
        "lineno": 310,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.bind",
        "name": "bind",
        "lineno": 336,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.call",
        "name": "call",
        "lineno": 339,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__get__",
        "name": "__get__",
        "lineno": 342,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry.__reduce__",
        "name": "__reduce__",
        "lineno": 347,
        "scope": "curry",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz._restore_curry",
        "name": "_restore_curry",
        "lineno": 378,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.memoize",
        "name": "memoize",
        "lineno": 393,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.memoize.key",
        "name": "key",
        "lineno": 442,
        "scope": "memoize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.memoize.key",
        "name": "key",
        "lineno": 445,
        "scope": "memoize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.memoize.key",
        "name": "key",
        "lineno": 451,
        "scope": "memoize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.memoize.memof",
        "name": "memof",
        "lineno": 454,
        "scope": "memoize",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__init__",
        "name": "__init__",
        "lineno": 481,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__call__",
        "name": "__call__",
        "lineno": 486,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__getstate__",
        "name": "__getstate__",
        "lineno": 492,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__setstate__",
        "name": "__setstate__",
        "lineno": 495,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__",
        "name": "__doc__",
        "lineno": 499,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__.composed_doc",
        "name": "composed_doc",
        "lineno": 500,
        "scope": "Compose.__doc__",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__name__",
        "name": "__name__",
        "lineno": 519,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__repr__",
        "name": "__repr__",
        "lineno": 527,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__eq__",
        "name": "__eq__",
        "lineno": 531,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__ne__",
        "name": "__ne__",
        "lineno": 536,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__hash__",
        "name": "__hash__",
        "lineno": 540,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__get__",
        "name": "__get__",
        "lineno": 547,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__signature__",
        "name": "__signature__",
        "lineno": 552,
        "scope": "Compose",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.compose",
        "name": "compose",
        "lineno": 560,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.compose_left",
        "name": "compose_left",
        "lineno": 586,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.pipe",
        "name": "pipe",
        "lineno": 607,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.complement",
        "name": "complement",
        "lineno": 632,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.juxt.__init__",
        "name": "__init__",
        "lineno": 666,
        "scope": "juxt",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.juxt.__call__",
        "name": "__call__",
        "lineno": 671,
        "scope": "juxt",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.juxt.__getstate__",
        "name": "__getstate__",
        "lineno": 674,
        "scope": "juxt",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.juxt.__setstate__",
        "name": "__setstate__",
        "lineno": 677,
        "scope": "juxt",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.do",
        "name": "do",
        "lineno": 681,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.flip",
        "name": "flip",
        "lineno": 708,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.return_none",
        "name": "return_none",
        "lineno": 734,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__init__",
        "name": "__init__",
        "lineno": 769,
        "scope": "excepts",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__call__",
        "name": "__call__",
        "lineno": 774,
        "scope": "excepts",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__doc__",
        "name": "__doc__",
        "lineno": 781,
        "scope": "excepts",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__name__",
        "name": "__name__",
        "lineno": 813,
        "scope": "excepts",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "name": "_check_sigspec",
        "lineno": 825,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "name": "_check_sigspec",
        "lineno": 850,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.num_required_args",
        "name": "num_required_args",
        "lineno": 866,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.has_varargs",
        "name": "has_varargs",
        "lineno": 876,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.has_keywords",
        "name": "has_keywords",
        "lineno": 884,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.is_valid_args",
        "name": "is_valid_args",
        "lineno": 893,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.is_partial_args",
        "name": "is_partial_args",
        "lineno": 905,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "name": "is_arity",
        "lineno": 917,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz.itertoolz": [
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.remove",
        "name": "remove",
        "lineno": 19,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.accumulate",
        "name": "accumulate",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.groupby",
        "name": "groupby",
        "lineno": 71,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.merge_sorted",
        "name": "merge_sorted",
        "lineno": 107,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "name": "_merge_sorted_binary",
        "lineno": 135,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "name": "_merge_sorted_binary_key",
        "lineno": 178,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.interleave",
        "name": "interleave",
        "lineno": 224,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.unique",
        "name": "unique",
        "lineno": 248,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.isiterable",
        "name": "isiterable",
        "lineno": 276,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.isdistinct",
        "name": "isdistinct",
        "lineno": 293,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.take",
        "name": "take",
        "lineno": 318,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.tail",
        "name": "tail",
        "lineno": 331,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.drop",
        "name": "drop",
        "lineno": 347,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.take_nth",
        "name": "take_nth",
        "lineno": 360,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.first",
        "name": "first",
        "lineno": 369,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.second",
        "name": "second",
        "lineno": 378,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.nth",
        "name": "nth",
        "lineno": 389,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.last",
        "name": "last",
        "lineno": 401,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz._get",
        "name": "_get",
        "lineno": 413,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.get",
        "name": "get",
        "lineno": 420,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.concat",
        "name": "concat",
        "lineno": 477,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.concatv",
        "name": "concatv",
        "lineno": 495,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.mapcat",
        "name": "mapcat",
        "lineno": 507,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.cons",
        "name": "cons",
        "lineno": 517,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.interpose",
        "name": "interpose",
        "lineno": 526,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.frequencies",
        "name": "frequencies",
        "lineno": 537,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.reduceby",
        "name": "reduceby",
        "lineno": 553,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.iterate",
        "name": "iterate",
        "lineno": 633,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.sliding_window",
        "name": "sliding_window",
        "lineno": 663,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.partition",
        "name": "partition",
        "lineno": 683,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.partition_all",
        "name": "partition_all",
        "lineno": 708,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.count",
        "name": "count",
        "lineno": 753,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.pluck",
        "name": "pluck",
        "lineno": 768,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "name": "getter",
        "lineno": 800,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.join",
        "name": "join",
        "lineno": 813,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.diff",
        "name": "diff",
        "lineno": 924,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.topk",
        "name": "topk",
        "lineno": 964,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.peek",
        "name": "peek",
        "lineno": 985,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.peekn",
        "name": "peekn",
        "lineno": 1003,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.itertoolz.random_sample",
        "name": "random_sample",
        "lineno": 1021,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz.recipes": [
      {
        "id": "python.ccxt.static_dependencies.toolz.recipes.countby",
        "name": "countby",
        "lineno": 8,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.recipes.partitionby",
        "name": "partitionby",
        "lineno": 26,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz.utils": [
      {
        "id": "python.ccxt.static_dependencies.toolz.utils.raises",
        "name": "raises",
        "lineno": 1,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz._signatures": [
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.num_pos_args",
        "name": "num_pos_args",
        "lineno": 598,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.get_exclude_keywords",
        "name": "get_exclude_keywords",
        "lineno": 605,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.signature_or_spec",
        "name": "signature_or_spec",
        "lineno": 617,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "name": "expand_sig",
        "lineno": 624,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.create_signature_registry",
        "name": "create_signature_registry",
        "lineno": 661,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_valid",
        "name": "check_valid",
        "lineno": 671,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._is_valid_args",
        "name": "_is_valid_args",
        "lineno": 687,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_partial",
        "name": "check_partial",
        "lineno": 695,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._is_partial_args",
        "name": "_is_partial_args",
        "lineno": 708,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_arity",
        "name": "check_arity",
        "lineno": 716,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._is_arity",
        "name": "_is_arity",
        "lineno": 723,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_varargs",
        "name": "check_varargs",
        "lineno": 735,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._has_varargs",
        "name": "_has_varargs",
        "lineno": 740,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_keywords",
        "name": "check_keywords",
        "lineno": 752,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._has_keywords",
        "name": "_has_keywords",
        "lineno": 759,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures.check_required_args",
        "name": "check_required_args",
        "lineno": 771,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._signatures._num_required_args",
        "name": "_num_required_args",
        "lineno": 776,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz._version": [
      {
        "id": "python.ccxt.static_dependencies.toolz._version.get_keywords",
        "name": "get_keywords",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.get_config",
        "name": "get_config",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.register_vcs_handler",
        "name": "register_vcs_handler",
        "lineno": 59,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.register_vcs_handler.decorate",
        "name": "decorate",
        "lineno": 61,
        "scope": "register_vcs_handler",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.run_command",
        "name": "run_command",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.versions_from_parentdir",
        "name": "versions_from_parentdir",
        "lineno": 107,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.git_get_keywords",
        "name": "git_get_keywords",
        "lineno": 133,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.git_versions_from_keywords",
        "name": "git_versions_from_keywords",
        "lineno": 162,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "name": "git_pieces_from_vcs",
        "lineno": 217,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.plus_or_dot",
        "name": "plus_or_dot",
        "lineno": 308,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_pep440",
        "name": "render_pep440",
        "lineno": 315,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_pep440_pre",
        "name": "render_pep440_pre",
        "lineno": 340,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_pep440_post",
        "name": "render_pep440_post",
        "lineno": 356,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_pep440_old",
        "name": "render_pep440_old",
        "lineno": 383,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_git_describe",
        "name": "render_git_describe",
        "lineno": 405,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render_git_describe_long",
        "name": "render_git_describe_long",
        "lineno": 425,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.render",
        "name": "render",
        "lineno": 445,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "name": "get_versions",
        "lineno": 477,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz": [],
    "python.ccxt.static_dependencies.toolz.curried.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge_with",
        "name": "merge_with",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge",
        "name": "merge",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried.operator": [],
    "python.ccxt.static_dependencies.toolz.curried": [],
    "python.ccxt.static_dependencies.typing_inspect.typing_inspect": [
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._gorg",
        "name": "_gorg",
        "lineno": 92,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "name": "is_generic_type",
        "lineno": 102,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "name": "is_callable_type",
        "lineno": 128,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "name": "is_tuple_type",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_optional_type",
        "name": "is_optional_type",
        "lineno": 181,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_final_type",
        "name": "is_final_type",
        "lineno": 202,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "name": "is_union_type",
        "lineno": 221,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_literal_type",
        "name": "is_literal_type",
        "lineno": 243,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_typevar",
        "name": "is_typevar",
        "lineno": 250,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_classvar",
        "name": "is_classvar",
        "lineno": 261,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_new_type",
        "name": "is_new_type",
        "lineno": 278,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_forward_ref",
        "name": "is_forward_ref",
        "lineno": 310,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_origin",
        "name": "get_last_origin",
        "lineno": 323,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "name": "get_origin",
        "lineno": 347,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "name": "get_parameters",
        "lineno": 378,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "name": "get_last_args",
        "lineno": 447,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "name": "_eval_args",
        "lineno": 490,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "name": "get_args",
        "lineno": 509,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_bound",
        "name": "get_bound",
        "lineno": 577,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_constraints",
        "name": "get_constraints",
        "lineno": 593,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_generic_type",
        "name": "get_generic_type",
        "lineno": 609,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_generic_bases",
        "name": "get_generic_bases",
        "lineno": 625,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.typed_dict_keys",
        "name": "typed_dict_keys",
        "lineno": 640,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_forward_arg",
        "name": "get_forward_arg",
        "lineno": 660,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "name": "_replace_arg",
        "lineno": 675,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "name": "_remove_dups_flatten",
        "lineno": 694,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "name": "_subs_tree",
        "lineno": 734,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_origin",
        "name": "_get_origin",
        "lineno": 736,
        "scope": "_subs_tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_args",
        "name": "_get_args",
        "lineno": 756,
        "scope": "_subs_tree",
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_subs_tree",
        "name": "_union_subs_tree",
        "lineno": 779,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_subs_tree",
        "name": "_generic_subs_tree",
        "lineno": 791,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_subs_tree",
        "name": "_tuple_subs_tree",
        "lineno": 799,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "name": "_has_type_var",
        "lineno": 807,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_has_type_var",
        "name": "_union_has_type_var",
        "lineno": 822,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_has_type_var",
        "name": "_tuple_has_type_var",
        "lineno": 830,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._callable_has_type_var",
        "name": "_callable_has_type_var",
        "lineno": 838,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_has_type_var",
        "name": "_generic_has_type_var",
        "lineno": 846,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.static_dependencies.typing_inspect": [],
    "python.ccxt.test.tests_async": [
      {
        "id": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "name": "parse_cli_args_and_props",
        "lineno": 32,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.init",
        "name": "init",
        "lineno": 47,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "name": "init_inner",
        "lineno": 55,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.check_if_specific_test_is_chosen",
        "name": "check_if_specific_test_is_chosen",
        "lineno": 95,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.import_files",
        "name": "import_files",
        "lineno": 108,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "name": "load_credentials_from_env",
        "lineno": 118,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "name": "expand_settings",
        "lineno": 133,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "name": "add_padding",
        "lineno": 179,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_method",
        "name": "test_method",
        "lineno": 189,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_skips",
        "name": "get_skips",
        "lineno": 237,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "name": "test_safe",
        "lineno": 280,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_public_tests",
        "name": "run_public_tests",
        "lineno": 354,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "name": "run_tests",
        "lineno": 399,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.load_exchange",
        "name": "load_exchange",
        "lineno": 424,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_test_symbol",
        "name": "get_test_symbol",
        "lineno": 432,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_exchange_code",
        "name": "get_exchange_code",
        "lineno": 450,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_markets_from_exchange",
        "name": "get_markets_from_exchange",
        "lineno": 459,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "name": "get_valid_symbol",
        "lineno": 472,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "name": "test_exchange",
        "lineno": 506,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "name": "run_private_tests",
        "lineno": 556,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_proxies",
        "name": "test_proxies",
        "lineno": 624,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.check_constructor",
        "name": "check_constructor",
        "lineno": 648,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_return_response_headers",
        "name": "test_return_response_headers",
        "lineno": 658,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.start_test",
        "name": "start_test",
        "lineno": 672,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "name": "assert_static_error",
        "lineno": 698,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.load_markets_from_file",
        "name": "load_markets_from_file",
        "lineno": 710,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.load_currencies_from_file",
        "name": "load_currencies_from_file",
        "lineno": 719,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "name": "load_static_data",
        "lineno": 724,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.remove_hostnamefrom_url",
        "name": "remove_hostnamefrom_url",
        "lineno": 742,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "name": "urlencoded_to_dict",
        "lineno": 760,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "name": "assert_new_and_stored_output_inner",
        "lineno": 777,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "name": "assert_new_and_stored_output",
        "lineno": 863,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.var_to_string",
        "name": "var_to_string",
        "lineno": 874,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "name": "assert_static_request_output",
        "lineno": 884,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.assert_static_response_output",
        "name": "assert_static_response_output",
        "lineno": 924,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "name": "sanitize_data_input",
        "lineno": 927,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "name": "test_request_statically",
        "lineno": 940,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "name": "test_response_statically",
        "lineno": 964,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "name": "init_offline_exchange",
        "lineno": 983,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "name": "test_exchange_request_statically",
        "lineno": 1051,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "name": "test_exchange_response_statically",
        "lineno": 1111,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.get_number_of_tests_from_exchange",
        "name": "get_number_of_tests_from_exchange",
        "lineno": 1167,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "name": "check_if_exchange_is_disabled",
        "lineno": 1180,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_static_request_tests",
        "name": "run_static_request_tests",
        "lineno": 1204,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "name": "run_static_tests",
        "lineno": 1208,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_static_response_tests",
        "name": "run_static_response_tests",
        "lineno": 1249,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "name": "run_broker_id_tests",
        "lineno": 1256,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "name": "test_binance",
        "lineno": 1267,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "name": "test_okx",
        "lineno": 1337,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "name": "test_cryptocom",
        "lineno": 1363,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_bybit",
        "name": "test_bybit",
        "lineno": 1378,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_kucoin",
        "name": "test_kucoin",
        "lineno": 1393,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_kucoinfutures",
        "name": "test_kucoinfutures",
        "lineno": 1436,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_bitget",
        "name": "test_bitget",
        "lineno": 1460,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_mexc",
        "name": "test_mexc",
        "lineno": 1474,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "name": "test_htx",
        "lineno": 1489,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "name": "test_woo",
        "lineno": 1520,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_bitmart",
        "name": "test_bitmart",
        "lineno": 1546,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "name": "test_coinex",
        "lineno": 1561,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_bingx",
        "name": "test_bingx",
        "lineno": 1577,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "name": "test_phemex",
        "lineno": 1592,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "name": "test_blofin",
        "lineno": 1607,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "name": "test_coinbaseinternational",
        "lineno": 1638,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "name": "test_coinbase_advanced",
        "lineno": 1654,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "name": "test_woofi_pro",
        "lineno": 1669,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "name": "test_xt",
        "lineno": 1687,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_paradex",
        "name": "test_paradex",
        "lineno": 1708,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_hashkey",
        "name": "test_hashkey",
        "lineno": 1752,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "name": "test_cryptomus",
        "lineno": 1766,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "name": "test_derive",
        "lineno": 1779,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "name": "test_mode_trade",
        "lineno": 1802,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_backpack",
        "name": "test_backpack",
        "lineno": 1820,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_toobit",
        "name": "test_toobit",
        "lineno": 1836,
        "scope": "testMainClass",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_async.testMainClass.test_weex",
        "name": "test_weex",
        "lineno": 1850,
        "scope": "testMainClass",
        "is_async": true
      }
    ],
    "python.ccxt.test.tests_helpers": [
      {
        "id": "python.ccxt.test.tests_helpers.handle_all_unhandled_exceptions",
        "name": "handle_all_unhandled_exceptions",
        "lineno": 99,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_cli_arg_value",
        "name": "get_cli_arg_value",
        "lineno": 120,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.dump",
        "name": "dump",
        "lineno": 130,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.convert_ascii",
        "name": "convert_ascii",
        "lineno": 134,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.json_parse",
        "name": "json_parse",
        "lineno": 137,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.json_stringify",
        "name": "json_stringify",
        "lineno": 141,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.convert_to_snake_case",
        "name": "convert_to_snake_case",
        "lineno": 145,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_test_name",
        "name": "get_test_name",
        "lineno": 150,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.io_file_exists",
        "name": "io_file_exists",
        "lineno": 155,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.io_file_read",
        "name": "io_file_read",
        "lineno": 159,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.io_dir_read",
        "name": "io_dir_read",
        "lineno": 168,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.call_method_sync",
        "name": "call_method_sync",
        "lineno": 172,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.call_method",
        "name": "call_method",
        "lineno": 176,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.call_exchange_method_dynamically",
        "name": "call_exchange_method_dynamically",
        "lineno": 181,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.call_exchange_method_dynamically_sync",
        "name": "call_exchange_method_dynamically_sync",
        "lineno": 184,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.call_overriden_method",
        "name": "call_overriden_method",
        "lineno": 187,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.exception_message",
        "name": "exception_message",
        "lineno": 191,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_root_exception",
        "name": "get_root_exception",
        "lineno": 199,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.exit_script",
        "name": "exit_script",
        "lineno": 202,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_exchange_prop",
        "name": "get_exchange_prop",
        "lineno": 206,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.set_exchange_prop",
        "name": "set_exchange_prop",
        "lineno": 214,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.init_exchange",
        "name": "init_exchange",
        "lineno": 220,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_test_files_sync",
        "name": "get_test_files_sync",
        "lineno": 228,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_test_files",
        "name": "get_test_files",
        "lineno": 247,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.close",
        "name": "close",
        "lineno": 250,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.is_null_value",
        "name": "is_null_value",
        "lineno": 254,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.set_fetch_response",
        "name": "set_fetch_response",
        "lineno": 257,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.set_fetch_response.fetch",
        "name": "fetch",
        "lineno": 259,
        "scope": "set_fetch_response",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.set_fetch_response.fetch",
        "name": "fetch",
        "lineno": 263,
        "scope": "set_fetch_response",
        "is_async": true
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_lang",
        "name": "get_lang",
        "lineno": 268,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_ext",
        "name": "get_ext",
        "lineno": 271,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_root_dir",
        "name": "get_root_dir",
        "lineno": 274,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.get_env_vars",
        "name": "get_env_vars",
        "lineno": 277,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.is_sync",
        "name": "is_sync",
        "lineno": 280,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.is_windows",
        "name": "is_windows",
        "lineno": 283,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.is_linux",
        "name": "is_linux",
        "lineno": 286,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_helpers.is_amd64",
        "name": "is_amd64",
        "lineno": 289,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.tests_init": [
      {
        "id": "python.ccxt.test.tests_init.main",
        "name": "main",
        "lineno": 30,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.tests_sync": [
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "name": "parse_cli_args_and_props",
        "lineno": 29,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.init",
        "name": "init",
        "lineno": 44,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "name": "init_inner",
        "lineno": 52,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.check_if_specific_test_is_chosen",
        "name": "check_if_specific_test_is_chosen",
        "lineno": 92,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.import_files",
        "name": "import_files",
        "lineno": 105,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "name": "load_credentials_from_env",
        "lineno": 115,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "name": "expand_settings",
        "lineno": 130,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "name": "add_padding",
        "lineno": 176,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "name": "test_method",
        "lineno": 186,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_skips",
        "name": "get_skips",
        "lineno": 234,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "name": "test_safe",
        "lineno": 277,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_public_tests",
        "name": "run_public_tests",
        "lineno": 351,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "name": "run_tests",
        "lineno": 396,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.load_exchange",
        "name": "load_exchange",
        "lineno": 421,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_test_symbol",
        "name": "get_test_symbol",
        "lineno": 429,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_exchange_code",
        "name": "get_exchange_code",
        "lineno": 447,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_markets_from_exchange",
        "name": "get_markets_from_exchange",
        "lineno": 456,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "name": "get_valid_symbol",
        "lineno": 469,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "name": "test_exchange",
        "lineno": 503,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "name": "run_private_tests",
        "lineno": 553,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_proxies",
        "name": "test_proxies",
        "lineno": 621,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.check_constructor",
        "name": "check_constructor",
        "lineno": 645,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_return_response_headers",
        "name": "test_return_response_headers",
        "lineno": 655,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "name": "start_test",
        "lineno": 669,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "name": "assert_static_error",
        "lineno": 695,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.load_markets_from_file",
        "name": "load_markets_from_file",
        "lineno": 707,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.load_currencies_from_file",
        "name": "load_currencies_from_file",
        "lineno": 716,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "name": "load_static_data",
        "lineno": 721,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.remove_hostnamefrom_url",
        "name": "remove_hostnamefrom_url",
        "lineno": 739,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "name": "urlencoded_to_dict",
        "lineno": 757,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "name": "assert_new_and_stored_output_inner",
        "lineno": 774,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "name": "assert_new_and_stored_output",
        "lineno": 860,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.var_to_string",
        "name": "var_to_string",
        "lineno": 871,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "name": "assert_static_request_output",
        "lineno": 881,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.assert_static_response_output",
        "name": "assert_static_response_output",
        "lineno": 921,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "name": "sanitize_data_input",
        "lineno": 924,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "name": "test_request_statically",
        "lineno": 937,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "name": "test_response_statically",
        "lineno": 961,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "name": "init_offline_exchange",
        "lineno": 980,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "name": "test_exchange_request_statically",
        "lineno": 1048,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "name": "test_exchange_response_statically",
        "lineno": 1108,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.get_number_of_tests_from_exchange",
        "name": "get_number_of_tests_from_exchange",
        "lineno": 1164,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "name": "check_if_exchange_is_disabled",
        "lineno": 1177,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_static_request_tests",
        "name": "run_static_request_tests",
        "lineno": 1201,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "name": "run_static_tests",
        "lineno": 1205,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_static_response_tests",
        "name": "run_static_response_tests",
        "lineno": 1246,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "name": "run_broker_id_tests",
        "lineno": 1253,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "name": "test_binance",
        "lineno": 1264,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "name": "test_okx",
        "lineno": 1334,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "name": "test_cryptocom",
        "lineno": 1360,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_bybit",
        "name": "test_bybit",
        "lineno": 1375,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_kucoin",
        "name": "test_kucoin",
        "lineno": 1390,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_kucoinfutures",
        "name": "test_kucoinfutures",
        "lineno": 1433,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_bitget",
        "name": "test_bitget",
        "lineno": 1457,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_mexc",
        "name": "test_mexc",
        "lineno": 1471,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "name": "test_htx",
        "lineno": 1486,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "name": "test_woo",
        "lineno": 1517,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_bitmart",
        "name": "test_bitmart",
        "lineno": 1543,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "name": "test_coinex",
        "lineno": 1558,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_bingx",
        "name": "test_bingx",
        "lineno": 1574,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "name": "test_phemex",
        "lineno": 1589,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "name": "test_blofin",
        "lineno": 1604,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "name": "test_coinbaseinternational",
        "lineno": 1635,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "name": "test_coinbase_advanced",
        "lineno": 1651,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "name": "test_woofi_pro",
        "lineno": 1666,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "name": "test_xt",
        "lineno": 1684,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_paradex",
        "name": "test_paradex",
        "lineno": 1705,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_hashkey",
        "name": "test_hashkey",
        "lineno": 1749,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "name": "test_cryptomus",
        "lineno": 1763,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "name": "test_derive",
        "lineno": 1776,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "name": "test_mode_trade",
        "lineno": 1799,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_backpack",
        "name": "test_backpack",
        "lineno": 1817,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_toobit",
        "name": "test_toobit",
        "lineno": 1833,
        "scope": "testMainClass",
        "is_async": false
      },
      {
        "id": "python.ccxt.test.tests_sync.testMainClass.test_weex",
        "name": "test_weex",
        "lineno": 1847,
        "scope": "testMainClass",
        "is_async": false
      }
    ],
    "python.ccxt.test": [],
    "python.ccxt.test.base.tests_init": [
      {
        "id": "python.ccxt.test.base.tests_init.base_tests_init",
        "name": "base_tests_init",
        "lineno": 79,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.base.test_after_constructor": [
      {
        "id": "python.ccxt.test.base.test_after_constructor.helper_test_init_throttler",
        "name": "helper_test_init_throttler",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_after_constructor.helper_test_sandbox_state",
        "name": "helper_test_sandbox_state",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "name": "helper_test_init_sandbox",
        "lineno": 51,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_after_constructor.helper_test_init_market",
        "name": "helper_test_init_market",
        "lineno": 84,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_after_constructor.helper_test_properties",
        "name": "helper_test_properties",
        "lineno": 105,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_after_constructor.test_after_constructor",
        "name": "test_after_constructor",
        "lineno": 328,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_aggregate": [
      {
        "id": "python.ccxt.test.base.test_aggregate.test_aggregate",
        "name": "test_aggregate",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_arrays_concat": [
      {
        "id": "python.ccxt.test.base.test_arrays_concat.test_arrays_concat",
        "name": "test_arrays_concat",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_array_concat": [
      {
        "id": "python.ccxt.test.base.test_array_concat.test_array_concat",
        "name": "test_array_concat",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_base16_to_binary": [
      {
        "id": "python.ccxt.test.base.test_base16_to_binary.test_base16_to_binary",
        "name": "test_base16_to_binary",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_base58_to_binary": [
      {
        "id": "python.ccxt.test.base.test_base58_to_binary.test_base58_to_binary",
        "name": "test_base58_to_binary",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_base64_to_binary": [
      {
        "id": "python.ccxt.test.base.test_base64_to_binary.test_base64_to_binary",
        "name": "test_base64_to_binary",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_binary_concat": [
      {
        "id": "python.ccxt.test.base.test_binary_concat.test_binary_concat",
        "name": "test_binary_concat",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_binary_to_base16": [
      {
        "id": "python.ccxt.test.base.test_binary_to_base16.test_binary_to_base16",
        "name": "test_binary_to_base16",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_binary_to_base58": [
      {
        "id": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "name": "helper_str_to_binary_5",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "name": "test_binary_to_base58",
        "lineno": 21,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_binary_to_base64": [
      {
        "id": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "name": "helper_str_to_binary",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "name": "test_binary_to_base64",
        "lineno": 22,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_capitalize": [
      {
        "id": "python.ccxt.test.base.test_capitalize.test_capitalize",
        "name": "test_capitalize",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_clone": [
      {
        "id": "python.ccxt.test.base.test_clone.test_clone",
        "name": "test_clone",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_constants": [
      {
        "id": "python.ccxt.test.base.test_constants.test_constants",
        "name": "test_constants",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_cryptography": [
      {
        "id": "python.ccxt.test.base.test_cryptography.equals",
        "name": "equals",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_cryptography.test_cryptography",
        "name": "test_cryptography",
        "lineno": 39,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_datetime": [
      {
        "id": "python.ccxt.test.base.test_datetime.test_iso8601",
        "name": "test_iso8601",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_parse8601",
        "name": "test_parse8601",
        "lineno": 34,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_parse_date",
        "name": "test_parse_date",
        "lineno": 55,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_microseconds",
        "name": "test_microseconds",
        "lineno": 64,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_milliseconds",
        "name": "test_milliseconds",
        "lineno": 74,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_seconds",
        "name": "test_seconds",
        "lineno": 84,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_yymmdd",
        "name": "test_yymmdd",
        "lineno": 94,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_yyyymmdd",
        "name": "test_yyyymmdd",
        "lineno": 107,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_ymd",
        "name": "test_ymd",
        "lineno": 120,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_ymdhms",
        "name": "test_ymdhms",
        "lineno": 129,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_datetime.test_datetime",
        "name": "test_datetime",
        "lineno": 138,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_decimal_to_precision": [
      {
        "id": "python.ccxt.test.base.test_decimal_to_precision.test_decimal_to_precision",
        "name": "test_decimal_to_precision",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_deep_extend": [
      {
        "id": "python.ccxt.test.base.test_deep_extend.test_deep_extend",
        "name": "test_deep_extend",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_encode_decode": [
      {
        "id": "python.ccxt.test.base.test_encode_decode.test_encode",
        "name": "test_encode",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_encode_decode.test_decode",
        "name": "test_decode",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_encode_decode.test_encode_decode",
        "name": "test_encode_decode",
        "lineno": 38,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_eth_methods": [
      {
        "id": "python.ccxt.test.base.test_eth_methods.test_eth_methods",
        "name": "test_eth_methods",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_extend": [
      {
        "id": "python.ccxt.test.base.test_extend.test_extend",
        "name": "test_extend",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_extend.tbfe_check_extended",
        "name": "tbfe_check_extended",
        "lineno": 163,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_extract_params": [
      {
        "id": "python.ccxt.test.base.test_extract_params.test_extract_params",
        "name": "test_extract_params",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_filter_by": [
      {
        "id": "python.ccxt.test.base.test_filter_by.test_filter_by",
        "name": "test_filter_by",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_group_by": [
      {
        "id": "python.ccxt.test.base.test_group_by.test_group_by",
        "name": "test_group_by",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_handle_methods": [
      {
        "id": "python.ccxt.test.base.test_handle_methods.helper_test_handle_market_type_and_params",
        "name": "helper_test_handle_market_type_and_params",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_handle_methods.helper_test_handle_network_request",
        "name": "helper_test_handle_network_request",
        "lineno": 71,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_handle_methods.test_handle_methods",
        "name": "test_handle_methods",
        "lineno": 91,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_implode_params": [
      {
        "id": "python.ccxt.test.base.test_implode_params.test_implode_params",
        "name": "test_implode_params",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_index_by": [
      {
        "id": "python.ccxt.test.base.test_index_by.test_index_by",
        "name": "test_index_by",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_in_array": [
      {
        "id": "python.ccxt.test.base.test_in_array.test_in_array",
        "name": "test_in_array",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_io": [
      {
        "id": "python.ccxt.test.base.test_io.test_io",
        "name": "test_io",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_is_empty": [
      {
        "id": "python.ccxt.test.base.test_is_empty.test_is_empty",
        "name": "test_is_empty",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_is_json_encoded_object": [
      {
        "id": "python.ccxt.test.base.test_is_json_encoded_object.test_is_json_encoded_object",
        "name": "test_is_json_encoded_object",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_json": [
      {
        "id": "python.ccxt.test.base.test_json.test_json",
        "name": "test_json",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_keysort": [
      {
        "id": "python.ccxt.test.base.test_keysort.test_keysort",
        "name": "test_keysort",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_network_methods": [
      {
        "id": "python.ccxt.test.base.test_network_methods.helper_test_network_code_to_id",
        "name": "helper_test_network_code_to_id",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_network_methods.helper_test_network_id_to_code",
        "name": "helper_test_network_id_to_code",
        "lineno": 71,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_network_methods.helper_batch_network_tests",
        "name": "helper_batch_network_tests",
        "lineno": 119,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "name": "test_network_methods",
        "lineno": 179,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_number": [
      {
        "id": "python.ccxt.test.base.test_number.test_number",
        "name": "test_number",
        "lineno": 27,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_number_to_be": [
      {
        "id": "python.ccxt.test.base.test_number_to_be.test_number_to_be",
        "name": "test_number_to_be",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_number_to_string": [
      {
        "id": "python.ccxt.test.base.test_number_to_string.test_number_to_string",
        "name": "test_number_to_string",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_omit": [
      {
        "id": "python.ccxt.test.base.test_omit.test_omit",
        "name": "test_omit",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_parse_precision": [
      {
        "id": "python.ccxt.test.base.test_parse_precision.test_parse_precision",
        "name": "test_parse_precision",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_precise": [
      {
        "id": "python.ccxt.test.base.test_precise.test_precise",
        "name": "test_precise",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_precision_from_string": [
      {
        "id": "python.ccxt.test.base.test_precision_from_string.test_precision_from_string",
        "name": "test_precision_from_string",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_rawencode": [
      {
        "id": "python.ccxt.test.base.test_rawencode.test_rawencode",
        "name": "test_rawencode",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_remove_repeated_elements_from_array": [
      {
        "id": "python.ccxt.test.base.test_remove_repeated_elements_from_array.test_remove_repeated_elements_from_array",
        "name": "test_remove_repeated_elements_from_array",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_safe_methods": [
      {
        "id": "python.ccxt.test.base.test_safe_methods.equals",
        "name": "equals",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "name": "test_safe_methods",
        "lineno": 21,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_safe_ticker": [
      {
        "id": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "name": "precise_equal_str",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "name": "test_safe_ticker",
        "lineno": 22,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_set_markets_from_exchange": [
      {
        "id": "python.ccxt.test.base.test_set_markets_from_exchange.test_set_markets_from_exchange",
        "name": "test_set_markets_from_exchange",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.base.test_sleep": [
      {
        "id": "python.ccxt.test.base.test_sleep.test_sleep",
        "name": "test_sleep",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.base.test_sort": [
      {
        "id": "python.ccxt.test.base.test_sort.test_sort",
        "name": "test_sort",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_sort_by": [
      {
        "id": "python.ccxt.test.base.test_sort_by.test_sort_by_1",
        "name": "test_sort_by_1",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_sort_by.test_sort_by_2",
        "name": "test_sort_by_2",
        "lineno": 68,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_sort_by.test_sort_by",
        "name": "test_sort_by",
        "lineno": 223,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_string_to_base16": [
      {
        "id": "python.ccxt.test.base.test_string_to_base16.test_string_to_base16",
        "name": "test_string_to_base16",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_string_to_base64": [
      {
        "id": "python.ccxt.test.base.test_string_to_base64.test_string_to_base64",
        "name": "test_string_to_base64",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_strip": [
      {
        "id": "python.ccxt.test.base.test_strip.test_strip",
        "name": "test_strip",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_sum": [
      {
        "id": "python.ccxt.test.base.test_sum.test_sum",
        "name": "test_sum",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_timeframes": [
      {
        "id": "python.ccxt.test.base.test_timeframes.test_round_timeframe",
        "name": "test_round_timeframe",
        "lineno": 21,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_timeframes.test_parse_timeframe",
        "name": "test_parse_timeframe",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.base.test_timeframes.test_timeframes",
        "name": "test_timeframes",
        "lineno": 50,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_to_array": [
      {
        "id": "python.ccxt.test.base.test_to_array.test_to_array",
        "name": "test_to_array",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_unique": [
      {
        "id": "python.ccxt.test.base.test_unique.test_unique",
        "name": "test_unique",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_urlencode": [
      {
        "id": "python.ccxt.test.base.test_urlencode.test_urlencode",
        "name": "test_urlencode",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_urlencode_base64": [
      {
        "id": "python.ccxt.test.base.test_urlencode_base64.test_urlencode_base64",
        "name": "test_urlencode_base64",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_urlencode_nested": [
      {
        "id": "python.ccxt.test.base.test_urlencode_nested.test_urlencode_nested",
        "name": "test_urlencode_nested",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_urlencode_with_array_repeat": [
      {
        "id": "python.ccxt.test.base.test_urlencode_with_array_repeat.test_urlencode_with_array_repeat",
        "name": "test_urlencode_with_array_repeat",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.test_uuid": [
      {
        "id": "python.ccxt.test.base.test_uuid.test_uuid",
        "name": "test_uuid",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.base.language_specific.test_language_specific": [
      {
        "id": "python.ccxt.test.base.language_specific.test_language_specific.test_language_specific",
        "name": "test_language_specific",
        "lineno": 21,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.base.language_specific.test_throttler_performance": [
      {
        "id": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "name": "test_throttler_performance_helper",
        "lineno": 10,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.base.language_specific.test_throttler_performance.throttle_call",
        "name": "throttle_call",
        "lineno": 23,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "name": "test_throttler",
        "lineno": 38,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance",
        "name": "test_throttler_performance",
        "lineno": 85,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_after_construct": [
      {
        "id": "python.ccxt.test.exchange.async.test_after_construct.test_after_construct",
        "name": "test_after_construct",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_after_construct.test_options_networks",
        "name": "test_options_networks",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_create_order": [
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "name": "tco_debug",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "name": "test_create_order",
        "lineno": 37,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "name": "tco_create_unfillable_order",
        "lineno": 72,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "name": "tco_create_fillable_order",
        "lineno": 109,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_assert_filled_order",
        "name": "tco_assert_filled_order",
        "lineno": 143,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_cancel_order",
        "name": "tco_cancel_order",
        "lineno": 165,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "name": "tco_create_order_safe",
        "lineno": 186,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_mininum_amount",
        "name": "tco_mininum_amount",
        "lineno": 199,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_mininum_cost",
        "name": "tco_mininum_cost",
        "lineno": 206,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "name": "tco_get_minimum_amount_for_limit_price",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "name": "tco_try_cancel_order",
        "lineno": 241,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_features": [
      {
        "id": "python.ccxt.test.exchange.async.test_features.test_features",
        "name": "test_features",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_features.test_features_inner",
        "name": "test_features_inner",
        "lineno": 43,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_accounts": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_accounts.test_fetch_accounts",
        "name": "test_fetch_accounts",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_balance": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_balance.test_fetch_balance",
        "name": "test_fetch_balance",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_borrow_interest": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_borrow_interest.test_fetch_borrow_interest",
        "name": "test_fetch_borrow_interest",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_closed_orders": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_closed_orders.test_fetch_closed_orders",
        "name": "test_fetch_closed_orders",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_currencies": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_currencies.test_fetch_currencies",
        "name": "test_fetch_currencies",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_currencies.detect_currency_conflicts",
        "name": "detect_currency_conflicts",
        "lineno": 60,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_deposits": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_deposits.test_fetch_deposits",
        "name": "test_fetch_deposits",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals.test_fetch_deposit_withdrawals",
        "name": "test_fetch_deposit_withdrawals",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_funding_rate_history": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history.test_fetch_funding_rate_history",
        "name": "test_fetch_funding_rate_history",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_l2_order_book": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_l2_order_book.test_fetch_l2_order_book",
        "name": "test_fetch_l2_order_book",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_last_prices": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_last_prices.test_fetch_last_prices",
        "name": "test_fetch_last_prices",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ledger": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_ledger.test_fetch_ledger",
        "name": "test_fetch_ledger",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ledger_entry": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_ledger_entry.test_fetch_ledger_entry",
        "name": "test_fetch_ledger_entry",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_leverage_tiers": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers.test_fetch_leverage_tiers",
        "name": "test_fetch_leverage_tiers",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_liquidations": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_liquidations.test_fetch_liquidations",
        "name": "test_fetch_liquidations",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_margin_mode": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_margin_mode.test_fetch_margin_mode",
        "name": "test_fetch_margin_mode",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_margin_modes": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_margin_modes.test_fetch_margin_modes",
        "name": "test_fetch_margin_modes",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_markets": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_markets.test_fetch_markets",
        "name": "test_fetch_markets",
        "lineno": 18,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_markets.detect_market_conflicts",
        "name": "detect_market_conflicts",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers.test_fetch_market_leverage_tiers",
        "name": "test_fetch_market_leverage_tiers",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_my_liquidations": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_my_liquidations.test_fetch_my_liquidations",
        "name": "test_fetch_my_liquidations",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_my_trades": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_my_trades.test_fetch_my_trades",
        "name": "test_fetch_my_trades",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ohlcv": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_ohlcv.test_fetch_ohlcv",
        "name": "test_fetch_ohlcv",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_open_interest_history": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_open_interest_history.test_fetch_open_interest_history",
        "name": "test_fetch_open_interest_history",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_open_orders": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_open_orders.test_fetch_open_orders",
        "name": "test_fetch_open_orders",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_orders": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_orders.test_fetch_orders",
        "name": "test_fetch_orders",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_order_book": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_order_book.test_fetch_order_book",
        "name": "test_fetch_order_book",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_order_books": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_order_books.test_fetch_order_books",
        "name": "test_fetch_order_books",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_positions": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_positions.test_fetch_positions",
        "name": "test_fetch_positions",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_status": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_status.test_fetch_status",
        "name": "test_fetch_status",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ticker": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_ticker.test_fetch_ticker",
        "name": "test_fetch_ticker",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_tickers": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_tickers.test_fetch_tickers",
        "name": "test_fetch_tickers",
        "lineno": 19,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_helper_test",
        "name": "fetch_tickers_helper_test",
        "lineno": 27,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_amounts_test",
        "name": "fetch_tickers_amounts_test",
        "lineno": 43,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trades": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_trades.test_fetch_trades",
        "name": "test_fetch_trades",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trading_fee": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_trading_fee.test_fetch_trading_fee",
        "name": "test_fetch_trading_fee",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trading_fees": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_trading_fees.test_fetch_trading_fees",
        "name": "test_fetch_trading_fees",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_transaction_fees": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_transaction_fees.test_fetch_transaction_fees",
        "name": "test_fetch_transaction_fees",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_withdrawals": [
      {
        "id": "python.ccxt.test.exchange.async.test_fetch_withdrawals.test_fetch_withdrawals",
        "name": "test_fetch_withdrawals",
        "lineno": 18,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_load_markets": [
      {
        "id": "python.ccxt.test.exchange.async.test_load_markets.test_load_markets",
        "name": "test_load_markets",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_proxies": [
      {
        "id": "python.ccxt.test.exchange.async.test_proxies.test_proxies",
        "name": "test_proxies",
        "lineno": 17,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_proxies.test_proxy_url",
        "name": "test_proxy_url",
        "lineno": 25,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_proxies.test_http_proxy",
        "name": "test_http_proxy",
        "lineno": 40,
        "scope": null,
        "is_async": true
      },
      {
        "id": "python.ccxt.test.exchange.async.test_proxies.test_proxy_for_exceptions",
        "name": "test_proxy_for_exceptions",
        "lineno": 54,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.async.test_sign_in": [
      {
        "id": "python.ccxt.test.exchange.async.test_sign_in.test_sign_in",
        "name": "test_sign_in",
        "lineno": 17,
        "scope": null,
        "is_async": true
      }
    ],
    "python.ccxt.test.exchange.base.test_account": [
      {
        "id": "python.ccxt.test.exchange.base.test_account.test_account",
        "name": "test_account",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_balance": [
      {
        "id": "python.ccxt.test.exchange.base.test_balance.test_balance",
        "name": "test_balance",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_borrow_interest": [
      {
        "id": "python.ccxt.test.exchange.base.test_borrow_interest.test_borrow_interest",
        "name": "test_borrow_interest",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_borrow_rate": [
      {
        "id": "python.ccxt.test.exchange.base.test_borrow_rate.test_borrow_rate",
        "name": "test_borrow_rate",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_currency": [
      {
        "id": "python.ccxt.test.exchange.base.test_currency.test_currency",
        "name": "test_currency",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_deposit_withdrawal": [
      {
        "id": "python.ccxt.test.exchange.base.test_deposit_withdrawal.test_deposit_withdrawal",
        "name": "test_deposit_withdrawal",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_funding_rate_history": [
      {
        "id": "python.ccxt.test.exchange.base.test_funding_rate_history.test_funding_rate_history",
        "name": "test_funding_rate_history",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_last_price": [
      {
        "id": "python.ccxt.test.exchange.base.test_last_price.test_last_price",
        "name": "test_last_price",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_ledger_entry": [
      {
        "id": "python.ccxt.test.exchange.base.test_ledger_entry.test_ledger_entry",
        "name": "test_ledger_entry",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_leverage_tier": [
      {
        "id": "python.ccxt.test.exchange.base.test_leverage_tier.test_leverage_tier",
        "name": "test_leverage_tier",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_liquidation": [
      {
        "id": "python.ccxt.test.exchange.base.test_liquidation.test_liquidation",
        "name": "test_liquidation",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_margin_mode": [
      {
        "id": "python.ccxt.test.exchange.base.test_margin_mode.test_margin_mode",
        "name": "test_margin_mode",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_margin_modification": [
      {
        "id": "python.ccxt.test.exchange.base.test_margin_modification.test_margin_modification",
        "name": "test_margin_modification",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_market": [
      {
        "id": "python.ccxt.test.exchange.base.test_market.test_market",
        "name": "test_market",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_ohlcv": [
      {
        "id": "python.ccxt.test.exchange.base.test_ohlcv.test_ohlcv",
        "name": "test_ohlcv",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_open_interest": [
      {
        "id": "python.ccxt.test.exchange.base.test_open_interest.test_open_interest",
        "name": "test_open_interest",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_order": [
      {
        "id": "python.ccxt.test.exchange.base.test_order.test_order",
        "name": "test_order",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_order_book": [
      {
        "id": "python.ccxt.test.exchange.base.test_order_book.test_order_book",
        "name": "test_order_book",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_position": [
      {
        "id": "python.ccxt.test.exchange.base.test_position.test_position",
        "name": "test_position",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_shared_methods": [
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "name": "log_template",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.is_temporary_failure",
        "name": "is_temporary_failure",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "name": "string_value",
        "lineno": 34,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_type",
        "name": "assert_type",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "name": "assert_structure",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp",
        "name": "assert_timestamp",
        "lineno": 114,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp_and_datetime",
        "name": "assert_timestamp_and_datetime",
        "lineno": 139,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_currency_code",
        "name": "assert_currency_code",
        "lineno": 166,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "name": "assert_valid_currency_id_and_code",
        "lineno": 178,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol",
        "name": "assert_symbol",
        "lineno": 196,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol_in_markets",
        "name": "assert_symbol_in_markets",
        "lineno": 209,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "name": "assert_greater",
        "lineno": 214,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "name": "assert_greater_or_equal",
        "lineno": 224,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_less",
        "name": "assert_less",
        "lineno": 234,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "name": "assert_less_or_equal",
        "lineno": 244,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_equal",
        "name": "assert_equal",
        "lineno": 254,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "name": "assert_non_equal",
        "lineno": 264,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_in_array",
        "name": "assert_in_array",
        "lineno": 274,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_fee_structure",
        "name": "assert_fee_structure",
        "lineno": 286,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp_order",
        "name": "assert_timestamp_order",
        "lineno": 308,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_integer",
        "name": "assert_integer",
        "lineno": 319,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.check_precision_accuracy",
        "name": "check_precision_accuracy",
        "lineno": 331,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.fetch_best_bid_ask",
        "name": "fetch_best_bid_ask",
        "lineno": 352,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.fetch_order",
        "name": "fetch_order",
        "lineno": 389,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_order_state",
        "name": "assert_order_state",
        "lineno": 424,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.get_active_markets",
        "name": "get_active_markets",
        "lineno": 483,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.remove_proxy_options",
        "name": "remove_proxy_options",
        "lineno": 491,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.set_proxy_options",
        "name": "set_proxy_options",
        "lineno": 506,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.concat",
        "name": "concat",
        "lineno": 513,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_emtpy_array",
        "name": "assert_non_emtpy_array",
        "lineno": 528,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_round_minute_timestamp",
        "name": "assert_round_minute_timestamp",
        "lineno": 538,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.deep_equal",
        "name": "deep_equal",
        "lineno": 546,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.assert_deep_equal",
        "name": "assert_deep_equal",
        "lineno": 550,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.base.test_shared_methods.exchange_prop",
        "name": "exchange_prop",
        "lineno": 555,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_status": [
      {
        "id": "python.ccxt.test.exchange.base.test_status.test_status",
        "name": "test_status",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_ticker": [
      {
        "id": "python.ccxt.test.exchange.base.test_ticker.test_ticker",
        "name": "test_ticker",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_trade": [
      {
        "id": "python.ccxt.test.exchange.base.test_trade.test_trade",
        "name": "test_trade",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base.test_trading_fee": [
      {
        "id": "python.ccxt.test.exchange.base.test_trading_fee.test_trading_fee",
        "name": "test_trading_fee",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.base": [],
    "python.ccxt.test.exchange.sync.test_after_construct": [
      {
        "id": "python.ccxt.test.exchange.sync.test_after_construct.test_after_construct",
        "name": "test_after_construct",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_after_construct.test_options_networks",
        "name": "test_options_networks",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_create_order": [
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "name": "tco_debug",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "name": "test_create_order",
        "lineno": 37,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "name": "tco_create_unfillable_order",
        "lineno": 72,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "name": "tco_create_fillable_order",
        "lineno": 109,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_assert_filled_order",
        "name": "tco_assert_filled_order",
        "lineno": 143,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_cancel_order",
        "name": "tco_cancel_order",
        "lineno": 165,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "name": "tco_create_order_safe",
        "lineno": 186,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_mininum_amount",
        "name": "tco_mininum_amount",
        "lineno": 199,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_mininum_cost",
        "name": "tco_mininum_cost",
        "lineno": 206,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "name": "tco_get_minimum_amount_for_limit_price",
        "lineno": 213,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "name": "tco_try_cancel_order",
        "lineno": 241,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_features": [
      {
        "id": "python.ccxt.test.exchange.sync.test_features.test_features",
        "name": "test_features",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_features.test_features_inner",
        "name": "test_features_inner",
        "lineno": 43,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_accounts": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_accounts.test_fetch_accounts",
        "name": "test_fetch_accounts",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_balance": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_balance.test_fetch_balance",
        "name": "test_fetch_balance",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_borrow_interest": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest.test_fetch_borrow_interest",
        "name": "test_fetch_borrow_interest",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_closed_orders": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_closed_orders.test_fetch_closed_orders",
        "name": "test_fetch_closed_orders",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_currencies": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_currencies.test_fetch_currencies",
        "name": "test_fetch_currencies",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_currencies.detect_currency_conflicts",
        "name": "detect_currency_conflicts",
        "lineno": 60,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_deposits": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_deposits.test_fetch_deposits",
        "name": "test_fetch_deposits",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals.test_fetch_deposit_withdrawals",
        "name": "test_fetch_deposit_withdrawals",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history.test_fetch_funding_rate_history",
        "name": "test_fetch_funding_rate_history",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_l2_order_book": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book.test_fetch_l2_order_book",
        "name": "test_fetch_l2_order_book",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_last_prices": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_last_prices.test_fetch_last_prices",
        "name": "test_fetch_last_prices",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ledger": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_ledger.test_fetch_ledger",
        "name": "test_fetch_ledger",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ledger_entry": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry.test_fetch_ledger_entry",
        "name": "test_fetch_ledger_entry",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers.test_fetch_leverage_tiers",
        "name": "test_fetch_leverage_tiers",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_liquidations": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_liquidations.test_fetch_liquidations",
        "name": "test_fetch_liquidations",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_margin_mode": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_margin_mode.test_fetch_margin_mode",
        "name": "test_fetch_margin_mode",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_margin_modes": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_margin_modes.test_fetch_margin_modes",
        "name": "test_fetch_margin_modes",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_markets": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_markets.test_fetch_markets",
        "name": "test_fetch_markets",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_markets.detect_market_conflicts",
        "name": "detect_market_conflicts",
        "lineno": 30,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers.test_fetch_market_leverage_tiers",
        "name": "test_fetch_market_leverage_tiers",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_my_liquidations": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations.test_fetch_my_liquidations",
        "name": "test_fetch_my_liquidations",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_my_trades": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_my_trades.test_fetch_my_trades",
        "name": "test_fetch_my_trades",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ohlcv": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_ohlcv.test_fetch_ohlcv",
        "name": "test_fetch_ohlcv",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_open_interest_history": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history.test_fetch_open_interest_history",
        "name": "test_fetch_open_interest_history",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_open_orders": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_open_orders.test_fetch_open_orders",
        "name": "test_fetch_open_orders",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_orders": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_orders.test_fetch_orders",
        "name": "test_fetch_orders",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_order_book": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_order_book.test_fetch_order_book",
        "name": "test_fetch_order_book",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_order_books": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_order_books.test_fetch_order_books",
        "name": "test_fetch_order_books",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_positions": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_positions.test_fetch_positions",
        "name": "test_fetch_positions",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_status": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_status.test_fetch_status",
        "name": "test_fetch_status",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ticker": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_ticker.test_fetch_ticker",
        "name": "test_fetch_ticker",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_tickers": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_tickers.test_fetch_tickers",
        "name": "test_fetch_tickers",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_helper_test",
        "name": "fetch_tickers_helper_test",
        "lineno": 26,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_amounts_test",
        "name": "fetch_tickers_amounts_test",
        "lineno": 42,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trades": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_trades.test_fetch_trades",
        "name": "test_fetch_trades",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fee": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_trading_fee.test_fetch_trading_fee",
        "name": "test_fetch_trading_fee",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fees": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_trading_fees.test_fetch_trading_fees",
        "name": "test_fetch_trading_fees",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_transaction_fees": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees.test_fetch_transaction_fees",
        "name": "test_fetch_transaction_fees",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_withdrawals": [
      {
        "id": "python.ccxt.test.exchange.sync.test_fetch_withdrawals.test_fetch_withdrawals",
        "name": "test_fetch_withdrawals",
        "lineno": 18,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_load_markets": [
      {
        "id": "python.ccxt.test.exchange.sync.test_load_markets.test_load_markets",
        "name": "test_load_markets",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_proxies": [
      {
        "id": "python.ccxt.test.exchange.sync.test_proxies.test_proxies",
        "name": "test_proxies",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_proxies.test_proxy_url",
        "name": "test_proxy_url",
        "lineno": 25,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_proxies.test_http_proxy",
        "name": "test_http_proxy",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "python.ccxt.test.exchange.sync.test_proxies.test_proxy_for_exceptions",
        "name": "test_proxy_for_exceptions",
        "lineno": 54,
        "scope": null,
        "is_async": false
      }
    ],
    "python.ccxt.test.exchange.sync.test_sign_in": [
      {
        "id": "python.ccxt.test.exchange.sync.test_sign_in.test_sign_in",
        "name": "test_sign_in",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ]
  },
  "class_graph": {
    "doc.conf": [],
    "examples.bots.py.bitfinex-lending-bot": [],
    "examples.bots.py.spot-arbitrage-bot": [],
    "examples.py.aiohttp-custom-session-connector": [],
    "examples.py.all-exchanges": [],
    "examples.py.arbitrage-pairs": [],
    "examples.py.asciichart": [],
    "examples.py.async-analyse-augur-v1-vs-v2-exchanges": [],
    "examples.py.async-balance-coinbasepro": [],
    "examples.py.async-balance-gdax": [],
    "examples.py.async-balance": [],
    "examples.py.async-balances": [],
    "examples.py.async-basic-callchain": [],
    "examples.py.async-basic-orderbook": [],
    "examples.py.async-basic-rate-limiter": [],
    "examples.py.async-basic": [],
    "examples.py.async-binance-cancel-option-order": [],
    "examples.py.async-binance-create-margin-order": [],
    "examples.py.async-binance-create-option-order": [],
    "examples.py.async-binance-create-trailing-percent-order": [],
    "examples.py.async-binance-fetch-margin-balance-with-options": [],
    "examples.py.async-binance-fetch-margin-balance-with-params": [],
    "examples.py.async-binance-fetch-option-details": [],
    "examples.py.async-binance-fetch-option-OHLCV": [],
    "examples.py.async-binance-fetch-option-order": [],
    "examples.py.async-binance-fetch-option-orderbook": [],
    "examples.py.async-binance-fetch-option-position": [],
    "examples.py.async-binance-fetch-option-ticker": [],
    "examples.py.async-binance-fetch-ticker-continuously": [],
    "examples.py.async-binance-futures-vs-spot": [],
    "examples.py.async-binance-margin-borrow": [],
    "examples.py.async-binance-margin-repay": [],
    "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv": [],
    "examples.py.async-bitfinex-public-get-symbols": [],
    "examples.py.async-bitget-perpetual-futures-swaps": [],
    "examples.py.async-bitstamp-create-limit-buy-order": [],
    "examples.py.async-bitstamp-create-order-cancel-order": [],
    "examples.py.async-bittrex-orderbook": [],
    "examples.py.async-bybit-transfer": [],
    "examples.py.async-fetch-balance": [],
    "examples.py.async-fetch-many-orderbooks-continuously": [],
    "examples.py.async-fetch-ohlcv-indicators-discord-webhook": [],
    "examples.py.async-fetch-ohlcv-multiple-symbols-continuously": [],
    "examples.py.async-fetch-order-book-from-many-exchanges": [],
    "examples.py.async-fetch-ticker": [],
    "examples.py.async-gather-concurrency": [],
    "examples.py.async-gdax-fetch-order-book-continuously": [],
    "examples.py.async-generator-basic": [],
    "examples.py.async-generator-multiple-tickers": [],
    "examples.py.async-generator-ticker-poller": [],
    "examples.py.async-hollaex-sandbox": [],
    "examples.py.async-instantiate-all-at-once": [],
    "examples.py.async-kucoin-rate-limit": [],
    "examples.py.async-macd": [],
    "examples.py.async-market-making-symbols": [],
    "examples.py.async-multiple-accounts": [],
    "examples.py.async-multiple-parallel-calls": [],
    "examples.py.async-okx-create-margin-order": [],
    "examples.py.async-okx-margin-borrow": [],
    "examples.py.async-okx-margin-repay": [],
    "examples.py.async-okx-positional-orders": [],
    "examples.py.async-orderbooks-from-multiple-exchanges-at-once": [],
    "examples.py.async-orderbooks": [],
    "examples.py.async-rtt": [],
    "examples.py.async-theocean-orderbook": [],
    "examples.py.async-theocean-tickers": [],
    "examples.py.async-ticker": [],
    "examples.py.async-tickers-from-many-exchanges-at-once": [],
    "examples.py.async-tickers": [],
    "examples.py.async-with-threads": [],
    "examples.py.async": [],
    "examples.py.balance-coinbasepro": [],
    "examples.py.balance-gdax": [],
    "examples.py.balance-kraken": [],
    "examples.py.balances": [],
    "examples.py.basic-chart": [],
    "examples.py.basic-rate-limiting": [],
    "examples.py.binance-batch-orders": [],
    "examples.py.binance-coin-margined-take-profit": [],
    "examples.py.binance-conditional-orders": [],
    "examples.py.binance-create-oco-order-with-implicit-methods": [],
    "examples.py.binance-create-order-cancel-order": [],
    "examples.py.binance-ema": [],
    "examples.py.binance-fetch-all-my-trades-paginate-by-id": [],
    "examples.py.binance-fetch-all-my-trades": [],
    "examples.py.binance-fetch-all-trades": [],
    "examples.py.binance-fetch-ohlcv-closing-time-1": [],
    "examples.py.binance-fetch-ohlcv-closing-time-2": [
      {
        "id": "examples.py.binance-fetch-ohlcv-closing-time-2.MyBinance",
        "name": "MyBinance",
        "lineno": 20,
        "bases": [
          "ccxt.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.binance-fetch-ohlcv-pagination": [],
    "examples.py.binance-fetch-ohlcv-quote-volume": [
      {
        "id": "examples.py.binance-fetch-ohlcv-quote-volume.Binance",
        "name": "Binance",
        "lineno": 20,
        "bases": [
          "ccxt.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.binance-fetch-ohlcv-to-csv": [],
    "examples.py.binance-fetch-ohlcv": [],
    "examples.py.binance-fiat": [],
    "examples.py.binance-futures-margin": [],
    "examples.py.binance-futures-positions": [],
    "examples.py.binance-futures-set-leverage-implicit-api": [],
    "examples.py.binance-futures-set-leverage": [],
    "examples.py.binance-futures-watch-balance": [],
    "examples.py.binance-futures-watch-order-book": [],
    "examples.py.binance-futures": [],
    "examples.py.binance-market-order-quote-usdt": [],
    "examples.py.binance-poll-balance": [],
    "examples.py.binance-poll-positions": [],
    "examples.py.binance-reload-markets": [],
    "examples.py.binance-savings-endpoints": [],
    "examples.py.binance-spot-and-futures": [],
    "examples.py.binance-spot-trailing": [],
    "examples.py.binance-stop-loss-take-profit": [],
    "examples.py.binance-test-order": [],
    "examples.py.binance-universal-transfer": [],
    "examples.py.binance-usdm-fetch-continuous-klines-ohlcv": [],
    "examples.py.binance-watch-many-orderbooks": [],
    "examples.py.binance-watch-margin-balance": [],
    "examples.py.binance-watch-ohlcv": [],
    "examples.py.binance-watch-order-book-individual-updates": [
      {
        "id": "examples.py.binance-watch-order-book-individual-updates.MyBinance",
        "name": "MyBinance",
        "lineno": 7,
        "bases": [
          "ccxt.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.binance-watch-orderbook-watch-balance": [],
    "examples.py.binance-watch-orders-being-placed": [],
    "examples.py.binance-watch-spot-futures-balances-continuously": [],
    "examples.py.bitfinex-rate-limiting": [],
    "examples.py.bitget-perpetual-futures-swaps": [],
    "examples.py.bitmex-cancel-orders": [],
    "examples.py.bitmex-create-order": [],
    "examples.py.bitmex-fetch-ohlcv-with-extra-params": [],
    "examples.py.bitmex-ohlcv-convert-5m-to-15m": [],
    "examples.py.bitmex-order-value": [],
    "examples.py.bitmex_watch_ohlcv": [],
    "examples.py.bitmex_watch_ticker_and_ohlcv": [],
    "examples.py.bittrex-fetch-closed-orders-history": [],
    "examples.py.bitvavo-watch-order-book": [],
    "examples.py.build-ohlcv-bars": [],
    "examples.py.build-ohlcv-many-symbols": [],
    "examples.py.builtin-rate-limiting-long-poller": [],
    "examples.py.bybit-conditional-orders": [],
    "examples.py.bybit-positions": [],
    "examples.py.bybit-trailling": [],
    "examples.py.bybit-updated": [],
    "examples.py.bybit-USDC-create-option-order": [],
    "examples.py.cli": [
      {
        "id": "examples.py.cli.Argv",
        "name": "Argv",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "examples.py.coinbase-cancel-order": [],
    "examples.py.coinbase-create-order": [],
    "examples.py.coinbase-fetch-OHLCV": [],
    "examples.py.coinbase-fetch-order": [],
    "examples.py.coinbase-fetch-ticker": [],
    "examples.py.coinbase-fetch-trades": [],
    "examples.py.coinbase-watch-all-trades": [],
    "examples.py.coinbase-watch-trades": [],
    "examples.py.coinbasepro-fetch-my-trades-pagination": [],
    "examples.py.coinex-futures": [],
    "examples.py.coinone-fetch-tickers": [],
    "examples.py.coinone-markets": [],
    "examples.py.compare-two-exchanges-capabilities": [],
    "examples.py.consume-all-trades": [],
    "examples.py.create-order-position-with-takeprofit-stoploss": [],
    "examples.py.create-order-ws-example": [],
    "examples.py.create-orders-example": [],
    "examples.py.create-trailing-amount-order": [],
    "examples.py.create-trailing-percent-order": [],
    "examples.py.exchange-rate-limiter-rollingWindow": [],
    "examples.py.exchange-save-load-markets-cache": [],
    "examples.py.exchanges-by-country": [],
    "examples.py.exchanges": [],
    "examples.py.fetch-all-okex-ohclv": [
      {
        "id": "examples.py.fetch-all-okex-ohclv.ohlcv",
        "name": "ohlcv",
        "lineno": 15,
        "bases": [
          "Exchange"
        ],
        "scope": null
      },
      {
        "id": "examples.py.fetch-all-okex-ohclv.my_okex",
        "name": "my_okex",
        "lineno": 66,
        "bases": [
          "ohlcv",
          "ccxt.okex"
        ],
        "scope": null
      }
    ],
    "examples.py.fetch-all-tickers": [],
    "examples.py.fetch-balance-asset-valuation": [],
    "examples.py.fetch-bitfinex-ohlcv-history": [],
    "examples.py.fetch-coinbasepro-ohlcv-sequentially": [],
    "examples.py.fetch-create-deposit-address": [],
    "examples.py.fetch-gdax-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv-cex": [],
    "examples.py.fetch-ohlcv-kraken": [],
    "examples.py.fetch-ohlcv-many-exchanges-continuosly": [],
    "examples.py.fetch-ohlcv-mark-index-price": [],
    "examples.py.fetch-ohlcv-on-new-candle": [],
    "examples.py.fetch-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv": [],
    "examples.py.fetch-okex-futures": [],
    "examples.py.fetch-open-orders": [],
    "examples.py.fetch-order-book-rtt": [],
    "examples.py.fetch-orders": [],
    "examples.py.fetch-ticker-many-exchanges-many-symbols": [],
    "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv": [],
    "examples.py.gateio-fetch-ohlcv-pagination": [],
    "examples.py.gateio-futures": [],
    "examples.py.gateio-open-close-contract": [],
    "examples.py.gateio-swaps": [],
    "examples.py.gateio-watch-balance": [],
    "examples.py.gateio-watch-trades": [],
    "examples.py.gdax-fetch-my-trades-pagination": [],
    "examples.py.hitbtc-withdraw": [],
    "examples.py.huobi-futures": [],
    "examples.py.huobi-open-close-contract": [],
    "examples.py.huobi-open-close-position-bbo": [],
    "examples.py.huobi-spot": [],
    "examples.py.huobi-swaps": [],
    "examples.py.hyperliquid-load-hip3-dexes": [],
    "examples.py.instantiate-all-at-once": [],
    "examples.py.intercept-original-ohlcv-updates": [
      {
        "id": "examples.py.intercept-original-ohlcv-updates.MyBinance",
        "name": "MyBinance",
        "lineno": 8,
        "bases": [
          "ccxt.pro.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.kraken-conditional-close-order": [],
    "examples.py.kraken-create-and-close-position": [],
    "examples.py.kraken-fetch-my-trades-pagination": [],
    "examples.py.krakenfutures-basic": [],
    "examples.py.kucoin-fetch-all-deposit-addresses-by-network": [],
    "examples.py.kucoin-fetch-all-deposit-addresses": [],
    "examples.py.kucoin-fetch-closed-orders-pagination": [],
    "examples.py.kucoin-rate-limit": [],
    "examples.py.kucoin-watch-multiple-orderbooks": [],
    "examples.py.kucoinfutures-create-stop-order": [],
    "examples.py.latoken-create-order": [],
    "examples.py.latoken-example": [],
    "examples.py.manual-rate-limiting-long-poller": [],
    "examples.py.many-exchanges-many-different-streams": [],
    "examples.py.many-exchanges-many-orderbooks-synchronized": [],
    "examples.py.many-exchanges-many-orderbooks-throttled": [],
    "examples.py.many-exchanges-many-streams-with-keys": [],
    "examples.py.many-exchanges-many-streams": [],
    "examples.py.many-exchanges-many-symbols-watch-trades": [],
    "examples.py.many-exchanges": [],
    "examples.py.margin-leverage-order-kraken": [],
    "examples.py.margin-loan-borrow-buy-sell-repay": [],
    "examples.py.measure-latency": [],
    "examples.py.minimal-2-lines": [],
    "examples.py.multiple-exchanges-watch-orderbook-continuously": [],
    "examples.py.multiple-subscriptions-watchXForSymbols": [],
    "examples.py.normalize-sparse-candle-timestamps": [],
    "examples.py.okex-create-swap-order": [],
    "examples.py.okex-watch-margin-balance-with-params": [],
    "examples.py.okex-watch-margin-balance": [],
    "examples.py.okx-bbo-tbt": [],
    "examples.py.okx-fetch-all-my-trades": [],
    "examples.py.okx-fetch-closed-orders-pagenumber-pagination": [],
    "examples.py.okx-position-takeprofit-stoploss": [],
    "examples.py.okx-transfer": [],
    "examples.py.on-connected-user-hook": [
      {
        "id": "examples.py.on-connected-user-hook.MyBinance",
        "name": "MyBinance",
        "lineno": 14,
        "bases": [
          "ccxt.pro.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.one-exchange-different-streams": [],
    "examples.py.one-exchange-many-streams": [],
    "examples.py.order-book-extra-level-depth-param": [],
    "examples.py.phemex-cancel-all-orders": [],
    "examples.py.phemex-create-order-position-with-takeprofit-stoploss": [],
    "examples.py.phemex-create-stop-order": [],
    "examples.py.phemex-leverage-orders": [],
    "examples.py.phemex-open-cancel-close-positions": [],
    "examples.py.phemex-perpetual-balance": [],
    "examples.py.phemex-positions": [],
    "examples.py.phemex-transfer": [],
    "examples.py.poloniex-fetch-ohlcv-continuously": [],
    "examples.py.poloniex-fetch-ohlcv-with-pagination": [],
    "examples.py.poloniex-fetch-order-books": [],
    "examples.py.poloniex-fetch-trades-continuously": [],
    "examples.py.poloniex-fetch-trades-with-pagination-to-csv": [],
    "examples.py.poloniex-python2-memleak-test": [],
    "examples.py.poloniex-python3-memleak-test": [],
    "examples.py.proxy-usage": [],
    "examples.py.rsi": [],
    "examples.py.rtt": [],
    "examples.py.sample-local-proxy-server-with-cors": [
      {
        "id": "examples.py.sample-local-proxy-server-with-cors.CORSHTTPRequestHandler",
        "name": "CORSHTTPRequestHandler",
        "lineno": 10,
        "bases": [
          "httpserver.SimpleHTTPRequestHandler"
        ],
        "scope": null
      }
    ],
    "examples.py.set_markets_from_exchange": [],
    "examples.py.sign-in": [],
    "examples.py.sort-swap-markets-by-hourly-price-change": [],
    "examples.py.source-ip-address": [],
    "examples.py.spot-vs-future-arbitrage-bitmart": [],
    "examples.py.symbols": [],
    "examples.py.test-server": [
      {
        "id": "examples.py.test-server.TestRequestHandler",
        "name": "TestRequestHandler",
        "lineno": 19,
        "bases": [
          "SimpleHTTPRequestHandler"
        ],
        "scope": null
      }
    ],
    "examples.py.theocean": [],
    "examples.py.tickers": [],
    "examples.py.watch-all-symbols": [],
    "examples.py.watch-custom-exchange-specific-streams": [
      {
        "id": "examples.py.watch-custom-exchange-specific-streams.MyBinance",
        "name": "MyBinance",
        "lineno": 5,
        "bases": [
          "ccxt.pro.binance"
        ],
        "scope": null
      }
    ],
    "examples.py.watch-many-exchanges-many-tickers": [],
    "examples.py.watch-OHLCV-For-Symbols": [],
    "examples.py.watch-OHLCV": [],
    "examples.py.watch-OrderBook-For-Symbols": [],
    "examples.py.watch-ticker-to-csv": [],
    "examples.py.watch-tickers": [],
    "examples.py.watch-Trades-For-Symbols": [],
    "examples.py.watchPositions-many-exchanges-continuosly": [],
    "examples.py.watchPositions": [],
    "examples.py.watchPositionsForSymbols": [],
    "examples.py.watchTradesForSymbols": [],
    "examples.py.wazirx-create-cancel-orders": [],
    "examples.py.withdraw-from-one-exchange-to-another": [],
    "examples.py.ws_test_load": [
      {
        "id": "examples.py.ws_test_load.PerformanceMetrics",
        "name": "PerformanceMetrics",
        "lineno": 13,
        "bases": [],
        "scope": null
      }
    ],
    "playground.lib.runners.pyproxy.sitecustomize": [],
    "python.qa": [],
    "python.setup": [],
    "python.ccxt.aftermath": [
      {
        "id": "python.ccxt.aftermath.aftermath",
        "name": "aftermath",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.alpaca": [
      {
        "id": "python.ccxt.alpaca.alpaca",
        "name": "alpaca",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.apex": [
      {
        "id": "python.ccxt.apex.apex",
        "name": "apex",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.ascendex": [
      {
        "id": "python.ccxt.ascendex.ascendex",
        "name": "ascendex",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.aster": [
      {
        "id": "python.ccxt.aster.aster",
        "name": "aster",
        "lineno": 40,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.backpack": [
      {
        "id": "python.ccxt.backpack.backpack",
        "name": "backpack",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bequant": [
      {
        "id": "python.ccxt.bequant.bequant",
        "name": "bequant",
        "lineno": 11,
        "bases": [
          "hitbtc",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bigone": [
      {
        "id": "python.ccxt.bigone.bigone",
        "name": "bigone",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.binance": [
      {
        "id": "python.ccxt.binance.binance",
        "name": "binance",
        "lineno": 40,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.binancecoinm": [
      {
        "id": "python.ccxt.binancecoinm.binancecoinm",
        "name": "binancecoinm",
        "lineno": 11,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.binanceus": [
      {
        "id": "python.ccxt.binanceus.binanceus",
        "name": "binanceus",
        "lineno": 11,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.binanceusdm": [
      {
        "id": "python.ccxt.binanceusdm.binanceusdm",
        "name": "binanceusdm",
        "lineno": 12,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bingx": [
      {
        "id": "python.ccxt.bingx.bingx",
        "name": "bingx",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bit2c": [
      {
        "id": "python.ccxt.bit2c.bit2c",
        "name": "bit2c",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitbank": [
      {
        "id": "python.ccxt.bitbank.bitbank",
        "name": "bitbank",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitbns": [
      {
        "id": "python.ccxt.bitbns.bitbns",
        "name": "bitbns",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitfinex": [
      {
        "id": "python.ccxt.bitfinex.bitfinex",
        "name": "bitfinex",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitflyer": [
      {
        "id": "python.ccxt.bitflyer.bitflyer",
        "name": "bitflyer",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitget": [
      {
        "id": "python.ccxt.bitget.bitget",
        "name": "bitget",
        "lineno": 36,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bithumb": [
      {
        "id": "python.ccxt.bithumb.bithumb",
        "name": "bithumb",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitmart": [
      {
        "id": "python.ccxt.bitmart.bitmart",
        "name": "bitmart",
        "lineno": 33,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitmex": [
      {
        "id": "python.ccxt.bitmex.bitmex",
        "name": "bitmex",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitopro": [
      {
        "id": "python.ccxt.bitopro.bitopro",
        "name": "bitopro",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitrue": [
      {
        "id": "python.ccxt.bitrue.bitrue",
        "name": "bitrue",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitso": [
      {
        "id": "python.ccxt.bitso.bitso",
        "name": "bitso",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitstamp": [
      {
        "id": "python.ccxt.bitstamp.bitstamp",
        "name": "bitstamp",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitteam": [
      {
        "id": "python.ccxt.bitteam.bitteam",
        "name": "bitteam",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bittrade": [
      {
        "id": "python.ccxt.bittrade.bittrade",
        "name": "bittrade",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bitvavo": [
      {
        "id": "python.ccxt.bitvavo.bitvavo",
        "name": "bitvavo",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.blockchaincom": [
      {
        "id": "python.ccxt.blockchaincom.blockchaincom",
        "name": "blockchaincom",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.blofin": [
      {
        "id": "python.ccxt.blofin.blofin",
        "name": "blofin",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.btcbox": [
      {
        "id": "python.ccxt.btcbox.btcbox",
        "name": "btcbox",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.btcmarkets": [
      {
        "id": "python.ccxt.btcmarkets.btcmarkets",
        "name": "btcmarkets",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.btcturk": [
      {
        "id": "python.ccxt.btcturk.btcturk",
        "name": "btcturk",
        "lineno": 20,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bullish": [
      {
        "id": "python.ccxt.bullish.bullish",
        "name": "bullish",
        "lineno": 31,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bybit": [
      {
        "id": "python.ccxt.bybit.bybit",
        "name": "bybit",
        "lineno": 33,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bybiteu": [
      {
        "id": "python.ccxt.bybiteu.bybiteu",
        "name": "bybiteu",
        "lineno": 11,
        "bases": [
          "bybit",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.bydfi": [
      {
        "id": "python.ccxt.bydfi.bydfi",
        "name": "bydfi",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.cex": [
      {
        "id": "python.ccxt.cex.cex",
        "name": "cex",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinbase": [
      {
        "id": "python.ccxt.coinbase.coinbase",
        "name": "coinbase",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinbaseadvanced": [
      {
        "id": "python.ccxt.coinbaseadvanced.coinbaseadvanced",
        "name": "coinbaseadvanced",
        "lineno": 11,
        "bases": [
          "coinbase",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinbaseexchange": [
      {
        "id": "python.ccxt.coinbaseexchange.coinbaseexchange",
        "name": "coinbaseexchange",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinbaseinternational": [
      {
        "id": "python.ccxt.coinbaseinternational.coinbaseinternational",
        "name": "coinbaseinternational",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coincheck": [
      {
        "id": "python.ccxt.coincheck.coincheck",
        "name": "coincheck",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinex": [
      {
        "id": "python.ccxt.coinex.coinex",
        "name": "coinex",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinmate": [
      {
        "id": "python.ccxt.coinmate.coinmate",
        "name": "coinmate",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinmetro": [
      {
        "id": "python.ccxt.coinmetro.coinmetro",
        "name": "coinmetro",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinone": [
      {
        "id": "python.ccxt.coinone.coinone",
        "name": "coinone",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinsph": [
      {
        "id": "python.ccxt.coinsph.coinsph",
        "name": "coinsph",
        "lineno": 31,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.coinspot": [
      {
        "id": "python.ccxt.coinspot.coinspot",
        "name": "coinspot",
        "lineno": 17,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.cryptocom": [
      {
        "id": "python.ccxt.cryptocom.cryptocom",
        "name": "cryptocom",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.cryptomus": [
      {
        "id": "python.ccxt.cryptomus.cryptomus",
        "name": "cryptomus",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.deepcoin": [
      {
        "id": "python.ccxt.deepcoin.deepcoin",
        "name": "deepcoin",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.delta": [
      {
        "id": "python.ccxt.delta.delta",
        "name": "delta",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.deribit": [
      {
        "id": "python.ccxt.deribit.deribit",
        "name": "deribit",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.derive": [
      {
        "id": "python.ccxt.derive.derive",
        "name": "derive",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.digifinex": [
      {
        "id": "python.ccxt.digifinex.digifinex",
        "name": "digifinex",
        "lineno": 33,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.dydx": [
      {
        "id": "python.ccxt.dydx.dydx",
        "name": "dydx",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.exmo": [
      {
        "id": "python.ccxt.exmo.exmo",
        "name": "exmo",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.extended": [
      {
        "id": "python.ccxt.extended.extended",
        "name": "extended",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.fmfwio": [
      {
        "id": "python.ccxt.fmfwio.fmfwio",
        "name": "fmfwio",
        "lineno": 11,
        "bases": [
          "hitbtc",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.foxbit": [
      {
        "id": "python.ccxt.foxbit.foxbit",
        "name": "foxbit",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.gate": [
      {
        "id": "python.ccxt.gate.gate",
        "name": "gate",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.gemini": [
      {
        "id": "python.ccxt.gemini.gemini",
        "name": "gemini",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.grvt": [
      {
        "id": "python.ccxt.grvt.grvt",
        "name": "grvt",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.hashkey": [
      {
        "id": "python.ccxt.hashkey.hashkey",
        "name": "hashkey",
        "lineno": 39,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.hibachi": [
      {
        "id": "python.ccxt.hibachi.hibachi",
        "name": "hibachi",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.hitbtc": [
      {
        "id": "python.ccxt.hitbtc.hitbtc",
        "name": "hitbtc",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.hollaex": [
      {
        "id": "python.ccxt.hollaex.hollaex",
        "name": "hollaex",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.htx": [
      {
        "id": "python.ccxt.htx.htx",
        "name": "htx",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.huobi": [
      {
        "id": "python.ccxt.huobi.huobi",
        "name": "huobi",
        "lineno": 11,
        "bases": [
          "htx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.hyperliquid": [
      {
        "id": "python.ccxt.hyperliquid.hyperliquid",
        "name": "hyperliquid",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.independentreserve": [
      {
        "id": "python.ccxt.independentreserve.independentreserve",
        "name": "independentreserve",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.indodax": [
      {
        "id": "python.ccxt.indodax.indodax",
        "name": "indodax",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.kraken": [
      {
        "id": "python.ccxt.kraken.kraken",
        "name": "kraken",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.krakenfutures": [
      {
        "id": "python.ccxt.krakenfutures.krakenfutures",
        "name": "krakenfutures",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.kucoin": [
      {
        "id": "python.ccxt.kucoin.kucoin",
        "name": "kucoin",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.kucoinfutures": [
      {
        "id": "python.ccxt.kucoinfutures.kucoinfutures",
        "name": "kucoinfutures",
        "lineno": 12,
        "bases": [
          "kucoin",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.latoken": [
      {
        "id": "python.ccxt.latoken.latoken",
        "name": "latoken",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.lbank": [
      {
        "id": "python.ccxt.lbank.lbank",
        "name": "lbank",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.lighter": [
      {
        "id": "python.ccxt.lighter.lighter",
        "name": "lighter",
        "lineno": 20,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.luno": [
      {
        "id": "python.ccxt.luno.luno",
        "name": "luno",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.mercado": [
      {
        "id": "python.ccxt.mercado.mercado",
        "name": "mercado",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.mexc": [
      {
        "id": "python.ccxt.mexc.mexc",
        "name": "mexc",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.modetrade": [
      {
        "id": "python.ccxt.modetrade.modetrade",
        "name": "modetrade",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.myokx": [
      {
        "id": "python.ccxt.myokx.myokx",
        "name": "myokx",
        "lineno": 11,
        "bases": [
          "okx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.ndax": [
      {
        "id": "python.ccxt.ndax.ndax",
        "name": "ndax",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.novadax": [
      {
        "id": "python.ccxt.novadax.novadax",
        "name": "novadax",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.okx": [
      {
        "id": "python.ccxt.okx.okx",
        "name": "okx",
        "lineno": 40,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.okxus": [
      {
        "id": "python.ccxt.okxus.okxus",
        "name": "okxus",
        "lineno": 11,
        "bases": [
          "okx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.onetrading": [
      {
        "id": "python.ccxt.onetrading.onetrading",
        "name": "onetrading",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.p2b": [
      {
        "id": "python.ccxt.p2b.p2b",
        "name": "p2b",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pacifica": [
      {
        "id": "python.ccxt.pacifica.pacifica",
        "name": "pacifica",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.paradex": [
      {
        "id": "python.ccxt.paradex.paradex",
        "name": "paradex",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.paymium": [
      {
        "id": "python.ccxt.paymium.paymium",
        "name": "paymium",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.phemex": [
      {
        "id": "python.ccxt.phemex.phemex",
        "name": "phemex",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.poloniex": [
      {
        "id": "python.ccxt.poloniex.poloniex",
        "name": "poloniex",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.tokocrypto": [
      {
        "id": "python.ccxt.tokocrypto.tokocrypto",
        "name": "tokocrypto",
        "lineno": 38,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.toobit": [
      {
        "id": "python.ccxt.toobit.toobit",
        "name": "toobit",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.upbit": [
      {
        "id": "python.ccxt.upbit.upbit",
        "name": "upbit",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.weex": [
      {
        "id": "python.ccxt.weex.weex",
        "name": "weex",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.whitebit": [
      {
        "id": "python.ccxt.whitebit.whitebit",
        "name": "whitebit",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.woo": [
      {
        "id": "python.ccxt.woo.woo",
        "name": "woo",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.woofipro": [
      {
        "id": "python.ccxt.woofipro.woofipro",
        "name": "woofipro",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.xt": [
      {
        "id": "python.ccxt.xt.xt",
        "name": "xt",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.zaif": [
      {
        "id": "python.ccxt.zaif.zaif",
        "name": "zaif",
        "lineno": 17,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.zebpay": [
      {
        "id": "python.ccxt.zebpay.zebpay",
        "name": "zebpay",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt": [],
    "python.ccxt.abstract.aftermath": [
      {
        "id": "python.ccxt.abstract.aftermath.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.alpaca": [
      {
        "id": "python.ccxt.abstract.alpaca.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.apex": [
      {
        "id": "python.ccxt.abstract.apex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.ascendex": [
      {
        "id": "python.ccxt.abstract.ascendex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.aster": [
      {
        "id": "python.ccxt.abstract.aster.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.backpack": [
      {
        "id": "python.ccxt.abstract.backpack.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bequant": [
      {
        "id": "python.ccxt.abstract.bequant.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bigone": [
      {
        "id": "python.ccxt.abstract.bigone.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.binance": [
      {
        "id": "python.ccxt.abstract.binance.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.binancecoinm": [
      {
        "id": "python.ccxt.abstract.binancecoinm.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.binanceus": [
      {
        "id": "python.ccxt.abstract.binanceus.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.binanceusdm": [
      {
        "id": "python.ccxt.abstract.binanceusdm.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bingx": [
      {
        "id": "python.ccxt.abstract.bingx.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bit2c": [
      {
        "id": "python.ccxt.abstract.bit2c.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitbank": [
      {
        "id": "python.ccxt.abstract.bitbank.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitbns": [
      {
        "id": "python.ccxt.abstract.bitbns.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitfinex": [
      {
        "id": "python.ccxt.abstract.bitfinex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitflyer": [
      {
        "id": "python.ccxt.abstract.bitflyer.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitget": [
      {
        "id": "python.ccxt.abstract.bitget.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bithumb": [
      {
        "id": "python.ccxt.abstract.bithumb.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitmart": [
      {
        "id": "python.ccxt.abstract.bitmart.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitmex": [
      {
        "id": "python.ccxt.abstract.bitmex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitopro": [
      {
        "id": "python.ccxt.abstract.bitopro.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitrue": [
      {
        "id": "python.ccxt.abstract.bitrue.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitso": [
      {
        "id": "python.ccxt.abstract.bitso.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitstamp": [
      {
        "id": "python.ccxt.abstract.bitstamp.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitteam": [
      {
        "id": "python.ccxt.abstract.bitteam.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bittrade": [
      {
        "id": "python.ccxt.abstract.bittrade.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bitvavo": [
      {
        "id": "python.ccxt.abstract.bitvavo.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.blockchaincom": [
      {
        "id": "python.ccxt.abstract.blockchaincom.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.blofin": [
      {
        "id": "python.ccxt.abstract.blofin.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.btcbox": [
      {
        "id": "python.ccxt.abstract.btcbox.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.btcmarkets": [
      {
        "id": "python.ccxt.abstract.btcmarkets.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.btcturk": [
      {
        "id": "python.ccxt.abstract.btcturk.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bullish": [
      {
        "id": "python.ccxt.abstract.bullish.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bybit": [
      {
        "id": "python.ccxt.abstract.bybit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bybiteu": [
      {
        "id": "python.ccxt.abstract.bybiteu.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.bydfi": [
      {
        "id": "python.ccxt.abstract.bydfi.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.cex": [
      {
        "id": "python.ccxt.abstract.cex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinbase": [
      {
        "id": "python.ccxt.abstract.coinbase.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinbaseadvanced": [
      {
        "id": "python.ccxt.abstract.coinbaseadvanced.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinbaseexchange": [
      {
        "id": "python.ccxt.abstract.coinbaseexchange.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinbaseinternational": [
      {
        "id": "python.ccxt.abstract.coinbaseinternational.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coincheck": [
      {
        "id": "python.ccxt.abstract.coincheck.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinex": [
      {
        "id": "python.ccxt.abstract.coinex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinmate": [
      {
        "id": "python.ccxt.abstract.coinmate.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinmetro": [
      {
        "id": "python.ccxt.abstract.coinmetro.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinone": [
      {
        "id": "python.ccxt.abstract.coinone.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinsph": [
      {
        "id": "python.ccxt.abstract.coinsph.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.coinspot": [
      {
        "id": "python.ccxt.abstract.coinspot.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.cryptocom": [
      {
        "id": "python.ccxt.abstract.cryptocom.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.cryptomus": [
      {
        "id": "python.ccxt.abstract.cryptomus.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.deepcoin": [
      {
        "id": "python.ccxt.abstract.deepcoin.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.delta": [
      {
        "id": "python.ccxt.abstract.delta.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.deribit": [
      {
        "id": "python.ccxt.abstract.deribit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.derive": [
      {
        "id": "python.ccxt.abstract.derive.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.digifinex": [
      {
        "id": "python.ccxt.abstract.digifinex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.dydx": [
      {
        "id": "python.ccxt.abstract.dydx.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.exmo": [
      {
        "id": "python.ccxt.abstract.exmo.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.extended": [
      {
        "id": "python.ccxt.abstract.extended.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.fmfwio": [
      {
        "id": "python.ccxt.abstract.fmfwio.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.foxbit": [
      {
        "id": "python.ccxt.abstract.foxbit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.gate": [
      {
        "id": "python.ccxt.abstract.gate.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.gemini": [
      {
        "id": "python.ccxt.abstract.gemini.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.grvt": [
      {
        "id": "python.ccxt.abstract.grvt.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.hashkey": [
      {
        "id": "python.ccxt.abstract.hashkey.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.hibachi": [
      {
        "id": "python.ccxt.abstract.hibachi.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.hitbtc": [
      {
        "id": "python.ccxt.abstract.hitbtc.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.hollaex": [
      {
        "id": "python.ccxt.abstract.hollaex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.htx": [
      {
        "id": "python.ccxt.abstract.htx.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.huobi": [
      {
        "id": "python.ccxt.abstract.huobi.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.hyperliquid": [
      {
        "id": "python.ccxt.abstract.hyperliquid.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.independentreserve": [
      {
        "id": "python.ccxt.abstract.independentreserve.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.indodax": [
      {
        "id": "python.ccxt.abstract.indodax.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.kraken": [
      {
        "id": "python.ccxt.abstract.kraken.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.krakenfutures": [
      {
        "id": "python.ccxt.abstract.krakenfutures.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.kucoin": [
      {
        "id": "python.ccxt.abstract.kucoin.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.kucoinfutures": [
      {
        "id": "python.ccxt.abstract.kucoinfutures.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.latoken": [
      {
        "id": "python.ccxt.abstract.latoken.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.lbank": [
      {
        "id": "python.ccxt.abstract.lbank.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.lighter": [
      {
        "id": "python.ccxt.abstract.lighter.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.luno": [
      {
        "id": "python.ccxt.abstract.luno.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.mercado": [
      {
        "id": "python.ccxt.abstract.mercado.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.mexc": [
      {
        "id": "python.ccxt.abstract.mexc.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.modetrade": [
      {
        "id": "python.ccxt.abstract.modetrade.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.myokx": [
      {
        "id": "python.ccxt.abstract.myokx.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.ndax": [
      {
        "id": "python.ccxt.abstract.ndax.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.novadax": [
      {
        "id": "python.ccxt.abstract.novadax.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.okx": [
      {
        "id": "python.ccxt.abstract.okx.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.okxus": [
      {
        "id": "python.ccxt.abstract.okxus.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.onetrading": [
      {
        "id": "python.ccxt.abstract.onetrading.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.p2b": [
      {
        "id": "python.ccxt.abstract.p2b.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.pacifica": [
      {
        "id": "python.ccxt.abstract.pacifica.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.paradex": [
      {
        "id": "python.ccxt.abstract.paradex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.paymium": [
      {
        "id": "python.ccxt.abstract.paymium.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.phemex": [
      {
        "id": "python.ccxt.abstract.phemex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.poloniex": [
      {
        "id": "python.ccxt.abstract.poloniex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.tokocrypto": [
      {
        "id": "python.ccxt.abstract.tokocrypto.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.toobit": [
      {
        "id": "python.ccxt.abstract.toobit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.upbit": [
      {
        "id": "python.ccxt.abstract.upbit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.weex": [
      {
        "id": "python.ccxt.abstract.weex.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.whitebit": [
      {
        "id": "python.ccxt.abstract.whitebit.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.woo": [
      {
        "id": "python.ccxt.abstract.woo.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.woofipro": [
      {
        "id": "python.ccxt.abstract.woofipro.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.xt": [
      {
        "id": "python.ccxt.abstract.xt.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.zaif": [
      {
        "id": "python.ccxt.abstract.zaif.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract.zebpay": [
      {
        "id": "python.ccxt.abstract.zebpay.ImplicitAPI",
        "name": "ImplicitAPI",
        "lineno": 4,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.abstract": [],
    "python.ccxt.async_support.aftermath": [
      {
        "id": "python.ccxt.async_support.aftermath.aftermath",
        "name": "aftermath",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.alpaca": [
      {
        "id": "python.ccxt.async_support.alpaca.alpaca",
        "name": "alpaca",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.apex": [
      {
        "id": "python.ccxt.async_support.apex.apex",
        "name": "apex",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.ascendex": [
      {
        "id": "python.ccxt.async_support.ascendex.ascendex",
        "name": "ascendex",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.aster": [
      {
        "id": "python.ccxt.async_support.aster.aster",
        "name": "aster",
        "lineno": 41,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.backpack": [
      {
        "id": "python.ccxt.async_support.backpack.backpack",
        "name": "backpack",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bequant": [
      {
        "id": "python.ccxt.async_support.bequant.bequant",
        "name": "bequant",
        "lineno": 11,
        "bases": [
          "hitbtc",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bigone": [
      {
        "id": "python.ccxt.async_support.bigone.bigone",
        "name": "bigone",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.binance": [
      {
        "id": "python.ccxt.async_support.binance.binance",
        "name": "binance",
        "lineno": 41,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.binancecoinm": [
      {
        "id": "python.ccxt.async_support.binancecoinm.binancecoinm",
        "name": "binancecoinm",
        "lineno": 11,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.binanceus": [
      {
        "id": "python.ccxt.async_support.binanceus.binanceus",
        "name": "binanceus",
        "lineno": 11,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.binanceusdm": [
      {
        "id": "python.ccxt.async_support.binanceusdm.binanceusdm",
        "name": "binanceusdm",
        "lineno": 12,
        "bases": [
          "binance",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bingx": [
      {
        "id": "python.ccxt.async_support.bingx.bingx",
        "name": "bingx",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bit2c": [
      {
        "id": "python.ccxt.async_support.bit2c.bit2c",
        "name": "bit2c",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitbank": [
      {
        "id": "python.ccxt.async_support.bitbank.bitbank",
        "name": "bitbank",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitbns": [
      {
        "id": "python.ccxt.async_support.bitbns.bitbns",
        "name": "bitbns",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitfinex": [
      {
        "id": "python.ccxt.async_support.bitfinex.bitfinex",
        "name": "bitfinex",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitflyer": [
      {
        "id": "python.ccxt.async_support.bitflyer.bitflyer",
        "name": "bitflyer",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitget": [
      {
        "id": "python.ccxt.async_support.bitget.bitget",
        "name": "bitget",
        "lineno": 37,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bithumb": [
      {
        "id": "python.ccxt.async_support.bithumb.bithumb",
        "name": "bithumb",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitmart": [
      {
        "id": "python.ccxt.async_support.bitmart.bitmart",
        "name": "bitmart",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitmex": [
      {
        "id": "python.ccxt.async_support.bitmex.bitmex",
        "name": "bitmex",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitopro": [
      {
        "id": "python.ccxt.async_support.bitopro.bitopro",
        "name": "bitopro",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitrue": [
      {
        "id": "python.ccxt.async_support.bitrue.bitrue",
        "name": "bitrue",
        "lineno": 35,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitso": [
      {
        "id": "python.ccxt.async_support.bitso.bitso",
        "name": "bitso",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitstamp": [
      {
        "id": "python.ccxt.async_support.bitstamp.bitstamp",
        "name": "bitstamp",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitteam": [
      {
        "id": "python.ccxt.async_support.bitteam.bitteam",
        "name": "bitteam",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bittrade": [
      {
        "id": "python.ccxt.async_support.bittrade.bittrade",
        "name": "bittrade",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bitvavo": [
      {
        "id": "python.ccxt.async_support.bitvavo.bitvavo",
        "name": "bitvavo",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.blockchaincom": [
      {
        "id": "python.ccxt.async_support.blockchaincom.blockchaincom",
        "name": "blockchaincom",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.blofin": [
      {
        "id": "python.ccxt.async_support.blofin.blofin",
        "name": "blofin",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.btcbox": [
      {
        "id": "python.ccxt.async_support.btcbox.btcbox",
        "name": "btcbox",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.btcmarkets": [
      {
        "id": "python.ccxt.async_support.btcmarkets.btcmarkets",
        "name": "btcmarkets",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.btcturk": [
      {
        "id": "python.ccxt.async_support.btcturk.btcturk",
        "name": "btcturk",
        "lineno": 20,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bullish": [
      {
        "id": "python.ccxt.async_support.bullish.bullish",
        "name": "bullish",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bybit": [
      {
        "id": "python.ccxt.async_support.bybit.bybit",
        "name": "bybit",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bybiteu": [
      {
        "id": "python.ccxt.async_support.bybiteu.bybiteu",
        "name": "bybiteu",
        "lineno": 11,
        "bases": [
          "bybit",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.bydfi": [
      {
        "id": "python.ccxt.async_support.bydfi.bydfi",
        "name": "bydfi",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.cex": [
      {
        "id": "python.ccxt.async_support.cex.cex",
        "name": "cex",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinbase": [
      {
        "id": "python.ccxt.async_support.coinbase.coinbase",
        "name": "coinbase",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinbaseadvanced": [
      {
        "id": "python.ccxt.async_support.coinbaseadvanced.coinbaseadvanced",
        "name": "coinbaseadvanced",
        "lineno": 11,
        "bases": [
          "coinbase",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinbaseexchange": [
      {
        "id": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange",
        "name": "coinbaseexchange",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinbaseinternational": [
      {
        "id": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational",
        "name": "coinbaseinternational",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coincheck": [
      {
        "id": "python.ccxt.async_support.coincheck.coincheck",
        "name": "coincheck",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinex": [
      {
        "id": "python.ccxt.async_support.coinex.coinex",
        "name": "coinex",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinmate": [
      {
        "id": "python.ccxt.async_support.coinmate.coinmate",
        "name": "coinmate",
        "lineno": 22,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinmetro": [
      {
        "id": "python.ccxt.async_support.coinmetro.coinmetro",
        "name": "coinmetro",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinone": [
      {
        "id": "python.ccxt.async_support.coinone.coinone",
        "name": "coinone",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinsph": [
      {
        "id": "python.ccxt.async_support.coinsph.coinsph",
        "name": "coinsph",
        "lineno": 31,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.coinspot": [
      {
        "id": "python.ccxt.async_support.coinspot.coinspot",
        "name": "coinspot",
        "lineno": 17,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.cryptocom": [
      {
        "id": "python.ccxt.async_support.cryptocom.cryptocom",
        "name": "cryptocom",
        "lineno": 32,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.cryptomus": [
      {
        "id": "python.ccxt.async_support.cryptomus.cryptomus",
        "name": "cryptomus",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.deepcoin": [
      {
        "id": "python.ccxt.async_support.deepcoin.deepcoin",
        "name": "deepcoin",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.delta": [
      {
        "id": "python.ccxt.async_support.delta.delta",
        "name": "delta",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.deribit": [
      {
        "id": "python.ccxt.async_support.deribit.deribit",
        "name": "deribit",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.derive": [
      {
        "id": "python.ccxt.async_support.derive.derive",
        "name": "derive",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.digifinex": [
      {
        "id": "python.ccxt.async_support.digifinex.digifinex",
        "name": "digifinex",
        "lineno": 34,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.dydx": [
      {
        "id": "python.ccxt.async_support.dydx.dydx",
        "name": "dydx",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.exmo": [
      {
        "id": "python.ccxt.async_support.exmo.exmo",
        "name": "exmo",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.extended": [
      {
        "id": "python.ccxt.async_support.extended.extended",
        "name": "extended",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.fmfwio": [
      {
        "id": "python.ccxt.async_support.fmfwio.fmfwio",
        "name": "fmfwio",
        "lineno": 11,
        "bases": [
          "hitbtc",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.foxbit": [
      {
        "id": "python.ccxt.async_support.foxbit.foxbit",
        "name": "foxbit",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.gate": [
      {
        "id": "python.ccxt.async_support.gate.gate",
        "name": "gate",
        "lineno": 31,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.gemini": [
      {
        "id": "python.ccxt.async_support.gemini.gemini",
        "name": "gemini",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.grvt": [
      {
        "id": "python.ccxt.async_support.grvt.grvt",
        "name": "grvt",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.hashkey": [
      {
        "id": "python.ccxt.async_support.hashkey.hashkey",
        "name": "hashkey",
        "lineno": 39,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.hibachi": [
      {
        "id": "python.ccxt.async_support.hibachi.hibachi",
        "name": "hibachi",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.hitbtc": [
      {
        "id": "python.ccxt.async_support.hitbtc.hitbtc",
        "name": "hitbtc",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.hollaex": [
      {
        "id": "python.ccxt.async_support.hollaex.hollaex",
        "name": "hollaex",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.htx": [
      {
        "id": "python.ccxt.async_support.htx.htx",
        "name": "htx",
        "lineno": 33,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.huobi": [
      {
        "id": "python.ccxt.async_support.huobi.huobi",
        "name": "huobi",
        "lineno": 11,
        "bases": [
          "htx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.hyperliquid": [
      {
        "id": "python.ccxt.async_support.hyperliquid.hyperliquid",
        "name": "hyperliquid",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.independentreserve": [
      {
        "id": "python.ccxt.async_support.independentreserve.independentreserve",
        "name": "independentreserve",
        "lineno": 17,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.indodax": [
      {
        "id": "python.ccxt.async_support.indodax.indodax",
        "name": "indodax",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.kraken": [
      {
        "id": "python.ccxt.async_support.kraken.kraken",
        "name": "kraken",
        "lineno": 35,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.krakenfutures": [
      {
        "id": "python.ccxt.async_support.krakenfutures.krakenfutures",
        "name": "krakenfutures",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.kucoin": [
      {
        "id": "python.ccxt.async_support.kucoin.kucoin",
        "name": "kucoin",
        "lineno": 35,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.kucoinfutures": [
      {
        "id": "python.ccxt.async_support.kucoinfutures.kucoinfutures",
        "name": "kucoinfutures",
        "lineno": 12,
        "bases": [
          "kucoin",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.latoken": [
      {
        "id": "python.ccxt.async_support.latoken.latoken",
        "name": "latoken",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.lbank": [
      {
        "id": "python.ccxt.async_support.lbank.lbank",
        "name": "lbank",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.lighter": [
      {
        "id": "python.ccxt.async_support.lighter.lighter",
        "name": "lighter",
        "lineno": 20,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.luno": [
      {
        "id": "python.ccxt.async_support.luno.luno",
        "name": "luno",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.mercado": [
      {
        "id": "python.ccxt.async_support.mercado.mercado",
        "name": "mercado",
        "lineno": 18,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.mexc": [
      {
        "id": "python.ccxt.async_support.mexc.mexc",
        "name": "mexc",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.modetrade": [
      {
        "id": "python.ccxt.async_support.modetrade.modetrade",
        "name": "modetrade",
        "lineno": 23,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.myokx": [
      {
        "id": "python.ccxt.async_support.myokx.myokx",
        "name": "myokx",
        "lineno": 11,
        "bases": [
          "okx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.ndax": [
      {
        "id": "python.ccxt.async_support.ndax.ndax",
        "name": "ndax",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.novadax": [
      {
        "id": "python.ccxt.async_support.novadax.novadax",
        "name": "novadax",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.okx": [
      {
        "id": "python.ccxt.async_support.okx.okx",
        "name": "okx",
        "lineno": 41,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.okxus": [
      {
        "id": "python.ccxt.async_support.okxus.okxus",
        "name": "okxus",
        "lineno": 11,
        "bases": [
          "okx",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.onetrading": [
      {
        "id": "python.ccxt.async_support.onetrading.onetrading",
        "name": "onetrading",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.p2b": [
      {
        "id": "python.ccxt.async_support.p2b.p2b",
        "name": "p2b",
        "lineno": 19,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.pacifica": [
      {
        "id": "python.ccxt.async_support.pacifica.pacifica",
        "name": "pacifica",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.paradex": [
      {
        "id": "python.ccxt.async_support.paradex.paradex",
        "name": "paradex",
        "lineno": 21,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.paymium": [
      {
        "id": "python.ccxt.async_support.paymium.paymium",
        "name": "paymium",
        "lineno": 16,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.phemex": [
      {
        "id": "python.ccxt.async_support.phemex.phemex",
        "name": "phemex",
        "lineno": 31,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.poloniex": [
      {
        "id": "python.ccxt.async_support.poloniex.poloniex",
        "name": "poloniex",
        "lineno": 30,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.tokocrypto": [
      {
        "id": "python.ccxt.async_support.tokocrypto.tokocrypto",
        "name": "tokocrypto",
        "lineno": 38,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.toobit": [
      {
        "id": "python.ccxt.async_support.toobit.toobit",
        "name": "toobit",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.upbit": [
      {
        "id": "python.ccxt.async_support.upbit.upbit",
        "name": "upbit",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.weex": [
      {
        "id": "python.ccxt.async_support.weex.weex",
        "name": "weex",
        "lineno": 26,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.whitebit": [
      {
        "id": "python.ccxt.async_support.whitebit.whitebit",
        "name": "whitebit",
        "lineno": 28,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.woo": [
      {
        "id": "python.ccxt.async_support.woo.woo",
        "name": "woo",
        "lineno": 25,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.woofipro": [
      {
        "id": "python.ccxt.async_support.woofipro.woofipro",
        "name": "woofipro",
        "lineno": 24,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.xt": [
      {
        "id": "python.ccxt.async_support.xt.xt",
        "name": "xt",
        "lineno": 29,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.zaif": [
      {
        "id": "python.ccxt.async_support.zaif.zaif",
        "name": "zaif",
        "lineno": 17,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.zebpay": [
      {
        "id": "python.ccxt.async_support.zebpay.zebpay",
        "name": "zebpay",
        "lineno": 27,
        "bases": [
          "Exchange",
          "ImplicitAPI"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support": [],
    "python.ccxt.async_support.base.exchange": [
      {
        "id": "python.ccxt.async_support.base.exchange.Exchange",
        "name": "Exchange",
        "lineno": 68,
        "bases": [
          "BaseExchange"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.throttler": [
      {
        "id": "python.ccxt.async_support.base.throttler.Throttler",
        "name": "Throttler",
        "lineno": 6,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base": [],
    "python.ccxt.async_support.base.ws.cache": [
      {
        "id": "python.ccxt.async_support.base.ws.cache.Delegate",
        "name": "Delegate",
        "lineno": 6,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.BaseCache",
        "name": "BaseCache",
        "lineno": 16,
        "bases": [
          "list"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCache",
        "name": "ArrayCache",
        "lineno": 62,
        "bases": [
          "BaseCache"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "name": "ArrayCacheByTimestamp",
        "lineno": 103,
        "bases": [
          "BaseCache"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "name": "ArrayCacheBySymbolById",
        "lineno": 135,
        "bases": [
          "ArrayCache"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "name": "ArrayCacheBySymbolBySide",
        "lineno": 180,
        "bases": [
          "ArrayCache"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.ws.client": [
      {
        "id": "python.ccxt.async_support.base.ws.client.Client",
        "name": "Client",
        "lineno": 21,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.ws.functions": [],
    "python.ccxt.async_support.base.ws.future": [
      {
        "id": "python.ccxt.async_support.base.ws.future.Future",
        "name": "Future",
        "lineno": 6,
        "bases": [
          "asyncio.Future"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.ws.order_book": [
      {
        "id": "python.ccxt.async_support.base.ws.order_book.OrderBook",
        "name": "OrderBook",
        "lineno": 8,
        "bases": [
          "dict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.CountedOrderBook",
        "name": "CountedOrderBook",
        "lineno": 60,
        "bases": [
          "OrderBook"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book.IndexedOrderBook",
        "name": "IndexedOrderBook",
        "lineno": 72,
        "bases": [
          "OrderBook"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.ws.order_book_side": [
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide",
        "name": "OrderBookSide",
        "lineno": 12,
        "bases": [
          "list"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide",
        "name": "CountedOrderBookSide",
        "lineno": 79,
        "bases": [
          "OrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide",
        "name": "IndexedOrderBookSide",
        "lineno": 107,
        "bases": [
          "OrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.Asks",
        "name": "Asks",
        "lineno": 169,
        "bases": [
          "OrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.Bids",
        "name": "Bids",
        "lineno": 170,
        "bases": [
          "OrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedAsks",
        "name": "CountedAsks",
        "lineno": 171,
        "bases": [
          "CountedOrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.CountedBids",
        "name": "CountedBids",
        "lineno": 172,
        "bases": [
          "CountedOrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedAsks",
        "name": "IndexedAsks",
        "lineno": 173,
        "bases": [
          "IndexedOrderBookSide"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.async_support.base.ws.order_book_side.IndexedBids",
        "name": "IndexedBids",
        "lineno": 174,
        "bases": [
          "IndexedOrderBookSide"
        ],
        "scope": null
      }
    ],
    "python.ccxt.async_support.base.ws": [],
    "python.ccxt.base.decimal_to_precision": [],
    "python.ccxt.base.errors": [
      {
        "id": "python.ccxt.base.errors.BaseError",
        "name": "BaseError",
        "lineno": 66,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ExchangeError",
        "name": "ExchangeError",
        "lineno": 70,
        "bases": [
          "BaseError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.AuthenticationError",
        "name": "AuthenticationError",
        "lineno": 74,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.PermissionDenied",
        "name": "PermissionDenied",
        "lineno": 78,
        "bases": [
          "AuthenticationError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.AccountNotEnabled",
        "name": "AccountNotEnabled",
        "lineno": 82,
        "bases": [
          "PermissionDenied"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.AccountSuspended",
        "name": "AccountSuspended",
        "lineno": 86,
        "bases": [
          "AuthenticationError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ArgumentsRequired",
        "name": "ArgumentsRequired",
        "lineno": 90,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.BadRequest",
        "name": "BadRequest",
        "lineno": 94,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.BadSymbol",
        "name": "BadSymbol",
        "lineno": 98,
        "bases": [
          "BadRequest"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OperationRejected",
        "name": "OperationRejected",
        "lineno": 102,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.NoChange",
        "name": "NoChange",
        "lineno": 106,
        "bases": [
          "OperationRejected"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.MarginModeAlreadySet",
        "name": "MarginModeAlreadySet",
        "lineno": 110,
        "bases": [
          "NoChange"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.MarketClosed",
        "name": "MarketClosed",
        "lineno": 114,
        "bases": [
          "OperationRejected"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ManualInteractionNeeded",
        "name": "ManualInteractionNeeded",
        "lineno": 118,
        "bases": [
          "OperationRejected"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.RestrictedLocation",
        "name": "RestrictedLocation",
        "lineno": 122,
        "bases": [
          "OperationRejected"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.InsufficientFunds",
        "name": "InsufficientFunds",
        "lineno": 126,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.InvalidAddress",
        "name": "InvalidAddress",
        "lineno": 130,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.AddressPending",
        "name": "AddressPending",
        "lineno": 134,
        "bases": [
          "InvalidAddress"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.InvalidOrder",
        "name": "InvalidOrder",
        "lineno": 138,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OrderNotFound",
        "name": "OrderNotFound",
        "lineno": 142,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OrderNotCached",
        "name": "OrderNotCached",
        "lineno": 146,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OrderImmediatelyFillable",
        "name": "OrderImmediatelyFillable",
        "lineno": 150,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OrderNotFillable",
        "name": "OrderNotFillable",
        "lineno": 154,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.DuplicateOrderId",
        "name": "DuplicateOrderId",
        "lineno": 158,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ContractUnavailable",
        "name": "ContractUnavailable",
        "lineno": 162,
        "bases": [
          "InvalidOrder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.NotSupported",
        "name": "NotSupported",
        "lineno": 166,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.InvalidProxySettings",
        "name": "InvalidProxySettings",
        "lineno": 170,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ExchangeClosedByUser",
        "name": "ExchangeClosedByUser",
        "lineno": 174,
        "bases": [
          "ExchangeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OperationFailed",
        "name": "OperationFailed",
        "lineno": 178,
        "bases": [
          "BaseError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.NetworkError",
        "name": "NetworkError",
        "lineno": 182,
        "bases": [
          "OperationFailed"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.DDoSProtection",
        "name": "DDoSProtection",
        "lineno": 186,
        "bases": [
          "NetworkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.RateLimitExceeded",
        "name": "RateLimitExceeded",
        "lineno": 190,
        "bases": [
          "NetworkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ExchangeNotAvailable",
        "name": "ExchangeNotAvailable",
        "lineno": 194,
        "bases": [
          "NetworkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.OnMaintenance",
        "name": "OnMaintenance",
        "lineno": 198,
        "bases": [
          "ExchangeNotAvailable"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.InvalidNonce",
        "name": "InvalidNonce",
        "lineno": 202,
        "bases": [
          "NetworkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.ChecksumError",
        "name": "ChecksumError",
        "lineno": 206,
        "bases": [
          "InvalidNonce"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.RequestTimeout",
        "name": "RequestTimeout",
        "lineno": 210,
        "bases": [
          "NetworkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.BadResponse",
        "name": "BadResponse",
        "lineno": 214,
        "bases": [
          "OperationFailed"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.NullResponse",
        "name": "NullResponse",
        "lineno": 218,
        "bases": [
          "BadResponse"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.CancelPending",
        "name": "CancelPending",
        "lineno": 222,
        "bases": [
          "OperationFailed"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.errors.UnsubscribeError",
        "name": "UnsubscribeError",
        "lineno": 226,
        "bases": [
          "BaseError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.base.exchange": [
      {
        "id": "python.ccxt.base.exchange.SafeJSONEncoder",
        "name": "SafeJSONEncoder",
        "lineno": 160,
        "bases": [
          "json.JSONEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.exchange.Exchange",
        "name": "Exchange",
        "lineno": 169,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.base.precise": [
      {
        "id": "python.ccxt.base.precise.Precise",
        "name": "Precise",
        "lineno": 14,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.base.types": [
      {
        "id": "python.ccxt.base.types.Entry",
        "name": "Entry",
        "lineno": 26,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.FeeInterface",
        "name": "FeeInterface",
        "lineno": 60,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.TradingFeeInterface",
        "name": "TradingFeeInterface",
        "lineno": 69,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Balance",
        "name": "Balance",
        "lineno": 78,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.BalanceAccount",
        "name": "BalanceAccount",
        "lineno": 85,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Account",
        "name": "Account",
        "lineno": 91,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Trade",
        "name": "Trade",
        "lineno": 98,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Position",
        "name": "Position",
        "lineno": 114,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.OrderRequest",
        "name": "OrderRequest",
        "lineno": 143,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.CancellationRequest",
        "name": "CancellationRequest",
        "lineno": 152,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Order",
        "name": "Order",
        "lineno": 158,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Liquidation",
        "name": "Liquidation",
        "lineno": 186,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.FundingHistory",
        "name": "FundingHistory",
        "lineno": 199,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Balances",
        "name": "Balances",
        "lineno": 209,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.OrderBook",
        "name": "OrderBook",
        "lineno": 214,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Transaction",
        "name": "Transaction",
        "lineno": 223,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.TransferEntry",
        "name": "TransferEntry",
        "lineno": 246,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Ticker",
        "name": "Ticker",
        "lineno": 258,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MarginMode",
        "name": "MarginMode",
        "lineno": 286,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Leverage",
        "name": "Leverage",
        "lineno": 295,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Greeks",
        "name": "Greeks",
        "lineno": 306,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Conversion",
        "name": "Conversion",
        "lineno": 331,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Option",
        "name": "Option",
        "lineno": 344,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MarketMarginModes",
        "name": "MarketMarginModes",
        "lineno": 366,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MinMax",
        "name": "MinMax",
        "lineno": 370,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MarketLimits",
        "name": "MarketLimits",
        "lineno": 374,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MarketInterface",
        "name": "MarketInterface",
        "lineno": 381,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.Limit",
        "name": "Limit",
        "lineno": 417,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.CurrencyLimits",
        "name": "CurrencyLimits",
        "lineno": 422,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.CurrencyInterface",
        "name": "CurrencyInterface",
        "lineno": 427,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.LastPrice",
        "name": "LastPrice",
        "lineno": 444,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.MarginModification",
        "name": "MarginModification",
        "lineno": 453,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.CrossBorrowRate",
        "name": "CrossBorrowRate",
        "lineno": 465,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.IsolatedBorrowRate",
        "name": "IsolatedBorrowRate",
        "lineno": 474,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.FundingRate",
        "name": "FundingRate",
        "lineno": 486,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.FundingRateHistory",
        "name": "FundingRateHistory",
        "lineno": 506,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.OpenInterest",
        "name": "OpenInterest",
        "lineno": 513,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.LeverageTier",
        "name": "LeverageTier",
        "lineno": 523,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.LedgerEntry",
        "name": "LedgerEntry",
        "lineno": 534,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.DepositAddress",
        "name": "DepositAddress",
        "lineno": 552,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.LongShortRatio",
        "name": "LongShortRatio",
        "lineno": 560,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.ADL",
        "name": "ADL",
        "lineno": 569,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.BorrowInterest",
        "name": "BorrowInterest",
        "lineno": 579,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.base.types.ConstructorArgs",
        "name": "ConstructorArgs",
        "lineno": 603,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      }
    ],
    "python.ccxt.base": [],
    "python.ccxt.pro.aftermath": [
      {
        "id": "python.ccxt.pro.aftermath.aftermath",
        "name": "aftermath",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.aftermath"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.alpaca": [
      {
        "id": "python.ccxt.pro.alpaca.alpaca",
        "name": "alpaca",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.alpaca"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.apex": [
      {
        "id": "python.ccxt.pro.apex.apex",
        "name": "apex",
        "lineno": 20,
        "bases": [
          "ccxt.async_support.apex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.ascendex": [
      {
        "id": "python.ccxt.pro.ascendex.ascendex",
        "name": "ascendex",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.ascendex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.aster": [
      {
        "id": "python.ccxt.pro.aster.aster",
        "name": "aster",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.aster"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.backpack": [
      {
        "id": "python.ccxt.pro.backpack.backpack",
        "name": "backpack",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.backpack"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bequant": [
      {
        "id": "python.ccxt.pro.bequant.bequant",
        "name": "bequant",
        "lineno": 12,
        "bases": [
          "hitbtc"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.binance": [
      {
        "id": "python.ccxt.pro.binance.binance",
        "name": "binance",
        "lineno": 19,
        "bases": [
          "ccxt.async_support.binance"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.binancecoinm": [
      {
        "id": "python.ccxt.pro.binancecoinm.binancecoinm",
        "name": "binancecoinm",
        "lineno": 12,
        "bases": [
          "binance"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.binanceus": [
      {
        "id": "python.ccxt.pro.binanceus.binanceus",
        "name": "binanceus",
        "lineno": 12,
        "bases": [
          "binance"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.binanceusdm": [
      {
        "id": "python.ccxt.pro.binanceusdm.binanceusdm",
        "name": "binanceusdm",
        "lineno": 13,
        "bases": [
          "binance"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bingx": [
      {
        "id": "python.ccxt.pro.bingx.bingx",
        "name": "bingx",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.bingx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitfinex": [
      {
        "id": "python.ccxt.pro.bitfinex.bitfinex",
        "name": "bitfinex",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.bitfinex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitget": [
      {
        "id": "python.ccxt.pro.bitget.bitget",
        "name": "bitget",
        "lineno": 22,
        "bases": [
          "ccxt.async_support.bitget"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bithumb": [
      {
        "id": "python.ccxt.pro.bithumb.bithumb",
        "name": "bithumb",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.bithumb"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitmart": [
      {
        "id": "python.ccxt.pro.bitmart.bitmart",
        "name": "bitmart",
        "lineno": 19,
        "bases": [
          "ccxt.async_support.bitmart"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitmex": [
      {
        "id": "python.ccxt.pro.bitmex.bitmex",
        "name": "bitmex",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.bitmex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitopro": [
      {
        "id": "python.ccxt.pro.bitopro.bitopro",
        "name": "bitopro",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.bitopro"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitrue": [
      {
        "id": "python.ccxt.pro.bitrue.bitrue",
        "name": "bitrue",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.bitrue"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitstamp": [
      {
        "id": "python.ccxt.pro.bitstamp.bitstamp",
        "name": "bitstamp",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.bitstamp"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bittrade": [
      {
        "id": "python.ccxt.pro.bittrade.bittrade",
        "name": "bittrade",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.bittrade"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bitvavo": [
      {
        "id": "python.ccxt.pro.bitvavo.bitvavo",
        "name": "bitvavo",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.bitvavo"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.blockchaincom": [
      {
        "id": "python.ccxt.pro.blockchaincom.blockchaincom",
        "name": "blockchaincom",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.blockchaincom"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.blofin": [
      {
        "id": "python.ccxt.pro.blofin.blofin",
        "name": "blofin",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.blofin"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bullish": [
      {
        "id": "python.ccxt.pro.bullish.bullish",
        "name": "bullish",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.bullish"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bybit": [
      {
        "id": "python.ccxt.pro.bybit.bybit",
        "name": "bybit",
        "lineno": 20,
        "bases": [
          "ccxt.async_support.bybit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bybiteu": [
      {
        "id": "python.ccxt.pro.bybiteu.bybiteu",
        "name": "bybiteu",
        "lineno": 12,
        "bases": [
          "bybit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.bydfi": [
      {
        "id": "python.ccxt.pro.bydfi.bydfi",
        "name": "bydfi",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.bydfi"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.cex": [
      {
        "id": "python.ccxt.pro.cex.cex",
        "name": "cex",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.cex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinbase": [
      {
        "id": "python.ccxt.pro.coinbase.coinbase",
        "name": "coinbase",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.coinbase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinbaseadvanced": [
      {
        "id": "python.ccxt.pro.coinbaseadvanced.coinbaseadvanced",
        "name": "coinbaseadvanced",
        "lineno": 10,
        "bases": [
          "coinbase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinbaseexchange": [
      {
        "id": "python.ccxt.pro.coinbaseexchange.coinbaseexchange",
        "name": "coinbaseexchange",
        "lineno": 20,
        "bases": [
          "ccxt.async_support.coinbaseexchange"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinbaseinternational": [
      {
        "id": "python.ccxt.pro.coinbaseinternational.coinbaseinternational",
        "name": "coinbaseinternational",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.coinbaseinternational"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coincheck": [
      {
        "id": "python.ccxt.pro.coincheck.coincheck",
        "name": "coincheck",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.coincheck"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinex": [
      {
        "id": "python.ccxt.pro.coinex.coinex",
        "name": "coinex",
        "lineno": 22,
        "bases": [
          "ccxt.async_support.coinex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.coinone": [
      {
        "id": "python.ccxt.pro.coinone.coinone",
        "name": "coinone",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.coinone"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.cryptocom": [
      {
        "id": "python.ccxt.pro.cryptocom.cryptocom",
        "name": "cryptocom",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.cryptocom"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.deepcoin": [
      {
        "id": "python.ccxt.pro.deepcoin.deepcoin",
        "name": "deepcoin",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.deepcoin"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.deribit": [
      {
        "id": "python.ccxt.pro.deribit.deribit",
        "name": "deribit",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.deribit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.derive": [
      {
        "id": "python.ccxt.pro.derive.derive",
        "name": "derive",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.derive"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.dydx": [
      {
        "id": "python.ccxt.pro.dydx.dydx",
        "name": "dydx",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.dydx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.exmo": [
      {
        "id": "python.ccxt.pro.exmo.exmo",
        "name": "exmo",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.exmo"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.extended": [
      {
        "id": "python.ccxt.pro.extended.extended",
        "name": "extended",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.extended"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.gate": [
      {
        "id": "python.ccxt.pro.gate.gate",
        "name": "gate",
        "lineno": 21,
        "bases": [
          "ccxt.async_support.gate"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.gemini": [
      {
        "id": "python.ccxt.pro.gemini.gemini",
        "name": "gemini",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.gemini"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.grvt": [
      {
        "id": "python.ccxt.pro.grvt.grvt",
        "name": "grvt",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.grvt"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.hashkey": [
      {
        "id": "python.ccxt.pro.hashkey.hashkey",
        "name": "hashkey",
        "lineno": 13,
        "bases": [
          "ccxt.async_support.hashkey"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.hitbtc": [
      {
        "id": "python.ccxt.pro.hitbtc.hitbtc",
        "name": "hitbtc",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.hitbtc"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.hollaex": [
      {
        "id": "python.ccxt.pro.hollaex.hollaex",
        "name": "hollaex",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.hollaex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.htx": [
      {
        "id": "python.ccxt.pro.htx.htx",
        "name": "htx",
        "lineno": 22,
        "bases": [
          "ccxt.async_support.htx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.huobi": [
      {
        "id": "python.ccxt.pro.huobi.huobi",
        "name": "huobi",
        "lineno": 10,
        "bases": [
          "htx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.hyperliquid": [
      {
        "id": "python.ccxt.pro.hyperliquid.hyperliquid",
        "name": "hyperliquid",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.hyperliquid"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.independentreserve": [
      {
        "id": "python.ccxt.pro.independentreserve.independentreserve",
        "name": "independentreserve",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.independentreserve"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.kraken": [
      {
        "id": "python.ccxt.pro.kraken.kraken",
        "name": "kraken",
        "lineno": 28,
        "bases": [
          "ccxt.async_support.kraken"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.krakenfutures": [
      {
        "id": "python.ccxt.pro.krakenfutures.krakenfutures",
        "name": "krakenfutures",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.krakenfutures"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.kucoin": [
      {
        "id": "python.ccxt.pro.kucoin.kucoin",
        "name": "kucoin",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.kucoin"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.kucoinfutures": [
      {
        "id": "python.ccxt.pro.kucoinfutures.kucoinfutures",
        "name": "kucoinfutures",
        "lineno": 11,
        "bases": [
          "kucoin"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.lbank": [
      {
        "id": "python.ccxt.pro.lbank.lbank",
        "name": "lbank",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.lbank"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.lighter": [
      {
        "id": "python.ccxt.pro.lighter.lighter",
        "name": "lighter",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.lighter"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.luno": [
      {
        "id": "python.ccxt.pro.luno.luno",
        "name": "luno",
        "lineno": 13,
        "bases": [
          "ccxt.async_support.luno"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.mexc": [
      {
        "id": "python.ccxt.pro.mexc.mexc",
        "name": "mexc",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.mexc"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.modetrade": [
      {
        "id": "python.ccxt.pro.modetrade.modetrade",
        "name": "modetrade",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.modetrade"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.myokx": [
      {
        "id": "python.ccxt.pro.myokx.myokx",
        "name": "myokx",
        "lineno": 10,
        "bases": [
          "okx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.ndax": [
      {
        "id": "python.ccxt.pro.ndax.ndax",
        "name": "ndax",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.ndax"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.okx": [
      {
        "id": "python.ccxt.pro.okx.okx",
        "name": "okx",
        "lineno": 19,
        "bases": [
          "ccxt.async_support.okx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.okxus": [
      {
        "id": "python.ccxt.pro.okxus.okxus",
        "name": "okxus",
        "lineno": 10,
        "bases": [
          "okx"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.onetrading": [
      {
        "id": "python.ccxt.pro.onetrading.onetrading",
        "name": "onetrading",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.onetrading"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.p2b": [
      {
        "id": "python.ccxt.pro.p2b.p2b",
        "name": "p2b",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.p2b"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.pacifica": [
      {
        "id": "python.ccxt.pro.pacifica.pacifica",
        "name": "pacifica",
        "lineno": 15,
        "bases": [
          "ccxt.async_support.pacifica"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.paradex": [
      {
        "id": "python.ccxt.pro.paradex.paradex",
        "name": "paradex",
        "lineno": 13,
        "bases": [
          "ccxt.async_support.paradex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.phemex": [
      {
        "id": "python.ccxt.pro.phemex.phemex",
        "name": "phemex",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.phemex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.poloniex": [
      {
        "id": "python.ccxt.pro.poloniex.poloniex",
        "name": "poloniex",
        "lineno": 19,
        "bases": [
          "ccxt.async_support.poloniex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.toobit": [
      {
        "id": "python.ccxt.pro.toobit.toobit",
        "name": "toobit",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.toobit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.upbit": [
      {
        "id": "python.ccxt.pro.upbit.upbit",
        "name": "upbit",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.upbit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.weex": [
      {
        "id": "python.ccxt.pro.weex.weex",
        "name": "weex",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.weex"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.whitebit": [
      {
        "id": "python.ccxt.pro.whitebit.whitebit",
        "name": "whitebit",
        "lineno": 17,
        "bases": [
          "ccxt.async_support.whitebit"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.woo": [
      {
        "id": "python.ccxt.pro.woo.woo",
        "name": "woo",
        "lineno": 18,
        "bases": [
          "ccxt.async_support.woo"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.woofipro": [
      {
        "id": "python.ccxt.pro.woofipro.woofipro",
        "name": "woofipro",
        "lineno": 16,
        "bases": [
          "ccxt.async_support.woofipro"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro.xt": [
      {
        "id": "python.ccxt.pro.xt.xt",
        "name": "xt",
        "lineno": 14,
        "bases": [
          "ccxt.async_support.xt"
        ],
        "scope": null
      }
    ],
    "python.ccxt.pro": [],
    "python.ccxt.pro.test.base.tests_init": [],
    "python.ccxt.pro.test.base.test_abnormal_close": [],
    "python.ccxt.pro.test.base.test_cache": [],
    "python.ccxt.pro.test.base.test_close": [],
    "python.ccxt.pro.test.base.test_future": [],
    "python.ccxt.pro.test.base.test_order_book": [],
    "python.ccxt.pro.test.Exchange.test_un_watch_positions": [],
    "python.ccxt.pro.test.Exchange.test_watch_balance": [],
    "python.ccxt.pro.test.Exchange.test_watch_bids_asks": [],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations": [],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_my_trades": [],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv": [],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_orders": [],
    "python.ccxt.pro.test.Exchange.test_watch_order_book": [],
    "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_position": [],
    "python.ccxt.pro.test.Exchange.test_watch_positions": [],
    "python.ccxt.pro.test.Exchange.test_watch_ticker": [],
    "python.ccxt.pro.test.Exchange.test_watch_tickers": [],
    "python.ccxt.pro.test.Exchange.test_watch_trades": [],
    "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols": [],
    "python.ccxt.protobuf": [],
    "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2": [],
    "python.ccxt.protobuf.mexc": [],
    "python.ccxt.static_dependencies": [],
    "python.ccxt.static_dependencies.bip": [],
    "python.ccxt.static_dependencies.bip.addr.addr_dec_utils": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils",
        "name": "AddrDecUtils",
        "lineno": 33,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.addr_key_validator": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.addr_key_validator.AddrKeyValidator",
        "name": "AddrKeyValidator",
        "lineno": 33,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.iaddr_decoder": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.iaddr_decoder.IAddrDecoder",
        "name": "IAddrDecoder",
        "lineno": 28,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.iaddr_encoder": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.iaddr_encoder.IAddrEncoder",
        "name": "IAddrEncoder",
        "lineno": 30,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.P2PKH_addr": [
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHPubKeyModes",
        "name": "P2PKHPubKeyModes",
        "lineno": 39,
        "bases": [
          "Enum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrDecoder",
        "name": "P2PKHAddrDecoder",
        "lineno": 46,
        "bases": [
          "IAddrDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrEncoder",
        "name": "P2PKHAddrEncoder",
        "lineno": 86,
        "bases": [
          "IAddrEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrDecoder",
        "name": "BchP2PKHAddrDecoder",
        "lineno": 125,
        "bases": [
          "IAddrDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrEncoder",
        "name": "BchP2PKHAddrEncoder",
        "lineno": 168,
        "bases": [
          "IAddrEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.addr": [],
    "python.ccxt.static_dependencies.bip.base58.base58": [
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Alphabets",
        "name": "Base58Alphabets",
        "lineno": 33,
        "bases": [
          "Enum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Const",
        "name": "Base58Const",
        "lineno": 40,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Utils",
        "name": "Base58Utils",
        "lineno": 54,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Encoder",
        "name": "Base58Encoder",
        "lineno": 71,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder",
        "name": "Base58Decoder",
        "lineno": 132,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58_ex": [
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_ex.Base58ChecksumError",
        "name": "Base58ChecksumError",
        "lineno": 24,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58_xmr": [
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrConst",
        "name": "Base58XmrConst",
        "lineno": 29,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrEncoder",
        "name": "Base58XmrEncoder",
        "lineno": 44,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrDecoder",
        "name": "Base58XmrDecoder",
        "lineno": 99,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.base58": [],
    "python.ccxt.static_dependencies.bip.bech32.bch_bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Const",
        "name": "BchBech32Const",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Utils",
        "name": "BchBech32Utils",
        "lineno": 42,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Encoder",
        "name": "BchBech32Encoder",
        "lineno": 123,
        "bases": [
          "Bech32EncoderBase"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Decoder",
        "name": "BchBech32Decoder",
        "lineno": 168,
        "bases": [
          "Bech32DecoderBase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Encodings",
        "name": "Bech32Encodings",
        "lineno": 39,
        "bases": [
          "Enum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Const",
        "name": "Bech32Const",
        "lineno": 46,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils",
        "name": "Bech32Utils",
        "lineno": 60,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Encoder",
        "name": "Bech32Encoder",
        "lineno": 139,
        "bases": [
          "Bech32EncoderBase"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Decoder",
        "name": "Bech32Decoder",
        "lineno": 184,
        "bases": [
          "Bech32DecoderBase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseConst",
        "name": "Bech32BaseConst",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils",
        "name": "Bech32BaseUtils",
        "lineno": 38,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32EncoderBase",
        "name": "Bech32EncoderBase",
        "lineno": 132,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32DecoderBase",
        "name": "Bech32DecoderBase",
        "lineno": 176,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_ex": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.bech32_ex.Bech32ChecksumError",
        "name": "Bech32ChecksumError",
        "lineno": 24,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.segwit_bech32": [
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Const",
        "name": "SegwitBech32Const",
        "lineno": 37,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Encoder",
        "name": "SegwitBech32Encoder",
        "lineno": 56,
        "bases": [
          "Bech32EncoderBase"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Decoder",
        "name": "SegwitBech32Decoder",
        "lineno": 105,
        "bases": [
          "Bech32DecoderBase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_const": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_const.Bip32Const",
        "name": "Bip32Const",
        "lineno": 27,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_ex": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "name": "Bip32KeyError",
        "lineno": 24,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32PathError",
        "name": "Bip32PathError",
        "lineno": 28,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_keys": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase",
        "name": "_Bip32KeyBase",
        "lineno": 39,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey",
        "name": "Bip32PublicKey",
        "lineno": 119,
        "bases": [
          "_Bip32KeyBase"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey",
        "name": "Bip32PrivateKey",
        "lineno": 324,
        "bases": [
          "_Bip32KeyBase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_data": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyDataConst",
        "name": "Bip32KeyDataConst",
        "lineno": 32,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode",
        "name": "Bip32ChainCode",
        "lineno": 51,
        "bases": [
          "DataBytes"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint",
        "name": "Bip32FingerPrint",
        "lineno": 83,
        "bases": [
          "DataBytes"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth",
        "name": "Bip32Depth",
        "lineno": 124,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex",
        "name": "Bip32KeyIndex",
        "lineno": 254,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "name": "Bip32KeyData",
        "lineno": 434,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersionsConst",
        "name": "Bip32KeyNetVersionsConst",
        "lineno": 24,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions",
        "name": "Bip32KeyNetVersions",
        "lineno": 31,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeySerConst",
        "name": "Bip32KeySerConst",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser._Bip32KeySerializer",
        "name": "_Bip32KeySerializer",
        "lineno": 44,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PrivateKeySerializer",
        "name": "Bip32PrivateKeySerializer",
        "lineno": 76,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PublicKeySerializer",
        "name": "Bip32PublicKeySerializer",
        "lineno": 102,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey",
        "name": "Bip32DeserializedKey",
        "lineno": 128,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer",
        "name": "Bip32KeyDeserializer",
        "lineno": 185,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_path": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathConst",
        "name": "Bip32PathConst",
        "lineno": 32,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path",
        "name": "Bip32Path",
        "lineno": 41,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser",
        "name": "Bip32PathParser",
        "lineno": 162,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_utils": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils",
        "name": "Bip32Utils",
        "lineno": 27,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32": [],
    "python.ccxt.static_dependencies.bip.bip32.base.bip32_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base",
        "name": "Bip32Base",
        "lineno": 40,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator.IBip32KeyDerivator",
        "name": "IBip32KeyDerivator",
        "lineno": 32,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator.IBip32MstKeyGenerator",
        "name": "IBip32MstKeyGenerator",
        "lineno": 28,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base": [],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519.Bip32KholawEd25519",
        "name": "Bip32KholawEd25519",
        "lineno": 34,
        "bases": [
          "Bip32Base"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator",
        "name": "Bip32KholawEd25519KeyDerivator",
        "lineno": 35,
        "bases": [
          "Bip32KholawEd25519KeyDerivatorBase"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase",
        "name": "Bip32KholawEd25519KeyDerivatorBase",
        "lineno": 38,
        "bases": [
          "IBip32KeyDerivator",
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator.Bip32KholawMstKeyGeneratorConst",
        "name": "Bip32KholawMstKeyGeneratorConst",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator.Bip32KholawEd25519MstKeyGenerator",
        "name": "Bip32KholawEd25519MstKeyGenerator",
        "lineno": 44,
        "bases": [
          "IBip32MstKeyGenerator"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10DerivatorConst",
        "name": "Bip32Slip10DerivatorConst",
        "lineno": 41,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10EcdsaDerivator",
        "name": "Bip32Slip10EcdsaDerivator",
        "lineno": 48,
        "bases": [
          "IBip32KeyDerivator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator",
        "name": "Bip32Slip10Ed25519Derivator",
        "lineno": 137,
        "bases": [
          "IBip32KeyDerivator"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10MstKeyGeneratorConst",
        "name": "Bip32Slip10MstKeyGeneratorConst",
        "lineno": 34,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator._Bip32Slip10MstKeyGenerator",
        "name": "_Bip32Slip10MstKeyGenerator",
        "lineno": 45,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Ed2519MstKeyGenerator",
        "name": "Bip32Slip10Ed2519MstKeyGenerator",
        "lineno": 90,
        "bases": [
          "IBip32MstKeyGenerator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Nist256p1MstKeyGenerator",
        "name": "Bip32Slip10Nist256p1MstKeyGenerator",
        "lineno": 117,
        "bases": [
          "IBip32MstKeyGenerator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator.Bip32Slip10Secp256k1MstKeyGenerator",
        "name": "Bip32Slip10Secp256k1MstKeyGenerator",
        "lineno": 144,
        "bases": [
          "IBip32MstKeyGenerator"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1.Bip32Slip10Secp256k1",
        "name": "Bip32Slip10Secp256k1",
        "lineno": 34,
        "bases": [
          "Bip32Base"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10": [],
    "python.ccxt.static_dependencies.bip.bip44.bip44": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44Const",
        "name": "Bip44Const",
        "lineno": 43,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44",
        "name": "Bip44",
        "lineno": 52,
        "bases": [
          "Bip44Base"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Changes",
        "name": "Bip44Changes",
        "lineno": 40,
        "bases": [
          "IntEnum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Levels",
        "name": "Bip44Levels",
        "lineno": 48,
        "bases": [
          "IntEnum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base",
        "name": "Bip44Base",
        "lineno": 59,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "name": "Bip44DepthError",
        "lineno": 24,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys": [
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey",
        "name": "Bip44PublicKey",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey",
        "name": "Bip44PrivateKey",
        "lineno": 131,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base": [],
    "python.ccxt.static_dependencies.bip.coin_conf.coins_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf.CoinsConf",
        "name": "CoinsConf",
        "lineno": 56,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf.coin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf",
        "name": "CoinConf",
        "lineno": 29,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf": [],
    "python.ccxt.static_dependencies.bip.conf": [],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.Bip44Coins",
        "name": "Bip44Coins",
        "lineno": 30,
        "bases": [
          "BipCoins"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.Bip44Conf",
        "name": "Bip44Conf",
        "lineno": 52,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44": [],
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.Bip49Coins",
        "name": "Bip49Coins",
        "lineno": 30,
        "bases": [
          "BipCoins"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip49": [],
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.Bip84Coins",
        "name": "Bip84Coins",
        "lineno": 30,
        "bases": [
          "BipCoins"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip84": [],
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins.Bip86Coins",
        "name": "Bip86Coins",
        "lineno": 30,
        "bases": [
          "BipCoins"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip86": [],
    "python.ccxt.static_dependencies.bip.conf.common.atom_addr": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.atom_addr.AtomAddrDecoder",
        "name": "AtomAddrDecoder",
        "lineno": 35,
        "bases": [
          "IAddrDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.atom_addr.AtomAddrEncoder",
        "name": "AtomAddrEncoder",
        "lineno": 71,
        "bases": [
          "IAddrEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf.BipBitcoinCashConf",
        "name": "BipBitcoinCashConf",
        "lineno": 32,
        "bases": [
          "BipCoinConf"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coins": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coins.BipCoins",
        "name": "BipCoins",
        "lineno": 27,
        "bases": [
          "Enum"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinFctCallsConf",
        "name": "BipCoinFctCallsConf",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf",
        "name": "BipCoinConf",
        "lineno": 63,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_conf_const": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf.BipLitecoinConf",
        "name": "BipLitecoinConf",
        "lineno": 32,
        "bases": [
          "BipCoinConf"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common": [],
    "python.ccxt.static_dependencies.bip.ecc.conf": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.conf.EccConf",
        "name": "EccConf",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc": [],
    "python.ccxt.static_dependencies.bip.ecc.common.dummy_point": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPointConst",
        "name": "DummyPointConst",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint",
        "name": "DummyPoint",
        "lineno": 38,
        "bases": [
          "IPoint",
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ikeys": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPublicKey",
        "name": "IPublicKey",
        "lineno": 34,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ikeys.IPrivateKey",
        "name": "IPrivateKey",
        "lineno": 177,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ipoint": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.common.ipoint.IPoint",
        "name": "IPoint",
        "lineno": 33,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve",
        "name": "EllipticCurve",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter.EllipticCurveGetterConst",
        "name": "EllipticCurveGetterConst",
        "lineno": 37,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter.EllipticCurveGetter",
        "name": "EllipticCurveGetter",
        "lineno": 52,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.EllipticCurveTypes",
        "name": "EllipticCurveTypes",
        "lineno": 28,
        "bases": [
          "Enum"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys.EcdsaKeysConst",
        "name": "EcdsaKeysConst",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const.Secp256k1Const",
        "name": "Secp256k1Const",
        "lineno": 51,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa",
        "name": "Secp256k1PublicKeyEcdsa",
        "lineno": 37,
        "bases": [
          "IPublicKey"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa",
        "name": "Secp256k1PrivateKeyEcdsa",
        "lineno": 167,
        "bases": [
          "IPrivateKey"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa",
        "name": "Secp256k1PointEcdsa",
        "lineno": 35,
        "bases": [
          "IPoint"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1": [],
    "python.ccxt.static_dependencies.bip.slip": [],
    "python.ccxt.static_dependencies.bip.slip.slip173.slip173": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip173.slip173.Slip173",
        "name": "Slip173",
        "lineno": 28,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeySerConst",
        "name": "Slip32KeySerConst",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32._Slip32KeySerializer",
        "name": "_Slip32KeySerializer",
        "lineno": 42,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32PrivateKeySerializer",
        "name": "Slip32PrivateKeySerializer",
        "lineno": 96,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32PublicKeySerializer",
        "name": "Slip32PublicKeySerializer",
        "lineno": 125,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey",
        "name": "Slip32DeserializedKey",
        "lineno": 154,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer",
        "name": "Slip32KeyDeserializer",
        "lineno": 224,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver.Slip32KeyNetVersions",
        "name": "Slip32KeyNetVersions",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32": [],
    "python.ccxt.static_dependencies.bip.slip.slip44.slip44": [
      {
        "id": "python.ccxt.static_dependencies.bip.slip.slip44.slip44.Slip44",
        "name": "Slip44",
        "lineno": 28,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip44": [],
    "python.ccxt.static_dependencies.bip.utils": [],
    "python.ccxt.static_dependencies.bip.utils.conf.coin_names": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.conf.coin_names.CoinNames",
        "name": "CoinNames",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.conf": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter",
        "name": "AesEcbEncrypter",
        "lineno": 39,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter",
        "name": "AesEcbDecrypter",
        "lineno": 98,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.blake2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b",
        "name": "Blake2b",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2._Blake2bWithSpecificSize",
        "name": "_Blake2bWithSpecificSize",
        "lineno": 60,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b32",
        "name": "Blake2b32",
        "lineno": 92,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b40",
        "name": "Blake2b40",
        "lineno": 109,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b160",
        "name": "Blake2b160",
        "lineno": 126,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b224",
        "name": "Blake2b224",
        "lineno": 143,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b256",
        "name": "Blake2b256",
        "lineno": 160,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.blake2.Blake2b512",
        "name": "Blake2b512",
        "lineno": 177,
        "bases": [
          "_Blake2bWithSpecificSize"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305.ChaCha20Poly1305",
        "name": "ChaCha20Poly1305",
        "lineno": 31,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hash160": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160",
        "name": "Hash160",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hmac": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha256",
        "name": "HmacSha256",
        "lineno": 34,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.hmac.HmacSha512",
        "name": "HmacSha512",
        "lineno": 69,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2.Pbkdf2HmacSha512",
        "name": "Pbkdf2HmacSha512",
        "lineno": 36,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.ripemd": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd.Ripemd160",
        "name": "Ripemd160",
        "lineno": 31,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.scrypt": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt.Scrypt",
        "name": "Scrypt",
        "lineno": 31,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha2": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256",
        "name": "Sha256",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.DoubleSha256",
        "name": "DoubleSha256",
        "lineno": 90,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512",
        "name": "Sha512",
        "lineno": 120,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha512_256",
        "name": "Sha512_256",
        "lineno": 150,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha3": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Kekkak256",
        "name": "Kekkak256",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.crypto.sha3.Sha3_256",
        "name": "Sha3_256",
        "lineno": 67,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto": [],
    "python.ccxt.static_dependencies.bip.utils.misc.algo": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils",
        "name": "AlgoUtils",
        "lineno": 28,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.base32": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Const",
        "name": "Base32Const",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32._Base32Utils",
        "name": "_Base32Utils",
        "lineno": 40,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Decoder",
        "name": "Base32Decoder",
        "lineno": 81,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Encoder",
        "name": "Base32Encoder",
        "lineno": 113,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bit": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bit.BitUtils",
        "name": "BitUtils",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bytes": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils",
        "name": "BytesUtils",
        "lineno": 32,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.data_bytes": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes",
        "name": "DataBytes",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.integer": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils",
        "name": "IntegerUtils",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.string": [
      {
        "id": "python.ccxt.static_dependencies.bip.utils.misc.string.StringUtils",
        "name": "StringUtils",
        "lineno": 27,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc": [],
    "python.ccxt.static_dependencies.bip.utils.typing.literal": [],
    "python.ccxt.static_dependencies.bip.utils.typing": [],
    "python.ccxt.static_dependencies.bip.wif.wif": [
      {
        "id": "python.ccxt.static_dependencies.bip.wif.wif.WifConst",
        "name": "WifConst",
        "lineno": 37,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.wif.wif.WifEncoder",
        "name": "WifEncoder",
        "lineno": 44,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.bip.wif.wif.WifDecoder",
        "name": "WifDecoder",
        "lineno": 92,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.bip.wif": [],
    "python.ccxt.static_dependencies.dydx_v4_client.registry": [],
    "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2": [],
    "python.ccxt.static_dependencies.ecdsa.curves": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.curves.UnknownCurveError",
        "name": "UnknownCurveError",
        "lineno": 6,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.curves.Curve",
        "name": "Curve",
        "lineno": 15,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.der": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.der.UnexpectedDER",
        "name": "UnexpectedDER",
        "lineno": 7,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ecdsa": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.RSZeroError",
        "name": "RSZeroError",
        "lineno": 60,
        "bases": [
          "RuntimeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature",
        "name": "Signature",
        "lineno": 64,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key",
        "name": "Public_key",
        "lineno": 103,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key",
        "name": "Private_key",
        "lineno": 146,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ellipticcurve": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp",
        "name": "CurveFp",
        "lineno": 40,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "name": "Point",
        "lineno": 66,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint",
        "name": "AbstractPoint",
        "lineno": 195,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi",
        "name": "PointJacobi",
        "lineno": 459,
        "bases": [
          "AbstractPoint"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.keys": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.BadSignatureError",
        "name": "BadSignatureError",
        "lineno": 14,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.BadDigestError",
        "name": "BadDigestError",
        "lineno": 18,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey",
        "name": "VerifyingKey",
        "lineno": 22,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey",
        "name": "SigningKey",
        "lineno": 156,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.numbertheory": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.Error",
        "name": "Error",
        "lineno": 19,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.SquareRootError",
        "name": "SquareRootError",
        "lineno": 24,
        "bases": [
          "Error"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa.numbertheory.NegativeExponentError",
        "name": "NegativeExponentError",
        "lineno": 28,
        "bases": [
          "Error"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.rfc6979": [],
    "python.ccxt.static_dependencies.ecdsa.util": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa.util.PRNG",
        "name": "PRNG",
        "lineno": 60,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa._version": [
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.VersioneerConfig",
        "name": "VersioneerConfig",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ecdsa._version.NotThisMethod",
        "name": "NotThisMethod",
        "lineno": 51,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ecdsa": [],
    "python.ccxt.static_dependencies.ethereum": [],
    "python.ccxt.static_dependencies.ethereum.abi.abi": [],
    "python.ccxt.static_dependencies.ethereum.abi.base": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder",
        "name": "BaseCoder",
        "lineno": 115,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.codec": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.BaseABICoder",
        "name": "BaseABICoder",
        "lineno": 31,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder",
        "name": "ABIEncoder",
        "lineno": 48,
        "bases": [
          "BaseABICoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder",
        "name": "ABIDecoder",
        "lineno": 147,
        "bases": [
          "BaseABICoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.codec.ABICodec",
        "name": "ABICodec",
        "lineno": 216,
        "bases": [
          "ABIEncoder",
          "ABIDecoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.constants": [],
    "python.ccxt.static_dependencies.ethereum.abi.decoding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO",
        "name": "ContextFramesBytesIO",
        "lineno": 31,
        "bases": [
          "io.BytesIO"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseDecoder",
        "name": "BaseDecoder",
        "lineno": 112,
        "bases": [
          "BaseCoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.HeadTailDecoder",
        "name": "HeadTailDecoder",
        "lineno": 132,
        "bases": [
          "BaseDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder",
        "name": "TupleDecoder",
        "lineno": 153,
        "bases": [
          "BaseDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder",
        "name": "SingleDecoder",
        "lineno": 186,
        "bases": [
          "BaseDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder",
        "name": "BaseArrayDecoder",
        "lineno": 213,
        "bases": [
          "BaseDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SizedArrayDecoder",
        "name": "SizedArrayDecoder",
        "lineno": 247,
        "bases": [
          "BaseArrayDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.DynamicArrayDecoder",
        "name": "DynamicArrayDecoder",
        "lineno": 261,
        "bases": [
          "BaseArrayDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder",
        "name": "FixedByteSizeDecoder",
        "lineno": 274,
        "bases": [
          "SingleDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.Fixed32ByteSizeDecoder",
        "name": "Fixed32ByteSizeDecoder",
        "lineno": 342,
        "bases": [
          "FixedByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BooleanDecoder",
        "name": "BooleanDecoder",
        "lineno": 346,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.AddressDecoder",
        "name": "AddressDecoder",
        "lineno": 366,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedIntegerDecoder",
        "name": "UnsignedIntegerDecoder",
        "lineno": 379,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder",
        "name": "SignedIntegerDecoder",
        "lineno": 394,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BytesDecoder",
        "name": "BytesDecoder",
        "lineno": 426,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseFixedDecoder",
        "name": "BaseFixedDecoder",
        "lineno": 438,
        "bases": [
          "Fixed32ByteSizeDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedFixedDecoder",
        "name": "UnsignedFixedDecoder",
        "lineno": 452,
        "bases": [
          "BaseFixedDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder",
        "name": "SignedFixedDecoder",
        "lineno": 468,
        "bases": [
          "BaseFixedDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder",
        "name": "ByteStringDecoder",
        "lineno": 505,
        "bases": [
          "SingleDecoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.decoding.StringDecoder",
        "name": "StringDecoder",
        "lineno": 544,
        "bases": [
          "ByteStringDecoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.encoding": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder",
        "name": "BaseEncoder",
        "lineno": 54,
        "bases": [
          "BaseCoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder",
        "name": "TupleEncoder",
        "lineno": 102,
        "bases": [
          "BaseEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder",
        "name": "FixedSizeEncoder",
        "lineno": 172,
        "bases": [
          "BaseEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.Fixed32ByteSizeEncoder",
        "name": "Fixed32ByteSizeEncoder",
        "lineno": 216,
        "bases": [
          "FixedSizeEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder",
        "name": "BooleanEncoder",
        "lineno": 220,
        "bases": [
          "Fixed32ByteSizeEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedBooleanEncoder",
        "name": "PackedBooleanEncoder",
        "lineno": 243,
        "bases": [
          "BooleanEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.NumberEncoder",
        "name": "NumberEncoder",
        "lineno": 247,
        "bases": [
          "Fixed32ByteSizeEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedIntegerEncoder",
        "name": "UnsignedIntegerEncoder",
        "lineno": 287,
        "bases": [
          "NumberEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedIntegerEncoder",
        "name": "PackedUnsignedIntegerEncoder",
        "lineno": 300,
        "bases": [
          "UnsignedIntegerEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder",
        "name": "SignedIntegerEncoder",
        "lineno": 309,
        "bases": [
          "NumberEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedIntegerEncoder",
        "name": "PackedSignedIntegerEncoder",
        "lineno": 332,
        "bases": [
          "SignedIntegerEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder",
        "name": "BaseFixedEncoder",
        "lineno": 341,
        "bases": [
          "NumberEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder",
        "name": "UnsignedFixedEncoder",
        "lineno": 381,
        "bases": [
          "BaseFixedEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedFixedEncoder",
        "name": "PackedUnsignedFixedEncoder",
        "lineno": 402,
        "bases": [
          "UnsignedFixedEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder",
        "name": "SignedFixedEncoder",
        "lineno": 414,
        "bases": [
          "BaseFixedEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedFixedEncoder",
        "name": "PackedSignedFixedEncoder",
        "lineno": 448,
        "bases": [
          "SignedFixedEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder",
        "name": "AddressEncoder",
        "lineno": 460,
        "bases": [
          "Fixed32ByteSizeEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedAddressEncoder",
        "name": "PackedAddressEncoder",
        "lineno": 481,
        "bases": [
          "AddressEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder",
        "name": "BytesEncoder",
        "lineno": 485,
        "bases": [
          "Fixed32ByteSizeEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedBytesEncoder",
        "name": "PackedBytesEncoder",
        "lineno": 509,
        "bases": [
          "BytesEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder",
        "name": "ByteStringEncoder",
        "lineno": 518,
        "bases": [
          "BaseEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedByteStringEncoder",
        "name": "PackedByteStringEncoder",
        "lineno": 545,
        "bases": [
          "ByteStringEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder",
        "name": "TextStringEncoder",
        "lineno": 554,
        "bases": [
          "BaseEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedTextStringEncoder",
        "name": "PackedTextStringEncoder",
        "lineno": 583,
        "bases": [
          "TextStringEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder",
        "name": "BaseArrayEncoder",
        "lineno": 592,
        "bases": [
          "BaseEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder",
        "name": "PackedArrayEncoder",
        "lineno": 644,
        "bases": [
          "BaseArrayEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder",
        "name": "SizedArrayEncoder",
        "lineno": 679,
        "bases": [
          "BaseArrayEncoder"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.encoding.DynamicArrayEncoder",
        "name": "DynamicArrayEncoder",
        "lineno": 712,
        "bases": [
          "BaseArrayEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.EncodingError",
        "name": "EncodingError",
        "lineno": 6,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.EncodingTypeError",
        "name": "EncodingTypeError",
        "lineno": 14,
        "bases": [
          "EncodingError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.IllegalValue",
        "name": "IllegalValue",
        "lineno": 23,
        "bases": [
          "EncodingError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.ValueOutOfBounds",
        "name": "ValueOutOfBounds",
        "lineno": 39,
        "bases": [
          "IllegalValue"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.DecodingError",
        "name": "DecodingError",
        "lineno": 56,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.InsufficientDataBytes",
        "name": "InsufficientDataBytes",
        "lineno": 64,
        "bases": [
          "DecodingError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "name": "NonEmptyPaddingBytes",
        "lineno": 73,
        "bases": [
          "DecodingError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.ParseError",
        "name": "ParseError",
        "lineno": 81,
        "bases": [
          "ParseError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.ABITypeError",
        "name": "ABITypeError",
        "lineno": 94,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.PredicateMappingError",
        "name": "PredicateMappingError",
        "lineno": 104,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.NoEntriesFound",
        "name": "NoEntriesFound",
        "lineno": 112,
        "bases": [
          "ValueError",
          "PredicateMappingError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.exceptions.MultipleEntriesFound",
        "name": "MultipleEntriesFound",
        "lineno": 126,
        "bases": [
          "ValueError",
          "PredicateMappingError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.grammar": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor",
        "name": "NodeVisitor",
        "lineno": 45,
        "bases": [
          "NodeVisitor"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType",
        "name": "ABIType",
        "lineno": 137,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType",
        "name": "TupleType",
        "lineno": 229,
        "bases": [
          "ABIType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType",
        "name": "BasicType",
        "lineno": 285,
        "bases": [
          "ABIType"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.packed": [],
    "python.ccxt.static_dependencies.ethereum.abi.registry": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable",
        "name": "Copyable",
        "lineno": 39,
        "bases": [
          "abc.ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping",
        "name": "PredicateMapping",
        "lineno": 51,
        "bases": [
          "Copyable"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Predicate",
        "name": "Predicate",
        "lineno": 180,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.Equals",
        "name": "Equals",
        "lineno": 208,
        "bases": [
          "Predicate"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "name": "BaseEquals",
        "lineno": 225,
        "bases": [
          "Predicate"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry",
        "name": "BaseRegistry",
        "lineno": 313,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry",
        "name": "ABIRegistry",
        "lineno": 361,
        "bases": [
          "Copyable",
          "BaseRegistry"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi": [],
    "python.ccxt.static_dependencies.ethereum.abi.tools._strategies": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry",
        "name": "StrategyRegistry",
        "lineno": 37,
        "bases": [
          "BaseRegistry"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.tools": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.numeric": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.padding": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.string": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils": [],
    "python.ccxt.static_dependencies.ethereum.account.messages": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.account.messages.SignableMessage",
        "name": "SignableMessage",
        "lineno": 27,
        "bases": [
          "NamedTuple"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account": [],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing": [],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers": [],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data": [],
    "python.ccxt.static_dependencies.ethereum.hexbytes.main": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes",
        "name": "HexBytes",
        "lineno": 22,
        "bases": [
          "bytes"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes._utils": [],
    "python.ccxt.static_dependencies.ethereum.hexbytes": [],
    "python.ccxt.static_dependencies.ethereum.typing.abi": [],
    "python.ccxt.static_dependencies.ethereum.typing.bls": [],
    "python.ccxt.static_dependencies.ethereum.typing.discovery": [],
    "python.ccxt.static_dependencies.ethereum.typing.encoding": [],
    "python.ccxt.static_dependencies.ethereum.typing.enums": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.typing.enums.ForkName",
        "name": "ForkName",
        "lineno": 1,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.ethpm": [],
    "python.ccxt.static_dependencies.ethereum.typing.evm": [],
    "python.ccxt.static_dependencies.ethereum.typing.networks": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.typing.networks.ChainId",
        "name": "ChainId",
        "lineno": 6,
        "bases": [
          "IntEnum"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing": [],
    "python.ccxt.static_dependencies.ethereum.utils.abi": [],
    "python.ccxt.static_dependencies.ethereum.utils.address": [],
    "python.ccxt.static_dependencies.ethereum.utils.applicators": [],
    "python.ccxt.static_dependencies.ethereum.utils.conversions": [],
    "python.ccxt.static_dependencies.ethereum.utils.currency": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.currency.denoms",
        "name": "denoms",
        "lineno": 18,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.debug": [],
    "python.ccxt.static_dependencies.ethereum.utils.decorators": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.decorators.combomethod",
        "name": "combomethod",
        "lineno": 19,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.encoding": [],
    "python.ccxt.static_dependencies.ethereum.utils.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.exceptions.ValidationError",
        "name": "ValidationError",
        "lineno": 1,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.functional": [],
    "python.ccxt.static_dependencies.ethereum.utils.hexadecimal": [],
    "python.ccxt.static_dependencies.ethereum.utils.humanize": [],
    "python.ccxt.static_dependencies.ethereum.utils.logging": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.ExtendedDebugLogger",
        "name": "ExtendedDebugLogger",
        "lineno": 26,
        "bases": [
          "logging.Logger"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta",
        "name": "HasLoggerMeta",
        "lineno": 96,
        "bases": [
          "type"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging._BaseHasLogger",
        "name": "_BaseHasLogger",
        "lineno": 137,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLogger",
        "name": "HasLogger",
        "lineno": 144,
        "bases": [
          "_BaseHasLogger"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging._BaseHasExtendedDebugLogger",
        "name": "_BaseHasExtendedDebugLogger",
        "lineno": 151,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.logging.HasExtendedDebugLogger",
        "name": "HasExtendedDebugLogger",
        "lineno": 158,
        "bases": [
          "_BaseHasExtendedDebugLogger"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.module_loading": [],
    "python.ccxt.static_dependencies.ethereum.utils.numeric": [
      {
        "id": "python.ccxt.static_dependencies.ethereum.utils.numeric.Comparable",
        "name": "Comparable",
        "lineno": 14,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.toolz": [],
    "python.ccxt.static_dependencies.ethereum.utils.types": [],
    "python.ccxt.static_dependencies.ethereum.utils.units": [],
    "python.ccxt.static_dependencies.ethereum.utils": [],
    "python.ccxt.static_dependencies.ethereum.utils.curried": [],
    "python.ccxt.static_dependencies.ethereum.utils.typing.misc": [],
    "python.ccxt.static_dependencies.ethereum.utils.typing": [],
    "python.ccxt.static_dependencies.keccak.keccak": [],
    "python.ccxt.static_dependencies.keccak": [],
    "python.ccxt.static_dependencies.lark.ast_utils": [
      {
        "id": "python.ccxt.static_dependencies.lark.ast_utils.Ast",
        "name": "Ast",
        "lineno": 11,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.ast_utils.AsList",
        "name": "AsList",
        "lineno": 18,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.ast_utils.WithMeta",
        "name": "WithMeta",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.common": [
      {
        "id": "python.ccxt.static_dependencies.lark.common.LexerConf",
        "name": "LexerConf",
        "lineno": 27,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.common.ParserConf",
        "name": "ParserConf",
        "lineno": 72,
        "bases": [
          "Serialize"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.LarkError",
        "name": "LarkError",
        "lineno": 11,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "name": "ConfigurationError",
        "lineno": 15,
        "bases": [
          "LarkError",
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "name": "GrammarError",
        "lineno": 24,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.ParseError",
        "name": "ParseError",
        "lineno": 28,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.LexError",
        "name": "LexError",
        "lineno": 32,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput",
        "name": "UnexpectedInput",
        "lineno": 37,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF",
        "name": "UnexpectedEOF",
        "lineno": 147,
        "bases": [
          "ParseError",
          "UnexpectedInput"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters",
        "name": "UnexpectedCharacters",
        "lineno": 171,
        "bases": [
          "LexError",
          "UnexpectedInput"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken",
        "name": "UnexpectedToken",
        "lineno": 212,
        "bases": [
          "ParseError",
          "UnexpectedInput"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.VisitError",
        "name": "VisitError",
        "lineno": 264,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.exceptions.MissingVariableError",
        "name": "MissingVariableError",
        "lineno": 289,
        "bases": [
          "LarkError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.grammar": [
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Symbol",
        "name": "Symbol",
        "lineno": 9,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Terminal",
        "name": "Terminal",
        "lineno": 37,
        "bases": [
          "Symbol"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "name": "NonTerminal",
        "lineno": 54,
        "bases": [
          "Symbol"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "name": "RuleOptions",
        "lineno": 60,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.grammar.Rule",
        "name": "Rule",
        "lineno": 85,
        "bases": [
          "Serialize"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.indenter": [
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.DedentError",
        "name": "DedentError",
        "lineno": 12,
        "bases": [
          "LarkError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.Indenter",
        "name": "Indenter",
        "lineno": 15,
        "bases": [
          "PostLex",
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.indenter.PythonIndenter",
        "name": "PythonIndenter",
        "lineno": 130,
        "bases": [
          "Indenter"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.lark": [
      {
        "id": "python.ccxt.static_dependencies.lark.lark.PostLex",
        "name": "PostLex",
        "lineno": 40,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.LarkOptions",
        "name": "LarkOptions",
        "lineno": 47,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lark.Lark",
        "name": "Lark",
        "lineno": 245,
        "bases": [
          "Serialize"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.lexer": [
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Pattern",
        "name": "Pattern",
        "lineno": 33,
        "bases": [
          "Serialize",
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternStr",
        "name": "PatternStr",
        "lineno": 76,
        "bases": [
          "Pattern"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "name": "PatternRE",
        "lineno": 93,
        "bases": [
          "Pattern"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.TerminalDef",
        "name": "TerminalDef",
        "lineno": 116,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Token",
        "name": "Token",
        "lineno": 142,
        "bases": [
          "str"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LineCounter",
        "name": "LineCounter",
        "lineno": 274,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.UnlessCallback",
        "name": "UnlessCallback",
        "lineno": 307,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.CallChain",
        "name": "CallChain",
        "lineno": 318,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Scanner",
        "name": "Scanner",
        "lineno": 356,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerState",
        "name": "LexerState",
        "lineno": 405,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.LexerThread",
        "name": "LexerThread",
        "lineno": 431,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.Lexer",
        "name": "Lexer",
        "lineno": 454,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer",
        "name": "AbstractBasicLexer",
        "lineno": 501,
        "bases": [
          "Lexer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.BasicLexer",
        "name": "BasicLexer",
        "lineno": 518,
        "bases": [
          "AbstractBasicLexer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer",
        "name": "ContextualLexer",
        "lineno": 625,
        "bases": [
          "Lexer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.load_grammar": [
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize",
        "name": "FindRuleSize",
        "lineno": 197,
        "bases": [
          "Transformer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF",
        "name": "EBNF_to_BNF",
        "lineno": 227,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor",
        "name": "SimplifyRule_Visitor",
        "lineno": 382,
        "bases": [
          "Visitor"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.RuleTreeToText",
        "name": "RuleTreeToText",
        "lineno": 427,
        "bases": [
          "Transformer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals",
        "name": "PrepareAnonTerminals",
        "lineno": 440,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar._ReplaceSymbols",
        "name": "_ReplaceSymbols",
        "lineno": 495,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates",
        "name": "ApplyTemplates",
        "lineno": 513,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals",
        "name": "PrepareLiterals",
        "lineno": 600,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern",
        "name": "TerminalTreeToPattern",
        "lineno": 616,
        "bases": [
          "Transformer_NonRecursive"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.ValidateSymbols",
        "name": "ValidateSymbols",
        "lineno": 667,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.Grammar",
        "name": "Grammar",
        "lineno": 679,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader",
        "name": "FromPackageLoader",
        "lineno": 819,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar",
        "name": "PrepareGrammar",
        "lineno": 907,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.Definition",
        "name": "Definition",
        "lineno": 1078,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder",
        "name": "GrammarBuilder",
        "lineno": 1085,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parser_frontends": [
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CustomLexerWrapper",
        "name": "CustomLexerWrapper",
        "lineno": 22,
        "bases": [
          "Lexer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend",
        "name": "ParsingFrontend",
        "lineno": 41,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.PostLexConnector",
        "name": "PostLexConnector",
        "lineno": 135,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher",
        "name": "EarleyRegexpMatcher",
        "lineno": 167,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd",
        "name": "CYK_FrontEnd",
        "lineno": 220,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parse_tree_builder": [
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ExpandSingleChild",
        "name": "ExpandSingleChild",
        "lineno": 16,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions",
        "name": "PropagatePositions",
        "lineno": 28,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilter",
        "name": "ChildFilter",
        "lineno": 94,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilterLALR",
        "name": "ChildFilterLALR",
        "lineno": 117,
        "bases": [
          "ChildFilter"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilterLALR_NoPlaceholders",
        "name": "ChildFilterLALR_NoPlaceholders",
        "lineno": 139,
        "bases": [
          "ChildFilter"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander",
        "name": "AmbiguousExpander",
        "lineno": 190,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander",
        "name": "AmbiguousIntermediateExpander",
        "lineno": 230,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder",
        "name": "ParseTreeBuilder",
        "lineno": 331,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.reconstruct": [
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer",
        "name": "WriteTokensTransformer",
        "lineno": 23,
        "bases": [
          "Transformer_InPlace"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor",
        "name": "Reconstructor",
        "lineno": 65,
        "bases": [
          "TreeMatcher"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.tree": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Meta",
        "name": "Meta",
        "lineno": 16,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.Tree",
        "name": "Tree",
        "lineno": 36,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree.SlottedTree",
        "name": "SlottedTree",
        "lineno": 215,
        "bases": [
          "Tree"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_matcher": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher._MakeTreeMatch",
        "name": "_MakeTreeMatch",
        "lineno": 16,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.ChildrenLexer",
        "name": "ChildrenLexer",
        "lineno": 73,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher",
        "name": "TreeMatcher",
        "lineno": 80,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_templates": [
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf",
        "name": "TemplateConf",
        "lineno": 18,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates._ReplaceVars",
        "name": "_ReplaceVars",
        "lineno": 94,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.Template",
        "name": "Template",
        "lineno": 112,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.tree_templates.TemplateTranslator",
        "name": "TemplateTranslator",
        "lineno": 165,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.utils": [
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Serialize",
        "name": "Serialize",
        "lineno": 50,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer",
        "name": "SerializeMemoizer",
        "lineno": 97,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.Enumerator",
        "name": "Enumerator",
        "lineno": 194,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.FS",
        "name": "FS",
        "lineno": 238,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.fzset",
        "name": "fzset",
        "lineno": 249,
        "bases": [
          "frozenset"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.utils.OrderedSet",
        "name": "OrderedSet",
        "lineno": 319,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.visitors": [
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._DiscardType",
        "name": "_DiscardType",
        "lineno": 21,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._Decoratable",
        "name": "_Decoratable",
        "lineno": 47,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer",
        "name": "Transformer",
        "lineno": 74,
        "bases": [
          "_Decoratable",
          "ABC",
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.InlineTransformer",
        "name": "InlineTransformer",
        "lineno": 243,
        "bases": [
          "Transformer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.TransformerChain",
        "name": "TransformerChain",
        "lineno": 255,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace",
        "name": "Transformer_InPlace",
        "lineno": 274,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_NonRecursive",
        "name": "Transformer_NonRecursive",
        "lineno": 289,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlaceRecursive",
        "name": "Transformer_InPlaceRecursive",
        "lineno": 336,
        "bases": [
          "Transformer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.VisitorBase",
        "name": "VisitorBase",
        "lineno": 345,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor",
        "name": "Visitor",
        "lineno": 360,
        "bases": [
          "VisitorBase",
          "ABC",
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive",
        "name": "Visitor_Recursive",
        "lineno": 379,
        "bases": [
          "VisitorBase",
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.Interpreter",
        "name": "Interpreter",
        "lineno": 407,
        "bases": [
          "_Decoratable",
          "ABC",
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper",
        "name": "_VArgsWrapper",
        "lineno": 465,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities",
        "name": "CollapseAmbiguities",
        "lineno": 579,
        "bases": [
          "Transformer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark": [],
    "python.ccxt.static_dependencies.lark.grammars": [],
    "python.ccxt.static_dependencies.lark.parsers.cyk": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule",
        "name": "Rule",
        "lineno": 21,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar",
        "name": "Grammar",
        "lineno": 49,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode",
        "name": "RuleNode",
        "lineno": 66,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser",
        "name": "Parser",
        "lineno": 79,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper",
        "name": "CnfWrapper",
        "lineno": 184,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.cyk.UnitSkipRule",
        "name": "UnitSkipRule",
        "lineno": 215,
        "bases": [
          "Rule"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley.Parser",
        "name": "Parser",
        "lineno": 27,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_common": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item",
        "name": "Item",
        "lineno": 5,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_forest": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestNode",
        "name": "ForestNode",
        "lineno": 22,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode",
        "name": "SymbolNode",
        "lineno": 25,
        "bases": [
          "ForestNode"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.StableSymbolNode",
        "name": "StableSymbolNode",
        "lineno": 106,
        "bases": [
          "SymbolNode"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode",
        "name": "PackedNode",
        "lineno": 110,
        "bases": [
          "ForestNode"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode",
        "name": "TokenNode",
        "lineno": 174,
        "bases": [
          "ForestNode"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor",
        "name": "ForestVisitor",
        "lineno": 204,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer",
        "name": "ForestTransformer",
        "lineno": 364,
        "bases": [
          "ForestVisitor"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor",
        "name": "ForestSumVisitor",
        "lineno": 445,
        "bases": [
          "ForestVisitor"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedData",
        "name": "PackedData",
        "lineno": 480,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedData._NoData",
        "name": "_NoData",
        "lineno": 485,
        "bases": [],
        "scope": "PackedData"
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree",
        "name": "ForestToParseTree",
        "lineno": 501,
        "bases": [
          "ForestTransformer"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer",
        "name": "TreeForestTransformer",
        "lineno": 640,
        "bases": [
          "ForestToParseTree"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor",
        "name": "ForestToPyDotVisitor",
        "lineno": 724,
        "bases": [
          "ForestVisitor"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.grammar_analysis": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr",
        "name": "RulePtr",
        "lineno": 12,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet",
        "name": "LR0ItemSet",
        "lineno": 52,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer",
        "name": "GrammarAnalyzer",
        "lineno": 140,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_analysis": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action",
        "name": "Action",
        "lineno": 21,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase",
        "name": "ParseTableBase",
        "lineno": 34,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTable",
        "name": "ParseTable",
        "lineno": 70,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.IntParseTable",
        "name": "IntParseTable",
        "lineno": 78,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer",
        "name": "LALR_Analyzer",
        "lineno": 148,
        "bases": [
          "GrammarAnalyzer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser",
        "name": "InteractiveParser",
        "lineno": 13,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser",
        "name": "ImmutableInteractiveParser",
        "lineno": 130,
        "bases": [
          "InteractiveParser"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser",
        "name": "LALR_Parser",
        "lineno": 17,
        "bases": [
          "Serialize"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser",
        "name": "_Parser",
        "lineno": 73,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParseConf",
        "name": "ParseConf",
        "lineno": 11,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState",
        "name": "ParserState",
        "lineno": 32,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.xearley": [
      {
        "id": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser",
        "name": "Parser",
        "lineno": 30,
        "bases": [
          "BaseParser"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers": [],
    "python.ccxt.static_dependencies.lark.tools.nearley": [
      {
        "id": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark",
        "name": "NearleyToLark",
        "lineno": 54,
        "bases": [
          "Transformer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lark.tools.serialize": [],
    "python.ccxt.static_dependencies.lark.tools.standalone": [],
    "python.ccxt.static_dependencies.lark.tools": [],
    "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark": [],
    "python.ccxt.static_dependencies.lark.__pyinstaller": [],
    "python.ccxt.static_dependencies.lighter_client.signer": [
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.ApiKeyResponse",
        "name": "ApiKeyResponse",
        "lineno": 4,
        "bases": [
          "ctypes.Structure"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.CreateOrderTxReq",
        "name": "CreateOrderTxReq",
        "lineno": 8,
        "bases": [
          "ctypes.Structure"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.StrOrErr",
        "name": "StrOrErr",
        "lineno": 23,
        "bases": [
          "ctypes.Structure"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.lighter_client.signer.SignedTxResponse",
        "name": "SignedTxResponse",
        "lineno": 27,
        "bases": [
          "ctypes.Structure"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.lighter_client._init_": [],
    "python.ccxt.static_dependencies.marshmallow.base": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.FieldABC",
        "name": "FieldABC",
        "lineno": 16,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.base.SchemaABC",
        "name": "SchemaABC",
        "lineno": 40,
        "bases": [
          "ABC"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.class_registry": [],
    "python.ccxt.static_dependencies.marshmallow.decorators": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.decorators.MarshmallowHook",
        "name": "MarshmallowHook",
        "lineno": 81,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.error_store": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.error_store.ErrorStore",
        "name": "ErrorStore",
        "lineno": 12,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.MarshmallowError",
        "name": "MarshmallowError",
        "lineno": 11,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "name": "ValidationError",
        "lineno": 15,
        "bases": [
          "MarshmallowError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.RegistryError",
        "name": "RegistryError",
        "lineno": 60,
        "bases": [
          "NameError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.StringNotCollectionError",
        "name": "StringNotCollectionError",
        "lineno": 66,
        "bases": [
          "MarshmallowError",
          "TypeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.exceptions.FieldInstanceResolutionError",
        "name": "FieldInstanceResolutionError",
        "lineno": 70,
        "bases": [
          "MarshmallowError",
          "TypeError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.fields": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Field",
        "name": "Field",
        "lineno": 79,
        "bases": [
          "FieldABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Raw",
        "name": "Raw",
        "lineno": 482,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Nested",
        "name": "Nested",
        "lineno": 486,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Pluck",
        "name": "Pluck",
        "lineno": 674,
        "bases": [
          "Nested"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.List",
        "name": "List",
        "lineno": 732,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Tuple",
        "name": "Tuple",
        "lineno": 798,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.String",
        "name": "String",
        "lineno": 882,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.UUID",
        "name": "UUID",
        "lineno": 908,
        "bases": [
          "String"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Number",
        "name": "Number",
        "lineno": 931,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Integer",
        "name": "Integer",
        "lineno": 982,
        "bases": [
          "Number"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Float",
        "name": "Float",
        "lineno": 1006,
        "bases": [
          "Number"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Decimal",
        "name": "Decimal",
        "lineno": 1034,
        "bases": [
          "Number"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Boolean",
        "name": "Boolean",
        "lineno": 1119,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.DateTime",
        "name": "DateTime",
        "lineno": 1216,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.NaiveDateTime",
        "name": "NaiveDateTime",
        "lineno": 1304,
        "bases": [
          "DateTime"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.AwareDateTime",
        "name": "AwareDateTime",
        "lineno": 1342,
        "bases": [
          "DateTime"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Time",
        "name": "Time",
        "lineno": 1379,
        "bases": [
          "DateTime"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Date",
        "name": "Date",
        "lineno": 1404,
        "bases": [
          "DateTime"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta",
        "name": "TimeDelta",
        "lineno": 1433,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Mapping",
        "name": "Mapping",
        "lineno": 1537,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Dict",
        "name": "Dict",
        "lineno": 1670,
        "bases": [
          "Mapping"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Url",
        "name": "Url",
        "lineno": 1686,
        "bases": [
          "String"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Email",
        "name": "Email",
        "lineno": 1725,
        "bases": [
          "String"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IP",
        "name": "IP",
        "lineno": 1742,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPv4",
        "name": "IPv4",
        "lineno": 1779,
        "bases": [
          "IP"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPv6",
        "name": "IPv6",
        "lineno": 1790,
        "bases": [
          "IP"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface",
        "name": "IPInterface",
        "lineno": 1801,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPv4Interface",
        "name": "IPv4Interface",
        "lineno": 1843,
        "bases": [
          "IPInterface"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.IPv6Interface",
        "name": "IPv6Interface",
        "lineno": 1851,
        "bases": [
          "IPInterface"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Enum",
        "name": "Enum",
        "lineno": 1859,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Method",
        "name": "Method",
        "lineno": 1932,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Function",
        "name": "Function",
        "lineno": 1994,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Constant",
        "name": "Constant",
        "lineno": 2057,
        "bases": [
          "Field"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.fields.Inferred",
        "name": "Inferred",
        "lineno": 2082,
        "bases": [
          "Field"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.orderedset": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet",
        "name": "OrderedSet",
        "lineno": 26,
        "bases": [
          "MutableSet"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.schema": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta",
        "name": "SchemaMeta",
        "lineno": 80,
        "bases": [
          "ABCMeta"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.SchemaOpts",
        "name": "SchemaOpts",
        "lineno": 191,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema",
        "name": "Schema",
        "lineno": 231,
        "bases": [
          "base.SchemaABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.schema.Schema.Meta",
        "name": "Meta",
        "lineno": 324,
        "bases": [],
        "scope": "Schema"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.types": [],
    "python.ccxt.static_dependencies.marshmallow.utils": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.utils._Missing",
        "name": "_Missing",
        "lineno": 27,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.validate": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Validator",
        "name": "Validator",
        "lineno": 17,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.And",
        "name": "And",
        "lineno": 43,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL",
        "name": "URL",
        "lineno": 93,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.URL.RegexMemoizer",
        "name": "RegexMemoizer",
        "lineno": 105,
        "bases": [],
        "scope": "URL"
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Email",
        "name": "Email",
        "lineno": 223,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Range",
        "name": "Range",
        "lineno": 283,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Length",
        "name": "Length",
        "lineno": 360,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Equal",
        "name": "Equal",
        "lineno": 426,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Regexp",
        "name": "Regexp",
        "lineno": 453,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.Predicate",
        "name": "Predicate",
        "lineno": 501,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf",
        "name": "NoneOf",
        "lineno": 535,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.OneOf",
        "name": "OneOf",
        "lineno": 566,
        "bases": [
          "Validator"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly",
        "name": "ContainsOnly",
        "lineno": 627,
        "bases": [
          "OneOf"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf",
        "name": "ContainsNoneOf",
        "lineno": 657,
        "bases": [
          "NoneOf"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.warnings": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow.warnings.RemovedInMarshmallow4Warning",
        "name": "RemovedInMarshmallow4Warning",
        "lineno": 1,
        "bases": [
          "DeprecationWarning"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Sequence",
        "name": "Sequence",
        "lineno": 6,
        "bases": [
          "marshmallow.fields.List"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Set",
        "name": "Set",
        "lineno": 22,
        "bases": [
          "marshmallow.fields.List"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute.LazyClassAttribute",
        "name": "LazyClassAttribute",
        "lineno": 7,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.mypy": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.MarshmallowDataclassPlugin",
        "name": "MarshmallowDataclassPlugin",
        "lineno": 17,
        "bases": [
          "Plugin"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.typing": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.union_field": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union",
        "name": "Union",
        "lineno": 27,
        "bases": [
          "fields.Field"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext",
        "name": "_SchemaContext",
        "lineno": 467,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass._LocalStack",
        "name": "_LocalStack",
        "lineno": 492,
        "bases": [
          "threading.local",
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.marshmallow_dataclass.BaseSchema",
        "name": "BaseSchema",
        "lineno": 971,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema": [
      {
        "id": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema",
        "name": "OneOfSchema",
        "lineno": 6,
        "bases": [
          "Schema"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema": [],
    "python.ccxt.static_dependencies.mnemonic.mnemonic": [
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.ConfigurationError",
        "name": "ConfigurationError",
        "lineno": 35,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic",
        "name": "Mnemonic",
        "lineno": 55,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.mnemonic": [],
    "python.ccxt.static_dependencies.msgpack.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.UnpackException",
        "name": "UnpackException",
        "lineno": 1,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.BufferFull",
        "name": "BufferFull",
        "lineno": 10,
        "bases": [
          "UnpackException"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.OutOfData",
        "name": "OutOfData",
        "lineno": 14,
        "bases": [
          "UnpackException"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.FormatError",
        "name": "FormatError",
        "lineno": 18,
        "bases": [
          "ValueError",
          "UnpackException"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.StackError",
        "name": "StackError",
        "lineno": 22,
        "bases": [
          "ValueError",
          "UnpackException"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.exceptions.ExtraData",
        "name": "ExtraData",
        "lineno": 30,
        "bases": [
          "UnpackValueError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.msgpack.ext": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.ExtType",
        "name": "ExtType",
        "lineno": 6,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.ext.Timestamp",
        "name": "Timestamp",
        "lineno": 19,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.msgpack.fallback": [
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.StringIO",
        "name": "StringIO",
        "lineno": 18,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker",
        "name": "Unpacker",
        "lineno": 135,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.msgpack.fallback.Packer",
        "name": "Packer",
        "lineno": 607,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.msgpack": [],
    "python.ccxt.static_dependencies.parsimonious.exceptions": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError",
        "name": "ParseError",
        "lineno": 5,
        "bases": [
          "StrAndRepr",
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.IncompleteParseError",
        "name": "IncompleteParseError",
        "lineno": 44,
        "bases": [
          "ParseError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.VisitationError",
        "name": "VisitationError",
        "lineno": 56,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.BadGrammar",
        "name": "BadGrammar",
        "lineno": 85,
        "bases": [
          "StrAndRepr",
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.exceptions.UndefinedLabel",
        "name": "UndefinedLabel",
        "lineno": 94,
        "bases": [
          "BadGrammar"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.expressions": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.AdHocExpression",
        "name": "AdHocExpression",
        "lineno": 80,
        "bases": [
          "Expression"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Expression",
        "name": "Expression",
        "lineno": 100,
        "bases": [
          "StrAndRepr"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "name": "Literal",
        "lineno": 234,
        "bases": [
          "Expression"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.TokenMatcher",
        "name": "TokenMatcher",
        "lineno": 255,
        "bases": [
          "Literal"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "name": "Regex",
        "lineno": 266,
        "bases": [
          "Expression"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Compound",
        "name": "Compound",
        "lineno": 306,
        "bases": [
          "Expression"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "name": "Sequence",
        "lineno": 329,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "name": "OneOf",
        "lineno": 356,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Lookahead",
        "name": "Lookahead",
        "lineno": 374,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Not",
        "name": "Not",
        "lineno": 391,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.Optional",
        "name": "Optional",
        "lineno": 412,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore",
        "name": "ZeroOrMore",
        "lineno": 429,
        "bases": [
          "Compound"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore",
        "name": "OneOrMore",
        "lineno": 447,
        "bases": [
          "Compound"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.grammar": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar",
        "name": "Grammar",
        "lineno": 17,
        "bases": [
          "OrderedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.TokenGrammar",
        "name": "TokenGrammar",
        "lineno": 143,
        "bases": [
          "Grammar"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar",
        "name": "BootstrappingGrammar",
        "lineno": 155,
        "bases": [
          "Grammar"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.LazyReference",
        "name": "LazyReference",
        "lineno": 258,
        "bases": [
          "str"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor",
        "name": "RuleVisitor",
        "lineno": 269,
        "bases": [
          "NodeVisitor"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor",
        "name": "TokenRuleVisitor",
        "lineno": 458,
        "bases": [
          "RuleVisitor"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.nodes": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "name": "Node",
        "lineno": 15,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.RegexNode",
        "name": "RegexNode",
        "lineno": 122,
        "bases": [
          "Node"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta",
        "name": "RuleDecoratorMeta",
        "lineno": 132,
        "bases": [
          "type"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor",
        "name": "NodeVisitor",
        "lineno": 157,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.utils": [
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.StrAndRepr",
        "name": "StrAndRepr",
        "lineno": 6,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.parsimonious.utils.Token",
        "name": "Token",
        "lineno": 22,
        "bases": [
          "StrAndRepr"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.parsimonious": [],
    "python.ccxt.static_dependencies.starknet.ccxt_utils": [],
    "python.ccxt.static_dependencies.starknet.common": [],
    "python.ccxt.static_dependencies.starknet.constants": [],
    "python.ccxt.static_dependencies.starknet": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.model": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.model.Abi",
        "name": "Abi",
        "lineno": 10,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.model.Abi.Function",
        "name": "Function",
        "lineno": 16,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.model.Abi.Event",
        "name": "Event",
        "lineno": 26,
        "bases": [],
        "scope": "Abi"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParsingError",
        "name": "AbiParsingError",
        "lineno": 27,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser",
        "name": "AbiParser",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.parser.DataclassSupportingEncoder",
        "name": "DataclassSupportingEncoder",
        "lineno": 208,
        "bases": [
          "json.JSONEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.schemas": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.TypedParameterSchema",
        "name": "TypedParameterSchema",
        "lineno": 13,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.StructMemberSchema",
        "name": "StructMemberSchema",
        "lineno": 18,
        "bases": [
          "TypedParameterSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.FunctionBaseSchema",
        "name": "FunctionBaseSchema",
        "lineno": 22,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.FunctionAbiEntrySchema",
        "name": "FunctionAbiEntrySchema",
        "lineno": 32,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.ConstructorAbiEntrySchema",
        "name": "ConstructorAbiEntrySchema",
        "lineno": 36,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.L1HandlerAbiEntrySchema",
        "name": "L1HandlerAbiEntrySchema",
        "lineno": 40,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.EventAbiEntrySchema",
        "name": "EventAbiEntrySchema",
        "lineno": 44,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.StructAbiEntrySchema",
        "name": "StructAbiEntrySchema",
        "lineno": 55,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.ContractAbiEntrySchema",
        "name": "ContractAbiEntrySchema",
        "lineno": 64,
        "bases": [
          "OneOfSchema"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.shape": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.TypedMemberDict",
        "name": "TypedMemberDict",
        "lineno": 18,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.StructMemberDict",
        "name": "StructMemberDict",
        "lineno": 23,
        "bases": [
          "TypedMemberDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.StructDict",
        "name": "StructDict",
        "lineno": 27,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.FunctionBaseDict",
        "name": "FunctionBaseDict",
        "lineno": 34,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.FunctionDict",
        "name": "FunctionDict",
        "lineno": 41,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.ConstructorDict",
        "name": "ConstructorDict",
        "lineno": 45,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.L1HandlerDict",
        "name": "L1HandlerDict",
        "lineno": 49,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v0.shape.EventDict",
        "name": "EventDict",
        "lineno": 53,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.model": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.model.Abi",
        "name": "Abi",
        "lineno": 10,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.model.Abi.Function",
        "name": "Function",
        "lineno": 16,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.model.Abi.Event",
        "name": "Event",
        "lineno": 26,
        "bases": [],
        "scope": "Abi"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParsingError",
        "name": "AbiParsingError",
        "lineno": 27,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser",
        "name": "AbiParser",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser.DataclassSupportingEncoder",
        "name": "DataclassSupportingEncoder",
        "lineno": 212,
        "bases": [
          "json.JSONEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer",
        "name": "ParserTransformer",
        "lineno": 57,
        "bases": [
          "Transformer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.schemas": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.TypeSchema",
        "name": "TypeSchema",
        "lineno": 12,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.TypedParameterSchema",
        "name": "TypedParameterSchema",
        "lineno": 16,
        "bases": [
          "TypeSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.FunctionBaseSchema",
        "name": "FunctionBaseSchema",
        "lineno": 20,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.FunctionAbiEntrySchema",
        "name": "FunctionAbiEntrySchema",
        "lineno": 31,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.EventAbiEntrySchema",
        "name": "EventAbiEntrySchema",
        "lineno": 35,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.StructAbiEntrySchema",
        "name": "StructAbiEntrySchema",
        "lineno": 43,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.EnumAbiEntrySchema",
        "name": "EnumAbiEntrySchema",
        "lineno": 51,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.ContractAbiEntrySchema",
        "name": "ContractAbiEntrySchema",
        "lineno": 59,
        "bases": [
          "OneOfSchema"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.shape": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.TypeDict",
        "name": "TypeDict",
        "lineno": 9,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.TypedParameterDict",
        "name": "TypedParameterDict",
        "lineno": 13,
        "bases": [
          "TypeDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.StructDict",
        "name": "StructDict",
        "lineno": 17,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.FunctionBaseDict",
        "name": "FunctionBaseDict",
        "lineno": 23,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.FunctionDict",
        "name": "FunctionDict",
        "lineno": 30,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.EventDict",
        "name": "EventDict",
        "lineno": 34,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v1.shape.EnumDict",
        "name": "EnumDict",
        "lineno": 40,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.model": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi",
        "name": "Abi",
        "lineno": 10,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.Function",
        "name": "Function",
        "lineno": 18,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.Constructor",
        "name": "Constructor",
        "lineno": 28,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.EventStruct",
        "name": "EventStruct",
        "lineno": 37,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.EventEnum",
        "name": "EventEnum",
        "lineno": 46,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.Interface",
        "name": "Interface",
        "lineno": 57,
        "bases": [],
        "scope": "Abi"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.model.Abi.Impl",
        "name": "Impl",
        "lineno": 68,
        "bases": [],
        "scope": "Abi"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParsingError",
        "name": "AbiParsingError",
        "lineno": 34,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser",
        "name": "AbiParser",
        "lineno": 40,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser.DataclassSupportingEncoder",
        "name": "DataclassSupportingEncoder",
        "lineno": 285,
        "bases": [
          "json.JSONEncoder"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer",
        "name": "ParserTransformer",
        "lineno": 61,
        "bases": [
          "Transformer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.schemas": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.TypeSchema",
        "name": "TypeSchema",
        "lineno": 18,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.TypedParameterSchema",
        "name": "TypedParameterSchema",
        "lineno": 22,
        "bases": [
          "TypeSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.FunctionBaseSchema",
        "name": "FunctionBaseSchema",
        "lineno": 26,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.FunctionAbiEntrySchema",
        "name": "FunctionAbiEntrySchema",
        "lineno": 37,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.ConstructorAbiEntrySchema",
        "name": "ConstructorAbiEntrySchema",
        "lineno": 41,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.L1HandlerAbiEntrySchema",
        "name": "L1HandlerAbiEntrySchema",
        "lineno": 49,
        "bases": [
          "FunctionBaseSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EventStructMemberSchema",
        "name": "EventStructMemberSchema",
        "lineno": 53,
        "bases": [
          "TypedParameterSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EventStructAbiEntrySchema",
        "name": "EventStructAbiEntrySchema",
        "lineno": 57,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EventEnumVariantSchema",
        "name": "EventEnumVariantSchema",
        "lineno": 66,
        "bases": [
          "TypedParameterSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EventEnumAbiEntrySchema",
        "name": "EventEnumAbiEntrySchema",
        "lineno": 70,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EventAbiEntrySchema",
        "name": "EventAbiEntrySchema",
        "lineno": 79,
        "bases": [
          "OneOfSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.StructAbiEntrySchema",
        "name": "StructAbiEntrySchema",
        "lineno": 88,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.EnumAbiEntrySchema",
        "name": "EnumAbiEntrySchema",
        "lineno": 96,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.ImplAbiEntrySchema",
        "name": "ImplAbiEntrySchema",
        "lineno": 104,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.InterfaceAbiEntrySchema",
        "name": "InterfaceAbiEntrySchema",
        "lineno": 110,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.ContractAbiEntrySchema",
        "name": "ContractAbiEntrySchema",
        "lineno": 121,
        "bases": [
          "OneOfSchema"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.shape": [
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.TypeDict",
        "name": "TypeDict",
        "lineno": 18,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.TypedParameterDict",
        "name": "TypedParameterDict",
        "lineno": 22,
        "bases": [
          "TypeDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.StructDict",
        "name": "StructDict",
        "lineno": 26,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.FunctionBaseDict",
        "name": "FunctionBaseDict",
        "lineno": 32,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.FunctionDict",
        "name": "FunctionDict",
        "lineno": 39,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.ConstructorDict",
        "name": "ConstructorDict",
        "lineno": 43,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.L1HandlerDict",
        "name": "L1HandlerDict",
        "lineno": 49,
        "bases": [
          "FunctionBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EventBaseDict",
        "name": "EventBaseDict",
        "lineno": 53,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EventStructMemberDict",
        "name": "EventStructMemberDict",
        "lineno": 58,
        "bases": [
          "TypedParameterDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EventStructDict",
        "name": "EventStructDict",
        "lineno": 62,
        "bases": [
          "EventBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EventEnumVariantDict",
        "name": "EventEnumVariantDict",
        "lineno": 67,
        "bases": [
          "TypedParameterDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EventEnumDict",
        "name": "EventEnumDict",
        "lineno": 71,
        "bases": [
          "EventBaseDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.EnumDict",
        "name": "EnumDict",
        "lineno": 79,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.ImplDict",
        "name": "ImplDict",
        "lineno": 85,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.abi.v2.shape.InterfaceDict",
        "name": "InterfaceDict",
        "lineno": 91,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2": [],
    "python.ccxt.static_dependencies.starknet.cairo.data_types": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.CairoType",
        "name": "CairoType",
        "lineno": 9,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "name": "FeltType",
        "lineno": 16,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.BoolType",
        "name": "BoolType",
        "lineno": 23,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.TupleType",
        "name": "TupleType",
        "lineno": 30,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.NamedTupleType",
        "name": "NamedTupleType",
        "lineno": 39,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "name": "ArrayType",
        "lineno": 48,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "name": "StructType",
        "lineno": 57,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.EnumType",
        "name": "EnumType",
        "lineno": 68,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.OptionType",
        "name": "OptionType",
        "lineno": 78,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.UintType",
        "name": "UintType",
        "lineno": 87,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.TypeIdentifier",
        "name": "TypeIdentifier",
        "lineno": 101,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.UnitType",
        "name": "UnitType",
        "lineno": 110,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.data_types.EventType",
        "name": "EventType",
        "lineno": 117,
        "bases": [
          "CairoType"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.felt": [],
    "python.ccxt.static_dependencies.starknet.cairo.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.UnknownCairoTypeError",
        "name": "UnknownCairoTypeError",
        "lineno": 18,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser",
        "name": "TypeParser",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.CairoType",
        "name": "CairoType",
        "lineno": 5,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeFelt",
        "name": "TypeFelt",
        "lineno": 12,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeCodeoffset",
        "name": "TypeCodeoffset",
        "lineno": 17,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypePointer",
        "name": "TypePointer",
        "lineno": 22,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeIdentifier",
        "name": "TypeIdentifier",
        "lineno": 27,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeStruct",
        "name": "TypeStruct",
        "lineno": 37,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeFunction",
        "name": "TypeFunction",
        "lineno": 42,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeTuple",
        "name": "TypeTuple",
        "lineno": 51,
        "bases": [
          "CairoType"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeTuple.Item",
        "name": "Item",
        "lineno": 58,
        "bases": [
          "CairoType"
        ],
        "scope": "TypeTuple"
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.ExprIdentifier",
        "name": "ExprIdentifier",
        "lineno": 76,
        "bases": [
          "CairoType"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserContext",
        "name": "ParserContext",
        "lineno": 19,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserError",
        "name": "ParserError",
        "lineno": 28,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.CommaSeparated",
        "name": "CommaSeparated",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer",
        "name": "ParserTransformer",
        "lineno": 44,
        "bases": [
          "Transformer"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse": [],
    "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.UnknownCairoTypeError",
        "name": "UnknownCairoTypeError",
        "lineno": 9,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser",
        "name": "TypeParser",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v1": [],
    "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser": [
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.UnknownCairoTypeError",
        "name": "UnknownCairoTypeError",
        "lineno": 15,
        "bases": [
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser",
        "name": "TypeParser",
        "lineno": 30,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v2": [],
    "python.ccxt.static_dependencies.starknet.hash.address": [],
    "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects": [
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure",
        "name": "BytecodeSegmentStructure",
        "lineno": 12,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeLeaf",
        "name": "BytecodeLeaf",
        "lineno": 42,
        "bases": [
          "BytecodeSegmentStructure"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentedNode",
        "name": "BytecodeSegmentedNode",
        "lineno": 57,
        "bases": [
          "BytecodeSegmentStructure"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegment",
        "name": "BytecodeSegment",
        "lineno": 88,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.poseidon": [],
    "python.ccxt.static_dependencies.starknet.hash.selector": [],
    "python.ccxt.static_dependencies.starknet.hash.storage": [],
    "python.ccxt.static_dependencies.starknet.hash.utils": [],
    "python.ccxt.static_dependencies.starknet.hash": [],
    "python.ccxt.static_dependencies.starknet.models.typed_data": [
      {
        "id": "python.ccxt.static_dependencies.starknet.models.typed_data.Revision",
        "name": "Revision",
        "lineno": 8,
        "bases": [
          "Enum"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.models.typed_data.ParameterDict",
        "name": "ParameterDict",
        "lineno": 17,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.models.typed_data.StarkNetDomainDict",
        "name": "StarkNetDomainDict",
        "lineno": 26,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.models.typed_data.TypedDataDict",
        "name": "TypedDataDict",
        "lineno": 37,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.models": [],
    "python.ccxt.static_dependencies.starknet.serialization.errors": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.errors.CairoSerializerException",
        "name": "CairoSerializerException",
        "lineno": 1,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "name": "InvalidTypeException",
        "lineno": 5,
        "bases": [
          "CairoSerializerException",
          "TypeError"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.errors.InvalidValueException",
        "name": "InvalidValueException",
        "lineno": 9,
        "bases": [
          "CairoSerializerException",
          "ValueError"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.factory": [],
    "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter",
        "name": "FunctionSerializationAdapter",
        "lineno": 18,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapterV1",
        "name": "FunctionSerializationAdapterV1",
        "lineno": 101,
        "bases": [
          "FunctionSerializationAdapter"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass",
        "name": "TupleDataclass",
        "lineno": 8,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._calldata_reader": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.OutOfBoundsError",
        "name": "OutOfBoundsError",
        "lineno": 6,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader",
        "name": "CalldataReader",
        "lineno": 16,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._context": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.Context",
        "name": "Context",
        "lineno": 15,
        "bases": [
          "ABC"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.SerializationContext",
        "name": "SerializationContext",
        "lineno": 92,
        "bases": [
          "Context"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext",
        "name": "DeserializationContext",
        "lineno": 107,
        "bases": [
          "Context"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer",
        "name": "ArraySerializer",
        "lineno": 18,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer",
        "name": "BoolSerializer",
        "lineno": 15,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer",
        "name": "ByteArraySerializer",
        "lineno": 22,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer",
        "name": "CairoDataSerializer",
        "lineno": 19,
        "bases": [
          "ABC",
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer",
        "name": "EnumSerializer",
        "lineno": 15,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer",
        "name": "FeltSerializer",
        "lineno": 18,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer",
        "name": "NamedTupleSerializer",
        "lineno": 19,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer.OptionSerializer",
        "name": "OptionSerializer",
        "lineno": 14,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.OutputSerializer",
        "name": "OutputSerializer",
        "lineno": 14,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer",
        "name": "PayloadSerializer",
        "lineno": 25,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer",
        "name": "StructSerializer",
        "lineno": 18,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer",
        "name": "TupleSerializer",
        "lineno": 18,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Dict",
        "name": "Uint256Dict",
        "lineno": 17,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer",
        "name": "Uint256Serializer",
        "lineno": 23,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.Uint256Dict",
        "name": "Uint256Dict",
        "lineno": 15,
        "bases": [
          "TypedDict"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer",
        "name": "UintSerializer",
        "lineno": 21,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer": [
      {
        "id": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer.UnitSerializer",
        "name": "UnitSerializer",
        "lineno": 14,
        "bases": [
          "<unresolved_base_expr>"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers": [],
    "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator": [],
    "python.ccxt.static_dependencies.starknet.utils.iterable": [],
    "python.ccxt.static_dependencies.starknet.utils.schema": [
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.schema.Schema",
        "name": "Schema",
        "lineno": 9,
        "bases": [
          "MarshmallowSchema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.schema.Schema.Meta",
        "name": "Meta",
        "lineno": 10,
        "bases": [],
        "scope": "Schema"
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.typed_data": [
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.Parameter",
        "name": "Parameter",
        "lineno": 13,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData",
        "name": "TypedData",
        "lineno": 23,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.ParameterSchema",
        "name": "ParameterSchema",
        "lineno": 161,
        "bases": [
          "Schema"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedDataSchema",
        "name": "TypedDataSchema",
        "lineno": 170,
        "bases": [
          "Schema"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils": [],
    "python.ccxt.static_dependencies.starkware": [],
    "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash": [],
    "python.ccxt.static_dependencies.starkware.crypto.math_utils": [],
    "python.ccxt.static_dependencies.starkware.crypto.signature": [
      {
        "id": "python.ccxt.static_dependencies.starkware.crypto.signature.InvalidPublicKeyError",
        "name": "InvalidPublicKeyError",
        "lineno": 2105,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.utils": [],
    "python.ccxt.static_dependencies.starkware.crypto": [],
    "python.ccxt.static_dependencies.sympy": [],
    "python.ccxt.static_dependencies.sympy.core.intfunc": [],
    "python.ccxt.static_dependencies.sympy.core": [],
    "python.ccxt.static_dependencies.sympy.external.gmpy": [],
    "python.ccxt.static_dependencies.sympy.external.importtools": [],
    "python.ccxt.static_dependencies.sympy.external.ntheory": [],
    "python.ccxt.static_dependencies.sympy.external.pythonmpq": [
      {
        "id": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ",
        "name": "PythonMPQ",
        "lineno": 46,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.sympy.external": [],
    "python.ccxt.static_dependencies.toolz.compatibility": [],
    "python.ccxt.static_dependencies.toolz.dicttoolz": [],
    "python.ccxt.static_dependencies.toolz.functoolz": [
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.InstanceProperty",
        "name": "InstanceProperty",
        "lineno": 148,
        "bases": [
          "property"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.curry",
        "name": "curry",
        "lineno": 168,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.Compose",
        "name": "Compose",
        "lineno": 473,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.juxt",
        "name": "juxt",
        "lineno": 648,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.toolz.functoolz.excepts",
        "name": "excepts",
        "lineno": 740,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.toolz.itertoolz": [],
    "python.ccxt.static_dependencies.toolz.recipes": [],
    "python.ccxt.static_dependencies.toolz.utils": [],
    "python.ccxt.static_dependencies.toolz._signatures": [],
    "python.ccxt.static_dependencies.toolz._version": [
      {
        "id": "python.ccxt.static_dependencies.toolz._version.VersioneerConfig",
        "name": "VersioneerConfig",
        "lineno": 33,
        "bases": [],
        "scope": null
      },
      {
        "id": "python.ccxt.static_dependencies.toolz._version.NotThisMethod",
        "name": "NotThisMethod",
        "lineno": 51,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "python.ccxt.static_dependencies.toolz": [],
    "python.ccxt.static_dependencies.toolz.curried.exceptions": [],
    "python.ccxt.static_dependencies.toolz.curried.operator": [],
    "python.ccxt.static_dependencies.toolz.curried": [],
    "python.ccxt.static_dependencies.typing_inspect.typing_inspect": [],
    "python.ccxt.static_dependencies.typing_inspect": [],
    "python.ccxt.test.tests_async": [
      {
        "id": "python.ccxt.test.tests_async.testMainClass",
        "name": "testMainClass",
        "lineno": 8,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.test.tests_helpers": [
      {
        "id": "python.ccxt.test.tests_helpers.Argv",
        "name": "Argv",
        "lineno": 38,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "python.ccxt.test.tests_init": [],
    "python.ccxt.test.tests_sync": [
      {
        "id": "python.ccxt.test.tests_sync.testMainClass",
        "name": "testMainClass",
        "lineno": 5,
        "bases": [],
        "scope": null
      }
    ],
    "python.ccxt.test": [],
    "python.ccxt.test.base.tests_init": [],
    "python.ccxt.test.base.test_after_constructor": [],
    "python.ccxt.test.base.test_aggregate": [],
    "python.ccxt.test.base.test_arrays_concat": [],
    "python.ccxt.test.base.test_array_concat": [],
    "python.ccxt.test.base.test_base16_to_binary": [],
    "python.ccxt.test.base.test_base58_to_binary": [],
    "python.ccxt.test.base.test_base64_to_binary": [],
    "python.ccxt.test.base.test_binary_concat": [],
    "python.ccxt.test.base.test_binary_to_base16": [],
    "python.ccxt.test.base.test_binary_to_base58": [],
    "python.ccxt.test.base.test_binary_to_base64": [],
    "python.ccxt.test.base.test_capitalize": [],
    "python.ccxt.test.base.test_clone": [],
    "python.ccxt.test.base.test_constants": [],
    "python.ccxt.test.base.test_cryptography": [],
    "python.ccxt.test.base.test_datetime": [],
    "python.ccxt.test.base.test_decimal_to_precision": [],
    "python.ccxt.test.base.test_deep_extend": [],
    "python.ccxt.test.base.test_encode_decode": [],
    "python.ccxt.test.base.test_eth_methods": [],
    "python.ccxt.test.base.test_extend": [],
    "python.ccxt.test.base.test_extract_params": [],
    "python.ccxt.test.base.test_filter_by": [],
    "python.ccxt.test.base.test_group_by": [],
    "python.ccxt.test.base.test_handle_methods": [],
    "python.ccxt.test.base.test_implode_params": [],
    "python.ccxt.test.base.test_index_by": [],
    "python.ccxt.test.base.test_in_array": [],
    "python.ccxt.test.base.test_io": [],
    "python.ccxt.test.base.test_is_empty": [],
    "python.ccxt.test.base.test_is_json_encoded_object": [],
    "python.ccxt.test.base.test_json": [],
    "python.ccxt.test.base.test_keysort": [],
    "python.ccxt.test.base.test_network_methods": [],
    "python.ccxt.test.base.test_number": [],
    "python.ccxt.test.base.test_number_to_be": [],
    "python.ccxt.test.base.test_number_to_string": [],
    "python.ccxt.test.base.test_omit": [],
    "python.ccxt.test.base.test_parse_precision": [],
    "python.ccxt.test.base.test_precise": [],
    "python.ccxt.test.base.test_precision_from_string": [],
    "python.ccxt.test.base.test_rawencode": [],
    "python.ccxt.test.base.test_remove_repeated_elements_from_array": [],
    "python.ccxt.test.base.test_safe_methods": [],
    "python.ccxt.test.base.test_safe_ticker": [],
    "python.ccxt.test.base.test_set_markets_from_exchange": [],
    "python.ccxt.test.base.test_sleep": [],
    "python.ccxt.test.base.test_sort": [],
    "python.ccxt.test.base.test_sort_by": [],
    "python.ccxt.test.base.test_string_to_base16": [],
    "python.ccxt.test.base.test_string_to_base64": [],
    "python.ccxt.test.base.test_strip": [],
    "python.ccxt.test.base.test_sum": [],
    "python.ccxt.test.base.test_timeframes": [],
    "python.ccxt.test.base.test_to_array": [],
    "python.ccxt.test.base.test_unique": [],
    "python.ccxt.test.base.test_urlencode": [],
    "python.ccxt.test.base.test_urlencode_base64": [],
    "python.ccxt.test.base.test_urlencode_nested": [],
    "python.ccxt.test.base.test_urlencode_with_array_repeat": [],
    "python.ccxt.test.base.test_uuid": [],
    "python.ccxt.test.base.language_specific.test_language_specific": [],
    "python.ccxt.test.base.language_specific.test_throttler_performance": [],
    "python.ccxt.test.exchange.async.test_after_construct": [],
    "python.ccxt.test.exchange.async.test_create_order": [],
    "python.ccxt.test.exchange.async.test_features": [],
    "python.ccxt.test.exchange.async.test_fetch_accounts": [],
    "python.ccxt.test.exchange.async.test_fetch_balance": [],
    "python.ccxt.test.exchange.async.test_fetch_borrow_interest": [],
    "python.ccxt.test.exchange.async.test_fetch_closed_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_currencies": [],
    "python.ccxt.test.exchange.async.test_fetch_deposits": [],
    "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals": [],
    "python.ccxt.test.exchange.async.test_fetch_funding_rate_history": [],
    "python.ccxt.test.exchange.async.test_fetch_l2_order_book": [],
    "python.ccxt.test.exchange.async.test_fetch_last_prices": [],
    "python.ccxt.test.exchange.async.test_fetch_ledger": [],
    "python.ccxt.test.exchange.async.test_fetch_ledger_entry": [],
    "python.ccxt.test.exchange.async.test_fetch_leverage_tiers": [],
    "python.ccxt.test.exchange.async.test_fetch_liquidations": [],
    "python.ccxt.test.exchange.async.test_fetch_margin_mode": [],
    "python.ccxt.test.exchange.async.test_fetch_margin_modes": [],
    "python.ccxt.test.exchange.async.test_fetch_markets": [],
    "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers": [],
    "python.ccxt.test.exchange.async.test_fetch_my_liquidations": [],
    "python.ccxt.test.exchange.async.test_fetch_my_trades": [],
    "python.ccxt.test.exchange.async.test_fetch_ohlcv": [],
    "python.ccxt.test.exchange.async.test_fetch_open_interest_history": [],
    "python.ccxt.test.exchange.async.test_fetch_open_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_order_book": [],
    "python.ccxt.test.exchange.async.test_fetch_order_books": [],
    "python.ccxt.test.exchange.async.test_fetch_positions": [],
    "python.ccxt.test.exchange.async.test_fetch_status": [],
    "python.ccxt.test.exchange.async.test_fetch_ticker": [],
    "python.ccxt.test.exchange.async.test_fetch_tickers": [],
    "python.ccxt.test.exchange.async.test_fetch_trades": [],
    "python.ccxt.test.exchange.async.test_fetch_trading_fee": [],
    "python.ccxt.test.exchange.async.test_fetch_trading_fees": [],
    "python.ccxt.test.exchange.async.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.async.test_fetch_withdrawals": [],
    "python.ccxt.test.exchange.async.test_load_markets": [],
    "python.ccxt.test.exchange.async.test_proxies": [],
    "python.ccxt.test.exchange.async.test_sign_in": [],
    "python.ccxt.test.exchange.base.test_account": [],
    "python.ccxt.test.exchange.base.test_balance": [],
    "python.ccxt.test.exchange.base.test_borrow_interest": [],
    "python.ccxt.test.exchange.base.test_borrow_rate": [],
    "python.ccxt.test.exchange.base.test_currency": [],
    "python.ccxt.test.exchange.base.test_deposit_withdrawal": [],
    "python.ccxt.test.exchange.base.test_funding_rate_history": [],
    "python.ccxt.test.exchange.base.test_last_price": [],
    "python.ccxt.test.exchange.base.test_ledger_entry": [],
    "python.ccxt.test.exchange.base.test_leverage_tier": [],
    "python.ccxt.test.exchange.base.test_liquidation": [],
    "python.ccxt.test.exchange.base.test_margin_mode": [],
    "python.ccxt.test.exchange.base.test_margin_modification": [],
    "python.ccxt.test.exchange.base.test_market": [],
    "python.ccxt.test.exchange.base.test_ohlcv": [],
    "python.ccxt.test.exchange.base.test_open_interest": [],
    "python.ccxt.test.exchange.base.test_order": [],
    "python.ccxt.test.exchange.base.test_order_book": [],
    "python.ccxt.test.exchange.base.test_position": [],
    "python.ccxt.test.exchange.base.test_shared_methods": [],
    "python.ccxt.test.exchange.base.test_status": [],
    "python.ccxt.test.exchange.base.test_ticker": [],
    "python.ccxt.test.exchange.base.test_trade": [],
    "python.ccxt.test.exchange.base.test_trading_fee": [],
    "python.ccxt.test.exchange.base": [],
    "python.ccxt.test.exchange.sync.test_after_construct": [],
    "python.ccxt.test.exchange.sync.test_create_order": [],
    "python.ccxt.test.exchange.sync.test_features": [],
    "python.ccxt.test.exchange.sync.test_fetch_accounts": [],
    "python.ccxt.test.exchange.sync.test_fetch_balance": [],
    "python.ccxt.test.exchange.sync.test_fetch_borrow_interest": [],
    "python.ccxt.test.exchange.sync.test_fetch_closed_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_currencies": [],
    "python.ccxt.test.exchange.sync.test_fetch_deposits": [],
    "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals": [],
    "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history": [],
    "python.ccxt.test.exchange.sync.test_fetch_l2_order_book": [],
    "python.ccxt.test.exchange.sync.test_fetch_last_prices": [],
    "python.ccxt.test.exchange.sync.test_fetch_ledger": [],
    "python.ccxt.test.exchange.sync.test_fetch_ledger_entry": [],
    "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers": [],
    "python.ccxt.test.exchange.sync.test_fetch_liquidations": [],
    "python.ccxt.test.exchange.sync.test_fetch_margin_mode": [],
    "python.ccxt.test.exchange.sync.test_fetch_margin_modes": [],
    "python.ccxt.test.exchange.sync.test_fetch_markets": [],
    "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers": [],
    "python.ccxt.test.exchange.sync.test_fetch_my_liquidations": [],
    "python.ccxt.test.exchange.sync.test_fetch_my_trades": [],
    "python.ccxt.test.exchange.sync.test_fetch_ohlcv": [],
    "python.ccxt.test.exchange.sync.test_fetch_open_interest_history": [],
    "python.ccxt.test.exchange.sync.test_fetch_open_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_order_book": [],
    "python.ccxt.test.exchange.sync.test_fetch_order_books": [],
    "python.ccxt.test.exchange.sync.test_fetch_positions": [],
    "python.ccxt.test.exchange.sync.test_fetch_status": [],
    "python.ccxt.test.exchange.sync.test_fetch_ticker": [],
    "python.ccxt.test.exchange.sync.test_fetch_tickers": [],
    "python.ccxt.test.exchange.sync.test_fetch_trades": [],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fee": [],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fees": [],
    "python.ccxt.test.exchange.sync.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.sync.test_fetch_withdrawals": [],
    "python.ccxt.test.exchange.sync.test_load_markets": [],
    "python.ccxt.test.exchange.sync.test_proxies": [],
    "python.ccxt.test.exchange.sync.test_sign_in": []
  },
  "module_graph": {
    "doc.conf": {
      "path": "C:\\repos\\v3\\ccxt\\doc\\conf.py",
      "parent": "doc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.bots.py.bitfinex-lending-bot": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\bots\\py\\bitfinex-lending-bot.py",
      "parent": "examples.bots.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.bots.py.spot-arbitrage-bot": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\bots\\py\\spot-arbitrage-bot.py",
      "parent": "examples.bots.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.aiohttp-custom-session-connector": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\aiohttp-custom-session-connector.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.all-exchanges": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\all-exchanges.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.apex-watch": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\apex-watch.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.arbitrage-pairs": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\arbitrage-pairs.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.asciichart": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\asciichart.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-analyse-augur-v1-vs-v2-exchanges": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-analyse-augur-v1-vs-v2-exchanges.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-balance-coinbasepro": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-balance-coinbasepro.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-balance-gdax": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-balance-gdax.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-balances": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-balances.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-basic-callchain": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-basic-callchain.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-basic-orderbook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-basic-orderbook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-basic-rate-limiter": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-basic-rate-limiter.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-basic": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-basic.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-cancel-option-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-cancel-option-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-create-margin-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-create-margin-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-create-option-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-create-option-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-create-trailing-percent-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-create-trailing-percent-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-margin-balance-with-options": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-margin-balance-with-options.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-margin-balance-with-params": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-margin-balance-with-params.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-details": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-details.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-OHLCV": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-OHLCV.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-orderbook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-orderbook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-position": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-position.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-option-ticker": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-option-ticker.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-fetch-ticker-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-fetch-ticker-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-futures-vs-spot": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-futures-vs-spot.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-margin-borrow": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-margin-borrow.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-margin-repay": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-margin-repay.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-binance-usdm-fetch-continuous-klines-ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bitfinex-public-get-symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bitfinex-public-get-symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bitget-perpetual-futures-swaps": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bitget-perpetual-futures-swaps.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bitstamp-create-limit-buy-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bitstamp-create-limit-buy-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bitstamp-create-order-cancel-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bitstamp-create-order-cancel-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bittrex-orderbook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bittrex-orderbook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-bybit-transfer": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-bybit-transfer.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-many-orderbooks-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-many-orderbooks-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-ohlcv-indicators-discord-webhook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-ohlcv-indicators-discord-webhook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-ohlcv-multiple-symbols-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-ohlcv-multiple-symbols-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-order-book-from-many-exchanges": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-order-book-from-many-exchanges.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-fetch-ticker": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-fetch-ticker.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-gather-concurrency": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-gather-concurrency.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-gdax-fetch-order-book-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-gdax-fetch-order-book-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-generator-basic": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-generator-basic.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-generator-multiple-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-generator-multiple-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-generator-ticker-poller": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-generator-ticker-poller.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-hollaex-sandbox": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-hollaex-sandbox.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-instantiate-all-at-once": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-instantiate-all-at-once.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-kucoin-rate-limit": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-kucoin-rate-limit.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-macd": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-macd.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-market-making-symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-market-making-symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-multiple-accounts": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-multiple-accounts.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-multiple-parallel-calls": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-multiple-parallel-calls.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-okx-create-margin-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-okx-create-margin-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-okx-margin-borrow": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-okx-margin-borrow.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-okx-margin-repay": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-okx-margin-repay.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-okx-positional-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-okx-positional-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-orderbooks-from-multiple-exchanges-at-once": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-orderbooks-from-multiple-exchanges-at-once.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-orderbooks": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-orderbooks.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-rtt": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-rtt.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-theocean-orderbook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-theocean-orderbook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-theocean-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-theocean-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-ticker": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-ticker.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-tickers-from-many-exchanges-at-once": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-tickers-from-many-exchanges-at-once.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async-with-threads": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async-with-threads.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.async": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\async.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.balance-coinbasepro": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\balance-coinbasepro.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.balance-gdax": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\balance-gdax.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.balance-kraken": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\balance-kraken.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.balances": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\balances.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.basic-chart": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\basic-chart.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.basic-rate-limiting": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\basic-rate-limiting.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-batch-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-batch-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-coin-margined-take-profit": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-coin-margined-take-profit.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-conditional-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-conditional-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-create-oco-order-with-implicit-methods": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-create-oco-order-with-implicit-methods.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-create-order-cancel-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-create-order-cancel-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-ema": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-ema.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-all-my-trades-paginate-by-id": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-all-my-trades-paginate-by-id.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-all-my-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-all-my-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-all-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-all-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-balance-snapshot-watch-balance-updates": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-balance-snapshot-watch-balance-updates.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv-closing-time-1": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv-closing-time-1.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv-closing-time-2": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv-closing-time-2.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv-quote-volume": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv-quote-volume.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv-to-csv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv-to-csv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fetch-ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fetch-ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-fiat": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-fiat.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-margin": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-margin.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-positions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-positions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-set-leverage-implicit-api": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-set-leverage-implicit-api.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-set-leverage": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-set-leverage.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-watch-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-watch-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures-watch-order-book": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures-watch-order-book.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-https-proxy": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-https-proxy.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-market-order-quote-usdt": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-market-order-quote-usdt.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-poll-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-poll-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-poll-positions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-poll-positions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-reload-markets": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-reload-markets.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-savings-endpoints": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-savings-endpoints.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-spot-and-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-spot-and-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-spot-trailing": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-spot-trailing.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-stop-loss-take-profit": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-stop-loss-take-profit.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-test-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-test-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-universal-transfer": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-universal-transfer.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-usdm-fetch-continuous-klines-ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-usdm-fetch-continuous-klines-ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-many-orderbooks": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-many-orderbooks.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-margin-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-margin-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-order-book-individual-updates": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-order-book-individual-updates.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-orderbook-watch-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-orderbook-watch-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-orders-being-placed": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-orders-being-placed.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.binance-watch-spot-futures-balances-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\binance-watch-spot-futures-balances-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitfinex-rate-limiting": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitfinex-rate-limiting.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitget-perpetual-futures-swaps": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitget-perpetual-futures-swaps.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex-cancel-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex-cancel-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex-create-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex-create-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex-fetch-ohlcv-with-extra-params": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex-fetch-ohlcv-with-extra-params.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex-ohlcv-convert-5m-to-15m": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex-ohlcv-convert-5m-to-15m.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex-order-value": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex-order-value.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex_watch_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex_watch_ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitmex_watch_ticker_and_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitmex_watch_ticker_and_ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bittrex-fetch-closed-orders-history": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bittrex-fetch-closed-orders-history.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bitvavo-watch-order-book": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bitvavo-watch-order-book.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.build-ohlcv-bars": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\build-ohlcv-bars.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.build-ohlcv-many-symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\build-ohlcv-many-symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.builtin-rate-limiting-long-poller": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\builtin-rate-limiting-long-poller.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bybit-conditional-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bybit-conditional-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bybit-positions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bybit-positions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bybit-trailling": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bybit-trailling.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bybit-updated": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bybit-updated.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.bybit-USDC-create-option-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\bybit-USDC-create-option-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.cli": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\cli.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-cancel-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-cancel-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-create-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-create-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-fetch-OHLCV": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-fetch-OHLCV.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-fetch-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-fetch-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-fetch-ticker": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-fetch-ticker.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-fetch-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-fetch-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-watch-all-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-watch-all-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbase-watch-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbase-watch-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinbasepro-fetch-my-trades-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinbasepro-fetch-my-trades-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinex-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinex-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinone-fetch-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinone-fetch-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.coinone-markets": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\coinone-markets.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.compare-two-exchanges-capabilities": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\compare-two-exchanges-capabilities.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.consume-all-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\consume-all-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.create-order-position-with-takeprofit-stoploss": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\create-order-position-with-takeprofit-stoploss.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.create-order-ws-example": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\create-order-ws-example.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.create-orders-example": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\create-orders-example.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.create-trailing-amount-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\create-trailing-amount-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.create-trailing-percent-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\create-trailing-percent-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.exchange-rate-limiter-rollingWindow": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\exchange-rate-limiter-rollingWindow.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.exchange-save-load-markets-cache": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\exchange-save-load-markets-cache.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.exchanges-by-country": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\exchanges-by-country.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.exchanges": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\exchanges.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-all-okex-ohclv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-all-okex-ohclv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-all-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-all-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-balance-asset-valuation": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-balance-asset-valuation.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-bitfinex-ohlcv-history": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-bitfinex-ohlcv-history.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-coinbasepro-ohlcv-sequentially": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-coinbasepro-ohlcv-sequentially.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-create-deposit-address": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-create-deposit-address.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-first-ohlcv-timestamp": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-first-ohlcv-timestamp.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-gdax-ohlcv-sequentially": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-gdax-ohlcv-sequentially.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-cex": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-cex.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-kraken": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-kraken.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-many-exchanges-continuosly": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-many-exchanges-continuosly.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-mark-index-price": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-mark-index-price.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-on-new-candle": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-on-new-candle.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv-sequentially": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv-sequentially.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ohlcv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-okex-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-okex-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-open-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-open-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-order-book-rtt": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-order-book-rtt.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch-ticker-many-exchanges-many-symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch-ticker-many-exchanges-many-symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-fetch-ohlcv-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-fetch-ohlcv-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-open-close-contract": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-open-close-contract.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-swaps": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-swaps.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-watch-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-watch-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gateio-watch-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gateio-watch-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.gdax-fetch-my-trades-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\gdax-fetch-my-trades-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.hitbtc-withdraw": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\hitbtc-withdraw.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.huobi-futures": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\huobi-futures.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.huobi-open-close-contract": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\huobi-open-close-contract.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.huobi-open-close-position-bbo": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\huobi-open-close-position-bbo.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.huobi-spot": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\huobi-spot.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.huobi-swaps": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\huobi-swaps.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.hyperliquid-load-hip3-dexes": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\hyperliquid-load-hip3-dexes.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.instantiate-all-at-once": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\instantiate-all-at-once.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.intercept-original-ohlcv-updates": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\intercept-original-ohlcv-updates.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kraken-conditional-close-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kraken-conditional-close-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kraken-create-and-close-position": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kraken-create-and-close-position.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kraken-fetch-my-trades-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kraken-fetch-my-trades-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.krakenfutures-basic": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\krakenfutures-basic.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-fetch-all-deposit-addresses-by-network": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-fetch-all-deposit-addresses-by-network.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-fetch-all-deposit-addresses": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-fetch-all-deposit-addresses.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-fetch-closed-orders-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-fetch-closed-orders-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-rate-limit": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-rate-limit.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-watch-multiple-orderbooks": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-watch-multiple-orderbooks.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoin-withdraw-chain": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoin-withdraw-chain.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.kucoinfutures-create-stop-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\kucoinfutures-create-stop-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.latoken-create-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\latoken-create-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.latoken-example": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\latoken-example.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.manual-rate-limiting-long-poller": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\manual-rate-limiting-long-poller.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-different-streams": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-different-streams.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-orderbooks-synchronized": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-orderbooks-synchronized.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-orderbooks-throttled": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-orderbooks-throttled.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-streams-with-keys": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-streams-with-keys.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-streams": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-streams.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges-many-symbols-watch-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges-many-symbols-watch-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.many-exchanges": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\many-exchanges.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.margin-leverage-order-kraken": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\margin-leverage-order-kraken.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.margin-loan-borrow-buy-sell-repay": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\margin-loan-borrow-buy-sell-repay.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.measure-latency": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\measure-latency.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.minimal-2-lines": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\minimal-2-lines.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.multiple-exchanges-watch-orderbook-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\multiple-exchanges-watch-orderbook-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.multiple-subscriptions-watchXForSymbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\multiple-subscriptions-watchXForSymbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.normalize-sparse-candle-timestamps": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\normalize-sparse-candle-timestamps.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okex-create-swap-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okex-create-swap-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okex-watch-margin-balance-with-params": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okex-watch-margin-balance-with-params.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okex-watch-margin-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okex-watch-margin-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okx-bbo-tbt": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okx-bbo-tbt.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okx-fetch-all-my-trades": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okx-fetch-all-my-trades.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okx-fetch-closed-orders-pagenumber-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okx-fetch-closed-orders-pagenumber-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okx-position-takeprofit-stoploss": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okx-position-takeprofit-stoploss.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.okx-transfer": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\okx-transfer.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.on-connected-user-hook": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\on-connected-user-hook.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.one-exchange-different-streams": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\one-exchange-different-streams.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.one-exchange-many-streams": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\one-exchange-many-streams.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.order-book-extra-level-depth-param": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\order-book-extra-level-depth-param.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-cancel-all-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-cancel-all-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-create-order-position-with-takeprofit-stoploss": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-create-order-position-with-takeprofit-stoploss.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-create-stop-order": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-create-stop-order.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-leverage-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-leverage-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-open-cancel-close-positions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-open-cancel-close-positions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-perpetual-balance": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-perpetual-balance.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-positions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-positions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.phemex-transfer": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\phemex-transfer.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-fetch-ohlcv-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-fetch-ohlcv-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-fetch-ohlcv-with-pagination": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-fetch-ohlcv-with-pagination.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-fetch-order-books": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-fetch-order-books.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-fetch-trades-continuously": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-fetch-trades-continuously.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-fetch-trades-with-pagination-to-csv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-fetch-trades-with-pagination-to-csv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-python2-memleak-test": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-python2-memleak-test.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.poloniex-python3-memleak-test": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\poloniex-python3-memleak-test.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.proxy-usage": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\proxy-usage.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.rsi": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\rsi.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.rtt": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\rtt.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.sample-local-proxy-server-with-cors": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\sample-local-proxy-server-with-cors.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.set_markets_from_exchange": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\set_markets_from_exchange.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.sign-in": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\sign-in.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.sort-swap-markets-by-hourly-price-change": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\sort-swap-markets-by-hourly-price-change.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.source-ip-address": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\source-ip-address.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.spot-vs-future-arbitrage-bitmart": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\spot-vs-future-arbitrage-bitmart.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.test-server": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\test-server.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.theocean": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\theocean.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-all-symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-all-symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-custom-exchange-specific-streams": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-custom-exchange-specific-streams.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-many-exchanges-many-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-many-exchanges-many-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-OHLCV-For-Symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-OHLCV-For-Symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-OHLCV": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-OHLCV.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-OrderBook-For-Symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-OrderBook-For-Symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-ticker-to-csv": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-ticker-to-csv.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-tickers": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-tickers.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watch-Trades-For-Symbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watch-Trades-For-Symbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watchPositions-many-exchanges-continuosly": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watchPositions-many-exchanges-continuosly.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watchPositions": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watchPositions.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watchPositionsForSymbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watchPositionsForSymbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.watchTradesForSymbols": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\watchTradesForSymbols.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.wazirx-create-cancel-orders": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\wazirx-create-cancel-orders.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.withdraw-from-one-exchange-to-another": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\withdraw-from-one-exchange-to-another.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.py.ws_test_load": {
      "path": "C:\\repos\\v3\\ccxt\\examples\\py\\ws_test_load.py",
      "parent": "examples.py",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "playground.lib.runners.pyproxy.sitecustomize": {
      "path": "C:\\repos\\v3\\ccxt\\playground\\lib\\runners\\pyproxy\\sitecustomize.py",
      "parent": "playground.lib.runners.pyproxy",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.qa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\qa.py",
      "parent": "python",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.setup": {
      "path": "C:\\repos\\v3\\ccxt\\python\\setup.py",
      "parent": "python",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.aftermath": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\aftermath.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.alpaca": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\alpaca.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.apex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\apex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.ascendex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\ascendex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.aster": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\aster.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.backpack": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\backpack.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bequant": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bequant.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bigone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bigone.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.binance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\binance.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.binancecoinm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\binancecoinm.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.binanceus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\binanceus.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.binanceusdm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\binanceusdm.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bingx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bingx.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bit2c": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bit2c.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitbank.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitbns": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitbns.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitfinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitfinex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitflyer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitflyer.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitget": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitget.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bithumb": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bithumb.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitmart": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitmart.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitmex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitmex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitopro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitopro.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitrue": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitrue.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitso": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitso.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitstamp": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitstamp.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitteam": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitteam.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bittrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bittrade.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bitvavo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bitvavo.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.blockchaincom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\blockchaincom.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.blofin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\blofin.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.btcbox": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\btcbox.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.btcmarkets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\btcmarkets.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.btcturk": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\btcturk.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bullish": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bullish.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bybit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bybit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bybiteu": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bybiteu.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.bydfi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\bydfi.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.cex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\cex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinbase": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinbase.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinbaseadvanced": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinbaseadvanced.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinbaseexchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinbaseexchange.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinbaseinternational": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinbaseinternational.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coincheck": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coincheck.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinmate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinmate.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinmetro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinmetro.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinone.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinsph": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinsph.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.coinspot": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\coinspot.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.cryptocom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\cryptocom.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.cryptomus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\cryptomus.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.deepcoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\deepcoin.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.delta": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\delta.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.deribit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\deribit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.derive": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\derive.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.digifinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\digifinex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.dydx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\dydx.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.exmo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\exmo.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.extended": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\extended.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.fmfwio": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\fmfwio.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.foxbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\foxbit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.gate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\gate.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.gemini": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\gemini.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.grvt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\grvt.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.hashkey": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\hashkey.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.hibachi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\hibachi.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.hitbtc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\hitbtc.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.hollaex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\hollaex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.htx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\htx.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.huobi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\huobi.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.hyperliquid": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\hyperliquid.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.independentreserve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\independentreserve.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.indodax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\indodax.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.kraken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\kraken.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.krakenfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\krakenfutures.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.kucoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\kucoin.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.kucoinfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\kucoinfutures.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.latoken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\latoken.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.lbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\lbank.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.lighter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\lighter.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.luno": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\luno.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.mercado": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\mercado.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.mexc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\mexc.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.modetrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\modetrade.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.myokx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\myokx.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.ndax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\ndax.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.novadax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\novadax.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.okx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\okx.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.okxus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\okxus.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.onetrading": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\onetrading.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.p2b": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\p2b.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pacifica": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pacifica.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.paradex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\paradex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.paymium": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\paymium.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.phemex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\phemex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.poloniex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\poloniex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.tokocrypto": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\tokocrypto.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.toobit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\toobit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.upbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\upbit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.weex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\weex.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.whitebit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\whitebit.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.woo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\woo.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.woofipro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\woofipro.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.xt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\xt.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.zaif": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\zaif.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.zebpay": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\zebpay.py",
      "parent": "python.ccxt",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\__init__.py",
      "parent": "python",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.aftermath": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\aftermath.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.alpaca": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\alpaca.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.apex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\apex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.ascendex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\ascendex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.aster": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\aster.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.backpack": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\backpack.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bequant": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bequant.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bigone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bigone.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.binance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\binance.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.binancecoinm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\binancecoinm.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.binanceus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\binanceus.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.binanceusdm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\binanceusdm.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bingx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bingx.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bit2c": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bit2c.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitbank.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitbns": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitbns.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitfinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitfinex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitflyer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitflyer.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitget": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitget.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bithumb": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bithumb.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitmart": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitmart.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitmex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitmex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitopro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitopro.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitrue": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitrue.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitso": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitso.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitstamp": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitstamp.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitteam": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitteam.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bittrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bittrade.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bitvavo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bitvavo.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.blockchaincom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\blockchaincom.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.blofin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\blofin.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.btcbox": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\btcbox.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.btcmarkets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\btcmarkets.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.btcturk": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\btcturk.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bullish": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bullish.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bybit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bybit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bybiteu": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bybiteu.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.bydfi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\bydfi.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.cex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\cex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinbase": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinbase.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinbaseadvanced": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinbaseadvanced.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinbaseexchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinbaseexchange.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinbaseinternational": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinbaseinternational.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coincheck": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coincheck.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinmate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinmate.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinmetro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinmetro.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinone.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinsph": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinsph.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.coinspot": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\coinspot.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.cryptocom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\cryptocom.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.cryptomus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\cryptomus.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.deepcoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\deepcoin.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.delta": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\delta.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.deribit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\deribit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.derive": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\derive.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.digifinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\digifinex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.dydx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\dydx.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.exmo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\exmo.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.extended": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\extended.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.fmfwio": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\fmfwio.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.foxbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\foxbit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.gate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\gate.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.gemini": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\gemini.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.grvt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\grvt.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.hashkey": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\hashkey.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.hibachi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\hibachi.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.hitbtc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\hitbtc.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.hollaex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\hollaex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.htx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\htx.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.huobi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\huobi.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.hyperliquid": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\hyperliquid.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.independentreserve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\independentreserve.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.indodax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\indodax.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.kraken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\kraken.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.krakenfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\krakenfutures.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.kucoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\kucoin.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.kucoinfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\kucoinfutures.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.latoken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\latoken.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.lbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\lbank.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.lighter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\lighter.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.luno": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\luno.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.mercado": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\mercado.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.mexc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\mexc.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.modetrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\modetrade.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.myokx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\myokx.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.ndax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\ndax.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.novadax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\novadax.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.okx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\okx.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.okxus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\okxus.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.onetrading": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\onetrading.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.p2b": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\p2b.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.pacifica": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\pacifica.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.paradex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\paradex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.paymium": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\paymium.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.phemex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\phemex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.poloniex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\poloniex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.tokocrypto": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\tokocrypto.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.toobit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\toobit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.upbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\upbit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.weex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\weex.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.whitebit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\whitebit.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.woo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\woo.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.woofipro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\woofipro.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.xt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\xt.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.zaif": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\zaif.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract.zebpay": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\zebpay.py",
      "parent": "python.ccxt.abstract",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.abstract": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\abstract\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.aftermath": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\aftermath.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.alpaca": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\alpaca.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.apex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\apex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.ascendex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\ascendex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.aster": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\aster.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.backpack": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\backpack.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bequant": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bequant.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bigone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bigone.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.binance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\binance.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.binancecoinm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\binancecoinm.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.binanceus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\binanceus.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.binanceusdm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\binanceusdm.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bingx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bingx.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bit2c": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bit2c.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitbank.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitbns": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitbns.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitfinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitfinex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitflyer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitflyer.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitget": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitget.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bithumb": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bithumb.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitmart": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitmart.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitmex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitmex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitopro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitopro.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitrue": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitrue.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitso": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitso.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitstamp": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitstamp.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitteam": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitteam.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bittrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bittrade.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bitvavo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bitvavo.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.blockchaincom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\blockchaincom.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.blofin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\blofin.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.btcbox": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\btcbox.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.btcmarkets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\btcmarkets.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.btcturk": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\btcturk.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bullish": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bullish.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bybit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bybit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bybiteu": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bybiteu.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.bydfi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\bydfi.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.cex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\cex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinbase": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinbase.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinbaseadvanced": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinbaseadvanced.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinbaseexchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinbaseexchange.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinbaseinternational": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinbaseinternational.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coincheck": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coincheck.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinmate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinmate.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinmetro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinmetro.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinone.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinsph": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinsph.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.coinspot": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\coinspot.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.cryptocom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\cryptocom.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.cryptomus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\cryptomus.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.deepcoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\deepcoin.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.delta": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\delta.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.deribit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\deribit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.derive": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\derive.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.digifinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\digifinex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.dydx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\dydx.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.exmo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\exmo.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.extended": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\extended.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.fmfwio": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\fmfwio.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.foxbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\foxbit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.gate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\gate.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.gemini": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\gemini.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.grvt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\grvt.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.hashkey": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\hashkey.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.hibachi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\hibachi.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.hitbtc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\hitbtc.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.hollaex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\hollaex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.htx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\htx.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.huobi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\huobi.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.hyperliquid": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\hyperliquid.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.independentreserve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\independentreserve.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.indodax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\indodax.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.kraken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\kraken.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.krakenfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\krakenfutures.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.kucoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\kucoin.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.kucoinfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\kucoinfutures.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.latoken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\latoken.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.lbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\lbank.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.lighter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\lighter.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.luno": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\luno.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.mercado": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\mercado.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.mexc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\mexc.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.modetrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\modetrade.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.myokx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\myokx.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.ndax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\ndax.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.novadax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\novadax.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.okx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\okx.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.okxus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\okxus.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.onetrading": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\onetrading.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.p2b": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\p2b.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.pacifica": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\pacifica.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.paradex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\paradex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.paymium": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\paymium.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.phemex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\phemex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.poloniex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\poloniex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.tokocrypto": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\tokocrypto.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.toobit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\toobit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.upbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\upbit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.weex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\weex.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.whitebit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\whitebit.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.woo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\woo.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.woofipro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\woofipro.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.xt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\xt.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.zaif": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\zaif.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.zebpay": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\zebpay.py",
      "parent": "python.ccxt.async_support",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.exchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\exchange.py",
      "parent": "python.ccxt.async_support.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.throttler": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\throttler.py",
      "parent": "python.ccxt.async_support.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\__init__.py",
      "parent": "python.ccxt.async_support",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.cache": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\cache.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.client": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\client.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.functions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\functions.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.future": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\future.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\order_book.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws.order_book_side": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\order_book_side.py",
      "parent": "python.ccxt.async_support.base.ws",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.async_support.base.ws": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\async_support\\base\\ws\\__init__.py",
      "parent": "python.ccxt.async_support.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base.decimal_to_precision": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\decimal_to_precision.py",
      "parent": "python.ccxt.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base.errors": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\errors.py",
      "parent": "python.ccxt.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base.exchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\exchange.py",
      "parent": "python.ccxt.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base.precise": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\precise.py",
      "parent": "python.ccxt.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base.types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\types.py",
      "parent": "python.ccxt.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\base\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.aftermath": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\aftermath.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.alpaca": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\alpaca.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.apex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\apex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.ascendex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\ascendex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.aster": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\aster.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.backpack": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\backpack.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bequant": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bequant.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.binance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\binance.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.binancecoinm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\binancecoinm.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.binanceus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\binanceus.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.binanceusdm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\binanceusdm.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bingx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bingx.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitfinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitfinex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitget": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitget.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bithumb": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bithumb.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitmart": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitmart.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitmex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitmex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitopro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitopro.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitrue": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitrue.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitstamp": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitstamp.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bittrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bittrade.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bitvavo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bitvavo.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.blockchaincom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\blockchaincom.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.blofin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\blofin.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bullish": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bullish.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bybit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bybit.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bybiteu": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bybiteu.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.bydfi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\bydfi.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.cex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\cex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinbase": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinbase.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinbaseadvanced": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinbaseadvanced.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinbaseexchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinbaseexchange.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinbaseinternational": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinbaseinternational.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coincheck": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coincheck.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.coinone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\coinone.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.cryptocom": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\cryptocom.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.deepcoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\deepcoin.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.deribit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\deribit.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.derive": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\derive.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.dydx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\dydx.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.exmo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\exmo.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.extended": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\extended.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.gate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\gate.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.gemini": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\gemini.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.grvt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\grvt.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.hashkey": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\hashkey.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.hitbtc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\hitbtc.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.hollaex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\hollaex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.htx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\htx.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.huobi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\huobi.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.hyperliquid": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\hyperliquid.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.independentreserve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\independentreserve.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.kraken": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\kraken.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.krakenfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\krakenfutures.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.kucoin": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\kucoin.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.kucoinfutures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\kucoinfutures.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.lbank": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\lbank.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.lighter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\lighter.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.luno": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\luno.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.mexc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\mexc.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.modetrade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\modetrade.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.myokx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\myokx.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.ndax": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\ndax.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.okx": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\okx.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.okxus": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\okxus.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.onetrading": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\onetrading.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.p2b": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\p2b.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.pacifica": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\pacifica.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.paradex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\paradex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.phemex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\phemex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.poloniex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\poloniex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.toobit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\toobit.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.upbit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\upbit.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.weex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\weex.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.whitebit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\whitebit.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.woo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\woo.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.woofipro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\woofipro.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.xt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\xt.py",
      "parent": "python.ccxt.pro",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.tests_init": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\tests_init.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.test_abnormal_close": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\test_abnormal_close.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.test_cache": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\test_cache.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.test_close": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\test_close.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.test_future": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\test_future.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.base.test_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\base\\test_order_book.py",
      "parent": "python.ccxt.pro.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_un_watch_positions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_un_watch_positions.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_balance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_balance.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_bids_asks": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_bids_asks.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_liquidations": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_liquidations.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_liquidations_for_symbols.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_my_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_my_trades.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_ohlcv.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_ohlcv_for_symbols.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_orders.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_order_book.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_order_book_for_symbols.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_position": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_position.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_positions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_positions.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_ticker": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_ticker.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_tickers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_tickers.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_trades.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\pro\\test\\Exchange\\test_watch_trades_for_symbols.py",
      "parent": "python.ccxt.pro.test.Exchange",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PrivateAccountV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PrivateDealsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PrivateOrdersV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicAggreBookTickerV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicAggreDealsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicAggreDepthsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicBookTickerBatchV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicBookTickerV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicDealsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicIncreaseDepthsBatchV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicIncreaseDepthsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicLimitDepthsV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicMiniTickersV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicMiniTickerV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PublicSpotKlineV3Api_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\PushDataV3ApiWrapper_pb2.py",
      "parent": "python.ccxt.protobuf.mexc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.protobuf.mexc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\protobuf\\mexc\\__init__.py",
      "parent": "python.ccxt.protobuf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr.addr_dec_utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\addr_dec_utils.py",
      "parent": "python.ccxt.static_dependencies.bip.addr",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr.addr_key_validator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\addr_key_validator.py",
      "parent": "python.ccxt.static_dependencies.bip.addr",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr.iaddr_decoder": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\iaddr_decoder.py",
      "parent": "python.ccxt.static_dependencies.bip.addr",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr.iaddr_encoder": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\iaddr_encoder.py",
      "parent": "python.ccxt.static_dependencies.bip.addr",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr.P2PKH_addr": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\P2PKH_addr.py",
      "parent": "python.ccxt.static_dependencies.bip.addr",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.addr": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\addr\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.base58.base58": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\base58\\base58.py",
      "parent": "python.ccxt.static_dependencies.bip.base58",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.base58.base58_ex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\base58\\base58_ex.py",
      "parent": "python.ccxt.static_dependencies.bip.base58",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.base58.base58_xmr": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\base58\\base58_xmr.py",
      "parent": "python.ccxt.static_dependencies.bip.base58",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.base58": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\base58\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32.bch_bech32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\bch_bech32.py",
      "parent": "python.ccxt.static_dependencies.bip.bech32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32.bech32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\bech32.py",
      "parent": "python.ccxt.static_dependencies.bip.bech32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32.bech32_base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\bech32_base.py",
      "parent": "python.ccxt.static_dependencies.bip.bech32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32.bech32_ex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\bech32_ex.py",
      "parent": "python.ccxt.static_dependencies.bip.bech32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32.segwit_bech32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\segwit_bech32.py",
      "parent": "python.ccxt.static_dependencies.bip.bech32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bech32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bech32\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_const": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_const.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_ex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_ex.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_keys": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_keys.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_data": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_key_data.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_key_net_ver.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_key_ser.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_path": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_path.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.bip32_utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\bip32_utils.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.base.bip32_base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\base\\bip32_base.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\base\\ibip32_key_derivator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\base\\ibip32_mst_key_generator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\base\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\kholaw\\bip32_kholaw_ed25519.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.kholaw",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\kholaw\\bip32_kholaw_ed25519_key_derivator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.kholaw",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\kholaw\\bip32_kholaw_key_derivator_base.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.kholaw",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\kholaw\\bip32_kholaw_mst_key_generator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.kholaw",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.kholaw": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\kholaw\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\slip10\\bip32_slip10_key_derivator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.slip10",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\slip10\\bip32_slip10_mst_key_generator.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.slip10",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\slip10\\bip32_slip10_secp256k1.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32.slip10",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip32.slip10": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip32\\slip10\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.bip32",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44.bip44": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44\\bip44.py",
      "parent": "python.ccxt.static_dependencies.bip.bip44",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44_base\\bip44_base.py",
      "parent": "python.ccxt.static_dependencies.bip.bip44_base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44_base\\bip44_base_ex.py",
      "parent": "python.ccxt.static_dependencies.bip.bip44_base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44_base\\bip44_keys.py",
      "parent": "python.ccxt.static_dependencies.bip.bip44_base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.bip44_base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\bip44_base\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.coin_conf.coins_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\coin_conf\\coins_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.coin_conf",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.coin_conf.coin_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\coin_conf\\coin_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.coin_conf",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.coin_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\coin_conf\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip44\\bip44_coins.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip44",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip44\\bip44_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip44",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf_getter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip44\\bip44_conf_getter.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip44",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip44": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip44\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.conf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip49\\bip49_coins.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip49",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip49\\bip49_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip49",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_conf_getter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip49\\bip49_conf_getter.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip49",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip49": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip49\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.conf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip84\\bip84_coins.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip84",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip84\\bip84_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip84",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_conf_getter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip84\\bip84_conf_getter.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip84",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip84": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip84\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.conf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip86\\bip86_coins.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip86",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip86\\bip86_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip86",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_conf_getter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip86\\bip86_conf_getter.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.bip86",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.bip86": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\bip86\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.conf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.atom_addr": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\atom_addr.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\bip_bitcoin_cash_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.bip_coins": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\bip_coins.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\bip_coin_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.bip_conf_const": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\bip_conf_const.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\bip_litecoin_conf.py",
      "parent": "python.ccxt.static_dependencies.bip.conf.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.conf.common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\conf\\common\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.conf",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\conf.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.common.dummy_point": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\common\\dummy_point.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.common.ikeys": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\common\\ikeys.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.common.ipoint": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\common\\ipoint.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.common",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\common\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\curve\\elliptic_curve.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.curve",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\curve\\elliptic_curve_getter.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.curve",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\curve\\elliptic_curve_types.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.curve",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.curve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\curve\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\ecdsa\\ecdsa_keys.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.ecdsa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\ecdsa\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\secp256k1\\secp256k1.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.secp256k1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\secp256k1\\secp256k1_const.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.secp256k1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\secp256k1\\secp256k1_keys_ecdsa.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.secp256k1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\secp256k1\\secp256k1_point_ecdsa.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc.secp256k1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.ecc.secp256k1": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\ecc\\secp256k1\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.ecc",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip173.slip173": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip173\\slip173.py",
      "parent": "python.ccxt.static_dependencies.bip.slip.slip173",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip173": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip173\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.slip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip32\\slip32.py",
      "parent": "python.ccxt.static_dependencies.bip.slip.slip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip32\\slip32_key_net_ver.py",
      "parent": "python.ccxt.static_dependencies.bip.slip.slip32",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip32\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.slip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip44.slip44": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip44\\slip44.py",
      "parent": "python.ccxt.static_dependencies.bip.slip.slip44",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.slip.slip44": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\slip\\slip44\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.slip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.conf.coin_names": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\conf\\coin_names.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.conf",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.conf": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\conf\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\aes_ecb.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.blake2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\blake2.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\chacha20_poly1305.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.hash160": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\hash160.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.hmac": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\hmac.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\pbkdf2.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.ripemd": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\ripemd.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.scrypt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\scrypt.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.sha2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\sha2.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto.sha3": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\sha3.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.crypto": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\crypto\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.algo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\algo.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.base32": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\base32.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.bit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\bit.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.bytes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\bytes.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.data_bytes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\data_bytes.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.integer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\integer.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc.string": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\string.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.misc",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.misc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\misc\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.typing.literal": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\typing\\literal.py",
      "parent": "python.ccxt.static_dependencies.bip.utils.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.utils.typing": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\utils\\typing\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.wif.wif": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\wif\\wif.py",
      "parent": "python.ccxt.static_dependencies.bip.wif",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.bip.wif": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\bip\\wif\\__init__.py",
      "parent": "python.ccxt.static_dependencies.bip",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.registry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\registry.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\amino\\amino_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.amino",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\base\\v1beta1\\coin_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\crypto\\multisig\\keys_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\crypto\\multisig\\v1beta1\\multisig_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\crypto\\secp256k1\\keys_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\msg\\v1\\msg_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\tx\\signing\\v1beta1\\signing_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos\\tx\\v1beta1\\tx_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\cosmos_proto\\cosmos_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\accountplus_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\genesis_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\models_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\params_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\query_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\accountplus\\tx_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\block_rate_limit_config_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\clob_pair_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\equity_tier_limit_config_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\finalize_block_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\liquidations_config_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\liquidations_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\matches_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\mev_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\operation_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\order_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\order_removals_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\process_proposer_matches_events_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\query_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\streaming_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\clob\\tx_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\sending\\genesis_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\sending\\query_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\sending\\transfer_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\sending\\tx_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\asset_position_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\genesis_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\perpetual_position_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\query_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\streaming_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\dydxprotocol\\subaccounts\\subaccount_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\dydx_v4_client\\gogoproto\\gogo_pb2.py",
      "parent": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.curves": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\curves.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.der": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\der.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.ecdsa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\ecdsa.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.ellipticcurve": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\ellipticcurve.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.keys": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\keys.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.numbertheory": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\numbertheory.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.rfc6979": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\rfc6979.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa.util": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\util.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa._version": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\_version.py",
      "parent": "python.ccxt.static_dependencies.ecdsa",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ecdsa": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ecdsa\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.abi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\abi.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\base.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.codec": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\codec.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.constants": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\constants.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.decoding": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\decoding.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.encoding": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\encoding.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.grammar": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\grammar.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.packed": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\packed.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.registry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\registry.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.tools._strategies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\tools\\_strategies.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi.tools",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.tools": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\tools\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.utils.numeric": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\utils\\numeric.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.utils.padding": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\utils\\padding.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.utils.string": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\utils\\string.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.abi.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\abi\\utils\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum.abi",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.account.messages": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\account\\messages.py",
      "parent": "python.ccxt.static_dependencies.ethereum.account",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.account": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\account\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\account\\encode_typed_data\\encoding_and_hashing.py",
      "parent": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\account\\encode_typed_data\\helpers.py",
      "parent": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\account\\encode_typed_data\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum.account",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.hexbytes.main": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\hexbytes\\main.py",
      "parent": "python.ccxt.static_dependencies.ethereum.hexbytes",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.hexbytes._utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\hexbytes\\_utils.py",
      "parent": "python.ccxt.static_dependencies.ethereum.hexbytes",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.hexbytes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\hexbytes\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.abi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\abi.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.bls": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\bls.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.discovery": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\discovery.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.encoding": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\encoding.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.enums": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\enums.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.ethpm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\ethpm.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.evm": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\evm.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing.networks": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\networks.py",
      "parent": "python.ccxt.static_dependencies.ethereum.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.typing": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\typing\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.abi": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\abi.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.address": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\address.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.applicators": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\applicators.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.conversions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\conversions.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.currency": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\currency.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.debug": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\debug.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.decorators": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\decorators.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.encoding": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\encoding.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.functional": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\functional.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.hexadecimal": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\hexadecimal.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.humanize": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\humanize.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.logging": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\logging.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.module_loading": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\module_loading.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.numeric": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\numeric.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.toolz": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\toolz.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\types.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.units": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\units.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.curried": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\curried\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.typing.misc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\typing\\misc.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils.typing",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.ethereum.utils.typing": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\ethereum\\utils\\typing\\__init__.py",
      "parent": "python.ccxt.static_dependencies.ethereum.utils",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.keccak.keccak": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\keccak\\keccak.py",
      "parent": "python.ccxt.static_dependencies.keccak",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.keccak": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\keccak\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.ast_utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\ast_utils.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\common.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.grammar": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\grammar.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.indenter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\indenter.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.lark": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\lark.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.lexer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\lexer.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.load_grammar": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\load_grammar.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parser_frontends": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parser_frontends.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parse_tree_builder": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parse_tree_builder.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.reconstruct": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\reconstruct.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tree": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tree.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tree_matcher": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tree_matcher.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tree_templates": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tree_templates.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\utils.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.visitors": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\visitors.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.grammars": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\grammars\\__init__.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.cyk": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\cyk.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.earley": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\earley.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.earley_common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\earley_common.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.earley_forest": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\earley_forest.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.grammar_analysis": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\grammar_analysis.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.lalr_analysis": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\lalr_analysis.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\lalr_interactive_parser.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\lalr_parser.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\lalr_parser_state.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers.xearley": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\xearley.py",
      "parent": "python.ccxt.static_dependencies.lark.parsers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.parsers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\parsers\\__init__.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tools.nearley": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tools\\nearley.py",
      "parent": "python.ccxt.static_dependencies.lark.tools",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tools.serialize": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tools\\serialize.py",
      "parent": "python.ccxt.static_dependencies.lark.tools",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tools.standalone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tools\\standalone.py",
      "parent": "python.ccxt.static_dependencies.lark.tools",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.tools": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\tools\\__init__.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\__pyinstaller\\hook-lark.py",
      "parent": "python.ccxt.static_dependencies.lark.__pyinstaller",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lark.__pyinstaller": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lark\\__pyinstaller\\__init__.py",
      "parent": "python.ccxt.static_dependencies.lark",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lighter_client.signer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lighter_client\\signer.py",
      "parent": "python.ccxt.static_dependencies.lighter_client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.lighter_client._init_": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\lighter_client\\_init_.py",
      "parent": "python.ccxt.static_dependencies.lighter_client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\base.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.class_registry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\class_registry.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.decorators": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\decorators.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.error_store": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\error_store.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.fields": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\fields.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.orderedset": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\orderedset.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.schema": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\schema.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\types.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\utils.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.validate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\validate.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow.warnings": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\warnings.py",
      "parent": "python.ccxt.static_dependencies.marshmallow",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\collection_field.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\lazy_class_attribute.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass.mypy": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\mypy.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass.typing": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\typing.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass.union_field": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\union_field.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_dataclass": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_dataclass\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_oneofschema\\one_of_schema.py",
      "parent": "python.ccxt.static_dependencies.marshmallow_oneofschema",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.marshmallow_oneofschema": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\marshmallow_oneofschema\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.mnemonic.mnemonic": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\mnemonic\\mnemonic.py",
      "parent": "python.ccxt.static_dependencies.mnemonic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.mnemonic": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\mnemonic\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.msgpack.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\msgpack\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.msgpack",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.msgpack.ext": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\msgpack\\ext.py",
      "parent": "python.ccxt.static_dependencies.msgpack",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.msgpack.fallback": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\msgpack\\fallback.py",
      "parent": "python.ccxt.static_dependencies.msgpack",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.msgpack": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\msgpack\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.parsimonious",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious.expressions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\expressions.py",
      "parent": "python.ccxt.static_dependencies.parsimonious",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious.grammar": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\grammar.py",
      "parent": "python.ccxt.static_dependencies.parsimonious",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious.nodes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\nodes.py",
      "parent": "python.ccxt.static_dependencies.parsimonious",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\utils.py",
      "parent": "python.ccxt.static_dependencies.parsimonious",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.parsimonious": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\parsimonious\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.ccxt_utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\ccxt_utils.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\common.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.constants": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\constants.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v0.model": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v0\\model.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v0",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v0.parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v0\\parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v0",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v0.schemas": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v0\\schemas.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v0",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v0.shape": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v0\\shape.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v0",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v0": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v0\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1.model": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\model.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1.parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\parser_transformer.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1.schemas": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\schemas.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1.shape": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\shape.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v1": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v1\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2.model": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\model.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2.parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\parser_transformer.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2.schemas": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\schemas.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2.shape": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\shape.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.abi.v2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\abi\\v2\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.abi",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.data_types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\data_types.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.felt": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\felt.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.type_parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\type_parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\deprecated_parse\\cairo_types.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\deprecated_parse\\parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\deprecated_parse\\parser_transformer.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\deprecated_parse\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\v1\\type_parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo.v1",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.v1": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\v1\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\v2\\type_parser.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo.v2",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.cairo.v2": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\cairo\\v2\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.cairo",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.address": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\address.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\compiled_class_hash_objects.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.poseidon": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\poseidon.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.selector": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\selector.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.storage": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\storage.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\utils.py",
      "parent": "python.ccxt.static_dependencies.starknet.hash",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.hash": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\hash\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.models.typed_data": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\models\\typed_data.py",
      "parent": "python.ccxt.static_dependencies.starknet.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.models": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\models\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.errors": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\errors.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.factory": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\factory.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\function_serialization_adapter.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\tuple_dataclass.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization._calldata_reader": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\_calldata_reader.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization._context": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\_context.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\array_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\bool_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\byte_array_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\cairo_data_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\enum_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\felt_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\named_tuple_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\option_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\output_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\payload_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\struct_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\tuple_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\uint256_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\uint_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\unit_serializer.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\_common.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\serialization\\data_serializers\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet.serialization",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\utils\\constructor_args_translator.py",
      "parent": "python.ccxt.static_dependencies.starknet.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.utils.iterable": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\utils\\iterable.py",
      "parent": "python.ccxt.static_dependencies.starknet.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.utils.schema": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\utils\\schema.py",
      "parent": "python.ccxt.static_dependencies.starknet.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.utils.typed_data": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\utils\\typed_data.py",
      "parent": "python.ccxt.static_dependencies.starknet.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starknet.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starknet\\utils\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starknet",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\crypto\\fast_pedersen_hash.py",
      "parent": "python.ccxt.static_dependencies.starkware.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware.crypto.math_utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\crypto\\math_utils.py",
      "parent": "python.ccxt.static_dependencies.starkware.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware.crypto.signature": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\crypto\\signature.py",
      "parent": "python.ccxt.static_dependencies.starkware.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware.crypto.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\crypto\\utils.py",
      "parent": "python.ccxt.static_dependencies.starkware.crypto",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.starkware.crypto": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\starkware\\crypto\\__init__.py",
      "parent": "python.ccxt.static_dependencies.starkware",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.core.intfunc": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\core\\intfunc.py",
      "parent": "python.ccxt.static_dependencies.sympy.core",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.core": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\core\\__init__.py",
      "parent": "python.ccxt.static_dependencies.sympy",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.external.gmpy": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\external\\gmpy.py",
      "parent": "python.ccxt.static_dependencies.sympy.external",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.external.importtools": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\external\\importtools.py",
      "parent": "python.ccxt.static_dependencies.sympy.external",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.external.ntheory": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\external\\ntheory.py",
      "parent": "python.ccxt.static_dependencies.sympy.external",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.external.pythonmpq": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\external\\pythonmpq.py",
      "parent": "python.ccxt.static_dependencies.sympy.external",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.sympy.external": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\sympy\\external\\__init__.py",
      "parent": "python.ccxt.static_dependencies.sympy",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.compatibility": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\compatibility.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.dicttoolz": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\dicttoolz.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.functoolz": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\functoolz.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.itertoolz": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\itertoolz.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.recipes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\recipes.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.utils": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\utils.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz._signatures": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\_signatures.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz._version": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\_version.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.curried.exceptions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\curried\\exceptions.py",
      "parent": "python.ccxt.static_dependencies.toolz.curried",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.curried.operator": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\curried\\operator.py",
      "parent": "python.ccxt.static_dependencies.toolz.curried",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.toolz.curried": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\toolz\\curried\\__init__.py",
      "parent": "python.ccxt.static_dependencies.toolz",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.typing_inspect.typing_inspect": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\typing_inspect\\typing_inspect.py",
      "parent": "python.ccxt.static_dependencies.typing_inspect",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.static_dependencies.typing_inspect": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\static_dependencies\\typing_inspect\\__init__.py",
      "parent": "python.ccxt.static_dependencies",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.tests_async": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\tests_async.py",
      "parent": "python.ccxt.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.tests_helpers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\tests_helpers.py",
      "parent": "python.ccxt.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.tests_init": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\tests_init.py",
      "parent": "python.ccxt.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.tests_sync": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\tests_sync.py",
      "parent": "python.ccxt.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\__init__.py",
      "parent": "python.ccxt",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.tests_init": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\tests_init.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_after_constructor": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_after_constructor.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_aggregate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_aggregate.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_arrays_concat": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_arrays_concat.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_array_concat": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_array_concat.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_base16_to_binary": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_base16_to_binary.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_base58_to_binary": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_base58_to_binary.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_base64_to_binary": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_base64_to_binary.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_binary_concat": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_binary_concat.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_binary_to_base16": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_binary_to_base16.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_binary_to_base58": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_binary_to_base58.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_binary_to_base64": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_binary_to_base64.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_capitalize": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_capitalize.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_clone": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_clone.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_constants": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_constants.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_cryptography": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_cryptography.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_datetime": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_datetime.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_decimal_to_precision": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_decimal_to_precision.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_deep_extend": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_deep_extend.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_encode_decode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_encode_decode.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_eth_methods": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_eth_methods.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_extend": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_extend.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_extract_params": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_extract_params.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_filter_by": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_filter_by.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_group_by": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_group_by.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_handle_methods": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_handle_methods.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_implode_params": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_implode_params.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_index_by": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_index_by.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_in_array": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_in_array.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_io": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_io.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_is_empty": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_is_empty.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_is_json_encoded_object": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_is_json_encoded_object.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_json": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_json.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_keysort": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_keysort.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_network_methods": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_network_methods.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_number": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_number.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_number_to_be": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_number_to_be.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_number_to_string": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_number_to_string.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_omit": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_omit.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_parse_precision": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_parse_precision.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_precise": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_precise.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_precision_from_string": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_precision_from_string.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_rawencode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_rawencode.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_remove_repeated_elements_from_array": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_remove_repeated_elements_from_array.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_safe_methods": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_safe_methods.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_safe_ticker": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_safe_ticker.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_set_markets_from_exchange": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_set_markets_from_exchange.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_sleep": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_sleep.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_sort": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_sort.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_sort_by": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_sort_by.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_string_to_base16": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_string_to_base16.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_string_to_base64": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_string_to_base64.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_strip": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_strip.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_sum": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_sum.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_timeframes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_timeframes.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_to_array": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_to_array.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_unique": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_unique.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_urlencode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_urlencode.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_urlencode_base64": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_urlencode_base64.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_urlencode_nested": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_urlencode_nested.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_urlencode_with_array_repeat": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_urlencode_with_array_repeat.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.test_uuid": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\test_uuid.py",
      "parent": "python.ccxt.test.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.language_specific.test_language_specific": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\language_specific\\test_language_specific.py",
      "parent": "python.ccxt.test.base.language_specific",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.base.language_specific.test_throttler_performance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\base\\language_specific\\test_throttler_performance.py",
      "parent": "python.ccxt.test.base.language_specific",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_after_construct": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_after_construct.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_create_order": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_create_order.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_features": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_features.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_accounts": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_accounts.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_balance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_balance.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_borrow_interest": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_borrow_interest.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_closed_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_closed_orders.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_currencies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_currencies.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_deposits": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_deposits.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_deposit_withdrawals.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_funding_rate_history": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_funding_rate_history.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_l2_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_l2_order_book.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_last_prices": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_last_prices.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_ledger": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_ledger.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_ledger_entry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_ledger_entry.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_leverage_tiers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_leverage_tiers.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_liquidations": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_liquidations.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_margin_mode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_margin_mode.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_margin_modes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_margin_modes.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_markets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_markets.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_market_leverage_tiers.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_my_liquidations": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_my_liquidations.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_my_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_my_trades.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_ohlcv.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_open_interest_history": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_open_interest_history.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_open_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_open_orders.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_orders.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_order_book.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_order_books": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_order_books.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_positions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_positions.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_status": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_status.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_ticker": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_ticker.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_tickers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_tickers.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_trades.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_trading_fee": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_trading_fee.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_trading_fees": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_trading_fees.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_transaction_fees": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_transaction_fees.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_fetch_withdrawals": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_fetch_withdrawals.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_load_markets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_load_markets.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_proxies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_proxies.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.async.test_sign_in": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\async\\test_sign_in.py",
      "parent": "python.ccxt.test.exchange.async",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_account": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_account.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_balance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_balance.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_borrow_interest": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_borrow_interest.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_borrow_rate": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_borrow_rate.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_currency": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_currency.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_deposit_withdrawal": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_deposit_withdrawal.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_funding_rate_history": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_funding_rate_history.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_last_price": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_last_price.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_ledger_entry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_ledger_entry.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_leverage_tier": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_leverage_tier.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_liquidation": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_liquidation.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_margin_mode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_margin_mode.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_margin_modification": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_margin_modification.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_market": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_market.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_ohlcv.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_open_interest": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_open_interest.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_order": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_order.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_order_book.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_position": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_position.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_shared_methods": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_shared_methods.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_status": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_status.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_ticker": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_ticker.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_trade": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_trade.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base.test_trading_fee": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\test_trading_fee.py",
      "parent": "python.ccxt.test.exchange.base",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.base": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\base\\__init__.py",
      "parent": "python.ccxt.test.exchange",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_after_construct": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_after_construct.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_create_order": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_create_order.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_features": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_features.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_accounts": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_accounts.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_balance": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_balance.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_borrow_interest": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_borrow_interest.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_closed_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_closed_orders.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_currencies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_currencies.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_deposits": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_deposits.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_deposit_withdrawals.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_funding_rate_history.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_l2_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_l2_order_book.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_last_prices": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_last_prices.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_ledger": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_ledger.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_ledger_entry": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_ledger_entry.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_leverage_tiers.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_liquidations": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_liquidations.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_margin_mode": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_margin_mode.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_margin_modes": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_margin_modes.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_markets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_markets.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_market_leverage_tiers.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_my_liquidations": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_my_liquidations.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_my_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_my_trades.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_ohlcv": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_ohlcv.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_open_interest_history": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_open_interest_history.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_open_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_open_orders.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_orders": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_orders.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_order_book": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_order_book.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_order_books": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_order_books.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_positions": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_positions.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_status": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_status.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_ticker": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_ticker.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_tickers": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_tickers.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_trades": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_trades.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_trading_fee": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_trading_fee.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_trading_fees": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_trading_fees.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_transaction_fees": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_transaction_fees.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_fetch_withdrawals": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_fetch_withdrawals.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_load_markets": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_load_markets.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_proxies": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_proxies.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "python.ccxt.test.exchange.sync.test_sign_in": {
      "path": "C:\\repos\\v3\\ccxt\\python\\ccxt\\test\\exchange\\sync\\test_sign_in.py",
      "parent": "python.ccxt.test.exchange.sync",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    }
  },
  "import_graph": {
    "doc.conf": [],
    "examples.bots.py.bitfinex-lending-bot": [],
    "examples.bots.py.spot-arbitrage-bot": [],
    "examples.py.aiohttp-custom-session-connector": [],
    "examples.py.all-exchanges": [],
    "examples.py.arbitrage-pairs": [],
    "examples.py.asciichart": [],
    "examples.py.async-analyse-augur-v1-vs-v2-exchanges": [],
    "examples.py.async-balance-coinbasepro": [],
    "examples.py.async-balance-gdax": [],
    "examples.py.async-balance": [],
    "examples.py.async-balances": [],
    "examples.py.async-basic-callchain": [],
    "examples.py.async-basic-orderbook": [],
    "examples.py.async-basic-rate-limiter": [],
    "examples.py.async-basic": [],
    "examples.py.async-binance-cancel-option-order": [],
    "examples.py.async-binance-create-margin-order": [],
    "examples.py.async-binance-create-option-order": [],
    "examples.py.async-binance-create-trailing-percent-order": [],
    "examples.py.async-binance-fetch-margin-balance-with-options": [],
    "examples.py.async-binance-fetch-margin-balance-with-params": [],
    "examples.py.async-binance-fetch-option-details": [],
    "examples.py.async-binance-fetch-option-OHLCV": [],
    "examples.py.async-binance-fetch-option-order": [],
    "examples.py.async-binance-fetch-option-orderbook": [],
    "examples.py.async-binance-fetch-option-position": [],
    "examples.py.async-binance-fetch-option-ticker": [],
    "examples.py.async-binance-fetch-ticker-continuously": [],
    "examples.py.async-binance-futures-vs-spot": [],
    "examples.py.async-binance-margin-borrow": [],
    "examples.py.async-binance-margin-repay": [],
    "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv": [],
    "examples.py.async-bitfinex-public-get-symbols": [],
    "examples.py.async-bitget-perpetual-futures-swaps": [],
    "examples.py.async-bitstamp-create-limit-buy-order": [],
    "examples.py.async-bitstamp-create-order-cancel-order": [],
    "examples.py.async-bittrex-orderbook": [],
    "examples.py.async-bybit-transfer": [],
    "examples.py.async-fetch-balance": [],
    "examples.py.async-fetch-many-orderbooks-continuously": [],
    "examples.py.async-fetch-ohlcv-indicators-discord-webhook": [],
    "examples.py.async-fetch-ohlcv-multiple-symbols-continuously": [],
    "examples.py.async-fetch-order-book-from-many-exchanges": [],
    "examples.py.async-fetch-ticker": [],
    "examples.py.async-gather-concurrency": [],
    "examples.py.async-gdax-fetch-order-book-continuously": [],
    "examples.py.async-generator-basic": [],
    "examples.py.async-generator-multiple-tickers": [],
    "examples.py.async-generator-ticker-poller": [],
    "examples.py.async-hollaex-sandbox": [],
    "examples.py.async-instantiate-all-at-once": [],
    "examples.py.async-kucoin-rate-limit": [],
    "examples.py.async-macd": [],
    "examples.py.async-market-making-symbols": [],
    "examples.py.async-multiple-accounts": [],
    "examples.py.async-multiple-parallel-calls": [],
    "examples.py.async-okx-create-margin-order": [],
    "examples.py.async-okx-margin-borrow": [],
    "examples.py.async-okx-margin-repay": [],
    "examples.py.async-okx-positional-orders": [],
    "examples.py.async-orderbooks-from-multiple-exchanges-at-once": [],
    "examples.py.async-orderbooks": [],
    "examples.py.async-rtt": [],
    "examples.py.async-theocean-orderbook": [],
    "examples.py.async-theocean-tickers": [],
    "examples.py.async-ticker": [],
    "examples.py.async-tickers-from-many-exchanges-at-once": [],
    "examples.py.async-tickers": [],
    "examples.py.async-with-threads": [],
    "examples.py.async": [],
    "examples.py.balance-coinbasepro": [],
    "examples.py.balance-gdax": [],
    "examples.py.balance-kraken": [],
    "examples.py.balances": [],
    "examples.py.basic-chart": [],
    "examples.py.basic-rate-limiting": [],
    "examples.py.binance-batch-orders": [],
    "examples.py.binance-coin-margined-take-profit": [],
    "examples.py.binance-conditional-orders": [],
    "examples.py.binance-create-oco-order-with-implicit-methods": [],
    "examples.py.binance-create-order-cancel-order": [],
    "examples.py.binance-ema": [],
    "examples.py.binance-fetch-all-my-trades-paginate-by-id": [],
    "examples.py.binance-fetch-all-my-trades": [],
    "examples.py.binance-fetch-all-trades": [],
    "examples.py.binance-fetch-ohlcv-closing-time-1": [],
    "examples.py.binance-fetch-ohlcv-closing-time-2": [],
    "examples.py.binance-fetch-ohlcv-pagination": [],
    "examples.py.binance-fetch-ohlcv-quote-volume": [],
    "examples.py.binance-fetch-ohlcv-to-csv": [],
    "examples.py.binance-fetch-ohlcv": [],
    "examples.py.binance-fiat": [],
    "examples.py.binance-futures-margin": [],
    "examples.py.binance-futures-positions": [],
    "examples.py.binance-futures-set-leverage-implicit-api": [],
    "examples.py.binance-futures-set-leverage": [],
    "examples.py.binance-futures-watch-balance": [],
    "examples.py.binance-futures-watch-order-book": [],
    "examples.py.binance-futures": [],
    "examples.py.binance-market-order-quote-usdt": [],
    "examples.py.binance-poll-balance": [],
    "examples.py.binance-poll-positions": [],
    "examples.py.binance-reload-markets": [],
    "examples.py.binance-savings-endpoints": [],
    "examples.py.binance-spot-and-futures": [],
    "examples.py.binance-spot-trailing": [],
    "examples.py.binance-stop-loss-take-profit": [],
    "examples.py.binance-test-order": [],
    "examples.py.binance-universal-transfer": [],
    "examples.py.binance-usdm-fetch-continuous-klines-ohlcv": [],
    "examples.py.binance-watch-many-orderbooks": [],
    "examples.py.binance-watch-margin-balance": [],
    "examples.py.binance-watch-ohlcv": [],
    "examples.py.binance-watch-order-book-individual-updates": [],
    "examples.py.binance-watch-orderbook-watch-balance": [],
    "examples.py.binance-watch-orders-being-placed": [],
    "examples.py.binance-watch-spot-futures-balances-continuously": [],
    "examples.py.bitfinex-rate-limiting": [],
    "examples.py.bitget-perpetual-futures-swaps": [],
    "examples.py.bitmex-cancel-orders": [],
    "examples.py.bitmex-create-order": [],
    "examples.py.bitmex-fetch-ohlcv-with-extra-params": [],
    "examples.py.bitmex-ohlcv-convert-5m-to-15m": [],
    "examples.py.bitmex-order-value": [],
    "examples.py.bitmex_watch_ohlcv": [],
    "examples.py.bitmex_watch_ticker_and_ohlcv": [],
    "examples.py.bittrex-fetch-closed-orders-history": [],
    "examples.py.bitvavo-watch-order-book": [],
    "examples.py.build-ohlcv-bars": [],
    "examples.py.build-ohlcv-many-symbols": [],
    "examples.py.builtin-rate-limiting-long-poller": [],
    "examples.py.bybit-conditional-orders": [],
    "examples.py.bybit-positions": [],
    "examples.py.bybit-trailling": [],
    "examples.py.bybit-updated": [],
    "examples.py.bybit-USDC-create-option-order": [],
    "examples.py.cli": [],
    "examples.py.coinbase-cancel-order": [],
    "examples.py.coinbase-create-order": [],
    "examples.py.coinbase-fetch-OHLCV": [],
    "examples.py.coinbase-fetch-order": [],
    "examples.py.coinbase-fetch-ticker": [],
    "examples.py.coinbase-fetch-trades": [],
    "examples.py.coinbase-watch-all-trades": [],
    "examples.py.coinbase-watch-trades": [],
    "examples.py.coinbasepro-fetch-my-trades-pagination": [],
    "examples.py.coinex-futures": [],
    "examples.py.coinone-fetch-tickers": [],
    "examples.py.coinone-markets": [],
    "examples.py.compare-two-exchanges-capabilities": [],
    "examples.py.consume-all-trades": [],
    "examples.py.create-order-position-with-takeprofit-stoploss": [],
    "examples.py.create-order-ws-example": [],
    "examples.py.create-orders-example": [],
    "examples.py.create-trailing-amount-order": [],
    "examples.py.create-trailing-percent-order": [],
    "examples.py.exchange-rate-limiter-rollingWindow": [],
    "examples.py.exchange-save-load-markets-cache": [],
    "examples.py.exchanges-by-country": [],
    "examples.py.exchanges": [],
    "examples.py.fetch-all-okex-ohclv": [],
    "examples.py.fetch-all-tickers": [],
    "examples.py.fetch-balance-asset-valuation": [],
    "examples.py.fetch-bitfinex-ohlcv-history": [],
    "examples.py.fetch-coinbasepro-ohlcv-sequentially": [],
    "examples.py.fetch-create-deposit-address": [],
    "examples.py.fetch-gdax-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv-cex": [],
    "examples.py.fetch-ohlcv-kraken": [],
    "examples.py.fetch-ohlcv-many-exchanges-continuosly": [],
    "examples.py.fetch-ohlcv-mark-index-price": [],
    "examples.py.fetch-ohlcv-on-new-candle": [],
    "examples.py.fetch-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv": [],
    "examples.py.fetch-okex-futures": [],
    "examples.py.fetch-open-orders": [],
    "examples.py.fetch-order-book-rtt": [],
    "examples.py.fetch-orders": [],
    "examples.py.fetch-ticker-many-exchanges-many-symbols": [],
    "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv": [],
    "examples.py.gateio-fetch-ohlcv-pagination": [],
    "examples.py.gateio-futures": [],
    "examples.py.gateio-open-close-contract": [],
    "examples.py.gateio-swaps": [],
    "examples.py.gateio-watch-balance": [],
    "examples.py.gateio-watch-trades": [],
    "examples.py.gdax-fetch-my-trades-pagination": [],
    "examples.py.hitbtc-withdraw": [],
    "examples.py.huobi-futures": [],
    "examples.py.huobi-open-close-contract": [],
    "examples.py.huobi-open-close-position-bbo": [],
    "examples.py.huobi-spot": [],
    "examples.py.huobi-swaps": [],
    "examples.py.hyperliquid-load-hip3-dexes": [],
    "examples.py.instantiate-all-at-once": [],
    "examples.py.intercept-original-ohlcv-updates": [],
    "examples.py.kraken-conditional-close-order": [],
    "examples.py.kraken-create-and-close-position": [],
    "examples.py.kraken-fetch-my-trades-pagination": [],
    "examples.py.krakenfutures-basic": [],
    "examples.py.kucoin-fetch-all-deposit-addresses-by-network": [],
    "examples.py.kucoin-fetch-all-deposit-addresses": [],
    "examples.py.kucoin-fetch-closed-orders-pagination": [],
    "examples.py.kucoin-rate-limit": [],
    "examples.py.kucoin-watch-multiple-orderbooks": [],
    "examples.py.kucoinfutures-create-stop-order": [],
    "examples.py.latoken-create-order": [],
    "examples.py.latoken-example": [],
    "examples.py.manual-rate-limiting-long-poller": [],
    "examples.py.many-exchanges-many-different-streams": [],
    "examples.py.many-exchanges-many-orderbooks-synchronized": [],
    "examples.py.many-exchanges-many-orderbooks-throttled": [],
    "examples.py.many-exchanges-many-streams-with-keys": [],
    "examples.py.many-exchanges-many-streams": [],
    "examples.py.many-exchanges-many-symbols-watch-trades": [],
    "examples.py.many-exchanges": [],
    "examples.py.margin-leverage-order-kraken": [],
    "examples.py.margin-loan-borrow-buy-sell-repay": [],
    "examples.py.measure-latency": [],
    "examples.py.minimal-2-lines": [],
    "examples.py.multiple-exchanges-watch-orderbook-continuously": [],
    "examples.py.multiple-subscriptions-watchXForSymbols": [],
    "examples.py.normalize-sparse-candle-timestamps": [],
    "examples.py.okex-create-swap-order": [],
    "examples.py.okex-watch-margin-balance-with-params": [],
    "examples.py.okex-watch-margin-balance": [],
    "examples.py.okx-bbo-tbt": [],
    "examples.py.okx-fetch-all-my-trades": [],
    "examples.py.okx-fetch-closed-orders-pagenumber-pagination": [],
    "examples.py.okx-position-takeprofit-stoploss": [],
    "examples.py.okx-transfer": [],
    "examples.py.on-connected-user-hook": [],
    "examples.py.one-exchange-different-streams": [],
    "examples.py.one-exchange-many-streams": [],
    "examples.py.order-book-extra-level-depth-param": [],
    "examples.py.phemex-cancel-all-orders": [],
    "examples.py.phemex-create-order-position-with-takeprofit-stoploss": [],
    "examples.py.phemex-create-stop-order": [],
    "examples.py.phemex-leverage-orders": [],
    "examples.py.phemex-open-cancel-close-positions": [],
    "examples.py.phemex-perpetual-balance": [],
    "examples.py.phemex-positions": [],
    "examples.py.phemex-transfer": [],
    "examples.py.poloniex-fetch-ohlcv-continuously": [],
    "examples.py.poloniex-fetch-ohlcv-with-pagination": [],
    "examples.py.poloniex-fetch-order-books": [],
    "examples.py.poloniex-fetch-trades-continuously": [],
    "examples.py.poloniex-fetch-trades-with-pagination-to-csv": [],
    "examples.py.poloniex-python2-memleak-test": [],
    "examples.py.poloniex-python3-memleak-test": [],
    "examples.py.proxy-usage": [],
    "examples.py.rsi": [],
    "examples.py.rtt": [],
    "examples.py.sample-local-proxy-server-with-cors": [],
    "examples.py.set_markets_from_exchange": [],
    "examples.py.sign-in": [],
    "examples.py.sort-swap-markets-by-hourly-price-change": [],
    "examples.py.source-ip-address": [],
    "examples.py.spot-vs-future-arbitrage-bitmart": [],
    "examples.py.symbols": [],
    "examples.py.test-server": [],
    "examples.py.theocean": [],
    "examples.py.tickers": [],
    "examples.py.watch-all-symbols": [],
    "examples.py.watch-custom-exchange-specific-streams": [],
    "examples.py.watch-many-exchanges-many-tickers": [],
    "examples.py.watch-OHLCV-For-Symbols": [],
    "examples.py.watch-OHLCV": [],
    "examples.py.watch-OrderBook-For-Symbols": [],
    "examples.py.watch-ticker-to-csv": [],
    "examples.py.watch-tickers": [],
    "examples.py.watch-Trades-For-Symbols": [],
    "examples.py.watchPositions-many-exchanges-continuosly": [],
    "examples.py.watchPositions": [],
    "examples.py.watchPositionsForSymbols": [],
    "examples.py.watchTradesForSymbols": [],
    "examples.py.wazirx-create-cancel-orders": [],
    "examples.py.withdraw-from-one-exchange-to-another": [],
    "examples.py.ws_test_load": [],
    "playground.lib.runners.pyproxy.sitecustomize": [],
    "python.qa": [],
    "python.setup": [],
    "python.ccxt.aftermath": [],
    "python.ccxt.alpaca": [],
    "python.ccxt.apex": [],
    "python.ccxt.ascendex": [],
    "python.ccxt.aster": [],
    "python.ccxt.backpack": [],
    "python.ccxt.bequant": [],
    "python.ccxt.bigone": [],
    "python.ccxt.binance": [],
    "python.ccxt.binancecoinm": [],
    "python.ccxt.binanceus": [],
    "python.ccxt.binanceusdm": [],
    "python.ccxt.bingx": [],
    "python.ccxt.bit2c": [],
    "python.ccxt.bitbank": [],
    "python.ccxt.bitbns": [],
    "python.ccxt.bitfinex": [],
    "python.ccxt.bitflyer": [],
    "python.ccxt.bitget": [],
    "python.ccxt.bithumb": [],
    "python.ccxt.bitmart": [],
    "python.ccxt.bitmex": [],
    "python.ccxt.bitopro": [],
    "python.ccxt.bitrue": [],
    "python.ccxt.bitso": [],
    "python.ccxt.bitstamp": [],
    "python.ccxt.bitteam": [],
    "python.ccxt.bittrade": [],
    "python.ccxt.bitvavo": [],
    "python.ccxt.blockchaincom": [],
    "python.ccxt.blofin": [],
    "python.ccxt.btcbox": [],
    "python.ccxt.btcmarkets": [],
    "python.ccxt.btcturk": [],
    "python.ccxt.bullish": [],
    "python.ccxt.bybit": [],
    "python.ccxt.bybiteu": [],
    "python.ccxt.bydfi": [],
    "python.ccxt.cex": [],
    "python.ccxt.coinbase": [],
    "python.ccxt.coinbaseadvanced": [],
    "python.ccxt.coinbaseexchange": [],
    "python.ccxt.coinbaseinternational": [],
    "python.ccxt.coincheck": [],
    "python.ccxt.coinex": [],
    "python.ccxt.coinmate": [],
    "python.ccxt.coinmetro": [],
    "python.ccxt.coinone": [],
    "python.ccxt.coinsph": [],
    "python.ccxt.coinspot": [],
    "python.ccxt.cryptocom": [],
    "python.ccxt.cryptomus": [],
    "python.ccxt.deepcoin": [],
    "python.ccxt.delta": [],
    "python.ccxt.deribit": [],
    "python.ccxt.derive": [],
    "python.ccxt.digifinex": [],
    "python.ccxt.dydx": [],
    "python.ccxt.exmo": [],
    "python.ccxt.extended": [],
    "python.ccxt.fmfwio": [],
    "python.ccxt.foxbit": [],
    "python.ccxt.gate": [],
    "python.ccxt.gemini": [],
    "python.ccxt.grvt": [],
    "python.ccxt.hashkey": [],
    "python.ccxt.hibachi": [],
    "python.ccxt.hitbtc": [],
    "python.ccxt.hollaex": [],
    "python.ccxt.htx": [],
    "python.ccxt.huobi": [],
    "python.ccxt.hyperliquid": [],
    "python.ccxt.independentreserve": [],
    "python.ccxt.indodax": [],
    "python.ccxt.kraken": [],
    "python.ccxt.krakenfutures": [],
    "python.ccxt.kucoin": [],
    "python.ccxt.kucoinfutures": [],
    "python.ccxt.latoken": [],
    "python.ccxt.lbank": [],
    "python.ccxt.lighter": [],
    "python.ccxt.luno": [],
    "python.ccxt.mercado": [],
    "python.ccxt.mexc": [],
    "python.ccxt.modetrade": [],
    "python.ccxt.myokx": [],
    "python.ccxt.ndax": [],
    "python.ccxt.novadax": [],
    "python.ccxt.okx": [],
    "python.ccxt.okxus": [],
    "python.ccxt.onetrading": [],
    "python.ccxt.p2b": [],
    "python.ccxt.pacifica": [],
    "python.ccxt.paradex": [],
    "python.ccxt.paymium": [],
    "python.ccxt.phemex": [],
    "python.ccxt.poloniex": [],
    "python.ccxt.tokocrypto": [],
    "python.ccxt.toobit": [],
    "python.ccxt.upbit": [],
    "python.ccxt.weex": [],
    "python.ccxt.whitebit": [],
    "python.ccxt.woo": [],
    "python.ccxt.woofipro": [],
    "python.ccxt.xt": [],
    "python.ccxt.zaif": [],
    "python.ccxt.zebpay": [],
    "python.ccxt": [],
    "python.ccxt.abstract.aftermath": [],
    "python.ccxt.abstract.alpaca": [],
    "python.ccxt.abstract.apex": [],
    "python.ccxt.abstract.ascendex": [],
    "python.ccxt.abstract.aster": [],
    "python.ccxt.abstract.backpack": [],
    "python.ccxt.abstract.bequant": [],
    "python.ccxt.abstract.bigone": [],
    "python.ccxt.abstract.binance": [],
    "python.ccxt.abstract.binancecoinm": [],
    "python.ccxt.abstract.binanceus": [],
    "python.ccxt.abstract.binanceusdm": [],
    "python.ccxt.abstract.bingx": [],
    "python.ccxt.abstract.bit2c": [],
    "python.ccxt.abstract.bitbank": [],
    "python.ccxt.abstract.bitbns": [],
    "python.ccxt.abstract.bitfinex": [],
    "python.ccxt.abstract.bitflyer": [],
    "python.ccxt.abstract.bitget": [],
    "python.ccxt.abstract.bithumb": [],
    "python.ccxt.abstract.bitmart": [],
    "python.ccxt.abstract.bitmex": [],
    "python.ccxt.abstract.bitopro": [],
    "python.ccxt.abstract.bitrue": [],
    "python.ccxt.abstract.bitso": [],
    "python.ccxt.abstract.bitstamp": [],
    "python.ccxt.abstract.bitteam": [],
    "python.ccxt.abstract.bittrade": [],
    "python.ccxt.abstract.bitvavo": [],
    "python.ccxt.abstract.blockchaincom": [],
    "python.ccxt.abstract.blofin": [],
    "python.ccxt.abstract.btcbox": [],
    "python.ccxt.abstract.btcmarkets": [],
    "python.ccxt.abstract.btcturk": [],
    "python.ccxt.abstract.bullish": [],
    "python.ccxt.abstract.bybit": [],
    "python.ccxt.abstract.bybiteu": [],
    "python.ccxt.abstract.bydfi": [],
    "python.ccxt.abstract.cex": [],
    "python.ccxt.abstract.coinbase": [],
    "python.ccxt.abstract.coinbaseadvanced": [],
    "python.ccxt.abstract.coinbaseexchange": [],
    "python.ccxt.abstract.coinbaseinternational": [],
    "python.ccxt.abstract.coincheck": [],
    "python.ccxt.abstract.coinex": [],
    "python.ccxt.abstract.coinmate": [],
    "python.ccxt.abstract.coinmetro": [],
    "python.ccxt.abstract.coinone": [],
    "python.ccxt.abstract.coinsph": [],
    "python.ccxt.abstract.coinspot": [],
    "python.ccxt.abstract.cryptocom": [],
    "python.ccxt.abstract.cryptomus": [],
    "python.ccxt.abstract.deepcoin": [],
    "python.ccxt.abstract.delta": [],
    "python.ccxt.abstract.deribit": [],
    "python.ccxt.abstract.derive": [],
    "python.ccxt.abstract.digifinex": [],
    "python.ccxt.abstract.dydx": [],
    "python.ccxt.abstract.exmo": [],
    "python.ccxt.abstract.extended": [],
    "python.ccxt.abstract.fmfwio": [],
    "python.ccxt.abstract.foxbit": [],
    "python.ccxt.abstract.gate": [],
    "python.ccxt.abstract.gemini": [],
    "python.ccxt.abstract.grvt": [],
    "python.ccxt.abstract.hashkey": [],
    "python.ccxt.abstract.hibachi": [],
    "python.ccxt.abstract.hitbtc": [],
    "python.ccxt.abstract.hollaex": [],
    "python.ccxt.abstract.htx": [],
    "python.ccxt.abstract.huobi": [],
    "python.ccxt.abstract.hyperliquid": [],
    "python.ccxt.abstract.independentreserve": [],
    "python.ccxt.abstract.indodax": [],
    "python.ccxt.abstract.kraken": [],
    "python.ccxt.abstract.krakenfutures": [],
    "python.ccxt.abstract.kucoin": [],
    "python.ccxt.abstract.kucoinfutures": [],
    "python.ccxt.abstract.latoken": [],
    "python.ccxt.abstract.lbank": [],
    "python.ccxt.abstract.lighter": [],
    "python.ccxt.abstract.luno": [],
    "python.ccxt.abstract.mercado": [],
    "python.ccxt.abstract.mexc": [],
    "python.ccxt.abstract.modetrade": [],
    "python.ccxt.abstract.myokx": [],
    "python.ccxt.abstract.ndax": [],
    "python.ccxt.abstract.novadax": [],
    "python.ccxt.abstract.okx": [],
    "python.ccxt.abstract.okxus": [],
    "python.ccxt.abstract.onetrading": [],
    "python.ccxt.abstract.p2b": [],
    "python.ccxt.abstract.pacifica": [],
    "python.ccxt.abstract.paradex": [],
    "python.ccxt.abstract.paymium": [],
    "python.ccxt.abstract.phemex": [],
    "python.ccxt.abstract.poloniex": [],
    "python.ccxt.abstract.tokocrypto": [],
    "python.ccxt.abstract.toobit": [],
    "python.ccxt.abstract.upbit": [],
    "python.ccxt.abstract.weex": [],
    "python.ccxt.abstract.whitebit": [],
    "python.ccxt.abstract.woo": [],
    "python.ccxt.abstract.woofipro": [],
    "python.ccxt.abstract.xt": [],
    "python.ccxt.abstract.zaif": [],
    "python.ccxt.abstract.zebpay": [],
    "python.ccxt.abstract": [],
    "python.ccxt.async_support.aftermath": [],
    "python.ccxt.async_support.alpaca": [],
    "python.ccxt.async_support.apex": [],
    "python.ccxt.async_support.ascendex": [],
    "python.ccxt.async_support.aster": [],
    "python.ccxt.async_support.backpack": [],
    "python.ccxt.async_support.bequant": [],
    "python.ccxt.async_support.bigone": [],
    "python.ccxt.async_support.binance": [],
    "python.ccxt.async_support.binancecoinm": [],
    "python.ccxt.async_support.binanceus": [],
    "python.ccxt.async_support.binanceusdm": [],
    "python.ccxt.async_support.bingx": [],
    "python.ccxt.async_support.bit2c": [],
    "python.ccxt.async_support.bitbank": [],
    "python.ccxt.async_support.bitbns": [],
    "python.ccxt.async_support.bitfinex": [],
    "python.ccxt.async_support.bitflyer": [],
    "python.ccxt.async_support.bitget": [],
    "python.ccxt.async_support.bithumb": [],
    "python.ccxt.async_support.bitmart": [],
    "python.ccxt.async_support.bitmex": [],
    "python.ccxt.async_support.bitopro": [],
    "python.ccxt.async_support.bitrue": [],
    "python.ccxt.async_support.bitso": [],
    "python.ccxt.async_support.bitstamp": [],
    "python.ccxt.async_support.bitteam": [],
    "python.ccxt.async_support.bittrade": [],
    "python.ccxt.async_support.bitvavo": [],
    "python.ccxt.async_support.blockchaincom": [],
    "python.ccxt.async_support.blofin": [],
    "python.ccxt.async_support.btcbox": [],
    "python.ccxt.async_support.btcmarkets": [],
    "python.ccxt.async_support.btcturk": [],
    "python.ccxt.async_support.bullish": [],
    "python.ccxt.async_support.bybit": [],
    "python.ccxt.async_support.bybiteu": [],
    "python.ccxt.async_support.bydfi": [],
    "python.ccxt.async_support.cex": [],
    "python.ccxt.async_support.coinbase": [],
    "python.ccxt.async_support.coinbaseadvanced": [],
    "python.ccxt.async_support.coinbaseexchange": [],
    "python.ccxt.async_support.coinbaseinternational": [],
    "python.ccxt.async_support.coincheck": [],
    "python.ccxt.async_support.coinex": [],
    "python.ccxt.async_support.coinmate": [],
    "python.ccxt.async_support.coinmetro": [],
    "python.ccxt.async_support.coinone": [],
    "python.ccxt.async_support.coinsph": [],
    "python.ccxt.async_support.coinspot": [],
    "python.ccxt.async_support.cryptocom": [],
    "python.ccxt.async_support.cryptomus": [],
    "python.ccxt.async_support.deepcoin": [],
    "python.ccxt.async_support.delta": [],
    "python.ccxt.async_support.deribit": [],
    "python.ccxt.async_support.derive": [],
    "python.ccxt.async_support.digifinex": [],
    "python.ccxt.async_support.dydx": [],
    "python.ccxt.async_support.exmo": [],
    "python.ccxt.async_support.extended": [],
    "python.ccxt.async_support.fmfwio": [],
    "python.ccxt.async_support.foxbit": [],
    "python.ccxt.async_support.gate": [],
    "python.ccxt.async_support.gemini": [],
    "python.ccxt.async_support.grvt": [],
    "python.ccxt.async_support.hashkey": [],
    "python.ccxt.async_support.hibachi": [],
    "python.ccxt.async_support.hitbtc": [],
    "python.ccxt.async_support.hollaex": [],
    "python.ccxt.async_support.htx": [],
    "python.ccxt.async_support.huobi": [],
    "python.ccxt.async_support.hyperliquid": [],
    "python.ccxt.async_support.independentreserve": [],
    "python.ccxt.async_support.indodax": [],
    "python.ccxt.async_support.kraken": [],
    "python.ccxt.async_support.krakenfutures": [],
    "python.ccxt.async_support.kucoin": [],
    "python.ccxt.async_support.kucoinfutures": [],
    "python.ccxt.async_support.latoken": [],
    "python.ccxt.async_support.lbank": [],
    "python.ccxt.async_support.lighter": [],
    "python.ccxt.async_support.luno": [],
    "python.ccxt.async_support.mercado": [],
    "python.ccxt.async_support.mexc": [],
    "python.ccxt.async_support.modetrade": [],
    "python.ccxt.async_support.myokx": [],
    "python.ccxt.async_support.ndax": [],
    "python.ccxt.async_support.novadax": [],
    "python.ccxt.async_support.okx": [],
    "python.ccxt.async_support.okxus": [],
    "python.ccxt.async_support.onetrading": [],
    "python.ccxt.async_support.p2b": [],
    "python.ccxt.async_support.pacifica": [],
    "python.ccxt.async_support.paradex": [],
    "python.ccxt.async_support.paymium": [],
    "python.ccxt.async_support.phemex": [],
    "python.ccxt.async_support.poloniex": [],
    "python.ccxt.async_support.tokocrypto": [],
    "python.ccxt.async_support.toobit": [],
    "python.ccxt.async_support.upbit": [],
    "python.ccxt.async_support.weex": [],
    "python.ccxt.async_support.whitebit": [],
    "python.ccxt.async_support.woo": [],
    "python.ccxt.async_support.woofipro": [],
    "python.ccxt.async_support.xt": [],
    "python.ccxt.async_support.zaif": [],
    "python.ccxt.async_support.zebpay": [],
    "python.ccxt.async_support": [],
    "python.ccxt.async_support.base.exchange": [],
    "python.ccxt.async_support.base.throttler": [],
    "python.ccxt.async_support.base": [],
    "python.ccxt.async_support.base.ws.cache": [],
    "python.ccxt.async_support.base.ws.client": [
      {
        "from_module": "python.ccxt.async_support.base.ws.client",
        "imports": "functions.milliseconds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functions",
        "symbol_part": "milliseconds",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.async_support.base.ws.client",
        "imports": "functions.iso8601",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functions",
        "symbol_part": "iso8601",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.async_support.base.ws.client",
        "imports": "functions.deep_extend",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functions",
        "symbol_part": "deep_extend",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.async_support.base.ws.client",
        "imports": "functions.is_json_encoded_object",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functions",
        "symbol_part": "is_json_encoded_object",
        "lineno": 12
      }
    ],
    "python.ccxt.async_support.base.ws.functions": [],
    "python.ccxt.async_support.base.ws.future": [],
    "python.ccxt.async_support.base.ws.order_book": [],
    "python.ccxt.async_support.base.ws.order_book_side": [],
    "python.ccxt.async_support.base.ws": [],
    "python.ccxt.base.decimal_to_precision": [],
    "python.ccxt.base.errors": [],
    "python.ccxt.base.exchange": [],
    "python.ccxt.base.precise": [],
    "python.ccxt.base.types": [],
    "python.ccxt.base": [],
    "python.ccxt.pro.aftermath": [],
    "python.ccxt.pro.alpaca": [],
    "python.ccxt.pro.apex": [],
    "python.ccxt.pro.ascendex": [],
    "python.ccxt.pro.aster": [],
    "python.ccxt.pro.backpack": [],
    "python.ccxt.pro.bequant": [],
    "python.ccxt.pro.binance": [],
    "python.ccxt.pro.binancecoinm": [],
    "python.ccxt.pro.binanceus": [],
    "python.ccxt.pro.binanceusdm": [],
    "python.ccxt.pro.bingx": [],
    "python.ccxt.pro.bitfinex": [],
    "python.ccxt.pro.bitget": [],
    "python.ccxt.pro.bithumb": [],
    "python.ccxt.pro.bitmart": [],
    "python.ccxt.pro.bitmex": [],
    "python.ccxt.pro.bitopro": [],
    "python.ccxt.pro.bitrue": [],
    "python.ccxt.pro.bitstamp": [],
    "python.ccxt.pro.bittrade": [],
    "python.ccxt.pro.bitvavo": [],
    "python.ccxt.pro.blockchaincom": [],
    "python.ccxt.pro.blofin": [],
    "python.ccxt.pro.bullish": [],
    "python.ccxt.pro.bybit": [],
    "python.ccxt.pro.bybiteu": [],
    "python.ccxt.pro.bydfi": [],
    "python.ccxt.pro.cex": [],
    "python.ccxt.pro.coinbase": [],
    "python.ccxt.pro.coinbaseadvanced": [],
    "python.ccxt.pro.coinbaseexchange": [],
    "python.ccxt.pro.coinbaseinternational": [],
    "python.ccxt.pro.coincheck": [],
    "python.ccxt.pro.coinex": [],
    "python.ccxt.pro.coinone": [],
    "python.ccxt.pro.cryptocom": [],
    "python.ccxt.pro.deepcoin": [],
    "python.ccxt.pro.deribit": [],
    "python.ccxt.pro.derive": [],
    "python.ccxt.pro.dydx": [],
    "python.ccxt.pro.exmo": [],
    "python.ccxt.pro.extended": [],
    "python.ccxt.pro.gate": [],
    "python.ccxt.pro.gemini": [],
    "python.ccxt.pro.grvt": [],
    "python.ccxt.pro.hashkey": [],
    "python.ccxt.pro.hitbtc": [],
    "python.ccxt.pro.hollaex": [],
    "python.ccxt.pro.htx": [],
    "python.ccxt.pro.huobi": [],
    "python.ccxt.pro.hyperliquid": [],
    "python.ccxt.pro.independentreserve": [],
    "python.ccxt.pro.kraken": [],
    "python.ccxt.pro.krakenfutures": [],
    "python.ccxt.pro.kucoin": [],
    "python.ccxt.pro.kucoinfutures": [],
    "python.ccxt.pro.lbank": [],
    "python.ccxt.pro.lighter": [],
    "python.ccxt.pro.luno": [],
    "python.ccxt.pro.mexc": [],
    "python.ccxt.pro.modetrade": [],
    "python.ccxt.pro.myokx": [],
    "python.ccxt.pro.ndax": [],
    "python.ccxt.pro.okx": [],
    "python.ccxt.pro.okxus": [],
    "python.ccxt.pro.onetrading": [],
    "python.ccxt.pro.p2b": [],
    "python.ccxt.pro.pacifica": [],
    "python.ccxt.pro.paradex": [],
    "python.ccxt.pro.phemex": [],
    "python.ccxt.pro.poloniex": [],
    "python.ccxt.pro.toobit": [],
    "python.ccxt.pro.upbit": [],
    "python.ccxt.pro.weex": [],
    "python.ccxt.pro.whitebit": [],
    "python.ccxt.pro.woo": [],
    "python.ccxt.pro.woofipro": [],
    "python.ccxt.pro.xt": [],
    "python.ccxt.pro": [],
    "python.ccxt.pro.test.base.tests_init": [],
    "python.ccxt.pro.test.base.test_abnormal_close": [],
    "python.ccxt.pro.test.base.test_cache": [],
    "python.ccxt.pro.test.base.test_close": [],
    "python.ccxt.pro.test.base.test_future": [],
    "python.ccxt.pro.test.base.test_order_book": [],
    "python.ccxt.pro.test.Exchange.test_un_watch_positions": [],
    "python.ccxt.pro.test.Exchange.test_watch_balance": [],
    "python.ccxt.pro.test.Exchange.test_watch_bids_asks": [],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations": [],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_my_trades": [],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv": [],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_orders": [],
    "python.ccxt.pro.test.Exchange.test_watch_order_book": [],
    "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols": [],
    "python.ccxt.pro.test.Exchange.test_watch_position": [],
    "python.ccxt.pro.test.Exchange.test_watch_positions": [],
    "python.ccxt.pro.test.Exchange.test_watch_ticker": [],
    "python.ccxt.pro.test.Exchange.test_watch_tickers": [],
    "python.ccxt.pro.test.Exchange.test_watch_trades": [],
    "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols": [],
    "python.ccxt.protobuf": [],
    "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2": [],
    "python.ccxt.protobuf.mexc": [],
    "python.ccxt.static_dependencies": [],
    "python.ccxt.static_dependencies.bip": [
      {
        "from_module": "python.ccxt.static_dependencies.bip",
        "imports": "bip32.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32",
        "symbol_part": "*",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip",
        "imports": "bip44.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44",
        "symbol_part": "*",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip",
        "imports": "utils.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "*",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip",
        "imports": "conf.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conf",
        "symbol_part": "*",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.addr_dec_utils": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.addr_key_validator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
        "imports": "ecc.Secp256k1PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "Secp256k1PublicKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.iaddr_decoder": [],
    "python.ccxt.static_dependencies.bip.addr.iaddr_encoder": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.iaddr_encoder",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.P2PKH_addr": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "addr_dec_utils.AddrDecUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "addr_dec_utils",
        "symbol_part": "AddrDecUtils",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "addr_key_validator.AddrKeyValidator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "addr_key_validator",
        "symbol_part": "AddrKeyValidator",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "iaddr_decoder.IAddrDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "iaddr_decoder",
        "symbol_part": "IAddrDecoder",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "iaddr_encoder.IAddrEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "iaddr_encoder",
        "symbol_part": "IAddrEncoder",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "base58.Base58Alphabets",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Alphabets",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "base58.Base58ChecksumError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58ChecksumError",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "base58.Base58Decoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Decoder",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "base58.Base58Encoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Encoder",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "bech32.BchBech32Decoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bech32",
        "symbol_part": "BchBech32Decoder",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "bech32.BchBech32Encoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bech32",
        "symbol_part": "BchBech32Encoder",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "bech32.Bech32ChecksumError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bech32",
        "symbol_part": "Bech32ChecksumError",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "utils.crypto.Hash160",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "Hash160",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 35
      }
    ],
    "python.ccxt.static_dependencies.bip.addr": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "iaddr_encoder.IAddrEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "iaddr_encoder",
        "symbol_part": "IAddrEncoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.BchP2PKHAddr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "BchP2PKHAddr",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.BchP2PKHAddrDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "BchP2PKHAddrDecoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.BchP2PKHAddrEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "BchP2PKHAddrEncoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.P2PKHAddr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "P2PKHAddr",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.P2PKHAddrDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "P2PKHAddrDecoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.P2PKHAddrEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "P2PKHAddrEncoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.addr",
        "imports": "P2PKH_addr.P2PKHPubKeyModes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "P2PKH_addr",
        "symbol_part": "P2PKHPubKeyModes",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58",
        "imports": "base58_ex.Base58ChecksumError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58_ex",
        "symbol_part": "Base58ChecksumError",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58",
        "imports": "utils.crypto.DoubleSha256",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "DoubleSha256",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58_ex": [],
    "python.ccxt.static_dependencies.bip.base58.base58_xmr": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
        "imports": "base58.Base58Alphabets",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Alphabets",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
        "imports": "base58.Base58Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Const",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
        "imports": "base58.Base58Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Decoder",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
        "imports": "base58.Base58Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Encoder",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.base58": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58.Base58Alphabets",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Alphabets",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58.Base58Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Decoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58.Base58Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58",
        "symbol_part": "Base58Encoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58_ex.Base58ChecksumError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58_ex",
        "symbol_part": "Base58ChecksumError",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58_xmr.Base58XmrDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58_xmr",
        "symbol_part": "Base58XmrDecoder",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.base58",
        "imports": "base58_xmr.Base58XmrEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base58_xmr",
        "symbol_part": "Base58XmrEncoder",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bch_bech32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "imports": "bech32_base.Bech32BaseUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32BaseUtils",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "imports": "bech32_base.Bech32DecoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32DecoderBase",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "imports": "bech32_base.Bech32EncoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32EncoderBase",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "imports": "utils.misc.IntegerUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "IntegerUtils",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32",
        "imports": "bech32_base.Bech32BaseUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32BaseUtils",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32",
        "imports": "bech32_base.Bech32DecoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32DecoderBase",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32",
        "imports": "bech32_base.Bech32EncoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32EncoderBase",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 35
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
        "imports": "bech32_ex.Bech32ChecksumError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_ex",
        "symbol_part": "Bech32ChecksumError",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
        "imports": "utils.misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_ex": [],
    "python.ccxt.static_dependencies.bip.bech32.segwit_bech32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32.Bech32Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32",
        "symbol_part": "Bech32Const",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32.Bech32Encodings",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32",
        "symbol_part": "Bech32Encodings",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32.Bech32Utils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32",
        "symbol_part": "Bech32Utils",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32_base.Bech32BaseUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32BaseUtils",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32_base.Bech32DecoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32DecoderBase",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "bech32_base.Bech32EncoderBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_base",
        "symbol_part": "Bech32EncoderBase",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 34
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "bch_bech32.BchBech32Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bch_bech32",
        "symbol_part": "BchBech32Decoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "bch_bech32.BchBech32Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bch_bech32",
        "symbol_part": "BchBech32Encoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "bech32.Bech32Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32",
        "symbol_part": "Bech32Decoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "bech32.Bech32Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32",
        "symbol_part": "Bech32Encoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "bech32_ex.Bech32ChecksumError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bech32_ex",
        "symbol_part": "Bech32ChecksumError",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "segwit_bech32.SegwitBech32Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "segwit_bech32",
        "symbol_part": "SegwitBech32Decoder",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bech32",
        "imports": "segwit_bech32.SegwitBech32Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "segwit_bech32",
        "symbol_part": "SegwitBech32Encoder",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_const": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_const",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_ex": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_keys": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_data.Bip32ChainCode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32ChainCode",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_data.Bip32FingerPrint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32FingerPrint",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_data.Bip32KeyData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyData",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_ser.Bip32PrivateKeySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32PrivateKeySerializer",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "bip32_key_ser.Bip32PublicKeySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32PublicKeySerializer",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.EllipticCurve",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "EllipticCurve",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.EllipticCurveGetter",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveGetter",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.IPoint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPoint",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPrivateKey",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "utils.crypto.Hash160",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "Hash160",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 36
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_data": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "imports": "utils.misc.BitUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BitUtils",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "imports": "utils.misc.IntegerUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "IntegerUtils",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "imports": "utils.typing.Literal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.typing",
        "symbol_part": "Literal",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "base58.Base58Decoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Decoder",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "base58.Base58Encoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Encoder",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_const.Bip32Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_const",
        "symbol_part": "Bip32Const",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_data.Bip32ChainCode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32ChainCode",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_data.Bip32Depth",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32Depth",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_data.Bip32FingerPrint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32FingerPrint",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_data.Bip32KeyData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyData",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "ecc.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPrivateKey",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 32
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_path": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
        "imports": "bip32_ex.Bip32PathError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32PathError",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_utils": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.bip32_utils",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "base.Bip32Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "Bip32Base",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "base.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "base.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_const.Bip32Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_const",
        "symbol_part": "Bip32Const",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_ex.Bip32PathError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32PathError",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_data.Bip32ChainCode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32ChainCode",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_data.Bip32Depth",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32Depth",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_data.Bip32FingerPrint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32FingerPrint",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_data.Bip32KeyData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyData",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_ser.Bip32DeserializedKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32DeserializedKey",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_ser.Bip32KeyDeserializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32KeyDeserializer",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_ser.Bip32PrivateKeySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32PrivateKeySerializer",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_key_ser.Bip32PublicKeySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32PublicKeySerializer",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_keys.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_path.Bip32Path",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_path",
        "symbol_part": "Bip32Path",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_path.Bip32PathParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_path",
        "symbol_part": "Bip32PathParser",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "bip32_utils.Bip32Utils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_utils",
        "symbol_part": "Bip32Utils",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32",
        "imports": "slip10.Bip32Slip10Secp256k1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "slip10",
        "symbol_part": "Bip32Slip10Secp256k1",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.bip32_base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ibip32_key_derivator.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ibip32_key_derivator",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ibip32_mst_key_generator.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ibip32_mst_key_generator",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_data.Bip32ChainCode",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32ChainCode",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_data.Bip32Depth",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32Depth",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_data.Bip32FingerPrint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32FingerPrint",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_data.Bip32KeyData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyData",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_key_ser.Bip32KeyDeserializer",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_ser",
        "symbol_part": "Bip32KeyDeserializer",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_keys.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_path.Bip32Path",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_path",
        "symbol_part": "Bip32Path",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "bip32_path.Bip32PathParser",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_path",
        "symbol_part": "Bip32PathParser",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.EllipticCurve",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurve",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.EllipticCurveGetter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveGetter",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.IPoint",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "IPoint",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.IPrivateKey",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "IPrivateKey",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 37
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "imports": "bip32_keys.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "imports": "ecc.IPoint",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "IPoint",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator": [],
    "python.ccxt.static_dependencies.bip.bip32.base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base",
        "imports": "bip32_base.Bip32Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_base",
        "symbol_part": "Bip32Base",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base",
        "imports": "ibip32_key_derivator.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ibip32_key_derivator",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.base",
        "imports": "ibip32_mst_key_generator.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ibip32_mst_key_generator",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "base.Bip32Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "Bip32Base",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "base.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "base.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "bip32_const.Bip32Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_const",
        "symbol_part": "Bip32Const",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kholaw.bip32_kholaw_ed25519_key_derivator",
        "symbol_part": "Bip32KholawEd25519KeyDerivator",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "imports": "kholaw.bip32_kholaw_mst_key_generator.Bip32KholawEd25519MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kholaw.bip32_kholaw_mst_key_generator",
        "symbol_part": "Bip32KholawEd25519MstKeyGenerator",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kholaw.bip32_kholaw_key_derivator_base",
        "symbol_part": "Bip32KholawEd25519KeyDerivatorBase",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "imports": "utils.misc.IntegerUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "IntegerUtils",
        "lineno": 32
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "base.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "bip32_keys.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "imports": "utils.crypto.HmacSha512",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "HmacSha512",
        "lineno": 35
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "imports": "base.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "imports": "slip10.bip32_slip10_mst_key_generator.Bip32Slip10MstKeyGeneratorConst",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "slip10.bip32_slip10_mst_key_generator",
        "symbol_part": "Bip32Slip10MstKeyGeneratorConst",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "imports": "utils.crypto.HmacSha256",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "HmacSha256",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "imports": "utils.crypto.HmacSha512",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.crypto",
        "symbol_part": "HmacSha512",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "imports": "utils.misc.BitUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BitUtils",
        "lineno": 32
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "base.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "bip32_ex.Bip32KeyError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_ex",
        "symbol_part": "Bip32KeyError",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "bip32_key_data.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_data",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "bip32_keys.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "bip32_keys.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_keys",
        "symbol_part": "Bip32PublicKey",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "ecc.IPoint",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "IPoint",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "utils.crypto.HmacSha512",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.crypto",
        "symbol_part": "HmacSha512",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 38
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "imports": "utils.misc.IntegerUtils",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "IntegerUtils",
        "lineno": 38
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
        "imports": "base.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
        "imports": "ecc.EllipticCurveGetter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveGetter",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
        "imports": "ecc.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
        "imports": "utils.crypto.HmacSha512",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.crypto",
        "symbol_part": "HmacSha512",
        "lineno": 31
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "base.Bip32Base",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base",
        "symbol_part": "Bip32Base",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "base.IBip32KeyDerivator",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base",
        "symbol_part": "IBip32KeyDerivator",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "base.IBip32MstKeyGenerator",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base",
        "symbol_part": "IBip32MstKeyGenerator",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "bip32_const.Bip32Const",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_const",
        "symbol_part": "Bip32Const",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "bip32_key_net_ver.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32_key_net_ver",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "bip32_slip10_key_derivator.Bip32Slip10EcdsaDerivator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_slip10_key_derivator",
        "symbol_part": "Bip32Slip10EcdsaDerivator",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "bip32_slip10_mst_key_generator.Bip32Slip10Secp256k1MstKeyGenerator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_slip10_mst_key_generator",
        "symbol_part": "Bip32Slip10Secp256k1MstKeyGenerator",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "imports": "ecc.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecc",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 31
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10",
        "imports": "bip32_slip10_secp256k1.Bip32Secp256k1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_slip10_secp256k1",
        "symbol_part": "Bip32Secp256k1",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip32.slip10",
        "imports": "bip32_slip10_secp256k1.Bip32Slip10Secp256k1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip32_slip10_secp256k1",
        "symbol_part": "Bip32Slip10Secp256k1",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44.bip44": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip32.Bip32KeyData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyData",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip32.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip32.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip32.Bip32Const",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Const",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip32.Bip32Slip10Secp256k1",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Slip10Secp256k1",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip44_base.Bip44Base",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Base",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip44_base.Bip44Changes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Changes",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "bip44_base.Bip44Levels",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Levels",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "conf.common.BipCoins",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "BipCoins",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "conf.common.BipCoinConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "BipCoinConf",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "coin_conf.CoinsConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "coin_conf",
        "symbol_part": "CoinsConf",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "slip.slip44.Slip44",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "slip.slip44",
        "symbol_part": "Slip44",
        "lineno": 38
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44.bip44",
        "imports": "conf.common.DER_PATH_NON_HARDENED_FULL",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "DER_PATH_NON_HARDENED_FULL",
        "lineno": 39
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44",
        "imports": "bip44.Bip44",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44",
        "symbol_part": "Bip44",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip32.Bip32Base",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Base",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip32.Bip32KeyData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyData",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip32.Bip32KeyIndex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyIndex",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip44_base.bip44_base_ex.Bip44DepthError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base.bip44_base_ex",
        "symbol_part": "Bip44DepthError",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip44_base.bip44_keys.Bip44PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base.bip44_keys",
        "symbol_part": "Bip44PrivateKey",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "bip44_base.bip44_keys.Bip44PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip44_base.bip44_keys",
        "symbol_part": "Bip44PublicKey",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "conf.common.BipCoinConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "BipCoinConf",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "conf.common.BipCoins",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "BipCoins",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "ecc.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPrivateKey",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "imports": "ecc.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPublicKey",
        "lineno": 36
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "bip32.Bip32ChainCode",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32ChainCode",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "bip32.Bip32PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32PrivateKey",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "bip32.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32PublicKey",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "conf.common.BipCoinConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "conf.common",
        "symbol_part": "BipCoinConf",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "wif.WifEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "wif",
        "symbol_part": "WifEncoder",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "imports": "wif.WifPubKeyModes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "wif",
        "symbol_part": "WifPubKeyModes",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_base.Bip44Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Base",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_base.Bip44Changes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Changes",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_base.Bip44Levels",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_base",
        "symbol_part": "Bip44Levels",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_base_ex.Bip44DepthError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_base_ex",
        "symbol_part": "Bip44DepthError",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_keys.Bip44PrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_keys",
        "symbol_part": "Bip44PrivateKey",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.bip44_base",
        "imports": "bip44_keys.Bip44PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_keys",
        "symbol_part": "Bip44PublicKey",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf.coins_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf",
        "imports": "coin_conf.CoinConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "coin_conf",
        "symbol_part": "CoinConf",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf",
        "imports": "slip.slip173.Slip173",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "slip.slip173",
        "symbol_part": "Slip173",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf",
        "imports": "utils.conf.CoinNames",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.conf",
        "symbol_part": "CoinNames",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf.coin_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf.coin_conf",
        "imports": "utils.conf.CoinNames",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.conf",
        "symbol_part": "CoinNames",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf",
        "imports": "coin_conf.CoinConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "coin_conf",
        "symbol_part": "CoinConf",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.coin_conf",
        "imports": "coins_conf.CoinsConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "coins_conf",
        "symbol_part": "CoinsConf",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.bip.conf": [],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins",
        "imports": "common.bip_coins.BipCoins",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.bip_coins",
        "symbol_part": "BipCoins",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AdaByronIcarusAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AdaByronIcarusAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AlgoAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AlgoAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AptosAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AptosAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AtomAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AtomAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AvaxPChainAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AvaxPChainAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.AvaxXChainAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "AvaxXChainAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.BchP2PKHAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "BchP2PKHAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.EgldAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "EgldAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.EosAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "EosAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.ErgoNetworkTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "ErgoNetworkTypes",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.ErgoP2PKHAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "ErgoP2PKHAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.EthAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "EthAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.FilSecp256k1AddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "FilSecp256k1AddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.IcxAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "IcxAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.InjAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "InjAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.NanoAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "NanoAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.NearAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "NearAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.NeoLegacyAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "NeoLegacyAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.NeoN3AddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "NeoN3AddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.NimAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "NimAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.OkexAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "OkexAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.OneAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "OneAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.P2PKHAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "P2PKHAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.SolAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "SolAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.SubstrateEd25519AddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "SubstrateEd25519AddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.SuiAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "SuiAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.TrxAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "TrxAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XlmAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XlmAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XlmAddrTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XlmAddrTypes",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XmrAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XmrAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XrpAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XrpAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XtzAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XtzAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.XtzAddrPrefixes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "XtzAddrPrefixes",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "addr.ZilAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "ZilAddrEncoder",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32Const",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Const",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32Slip10Ed25519",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Slip10Ed25519",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32Slip10Ed25519Blake2b",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Slip10Ed25519Blake2b",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32Slip10Nist256p1",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Slip10Nist256p1",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "bip32.Bip32Slip10Secp256k1",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32Slip10Secp256k1",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "coin_conf.CoinsConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "coin_conf",
        "symbol_part": "CoinsConf",
        "lineno": 42
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
        "imports": "slip.slip44.Slip44",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "slip.slip44",
        "symbol_part": "Slip44",
        "lineno": 43
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip44",
        "imports": "bip44_coins.Bip44Coins",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip44_coins",
        "symbol_part": "Bip44Coins",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins",
        "imports": "bip_coins.BipCoins",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coins",
        "symbol_part": "BipCoins",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip49": [],
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins",
        "imports": "bip_coins.BipCoins",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coins",
        "symbol_part": "BipCoins",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip84": [],
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins",
        "imports": "bip_coins.BipCoins",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coins",
        "symbol_part": "BipCoins",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip86": [],
    "python.ccxt.static_dependencies.bip.conf.common.atom_addr": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "imports": "addr.IAddrEncoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "IAddrEncoder",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "imports": "bip32.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "imports": "bip_coin_conf.Bip32Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coin_conf",
        "symbol_part": "Bip32Base",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "imports": "bip_coin_conf.BipCoinConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coin_conf",
        "symbol_part": "BipCoinConf",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "imports": "utils.conf.CoinNames",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.conf",
        "symbol_part": "CoinNames",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coins": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "imports": "addr.iaddr_encoder.IAddrEncoder",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "addr.iaddr_encoder",
        "symbol_part": "IAddrEncoder",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "imports": "bip32.Bip32Base",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "bip32",
        "symbol_part": "Bip32Base",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "imports": "bip32.Bip32KeyNetVersions",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "bip32",
        "symbol_part": "Bip32KeyNetVersions",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "imports": "bip32.Bip32PublicKey",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "bip32",
        "symbol_part": "Bip32PublicKey",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "imports": "utils.conf.CoinNames",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.conf",
        "symbol_part": "CoinNames",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_conf_const": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf",
        "imports": "bip_coin_conf.Bip32Base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coin_conf",
        "symbol_part": "Bip32Base",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf",
        "imports": "bip_coin_conf.BipCoinConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coin_conf",
        "symbol_part": "BipCoinConf",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_coin_conf.BipCoinConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coin_conf",
        "symbol_part": "BipCoinConf",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_coins.BipCoins",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_coins",
        "symbol_part": "BipCoins",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_conf_const.DER_PATH_HARDENED_FULL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_conf_const",
        "symbol_part": "DER_PATH_HARDENED_FULL",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_conf_const.DER_PATH_HARDENED_MID",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_conf_const",
        "symbol_part": "DER_PATH_HARDENED_MID",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_conf_const.DER_PATH_HARDENED_SHORT",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_conf_const",
        "symbol_part": "DER_PATH_HARDENED_SHORT",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.conf.common",
        "imports": "bip_conf_const.DER_PATH_NON_HARDENED_FULL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bip_conf_const",
        "symbol_part": "DER_PATH_NON_HARDENED_FULL",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.conf": [],
    "python.ccxt.static_dependencies.bip.ecc": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "common.ikeys.IPrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common.ikeys",
        "symbol_part": "IPrivateKey",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "common.ikeys.IPublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common.ikeys",
        "symbol_part": "IPublicKey",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "common.ipoint.IPoint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common.ipoint",
        "symbol_part": "IPoint",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "curve.elliptic_curve.EllipticCurve",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curve.elliptic_curve",
        "symbol_part": "EllipticCurve",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "curve.elliptic_curve_getter.EllipticCurveGetter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curve.elliptic_curve_getter",
        "symbol_part": "EllipticCurveGetter",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "curve.elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curve.elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "secp256k1.secp256k1.Secp256k1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1.secp256k1",
        "symbol_part": "Secp256k1",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "secp256k1.secp256k1.Secp256k1Point",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1.secp256k1",
        "symbol_part": "Secp256k1Point",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "secp256k1.secp256k1.Secp256k1PrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1.secp256k1",
        "symbol_part": "Secp256k1PrivateKey",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc",
        "imports": "secp256k1.secp256k1.Secp256k1PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1.secp256k1",
        "symbol_part": "Secp256k1PublicKey",
        "lineno": 37
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.dummy_point": [],
    "python.ccxt.static_dependencies.bip.ecc.common.ikeys": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "imports": "ipoint.IPoint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ipoint",
        "symbol_part": "IPoint",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "imports": "curve.elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "curve.elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 31
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ipoint": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.common.ipoint",
        "imports": "curve.elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "curve.elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.common.ipoint",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve",
        "imports": "common.ikeys.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPrivateKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve",
        "imports": "common.ikeys.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPublicKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve",
        "imports": "common.ipoint.IPoint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ipoint",
        "symbol_part": "IPoint",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter",
        "imports": "elliptic_curve.EllipticCurve",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "elliptic_curve",
        "symbol_part": "EllipticCurve",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter",
        "imports": "elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter",
        "imports": "secp256k1.secp256k1.Secp256k1",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "secp256k1.secp256k1",
        "symbol_part": "Secp256k1",
        "lineno": 33
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types": [],
    "python.ccxt.static_dependencies.bip.ecc.curve": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1",
        "imports": "curve.elliptic_curve.EllipticCurve",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "curve.elliptic_curve",
        "symbol_part": "EllipticCurve",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1",
        "imports": "secp256k1_const.Secp256k1Const",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1_const",
        "symbol_part": "Secp256k1Const",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1",
        "imports": "secp256k1_const.Secp256k1Point",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1_const",
        "symbol_part": "Secp256k1Point",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1",
        "imports": "secp256k1_const.Secp256k1PrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1_const",
        "symbol_part": "Secp256k1PrivateKey",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1",
        "imports": "secp256k1_const.Secp256k1PublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1_const",
        "symbol_part": "Secp256k1PublicKey",
        "lineno": 25
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "common.ikeys.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPrivateKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "common.ikeys.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPublicKey",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "common.ipoint.IPoint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ipoint",
        "symbol_part": "IPoint",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "ecdsa.ecdsa.generator_secp256k1",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa.ecdsa",
        "symbol_part": "generator_secp256k1",
        "lineno": 37
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "secp256k1.secp256k1_keys_ecdsa.Secp256k1PointEcdsa",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "secp256k1.secp256k1_keys_ecdsa",
        "symbol_part": "Secp256k1PointEcdsa",
        "lineno": 39
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "secp256k1.secp256k1_keys_ecdsa",
        "symbol_part": "Secp256k1PrivateKeyEcdsa",
        "lineno": 39
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "imports": "secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "secp256k1.secp256k1_keys_ecdsa",
        "symbol_part": "Secp256k1PublicKeyEcdsa",
        "lineno": 39
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "ecdsa.curves",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa",
        "symbol_part": "curves",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "ecdsa.ellipticcurve",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa",
        "symbol_part": "ellipticcurve",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "ecdsa.keys",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa",
        "symbol_part": "keys",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "ecdsa.ecdsa.curve_secp256k1",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa.ecdsa",
        "symbol_part": "curve_secp256k1",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "common.ikeys.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPrivateKey",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "common.ikeys.IPublicKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ikeys",
        "symbol_part": "IPublicKey",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "common.ipoint.IPoint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ipoint",
        "symbol_part": "IPoint",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "curve.elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "curve.elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "ecdsa.ecdsa_keys.EcdsaKeysConst",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecdsa.ecdsa_keys",
        "symbol_part": "EcdsaKeysConst",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "secp256k1_point_ecdsa.Secp256k1PointEcdsa",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "secp256k1_point_ecdsa",
        "symbol_part": "Secp256k1PointEcdsa",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 34
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "ecdsa.ellipticcurve",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa",
        "symbol_part": "ellipticcurve",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "ecdsa.keys",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa",
        "symbol_part": "keys",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "ecdsa.ecdsa.curve_secp256k1",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "ecdsa.ecdsa",
        "symbol_part": "curve_secp256k1",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "common.ipoint.IPoint",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common.ipoint",
        "symbol_part": "IPoint",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "curve.elliptic_curve_types.EllipticCurveTypes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "curve.elliptic_curve_types",
        "symbol_part": "EllipticCurveTypes",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "ecdsa.ecdsa_keys.EcdsaKeysConst",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecdsa.ecdsa_keys",
        "symbol_part": "EcdsaKeysConst",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "utils.misc.DataBytes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "DataBytes",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "imports": "utils.misc.IntegerUtils",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.misc",
        "symbol_part": "IntegerUtils",
        "lineno": 32
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1": [],
    "python.ccxt.static_dependencies.bip.slip": [],
    "python.ccxt.static_dependencies.bip.slip.slip173.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip173": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.slip.slip173",
        "imports": "slip173.Slip173",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "slip173",
        "symbol_part": "Slip173",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32": [],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver": [],
    "python.ccxt.static_dependencies.bip.slip.slip32": [],
    "python.ccxt.static_dependencies.bip.slip.slip44.slip44": [],
    "python.ccxt.static_dependencies.bip.slip.slip44": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.slip.slip44",
        "imports": "slip44.Slip44",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "slip44",
        "symbol_part": "Slip44",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.utils": [],
    "python.ccxt.static_dependencies.bip.utils.conf.coin_names": [],
    "python.ccxt.static_dependencies.bip.utils.conf": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.conf",
        "imports": "coin_names.CoinNames",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "coin_names",
        "symbol_part": "CoinNames",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
        "imports": "misc.algo.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc.algo",
        "symbol_part": "AlgoUtils",
        "lineno": 32
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.blake2": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hash160": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.hash160",
        "imports": "ripemd.Ripemd160",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ripemd",
        "symbol_part": "Ripemd160",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.hash160",
        "imports": "sha2.Sha256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha2",
        "symbol_part": "Sha256",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hmac": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.ripemd": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.scrypt": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha2": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha3": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
        "imports": "misc.AlgoUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "misc",
        "symbol_part": "AlgoUtils",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "aes_ecb.AesEcbDecrypter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "aes_ecb",
        "symbol_part": "AesEcbDecrypter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "aes_ecb.AesEcbEncrypter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "aes_ecb",
        "symbol_part": "AesEcbEncrypter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b32",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b32",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b40",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b40",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b160",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b160",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b224",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b224",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b256",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "blake2.Blake2b512",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "blake2",
        "symbol_part": "Blake2b512",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "chacha20_poly1305.ChaCha20Poly1305",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "chacha20_poly1305",
        "symbol_part": "ChaCha20Poly1305",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "hash160.Hash160",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hash160",
        "symbol_part": "Hash160",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "hmac.HmacSha256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hmac",
        "symbol_part": "HmacSha256",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "hmac.HmacSha512",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hmac",
        "symbol_part": "HmacSha512",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "pbkdf2.Pbkdf2HmacSha512",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "pbkdf2",
        "symbol_part": "Pbkdf2HmacSha512",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "ripemd.Ripemd160",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ripemd",
        "symbol_part": "Ripemd160",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "scrypt.Scrypt",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "scrypt",
        "symbol_part": "Scrypt",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha2.DoubleSha256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha2",
        "symbol_part": "DoubleSha256",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha2.Sha256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha2",
        "symbol_part": "Sha256",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha2.Sha512",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha2",
        "symbol_part": "Sha512",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha2.Sha512_256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha2",
        "symbol_part": "Sha512_256",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha3.Kekkak256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha3",
        "symbol_part": "Kekkak256",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.crypto",
        "imports": "sha3.Sha3_256",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "sha3",
        "symbol_part": "Sha3_256",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.algo": [],
    "python.ccxt.static_dependencies.bip.utils.misc.base32": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
        "imports": "algo.AlgoUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "algo",
        "symbol_part": "AlgoUtils",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bit": [],
    "python.ccxt.static_dependencies.bip.utils.misc.bytes": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
        "imports": "algo.AlgoUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "algo",
        "symbol_part": "AlgoUtils",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
        "imports": "integer.IntegerUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "integer",
        "symbol_part": "IntegerUtils",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
        "imports": "typing.Literal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Literal",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.data_bytes": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes",
        "imports": "bytes.BytesUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bytes",
        "symbol_part": "BytesUtils",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes",
        "imports": "typing.Literal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Literal",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.integer": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
        "imports": "algo.AlgoUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "algo",
        "symbol_part": "AlgoUtils",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
        "imports": "typing.Literal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Literal",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.string": [],
    "python.ccxt.static_dependencies.bip.utils.misc": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "algo.AlgoUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "algo",
        "symbol_part": "AlgoUtils",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "base32.Base32Decoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base32",
        "symbol_part": "Base32Decoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "base32.Base32Encoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base32",
        "symbol_part": "Base32Encoder",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "bit.BitUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bit",
        "symbol_part": "BitUtils",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "bytes.BytesUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bytes",
        "symbol_part": "BytesUtils",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "data_bytes.DataBytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_bytes",
        "symbol_part": "DataBytes",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "integer.IntegerUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "integer",
        "symbol_part": "IntegerUtils",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.misc",
        "imports": "string.StringUtils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "string",
        "symbol_part": "StringUtils",
        "lineno": 7
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.typing.literal": [],
    "python.ccxt.static_dependencies.bip.utils.typing": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.utils.typing",
        "imports": "literal.Literal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "literal",
        "symbol_part": "Literal",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.bip.wif.wif": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "addr.P2PKHPubKeyModes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "addr",
        "symbol_part": "P2PKHPubKeyModes",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "base58.Base58Decoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Decoder",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "base58.Base58Encoder",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "base58",
        "symbol_part": "Base58Encoder",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "coin_conf.CoinsConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "coin_conf",
        "symbol_part": "CoinsConf",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "ecc.IPrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "IPrivateKey",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "ecc.Secp256k1PrivateKey",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "ecc",
        "symbol_part": "Secp256k1PrivateKey",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif.wif",
        "imports": "utils.misc.BytesUtils",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.misc",
        "symbol_part": "BytesUtils",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.bip.wif": [
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif",
        "imports": "wif.WifDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "wif",
        "symbol_part": "WifDecoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif",
        "imports": "wif.WifEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "wif",
        "symbol_part": "WifEncoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.bip.wif",
        "imports": "wif.WifPubKeyModes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "wif",
        "symbol_part": "WifPubKeyModes",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.registry": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.sending.transfer_pb2.MsgDepositToSubaccount",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.sending.transfer_pb2",
        "symbol_part": "MsgDepositToSubaccount",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.sending.transfer_pb2.MsgWithdrawFromSubaccount",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.sending.transfer_pb2",
        "symbol_part": "MsgWithdrawFromSubaccount",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.sending.tx_pb2.MsgCreateTransfer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.sending.tx_pb2",
        "symbol_part": "MsgCreateTransfer",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.clob.tx_pb2.MsgPlaceOrder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.clob.tx_pb2",
        "symbol_part": "MsgPlaceOrder",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.clob.tx_pb2.MsgCancelOrder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.clob.tx_pb2",
        "symbol_part": "MsgCancelOrder",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.clob.tx_pb2.MsgBatchCancel",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.clob.tx_pb2",
        "symbol_part": "MsgBatchCancel",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "dydxprotocol.accountplus.tx_pb2.TxExtension",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dydxprotocol.accountplus.tx_pb2",
        "symbol_part": "TxExtension",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "imports": "cosmos.crypto.secp256k1.keys_pb2.PubKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cosmos.crypto.secp256k1.keys_pb2",
        "symbol_part": "PubKey",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 5,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
        "imports": "crypto.multisig.v1beta1.multisig_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "crypto.multisig.v1beta1",
        "symbol_part": "multisig_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "cosmos.crypto.multisig.v1beta1.multisig_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "cosmos.crypto.multisig.v1beta1",
        "symbol_part": "multisig_pb2",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "cosmos.base.v1beta1.coin_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "cosmos.base.v1beta1",
        "symbol_part": "coin_pb2",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "cosmos.tx.signing.v1beta1.signing_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "cosmos.tx.signing.v1beta1",
        "symbol_part": "signing_pb2",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 20
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
        "imports": "cosmos.msg.v1.msg_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos.msg.v1",
        "symbol_part": "msg_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
        "imports": "amino.amino_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "amino",
        "symbol_part": "amino_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
        "imports": "clob.clob_pair_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "clob_pair_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
        "imports": "clob.order_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "order_pb2",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
        "imports": "clob.liquidations_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "liquidations_pb2",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
        "imports": "clob.order_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "order_pb2",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "cosmos.msg.v1.msg_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos.msg.v1",
        "symbol_part": "msg_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.block_rate_limit_config_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "block_rate_limit_config_pb2",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.clob_pair_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "clob_pair_pb2",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.equity_tier_limit_config_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "equity_tier_limit_config_pb2",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.matches_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "matches_pb2",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.order_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "order_pb2",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.order_removals_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "order_removals_pb2",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "clob.liquidations_config_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "clob",
        "symbol_part": "liquidations_config_pb2",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "imports": "cosmos.base.v1beta1.coin_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos.base.v1beta1",
        "symbol_part": "coin_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "imports": "cosmos.msg.v1.msg_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos.msg.v1",
        "symbol_part": "msg_pb2",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 18
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
        "imports": "sending.transfer_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "sending",
        "symbol_part": "transfer_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "imports": "gogoproto.gogo_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "gogoproto",
        "symbol_part": "gogo_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "imports": "google.api.annotations_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "google.api",
        "symbol_part": "annotations_pb2",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "imports": "cosmos.base.query.v1beta1.pagination_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos.base.query.v1beta1",
        "symbol_part": "pagination_pb2",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 18
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
        "imports": "subaccounts.subaccount_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "subaccount_pb2",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2": [
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
        "imports": "cosmos_proto.cosmos_pb2",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cosmos_proto",
        "symbol_part": "cosmos_pb2",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
        "imports": "subaccounts.asset_position_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "asset_position_pb2",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
        "imports": "subaccounts.perpetual_position_pb2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "subaccounts",
        "symbol_part": "perpetual_position_pb2",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2": [],
    "python.ccxt.static_dependencies.ecdsa.curves": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.curves",
        "imports": "der",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "der",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.curves",
        "imports": "ecdsa",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ecdsa",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.der": [],
    "python.ccxt.static_dependencies.ecdsa.ecdsa": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
        "imports": "ellipticcurve",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ellipticcurve",
        "lineno": 56
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
        "imports": "numbertheory",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "numbertheory",
        "lineno": 57
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ellipticcurve": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
        "imports": "numbertheory",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "numbertheory",
        "lineno": 37
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.keys": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "ecdsa",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ecdsa",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "der",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "der",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "rfc6979",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "rfc6979",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "curves.NIST192p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST192p",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "curves.find_curve",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "find_curve",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "ecdsa.RSZeroError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ecdsa",
        "symbol_part": "RSZeroError",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.string_to_number",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "string_to_number",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.number_to_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "number_to_string",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.randrange",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "randrange",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.sigencode_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "sigencode_string",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.sigdecode_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "sigdecode_string",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.oid_ecPublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "oid_ecPublicKey",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "util.encoded_oid_ecPublicKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "encoded_oid_ecPublicKey",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.keys",
        "imports": "ellipticcurve",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ellipticcurve",
        "lineno": 51
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.numbertheory": [],
    "python.ccxt.static_dependencies.ecdsa.rfc6979": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
        "imports": "util.number_to_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "number_to_string",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
        "imports": "util.number_to_string_crop",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "util",
        "symbol_part": "number_to_string_crop",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.util": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.util",
        "imports": "der",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "der",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa.util",
        "imports": "curves.orderlen",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "orderlen",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.ecdsa._version": [],
    "python.ccxt.static_dependencies.ecdsa": [
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "keys.SigningKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "keys",
        "symbol_part": "SigningKey",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "keys.VerifyingKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "keys",
        "symbol_part": "VerifyingKey",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "keys.BadSignatureError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "keys",
        "symbol_part": "BadSignatureError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "keys.BadDigestError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "keys",
        "symbol_part": "BadDigestError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.NIST192p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST192p",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.NIST224p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST224p",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.NIST256p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST256p",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.NIST384p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST384p",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.NIST521p",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "NIST521p",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ecdsa",
        "imports": "curves.SECP256k1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "curves",
        "symbol_part": "SECP256k1",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.ethereum": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum",
        "imports": "abi.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "*",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum",
        "imports": "account.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "account",
        "symbol_part": "*",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum",
        "imports": "typing.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "typing",
        "symbol_part": "*",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum",
        "imports": "utils.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "*",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum",
        "imports": "hexbytes.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexbytes",
        "symbol_part": "*",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.abi": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.abi",
        "imports": "codec.ABICodec",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "codec",
        "symbol_part": "ABICodec",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.abi",
        "imports": "registry.registry",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "registry",
        "symbol_part": "registry",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.base": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.base",
        "imports": "typing.abi.TypeStr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing.abi",
        "symbol_part": "TypeStr",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.base",
        "imports": "grammar.BasicType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "BasicType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.base",
        "imports": "grammar.TupleType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "TupleType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.base",
        "imports": "grammar.normalize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "normalize",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.base",
        "imports": "grammar.parse",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "parse",
        "lineno": 7
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.codec": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "typing.abi.Decodable",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing.abi",
        "symbol_part": "Decodable",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "typing.abi.TypeStr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing.abi",
        "symbol_part": "TypeStr",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "utils.is_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_bytes",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "decoding.ContextFramesBytesIO",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decoding",
        "symbol_part": "ContextFramesBytesIO",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "decoding.TupleDecoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decoding",
        "symbol_part": "TupleDecoder",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "encoding.TupleEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "TupleEncoder",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "exceptions.EncodingError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "EncodingError",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.codec",
        "imports": "registry.ABIRegistry",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "registry",
        "symbol_part": "ABIRegistry",
        "lineno": 26
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.constants": [],
    "python.ccxt.static_dependencies.ethereum.abi.decoding": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.big_endian_to_int",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "big_endian_to_int",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.to_normalized_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "to_normalized_address",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.to_tuple",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "to_tuple",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "base.BaseCoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "BaseCoder",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "base.parse_tuple_type_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "parse_tuple_type_str",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "base.parse_type_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "parse_type_str",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "exceptions.DecodingError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "DecodingError",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "exceptions.InsufficientDataBytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "InsufficientDataBytes",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "exceptions.NonEmptyPaddingBytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "NonEmptyPaddingBytes",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.numeric.TEN",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "TEN",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.numeric.abi_decimal_context",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "abi_decimal_context",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "imports": "utils.numeric.ceil32",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "ceil32",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.encoding": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.int_to_big_endian",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "int_to_big_endian",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_address",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_boolean",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_boolean",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_bytes",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_integer",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_integer",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_list_like",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_list_like",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_number",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_number",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.is_text",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "is_text",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.to_canonical_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "to_canonical_address",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "base.BaseCoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "BaseCoder",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "base.parse_tuple_type_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "parse_tuple_type_str",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "base.parse_type_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "parse_type_str",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "exceptions.EncodingTypeError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "EncodingTypeError",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "exceptions.IllegalValue",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "IllegalValue",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "exceptions.ValueOutOfBounds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValueOutOfBounds",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.TEN",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "TEN",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.abi_decimal_context",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "abi_decimal_context",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.ceil32",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "ceil32",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.compute_signed_fixed_bounds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "compute_signed_fixed_bounds",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.compute_signed_integer_bounds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "compute_signed_integer_bounds",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.compute_unsigned_fixed_bounds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "compute_unsigned_fixed_bounds",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.numeric.compute_unsigned_integer_bounds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.numeric",
        "symbol_part": "compute_unsigned_integer_bounds",
        "lineno": 35
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.padding.fpad",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.padding",
        "symbol_part": "fpad",
        "lineno": 44
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.padding.zpad",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.padding",
        "symbol_part": "zpad",
        "lineno": 44
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.padding.zpad_right",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.padding",
        "symbol_part": "zpad_right",
        "lineno": 44
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "imports": "utils.string.abbr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils.string",
        "symbol_part": "abbr",
        "lineno": 49
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.exceptions": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.exceptions",
        "imports": "parsimonious.ParseError",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "parsimonious",
        "symbol_part": "ParseError",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.grammar": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "parsimonious.expressions",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "parsimonious",
        "symbol_part": "expressions",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "parsimonious.ParseError",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "parsimonious",
        "symbol_part": "ParseError",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "parsimonious.NodeVisitor",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "parsimonious",
        "symbol_part": "NodeVisitor",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "parsimonious.Grammar",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "parsimonious",
        "symbol_part": "Grammar",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "exceptions.ABITypeError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ABITypeError",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 11
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.packed": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.packed",
        "imports": "codec.ABIEncoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "codec",
        "symbol_part": "ABIEncoder",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.packed",
        "imports": "registry.registry_packed",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "registry",
        "symbol_part": "registry_packed",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.registry": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "typing.abi",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "abi",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "decoding",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "decoding",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "encoding",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "encoding",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "exceptions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "exceptions",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "grammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "grammar",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "base.BaseCoder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "BaseCoder",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "exceptions.ABITypeError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ABITypeError",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "exceptions.MultipleEntriesFound",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "MultipleEntriesFound",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.registry",
        "imports": "exceptions.NoEntriesFound",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "NoEntriesFound",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.decode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "decode",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.decode_abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "decode_abi",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.decode_single",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "decode_single",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.encode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "encode",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.encode_abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "encode_abi",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.encode_single",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "encode_single",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.is_encodable",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "is_encodable",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi",
        "imports": "abi.is_encodable_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "is_encodable_type",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.tools._strategies": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "typing.abi.TypeStr",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing.abi",
        "symbol_part": "TypeStr",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "utils.to_checksum_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "to_checksum_address",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "grammar.ABIType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "ABIType",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "grammar.normalize",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "normalize",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "grammar.parse",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "parse",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.BaseEquals",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "BaseEquals",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.BaseRegistry",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "BaseRegistry",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.Lookup",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "Lookup",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.PredicateMapping",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "PredicateMapping",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.has_arrlist",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "has_arrlist",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "registry.is_base_tuple",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "registry",
        "symbol_part": "is_base_tuple",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "imports": "utils.numeric.scale_places",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.numeric",
        "symbol_part": "scale_places",
        "lineno": 29
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.tools": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.tools",
        "imports": "_strategies.get_abi_strategy",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_strategies",
        "symbol_part": "get_abi_strategy",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.numeric": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.padding": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.abi.utils.padding",
        "imports": "utils.toolz.curry",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils.toolz",
        "symbol_part": "curry",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.string": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils": [],
    "python.ccxt.static_dependencies.ethereum.account.messages": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.messages",
        "imports": "typing.Address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.messages",
        "imports": "utils.curried.ValidationError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils.curried",
        "symbol_part": "ValidationError",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.messages",
        "imports": "hexbytes.HexBytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "hexbytes",
        "symbol_part": "HexBytes",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.messages",
        "imports": "encode_typed_data.encoding_and_hashing.hash_domain",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encode_typed_data.encoding_and_hashing",
        "symbol_part": "hash_domain",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.messages",
        "imports": "encode_typed_data.encoding_and_hashing.hash_eip712_message",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encode_typed_data.encoding_and_hashing",
        "symbol_part": "hash_eip712_message",
        "lineno": 21
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account",
        "imports": "messages.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "messages",
        "symbol_part": "*",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "abi.encode",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "abi",
        "symbol_part": "encode",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "keccak.SHA3",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "keccak",
        "symbol_part": "SHA3",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "utils.to_bytes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils",
        "symbol_part": "to_bytes",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "utils.to_int",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils",
        "symbol_part": "to_int",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "helpers.EIP712_SOLIDITY_TYPES",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "helpers",
        "symbol_part": "EIP712_SOLIDITY_TYPES",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "helpers.is_0x_prefixed_hexstr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "helpers",
        "symbol_part": "is_0x_prefixed_hexstr",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "helpers.is_array_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "helpers",
        "symbol_part": "is_array_type",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "helpers.parse_core_array_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "helpers",
        "symbol_part": "parse_core_array_type",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "imports": "helpers.parse_parent_array_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "helpers",
        "symbol_part": "parse_parent_array_type",
        "lineno": 20
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
        "imports": "utils.is_hexstr",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "utils",
        "symbol_part": "is_hexstr",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data",
        "imports": "encoding_and_hashing.hash_domain",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding_and_hashing",
        "symbol_part": "hash_domain",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data",
        "imports": "encoding_and_hashing.hash_eip712_message",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding_and_hashing",
        "symbol_part": "hash_eip712_message",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes.main": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.hexbytes.main",
        "imports": "_utils.to_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_utils",
        "symbol_part": "to_bytes",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes._utils": [],
    "python.ccxt.static_dependencies.ethereum.hexbytes": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.hexbytes",
        "imports": "main.HexBytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "main",
        "symbol_part": "HexBytes",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.abi": [],
    "python.ccxt.static_dependencies.ethereum.typing.bls": [],
    "python.ccxt.static_dependencies.ethereum.typing.discovery": [],
    "python.ccxt.static_dependencies.ethereum.typing.encoding": [],
    "python.ccxt.static_dependencies.ethereum.typing.enums": [],
    "python.ccxt.static_dependencies.ethereum.typing.ethpm": [],
    "python.ccxt.static_dependencies.ethereum.typing.evm": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing.evm",
        "imports": "encoding.HexStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "HexStr",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.networks": [],
    "python.ccxt.static_dependencies.ethereum.typing": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "abi.Decodable",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "Decodable",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "abi.TypeStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "abi",
        "symbol_part": "TypeStr",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "bls.BLSPrivateKey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bls",
        "symbol_part": "BLSPrivateKey",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "bls.BLSPubkey",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bls",
        "symbol_part": "BLSPubkey",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "bls.BLSSignature",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bls",
        "symbol_part": "BLSSignature",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "discovery.NodeID",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "discovery",
        "symbol_part": "NodeID",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "encoding.HexStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "HexStr",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "encoding.Primitives",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "Primitives",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "enums.ForkName",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "enums",
        "symbol_part": "ForkName",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "ethpm.URI",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ethpm",
        "symbol_part": "URI",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "ethpm.ContractName",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ethpm",
        "symbol_part": "ContractName",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "ethpm.Manifest",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ethpm",
        "symbol_part": "Manifest",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.Address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "Address",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.AnyAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "AnyAddress",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.BlockIdentifier",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "BlockIdentifier",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.BlockNumber",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "BlockNumber",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.ChecksumAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "ChecksumAddress",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.Hash32",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "Hash32",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "evm.HexAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "evm",
        "symbol_part": "HexAddress",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.typing",
        "imports": "networks.ChainId",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "networks",
        "symbol_part": "ChainId",
        "lineno": 38
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.abi": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.abi",
        "imports": "conversions.to_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_bytes",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.abi",
        "imports": "keccak.SHA3",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "keccak",
        "symbol_part": "SHA3",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.address": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "typing.Address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Address",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "typing.AnyAddress",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "AnyAddress",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "typing.ChecksumAddress",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "ChecksumAddress",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "typing.HexAddress",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "HexAddress",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "typing.HexStr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "HexStr",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "conversions.hexstr_if_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "hexstr_if_str",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "conversions.to_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_hex",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "conversions.to_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_bytes",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "keccak.SHA3",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "keccak",
        "symbol_part": "SHA3",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "hexadecimal.add_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "add_0x_prefix",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "hexadecimal.decode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "decode_hex",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "hexadecimal.encode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "encode_hex",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "hexadecimal.remove_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "remove_0x_prefix",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "types.is_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_bytes",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.address",
        "imports": "types.is_text",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_text",
        "lineno": 30
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.applicators": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "imports": "decorators.return_arg_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "return_arg_type",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "imports": "functional.to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_dict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "imports": "toolz.compose",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "compose",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "imports": "toolz.curry",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "curry",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.conversions": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "typing.HexStr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "HexStr",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "typing.Primitives",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Primitives",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "decorators.validate_conversion_arguments",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "validate_conversion_arguments",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "encoding.big_endian_to_int",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "big_endian_to_int",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "encoding.int_to_big_endian",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "int_to_big_endian",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "hexadecimal.add_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "add_0x_prefix",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "hexadecimal.decode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "decode_hex",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "hexadecimal.encode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "encode_hex",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "hexadecimal.is_hexstr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "is_hexstr",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "hexadecimal.remove_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "remove_0x_prefix",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "types.is_boolean",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_boolean",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "types.is_integer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_integer",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "imports": "types.is_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_string",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.currency": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.currency",
        "imports": "types.is_integer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_integer",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.currency",
        "imports": "types.is_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_string",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.currency",
        "imports": "units.units",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "units",
        "symbol_part": "units",
        "lineno": 13
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.debug": [],
    "python.ccxt.static_dependencies.ethereum.utils.decorators": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
        "imports": "types.is_text",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_text",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.encoding": [],
    "python.ccxt.static_dependencies.ethereum.utils.exceptions": [],
    "python.ccxt.static_dependencies.ethereum.utils.functional": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.functional",
        "imports": "toolz.compose",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "compose",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.hexadecimal": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
        "imports": "typing.HexStr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "HexStr",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
        "imports": "types.is_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_string",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
        "imports": "types.is_text",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_text",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.humanize": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "typing.URI",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "URI",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "typing.Hash32",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing",
        "symbol_part": "Hash32",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "currency.denoms",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "currency",
        "symbol_part": "denoms",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "currency.from_wei",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "currency",
        "symbol_part": "from_wei",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "toolz.sliding_window",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "sliding_window",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "imports": "toolz.take",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "take",
        "lineno": 22
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.logging": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.logging",
        "imports": "toolz.assoc",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "toolz",
        "symbol_part": "assoc",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.module_loading": [],
    "python.ccxt.static_dependencies.ethereum.utils.numeric": [],
    "python.ccxt.static_dependencies.ethereum.utils.toolz": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.accumulate",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "accumulate",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.assoc",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "assoc",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.assoc_in",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "assoc_in",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.comp",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "comp",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.complement",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "complement",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.compose",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "compose",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.concat",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "concat",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.concatv",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "concatv",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.cons",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "cons",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.count",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "count",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.countby",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "countby",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.curried",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "curried",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.curry",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "curry",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.dicttoolz",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "dicttoolz",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.diff",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "diff",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.dissoc",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "dissoc",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.do",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "do",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.drop",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "drop",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.excepts",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "excepts",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.filter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "filter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.first",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "first",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.flip",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "flip",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.frequencies",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "frequencies",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.functoolz",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "functoolz",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.get",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "get",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.get_in",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "get_in",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.groupby",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "groupby",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.identity",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "identity",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.interleave",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "interleave",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.interpose",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "interpose",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.isdistinct",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "isdistinct",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.isiterable",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "isiterable",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.itemfilter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "itemfilter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.itemmap",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "itemmap",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.iterate",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "iterate",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.itertoolz",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "itertoolz",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.join",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "join",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.juxt",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "juxt",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.keyfilter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "keyfilter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.keymap",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "keymap",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.last",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "last",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.map",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "map",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.mapcat",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "mapcat",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.memoize",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "memoize",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.merge",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "merge",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.merge_sorted",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "merge_sorted",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.merge_with",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "merge_with",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.nth",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "nth",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.partial",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "partial",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.partition",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "partition",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.partition_all",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "partition_all",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.partitionby",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "partitionby",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.peek",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "peek",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.pipe",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "pipe",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.pluck",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "pluck",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.random_sample",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "random_sample",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.recipes",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "recipes",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.reduce",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "reduce",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.reduceby",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "reduceby",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.remove",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "remove",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.second",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "second",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.sliding_window",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "sliding_window",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.sorted",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "sorted",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.tail",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "tail",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.take",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "take",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.take_nth",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "take_nth",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.thread_first",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "thread_first",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.thread_last",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "thread_last",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.topk",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "topk",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.unique",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "unique",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.update_in",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "update_in",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.utils",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "utils",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.valfilter",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "valfilter",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.toolz",
        "imports": "toolz.valmap",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "toolz",
        "symbol_part": "valmap",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.types": [],
    "python.ccxt.static_dependencies.ethereum.utils.units": [],
    "python.ccxt.static_dependencies.ethereum.utils": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_binary_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_binary_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_canonical_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_canonical_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_checksum_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_checksum_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_checksum_formatted_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_checksum_formatted_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_hex_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_hex_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_normalized_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_normalized_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.is_same_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "is_same_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.to_canonical_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "to_canonical_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.to_checksum_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "to_checksum_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "address.to_normalized_address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "address",
        "symbol_part": "to_normalized_address",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_formatter_at_index",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_formatter_at_index",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_formatter_if",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_formatter_if",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_formatter_to_array",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_formatter_to_array",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_formatters_to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_formatters_to_dict",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_formatters_to_sequence",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_formatters_to_sequence",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_key_map",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_key_map",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.apply_one_of_formatters",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "apply_one_of_formatters",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "applicators.combine_argument_formatters",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "applicators",
        "symbol_part": "combine_argument_formatters",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.hexstr_if_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "hexstr_if_str",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.text_if_str",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "text_if_str",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.to_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_bytes",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.to_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_hex",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.to_int",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_int",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "conversions.to_text",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "conversions",
        "symbol_part": "to_text",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "currency.denoms",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "currency",
        "symbol_part": "denoms",
        "lineno": 42
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "currency.from_wei",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "currency",
        "symbol_part": "from_wei",
        "lineno": 42
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "currency.to_wei",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "currency",
        "symbol_part": "to_wei",
        "lineno": 42
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "decorators.combomethod",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "combomethod",
        "lineno": 47
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "decorators.replace_exceptions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "replace_exceptions",
        "lineno": 47
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "encoding.big_endian_to_int",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "big_endian_to_int",
        "lineno": 51
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "encoding.int_to_big_endian",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "encoding",
        "symbol_part": "int_to_big_endian",
        "lineno": 51
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "exceptions.ValidationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValidationError",
        "lineno": 55
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.apply_to_return_value",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "apply_to_return_value",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.flatten_return",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "flatten_return",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.reversed_return",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "reversed_return",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.sort_return",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "sort_return",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_dict",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.to_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_list",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.to_ordered_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_ordered_dict",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.to_set",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_set",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "functional.to_tuple",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functional",
        "symbol_part": "to_tuple",
        "lineno": 58
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.add_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "add_0x_prefix",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.decode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "decode_hex",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.encode_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "encode_hex",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.is_0x_prefixed",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "is_0x_prefixed",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.is_hex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "is_hex",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.is_hexstr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "is_hexstr",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "hexadecimal.remove_0x_prefix",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "hexadecimal",
        "symbol_part": "remove_0x_prefix",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_bytes",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_hash",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_hash",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_integer_sequence",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_integer_sequence",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_ipfs_uri",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_ipfs_uri",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_seconds",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_seconds",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "humanize.humanize_wei",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "humanize",
        "symbol_part": "humanize_wei",
        "lineno": 78
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.DEBUG2_LEVEL_NUM",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "DEBUG2_LEVEL_NUM",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.ExtendedDebugLogger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "ExtendedDebugLogger",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.HasExtendedDebugLogger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "HasExtendedDebugLogger",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.HasExtendedDebugLoggerMeta",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "HasExtendedDebugLoggerMeta",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.HasLogger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "HasLogger",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.HasLoggerMeta",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "HasLoggerMeta",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.get_extended_debug_logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "get_extended_debug_logger",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.get_logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "get_logger",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "logging.setup_DEBUG2_logging",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "logging",
        "symbol_part": "setup_DEBUG2_logging",
        "lineno": 86
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "module_loading.import_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "module_loading",
        "symbol_part": "import_string",
        "lineno": 97
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "numeric.clamp",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "numeric",
        "symbol_part": "clamp",
        "lineno": 100
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_boolean",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_boolean",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_bytes",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_dict",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_integer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_integer",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_list",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_list_like",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_list_like",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_null",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_null",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_number",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_number",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_string",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_text",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_text",
        "lineno": 103
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils",
        "imports": "types.is_tuple",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "types",
        "symbol_part": "is_tuple",
        "lineno": 103
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.curried": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "ExtendedDebugLogger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "ExtendedDebugLogger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "HasExtendedDebugLogger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "HasExtendedDebugLogger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "HasExtendedDebugLoggerMeta",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "HasExtendedDebugLoggerMeta",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "HasLogger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "HasLogger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "HasLoggerMeta",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "HasLoggerMeta",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "ValidationError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "ValidationError",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "add_0x_prefix",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "add_0x_prefix",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_formatter_at_index",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_formatter_at_index",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_formatter_if",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_formatter_if",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_formatter_to_array",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_formatter_to_array",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_formatters_to_dict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_formatters_to_dict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_formatters_to_sequence",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_formatters_to_sequence",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_key_map",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_key_map",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_one_of_formatters",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_one_of_formatters",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "apply_to_return_value",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply_to_return_value",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "big_endian_to_int",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "big_endian_to_int",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "clamp",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "clamp",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "combine_argument_formatters",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "combine_argument_formatters",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "combomethod",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "combomethod",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "decode_hex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "decode_hex",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "denoms",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "denoms",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "encode_hex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "encode_hex",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "flatten_return",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "flatten_return",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "from_wei",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "from_wei",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "get_extended_debug_logger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "get_extended_debug_logger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "get_logger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "get_logger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "hexstr_if_str",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "hexstr_if_str",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_bytes",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_hash",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_hash",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_integer_sequence",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_integer_sequence",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_ipfs_uri",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_ipfs_uri",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_seconds",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_seconds",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "humanize_wei",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "humanize_wei",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "import_string",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "import_string",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "int_to_big_endian",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "int_to_big_endian",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_0x_prefixed",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_0x_prefixed",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_binary_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_binary_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_boolean",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_boolean",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_bytes",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_canonical_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_canonical_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_checksum_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_checksum_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_checksum_formatted_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_checksum_formatted_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_dict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_dict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_hex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_hex",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_hex_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_hex_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_hexstr",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_hexstr",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_integer",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_integer",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_list",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_list",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_list_like",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_list_like",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_normalized_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_normalized_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_null",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_null",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_number",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_number",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_same_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_same_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_string",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_string",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_text",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_text",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "is_tuple",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "is_tuple",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "remove_0x_prefix",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "remove_0x_prefix",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "replace_exceptions",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "replace_exceptions",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "reversed_return",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "reversed_return",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "setup_DEBUG2_logging",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "setup_DEBUG2_logging",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "sort_return",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "sort_return",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "text_if_str",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "text_if_str",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_bytes",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_canonical_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_canonical_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_checksum_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_checksum_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_dict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_dict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_hex",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_hex",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_int",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_int",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_list",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_list",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_normalized_address",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_normalized_address",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_ordered_dict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_ordered_dict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_set",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_set",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_text",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_text",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_tuple",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_tuple",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "to_wei",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "to_wei",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.curried",
        "imports": "toolz.curry",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "toolz",
        "symbol_part": "curry",
        "lineno": 97
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.typing.misc": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.Address",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "Address",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.AnyAddress",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "AnyAddress",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.ChecksumAddress",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "ChecksumAddress",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.HexAddress",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "HexAddress",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.HexStr",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "HexStr",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "imports": "typing.Primitives",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "typing",
        "symbol_part": "Primitives",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.typing": [
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.Address",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "Address",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.AnyAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "AnyAddress",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.ChecksumAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "ChecksumAddress",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.HexAddress",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "HexAddress",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.HexStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "HexStr",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.Primitives",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "Primitives",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.ethereum.utils.typing",
        "imports": "misc.T",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "misc",
        "symbol_part": "T",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.keccak.keccak": [],
    "python.ccxt.static_dependencies.keccak": [
      {
        "from_module": "python.ccxt.static_dependencies.keccak",
        "imports": "keccak.SHA3",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "keccak",
        "symbol_part": "SHA3",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.lark.ast_utils": [],
    "python.ccxt.static_dependencies.lark.common": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "lark.PostLex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lark",
        "symbol_part": "PostLex",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "lexer.Lexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Lexer",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "lexer.TerminalDef",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "TerminalDef",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.common",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 18
      }
    ],
    "python.ccxt.static_dependencies.lark.exceptions": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "utils.NO_VALUE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "NO_VALUE",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "parsers.lalr_interactive_parser.InteractiveParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers.lalr_interactive_parser",
        "symbol_part": "InteractiveParser",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.exceptions",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 157
      }
    ],
    "python.ccxt.static_dependencies.lark.grammar": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.grammar",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.lark.indenter": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.indenter",
        "imports": "exceptions.LarkError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "LarkError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.indenter",
        "imports": "lark.PostLex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lark",
        "symbol_part": "PostLex",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.indenter",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.lark.lark": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parsers.lalr_interactive_parser.InteractiveParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers.lalr_interactive_parser",
        "symbol_part": "InteractiveParser",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "tree.ParseTree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "ParseTree",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "visitors.Transformer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parser_frontends.ParsingFrontend",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "ParsingFrontend",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "exceptions.ConfigurationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ConfigurationError",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "exceptions.assert_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "assert_config",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "exceptions.UnexpectedInput",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedInput",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "utils.SerializeMemoizer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "SerializeMemoizer",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "utils.FS",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "FS",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.load_grammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "load_grammar",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.FromPackageLoader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "FromPackageLoader",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.Grammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "Grammar",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.verify_used_files",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "verify_used_files",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.PackageResource",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "PackageResource",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "load_grammar.sha256_digest",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "load_grammar",
        "symbol_part": "sha256_digest",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "common._ParserArgType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "_ParserArgType",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "common._LexerArgType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "_LexerArgType",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "lexer.Lexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Lexer",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "lexer.BasicLexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "BasicLexer",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "lexer.TerminalDef",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "TerminalDef",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "lexer.LexerThread",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "LexerThread",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parse_tree_builder.ParseTreeBuilder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parse_tree_builder",
        "symbol_part": "ParseTreeBuilder",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parser_frontends._validate_frontend_args",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "_validate_frontend_args",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parser_frontends._get_lexer_callbacks",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "_get_lexer_callbacks",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parser_frontends._deserialize_parsing_frontend",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "_deserialize_parsing_frontend",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "parser_frontends._construct_parsing_frontend",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "_construct_parsing_frontend",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lark",
        "imports": "__version__",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "__version__",
        "lineno": 312
      }
    ],
    "python.ccxt.static_dependencies.lark.lexer": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "parsers.lalr_parser_state.ParserState",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers.lalr_parser_state",
        "symbol_part": "ParserState",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "utils.classify",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "classify",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "utils.get_regexp_width",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "get_regexp_width",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "exceptions.UnexpectedCharacters",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedCharacters",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "exceptions.LexError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "LexError",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.lexer",
        "imports": "grammar.TOKEN_DEFAULT_PRIORITY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "TOKEN_DEFAULT_PRIORITY",
        "lineno": 22
      }
    ],
    "python.ccxt.static_dependencies.lark.load_grammar": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.bfs",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "bfs",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.classify_bool",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "classify_bool",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.is_id_continue",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_id_continue",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.is_id_start",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_id_start",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.bfs_all_unique",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "bfs_all_unique",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.small_factors",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "small_factors",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.OrderedSet",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "OrderedSet",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "lexer.TerminalDef",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "TerminalDef",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "lexer.PatternStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "PatternStr",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "lexer.PatternRE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "PatternRE",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "lexer.Pattern",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Pattern",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "parse_tree_builder.ParseTreeBuilder",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parse_tree_builder",
        "symbol_part": "ParseTreeBuilder",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "parser_frontends.ParsingFrontend",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_frontends",
        "symbol_part": "ParsingFrontend",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.RuleOptions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "RuleOptions",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.Symbol",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Symbol",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "grammar.TOKEN_DEFAULT_PRIORITY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "TOKEN_DEFAULT_PRIORITY",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.classify",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "classify",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "utils.dedup_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "dedup_list",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "exceptions.UnexpectedCharacters",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedCharacters",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "exceptions.UnexpectedInput",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedInput",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "tree.SlottedTree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "SlottedTree",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "visitors.Transformer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "visitors.Visitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Visitor",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "visitors.v_args",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "v_args",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "visitors.Transformer_InPlace",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer_InPlace",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.load_grammar",
        "imports": "visitors.Transformer_NonRecursive",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer_NonRecursive",
        "lineno": 25
      }
    ],
    "python.ccxt.static_dependencies.lark.parser_frontends": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "exceptions.ConfigurationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ConfigurationError",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "exceptions.assert_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "assert_config",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "utils.get_regexp_width",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "get_regexp_width",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "lexer.LexerThread",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "LexerThread",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "lexer.BasicLexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "BasicLexer",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "lexer.ContextualLexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "ContextualLexer",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "lexer.Lexer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Lexer",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "parsers.earley",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers",
        "symbol_part": "earley",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "parsers.xearley",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers",
        "symbol_part": "xearley",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "parsers.cyk",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers",
        "symbol_part": "cyk",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "parsers.lalr_parser.LALR_Parser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers.lalr_parser",
        "symbol_part": "LALR_Parser",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "common._ParserArgType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "_ParserArgType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "common._LexerArgType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "_LexerArgType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parser_frontends",
        "imports": "parsers.lalr_analysis.ParseTableBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers.lalr_analysis",
        "symbol_part": "ParseTableBase",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.lark.parse_tree_builder": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "exceptions.ConfigurationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ConfigurationError",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "visitors.Transformer_InPlace",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer_InPlace",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "visitors._vargs_meta",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "_vargs_meta",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "imports": "visitors._vargs_meta_inline",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "_vargs_meta_inline",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.lark.reconstruct": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "lark.Lark",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lark",
        "symbol_part": "Lark",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "tree.ParseTree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "ParseTree",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "visitors.Transformer_InPlace",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer_InPlace",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "lexer.PatternStr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "PatternStr",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "lexer.TerminalDef",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "TerminalDef",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "grammar.Symbol",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Symbol",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "tree_matcher.TreeMatcher",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree_matcher",
        "symbol_part": "TreeMatcher",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "tree_matcher.is_discarded_terminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree_matcher",
        "symbol_part": "is_discarded_terminal",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.reconstruct",
        "imports": "utils.is_id_continue",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_id_continue",
        "lineno": 13
      }
    ],
    "python.ccxt.static_dependencies.lark.tree": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree",
        "imports": "lexer.TerminalDef",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "TerminalDef",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 7
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_matcher": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "Tree",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "Token",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "parsers.earley",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parsers",
        "symbol_part": "earley",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.tree_matcher",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_templates": [],
    "python.ccxt.static_dependencies.lark.utils": [],
    "python.ccxt.static_dependencies.lark.visitors": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "utils.combine_alternatives",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "combine_alternatives",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "tree.Branch",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Branch",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "exceptions.VisitError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "VisitError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.visitors",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 7
      }
    ],
    "python.ccxt.static_dependencies.lark": [
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.LarkError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "LarkError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.LexError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "LexError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.UnexpectedCharacters",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedCharacters",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.UnexpectedEOF",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedEOF",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.UnexpectedInput",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedInput",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "lark.Lark",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lark",
        "symbol_part": "Lark",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "tree.ParseTree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "ParseTree",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "visitors.Discard",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Discard",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "visitors.Transformer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "visitors.Transformer_NonRecursive",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Transformer_NonRecursive",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "visitors.Visitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "Visitor",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark",
        "imports": "visitors.v_args",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "visitors",
        "symbol_part": "v_args",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.lark.grammars": [],
    "python.ccxt.static_dependencies.lark.parsers.cyk": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.cyk",
        "imports": "grammar.Symbol",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Symbol",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "exceptions.UnexpectedEOF",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedEOF",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "utils.OrderedSet",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "OrderedSet",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "utils.dedup_list",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "dedup_list",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "grammar_analysis.GrammarAnalyzer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "GrammarAnalyzer",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_common.Item",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_common",
        "symbol_part": "Item",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.ForestSumVisitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "ForestSumVisitor",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.SymbolNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "SymbolNode",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.StableSymbolNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "StableSymbolNode",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.TokenNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "TokenNode",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.ForestToParseTree",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "ForestToParseTree",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley",
        "imports": "earley_forest.ForestToPyDotVisitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "ForestToPyDotVisitor",
        "lineno": 291
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_common": [],
    "python.ccxt.static_dependencies.lark.parsers.earley_forest": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "imports": "parse_tree_builder.AmbiguousIntermediateExpander",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "parse_tree_builder",
        "symbol_part": "AmbiguousIntermediateExpander",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "imports": "visitors.Discard",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "visitors",
        "symbol_part": "Discard",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "imports": "utils.OrderedSet",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "OrderedSet",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 20
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.grammar_analysis": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "utils.bfs",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "bfs",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "utils.fzset",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "fzset",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "utils.classify",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "classify",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "grammar.NonTerminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "NonTerminal",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "grammar.Symbol",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Symbol",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_analysis": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.classify",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "classify",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.classify_bool",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "classify_bool",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.bfs",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "bfs",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.fzset",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "fzset",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.Enumerator",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "Enumerator",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "utils.logger",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "logger",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "exceptions.GrammarError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "GrammarError",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar_analysis.GrammarAnalyzer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "GrammarAnalyzer",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar_analysis.Terminal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "Terminal",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar_analysis.LR0ItemSet",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "LR0ItemSet",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar_analysis.RulePtr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "RulePtr",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar_analysis.State",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar_analysis",
        "symbol_part": "State",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar.Rule",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Rule",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "grammar.Symbol",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Symbol",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "imports": "lexer.LexerThread",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "LexerThread",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "imports": "lalr_parser_state.ParserState",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_parser_state",
        "symbol_part": "ParserState",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lexer.LexerThread",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "LexerThread",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "utils.Serialize",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "utils",
        "symbol_part": "Serialize",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "common.ParserCallbacks",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserCallbacks",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_analysis.LALR_Analyzer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "LALR_Analyzer",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_analysis.IntParseTable",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "IntParseTable",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_analysis.ParseTableBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "ParseTableBase",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_interactive_parser.InteractiveParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_interactive_parser",
        "symbol_part": "InteractiveParser",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "exceptions.UnexpectedCharacters",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedCharacters",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "exceptions.UnexpectedInput",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedInput",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_parser_state.ParserState",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_parser_state",
        "symbol_part": "ParserState",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "imports": "lalr_parser_state.ParseConf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_parser_state",
        "symbol_part": "ParseConf",
        "lineno": 13
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "lexer.LexerThread",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "LexerThread",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "common.ParserCallbacks",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserCallbacks",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "lalr_analysis.Shift",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "Shift",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "lalr_analysis.ParseTableBase",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "ParseTableBase",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "lalr_analysis.StateT",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lalr_analysis",
        "symbol_part": "StateT",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "imports": "exceptions.UnexpectedToken",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedToken",
        "lineno": 7
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.xearley": [
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "tree.Tree",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tree",
        "symbol_part": "Tree",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "exceptions.UnexpectedCharacters",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "exceptions",
        "symbol_part": "UnexpectedCharacters",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "lexer.Token",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "lexer",
        "symbol_part": "Token",
        "lineno": 22
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "grammar.Terminal",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "grammar",
        "symbol_part": "Terminal",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "earley.Parser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley",
        "symbol_part": "Parser",
        "lineno": 24
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "earley_forest.TokenNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "earley_forest",
        "symbol_part": "TokenNode",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "common.LexerConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "LexerConf",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.lark.parsers.xearley",
        "imports": "common.ParserConf",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "ParserConf",
        "lineno": 28
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers": [],
    "python.ccxt.static_dependencies.lark.tools.nearley": [],
    "python.ccxt.static_dependencies.lark.tools.serialize": [],
    "python.ccxt.static_dependencies.lark.tools.standalone": [],
    "python.ccxt.static_dependencies.lark.tools": [],
    "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark": [],
    "python.ccxt.static_dependencies.lark.__pyinstaller": [],
    "python.ccxt.static_dependencies.lighter_client.signer": [],
    "python.ccxt.static_dependencies.lighter_client._init_": [],
    "python.ccxt.static_dependencies.marshmallow.base": [],
    "python.ccxt.static_dependencies.marshmallow.class_registry": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.class_registry",
        "imports": "exceptions.RegistryError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "RegistryError",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.class_registry",
        "imports": "Schema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "Schema",
        "lineno": 18
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.decorators": [],
    "python.ccxt.static_dependencies.marshmallow.error_store": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.error_store",
        "imports": "exceptions.SCHEMA",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "SCHEMA",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.exceptions": [],
    "python.ccxt.static_dependencies.marshmallow.fields": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "class_registry",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "class_registry",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "types",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "types",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "utils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "utils",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "validate",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "validate",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "base.FieldABC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "FieldABC",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "base.SchemaABC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "SchemaABC",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "exceptions.FieldInstanceResolutionError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "FieldInstanceResolutionError",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "exceptions.StringNotCollectionError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "StringNotCollectionError",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "exceptions.ValidationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValidationError",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "utils.is_aware",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_aware",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "utils.is_collection",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_collection",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "utils.resolve_field_instance",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "resolve_field_instance",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "utils.missing",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "missing",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "validate.And",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "validate",
        "symbol_part": "And",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "validate.Length",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "validate",
        "symbol_part": "Length",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "warnings.RemovedInMarshmallow4Warning",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "warnings",
        "symbol_part": "RemovedInMarshmallow4Warning",
        "lineno": 34
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.fields",
        "imports": "schema.Schema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schema",
        "symbol_part": "Schema",
        "lineno": 589
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.orderedset": [],
    "python.ccxt.static_dependencies.marshmallow.schema": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "base",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "base",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "class_registry",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "class_registry",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "types",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "types",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "fields",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "fields",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.POST_DUMP",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "POST_DUMP",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.POST_LOAD",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "POST_LOAD",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.PRE_DUMP",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "PRE_DUMP",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.PRE_LOAD",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "PRE_LOAD",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.VALIDATES",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "VALIDATES",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "decorators.VALIDATES_SCHEMA",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "VALIDATES_SCHEMA",
        "lineno": 19
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "error_store.ErrorStore",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "error_store",
        "symbol_part": "ErrorStore",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "exceptions.StringNotCollectionError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "StringNotCollectionError",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "exceptions.ValidationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValidationError",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "orderedset.OrderedSet",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "orderedset",
        "symbol_part": "OrderedSet",
        "lineno": 29
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.EXCLUDE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "EXCLUDE",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.INCLUDE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "INCLUDE",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.RAISE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "RAISE",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.get_value",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "get_value",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.is_collection",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_collection",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.is_instance_or_subclass",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "is_instance_or_subclass",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.missing",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "missing",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.set_value",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "set_value",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "utils.validate_unknown_parameter_value",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "validate_unknown_parameter_value",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.schema",
        "imports": "warnings.RemovedInMarshmallow4Warning",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "warnings",
        "symbol_part": "RemovedInMarshmallow4Warning",
        "lineno": 41
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.types": [],
    "python.ccxt.static_dependencies.marshmallow.utils": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.utils",
        "imports": "base.FieldABC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "base",
        "symbol_part": "FieldABC",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.utils",
        "imports": "exceptions.FieldInstanceResolutionError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "FieldInstanceResolutionError",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.utils",
        "imports": "warnings.RemovedInMarshmallow4Warning",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "warnings",
        "symbol_part": "RemovedInMarshmallow4Warning",
        "lineno": 19
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.validate": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.validate",
        "imports": "types",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "types",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow.validate",
        "imports": "exceptions.ValidationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValidationError",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.warnings": [],
    "python.ccxt.static_dependencies.marshmallow": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.post_dump",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "post_dump",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.post_load",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "post_load",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.pre_dump",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "pre_dump",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.pre_load",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "pre_load",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.validates",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "validates",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "decorators.validates_schema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "decorators",
        "symbol_part": "validates_schema",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "exceptions.ValidationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ValidationError",
        "lineno": 16
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "schema.Schema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schema",
        "symbol_part": "Schema",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "schema.SchemaOpts",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schema",
        "symbol_part": "SchemaOpts",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "utils.EXCLUDE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "EXCLUDE",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "utils.INCLUDE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "INCLUDE",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "utils.RAISE",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "RAISE",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "utils.missing",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "missing",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "utils.pprint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "pprint",
        "lineno": 18
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow",
        "imports": "fields",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "fields",
        "lineno": 20
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.mypy": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.typing": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.union_field": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "marshmallow",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "marshmallow",
        "lineno": 68
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "typing_extensions.*",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing_extensions",
        "symbol_part": "*",
        "lineno": 69
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "typing_inspect.*",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing_inspect",
        "symbol_part": "*",
        "lineno": 70
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "lazy_class_attribute.lazy_class_attribute",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "lazy_class_attribute",
        "symbol_part": "lazy_class_attribute",
        "lineno": 72
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "typing_extensions.Annotated",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing_extensions",
        "symbol_part": "Annotated",
        "lineno": 77
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "typing_extensions.dataclass_transform",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "typing_extensions",
        "symbol_part": "dataclass_transform",
        "lineno": 82
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "collection_field",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "collection_field",
        "lineno": 679
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "collection_field",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "collection_field",
        "lineno": 684
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "collection_field",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "collection_field",
        "lineno": 691
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_dataclass",
        "imports": "union_field",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "union_field",
        "lineno": 770
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
        "imports": "marshmallow.ValidationError",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "marshmallow",
        "symbol_part": "ValidationError",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema": [
      {
        "from_module": "python.ccxt.static_dependencies.marshmallow_oneofschema",
        "imports": "one_of_schema.OneOfSchema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "one_of_schema",
        "symbol_part": "OneOfSchema",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.mnemonic.mnemonic": [],
    "python.ccxt.static_dependencies.mnemonic": [
      {
        "from_module": "python.ccxt.static_dependencies.mnemonic",
        "imports": "mnemonic.Mnemonic",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "mnemonic",
        "symbol_part": "Mnemonic",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.msgpack.exceptions": [],
    "python.ccxt.static_dependencies.msgpack.ext": [],
    "python.ccxt.static_dependencies.msgpack.fallback": [
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "exceptions.BufferFull",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "BufferFull",
        "lineno": 43
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "exceptions.OutOfData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "OutOfData",
        "lineno": 43
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "exceptions.ExtraData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ExtraData",
        "lineno": 43
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "exceptions.FormatError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "FormatError",
        "lineno": 43
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "exceptions.StackError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "StackError",
        "lineno": 43
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "ext.ExtType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ext",
        "symbol_part": "ExtType",
        "lineno": 45
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack.fallback",
        "imports": "ext.Timestamp",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ext",
        "symbol_part": "Timestamp",
        "lineno": 45
      }
    ],
    "python.ccxt.static_dependencies.msgpack": [
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "exceptions.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "*",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "ext.ExtType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ext",
        "symbol_part": "ExtType",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "ext.Timestamp",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ext",
        "symbol_part": "Timestamp",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.Packer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "Packer",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.unpackb",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "unpackb",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.Unpacker",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "Unpacker",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "_cmsgpack.Packer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_cmsgpack",
        "symbol_part": "Packer",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "_cmsgpack.unpackb",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_cmsgpack",
        "symbol_part": "unpackb",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "_cmsgpack.Unpacker",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_cmsgpack",
        "symbol_part": "Unpacker",
        "lineno": 15
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.Packer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "Packer",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.unpackb",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "unpackb",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.msgpack",
        "imports": "fallback.Unpacker",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "fallback",
        "symbol_part": "Unpacker",
        "lineno": 17
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.exceptions": [
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.exceptions",
        "imports": "utils.StrAndRepr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "StrAndRepr",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.expressions": [
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.expressions",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.expressions",
        "imports": "exceptions.IncompleteParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "IncompleteParseError",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.expressions",
        "imports": "nodes.Node",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "Node",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.expressions",
        "imports": "nodes.RegexNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "RegexNode",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.expressions",
        "imports": "utils.StrAndRepr",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "StrAndRepr",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.grammar": [
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "exceptions.BadGrammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "BadGrammar",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "exceptions.UndefinedLabel",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UndefinedLabel",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Literal",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Literal",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Regex",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Regex",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Sequence",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Sequence",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.OneOf",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "OneOf",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Lookahead",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Lookahead",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Optional",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Optional",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.ZeroOrMore",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "ZeroOrMore",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.OneOrMore",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "OneOrMore",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.Not",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "Not",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.TokenMatcher",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "TokenMatcher",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.expression",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "expression",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "expressions.is_callable",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "expressions",
        "symbol_part": "is_callable",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "nodes.NodeVisitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "NodeVisitor",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.grammar",
        "imports": "utils.evaluate_string",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "evaluate_string",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.nodes": [
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.nodes",
        "imports": "exceptions.VisitationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "VisitationError",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.nodes",
        "imports": "exceptions.UndefinedLabel",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UndefinedLabel",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious.nodes",
        "imports": "grammar.Grammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Grammar",
        "lineno": 141
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.utils": [],
    "python.ccxt.static_dependencies.parsimonious": [
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "exceptions.ParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ParseError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "exceptions.IncompleteParseError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "IncompleteParseError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "exceptions.VisitationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "VisitationError",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "exceptions.UndefinedLabel",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "UndefinedLabel",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "exceptions.BadGrammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "BadGrammar",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "grammar.Grammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "Grammar",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "grammar.TokenGrammar",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "grammar",
        "symbol_part": "TokenGrammar",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "nodes.NodeVisitor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "NodeVisitor",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "nodes.VisitationError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "VisitationError",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.parsimonious",
        "imports": "nodes.rule",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "nodes",
        "symbol_part": "rule",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.starknet.ccxt_utils": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.ccxt_utils",
        "imports": "constants.EC_ORDER",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "constants",
        "symbol_part": "EC_ORDER",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.ccxt_utils",
        "imports": "starkware.crypto.signature.grind_key",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "starkware.crypto.signature",
        "symbol_part": "grind_key",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.starknet.common": [],
    "python.ccxt.static_dependencies.starknet.constants": [],
    "python.ccxt.static_dependencies.starknet": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.model": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.model",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.model",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "marshmallow.EXCLUDE",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "EXCLUDE",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "schemas.ContractAbiEntrySchema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schemas",
        "symbol_part": "ContractAbiEntrySchema",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.CONSTRUCTOR_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "CONSTRUCTOR_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.L1_HANDLER_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "L1_HANDLER_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.EventDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EventDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.FunctionDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FunctionDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.StructMemberDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "StructMemberDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "shape.TypedMemberDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "TypedMemberDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "imports": "cairo.type_parser.TypeParser",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.type_parser",
        "symbol_part": "TypeParser",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.schemas": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "marshmallow.fields",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "fields",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "marshmallow_oneofschema.OneOfSchema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow_oneofschema",
        "symbol_part": "OneOfSchema",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "shape.CONSTRUCTOR_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "CONSTRUCTOR_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "shape.L1_HANDLER_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "L1_HANDLER_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v0": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0",
        "imports": "parser.AbiParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParser",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v0",
        "imports": "parser.AbiParsingError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParsingError",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.model": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "imports": "cairo.data_types.EnumType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EnumType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "marshmallow.EXCLUDE",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "EXCLUDE",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "schemas.ContractAbiEntrySchema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schemas",
        "symbol_part": "ContractAbiEntrySchema",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.ENUM_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ENUM_ENTRY",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.EventDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EventDict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.FunctionDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FunctionDict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "shape.TypedParameterDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "TypedParameterDict",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "cairo.data_types.EnumType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EnumType",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "imports": "cairo.v1.type_parser.TypeParser",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.v1.type_parser",
        "symbol_part": "TypeParser",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "lark.*",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "*",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "lark.Token",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Token",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "lark.Transformer",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Transformer",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.ArrayType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "ArrayType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.BoolType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "BoolType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.FeltType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "FeltType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.OptionType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "OptionType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.TupleType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "TupleType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.TypeIdentifier",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "TypeIdentifier",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.UintType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "UintType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "imports": "cairo.data_types.UnitType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "UnitType",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.schemas": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "marshmallow.fields",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "fields",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "marshmallow_oneofschema.OneOfSchema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow_oneofschema",
        "symbol_part": "OneOfSchema",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "shape.ENUM_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ENUM_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v1": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1",
        "imports": "parser.AbiParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParser",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v1",
        "imports": "parser.AbiParsingError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParsingError",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.model": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "imports": "cairo.data_types.EnumType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EnumType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "imports": "cairo.data_types.EventType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EventType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "marshmallow.EXCLUDE",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "EXCLUDE",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "schemas.ContractAbiEntrySchema",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "schemas",
        "symbol_part": "ContractAbiEntrySchema",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.CONSTRUCTOR_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "CONSTRUCTOR_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.ENUM_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ENUM_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.IMPL_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "IMPL_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.INTERFACE_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "INTERFACE_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.L1_HANDLER_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "L1_HANDLER_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.ConstructorDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ConstructorDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.EventDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EventDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.EventEnumVariantDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EventEnumVariantDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.EventStructMemberDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EventStructMemberDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.FunctionDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FunctionDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.ImplDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ImplDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.InterfaceDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "InterfaceDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "shape.TypedParameterDict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "TypedParameterDict",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "cairo.data_types.EnumType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EnumType",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "cairo.data_types.EventType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "EventType",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 30
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "imports": "cairo.v2.type_parser.TypeParser",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.v2.type_parser",
        "symbol_part": "TypeParser",
        "lineno": 31
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "lark.*",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "*",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "lark.Token",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Token",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "lark.Transformer",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Transformer",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.ArrayType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "ArrayType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.BoolType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "BoolType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.FeltType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "FeltType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.OptionType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "OptionType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.TupleType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "TupleType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.TypeIdentifier",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "TypeIdentifier",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.UintType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "UintType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "imports": "cairo.data_types.UnitType",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.data_types",
        "symbol_part": "UnitType",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.schemas": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "marshmallow.fields",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow",
        "symbol_part": "fields",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "marshmallow_oneofschema.OneOfSchema",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "marshmallow_oneofschema",
        "symbol_part": "OneOfSchema",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.CONSTRUCTOR_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "CONSTRUCTOR_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.DATA_KIND",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "DATA_KIND",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.ENUM_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "ENUM_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.EVENT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "EVENT_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.FUNCTION_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "FUNCTION_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.IMPL_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "IMPL_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.INTERFACE_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "INTERFACE_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.L1_HANDLER_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "L1_HANDLER_ENTRY",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.NESTED_KIND",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "NESTED_KIND",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
        "imports": "shape.STRUCT_ENTRY",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "shape",
        "symbol_part": "STRUCT_ENTRY",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v2": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2",
        "imports": "model.Abi",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "model",
        "symbol_part": "Abi",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2",
        "imports": "parser.AbiParser",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParser",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.abi.v2",
        "imports": "parser.AbiParsingError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser",
        "symbol_part": "AbiParsingError",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.data_types": [],
    "python.ccxt.static_dependencies.starknet.cairo.felt": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.felt",
        "imports": "constants.FIELD_PRIME",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "FIELD_PRIME",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.type_parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "deprecated_parse.cairo_types",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "deprecated_parse",
        "symbol_part": "cairo_types",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.ArrayType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "ArrayType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.CairoType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "CairoType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.FeltType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "FeltType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.NamedTupleType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "NamedTupleType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.StructType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "StructType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "data_types.TupleType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_types",
        "symbol_part": "TupleType",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "imports": "deprecated_parse.parser.parse",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "deprecated_parse.parser",
        "symbol_part": "parse",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser",
        "imports": "lark.Lark",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Lark",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser",
        "imports": "cairo_types.CairoType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "CairoType",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser",
        "imports": "parser_transformer.ParserTransformer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "parser_transformer",
        "symbol_part": "ParserTransformer",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "lark.Token",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Token",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "lark.Transformer",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "Transformer",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "lark.v_args",
        "type": "from_import",
        "relative_level": 4,
        "module_part": "lark",
        "symbol_part": "v_args",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.CairoType",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.ExprIdentifier",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "ExprIdentifier",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypeCodeoffset",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypeCodeoffset",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypeFelt",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypeFelt",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypeIdentifier",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypeIdentifier",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypePointer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypePointer",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypeStruct",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypeStruct",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "imports": "cairo_types.TypeTuple",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_types",
        "symbol_part": "TypeTuple",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse": [],
    "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "imports": "abi.v1.parser_transformer.parse",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "abi.v1.parser_transformer",
        "symbol_part": "parse",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "imports": "data_types.CairoType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "imports": "data_types.EnumType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "EnumType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "imports": "data_types.StructType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "StructType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "imports": "data_types.TypeIdentifier",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "TypeIdentifier",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v1": [],
    "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "abi.v2.parser_transformer.parse",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "abi.v2.parser_transformer",
        "symbol_part": "parse",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "data_types.CairoType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "CairoType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "data_types.EnumType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "EnumType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "data_types.EventType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "EventType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "data_types.StructType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "StructType",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "imports": "data_types.TypeIdentifier",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_types",
        "symbol_part": "TypeIdentifier",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v2": [],
    "python.ccxt.static_dependencies.starknet.hash.address": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "constants.CONTRACT_ADDRESS_PREFIX",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "CONTRACT_ADDRESS_PREFIX",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "constants.L2_ADDRESS_UPPER_BOUND",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "L2_ADDRESS_UPPER_BOUND",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "utils.HEX_PREFIX",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "HEX_PREFIX",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "utils._starknet_keccak",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "_starknet_keccak",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "utils.compute_hash_on_elements",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "compute_hash_on_elements",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "utils.encode_uint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "encode_uint",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.address",
        "imports": "utils.get_bytes_length",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "get_bytes_length",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
        "imports": "poseidon.poseidon_hash_many",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "poseidon",
        "symbol_part": "poseidon_hash_many",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.poseidon": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
        "imports": "constants.FIELD_PRIME",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "FIELD_PRIME",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.selector": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.selector",
        "imports": "constants.DEFAULT_ENTRY_POINT_NAME",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "DEFAULT_ENTRY_POINT_NAME",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.selector",
        "imports": "constants.DEFAULT_ENTRY_POINT_SELECTOR",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "DEFAULT_ENTRY_POINT_SELECTOR",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.selector",
        "imports": "constants.DEFAULT_L1_ENTRY_POINT_NAME",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "DEFAULT_L1_ENTRY_POINT_NAME",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.selector",
        "imports": "hash.utils._starknet_keccak",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "hash.utils",
        "symbol_part": "_starknet_keccak",
        "lineno": 6
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.storage": [],
    "python.ccxt.static_dependencies.starknet.hash.utils": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "keccak",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "",
        "symbol_part": "keccak",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "common.int_from_bytes",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "common",
        "symbol_part": "int_from_bytes",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "constants.EC_ORDER",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "constants",
        "symbol_part": "EC_ORDER",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "starkware.crypto.signature.ECSignature",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "starkware.crypto.signature",
        "symbol_part": "ECSignature",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "starkware.crypto.signature.private_to_stark_key",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "starkware.crypto.signature",
        "symbol_part": "private_to_stark_key",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "starkware.crypto.signature.sign",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "starkware.crypto.signature",
        "symbol_part": "sign",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.hash.utils",
        "imports": "starkware.crypto.fast_pedersen_hash.pedersen_hash",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "starkware.crypto.fast_pedersen_hash",
        "symbol_part": "pedersen_hash",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash": [],
    "python.ccxt.static_dependencies.starknet.models.typed_data": [],
    "python.ccxt.static_dependencies.starknet.models": [],
    "python.ccxt.static_dependencies.starknet.serialization.errors": [],
    "python.ccxt.static_dependencies.starknet.serialization.factory": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "abi.v0.Abi",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v0",
        "symbol_part": "Abi",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "abi.v1.Abi",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v1",
        "symbol_part": "Abi",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "abi.v2.Abi",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v2",
        "symbol_part": "Abi",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.ArrayType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "ArrayType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.BoolType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "BoolType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.CairoType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "CairoType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.EnumType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "EnumType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.EventType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "EventType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.FeltType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "FeltType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.NamedTupleType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "NamedTupleType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.OptionType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "OptionType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.StructType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "StructType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.TupleType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "TupleType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.UintType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "UintType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "cairo.data_types.UnitType",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.data_types",
        "symbol_part": "UnitType",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.BoolSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "BoolSerializer",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.ByteArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "ByteArraySerializer",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.array_serializer.ArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.array_serializer",
        "symbol_part": "ArraySerializer",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 28
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.enum_serializer.EnumSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.enum_serializer",
        "symbol_part": "EnumSerializer",
        "lineno": 31
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.felt_serializer.FeltSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.felt_serializer",
        "symbol_part": "FeltSerializer",
        "lineno": 32
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.named_tuple_serializer.NamedTupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.named_tuple_serializer",
        "symbol_part": "NamedTupleSerializer",
        "lineno": 33
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.option_serializer.OptionSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.option_serializer",
        "symbol_part": "OptionSerializer",
        "lineno": 36
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.output_serializer.OutputSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.output_serializer",
        "symbol_part": "OutputSerializer",
        "lineno": 39
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.payload_serializer.PayloadSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.payload_serializer",
        "symbol_part": "PayloadSerializer",
        "lineno": 42
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.struct_serializer.StructSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.struct_serializer",
        "symbol_part": "StructSerializer",
        "lineno": 45
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.tuple_serializer.TupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.tuple_serializer",
        "symbol_part": "TupleSerializer",
        "lineno": 48
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.uint256_serializer.Uint256Serializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.uint256_serializer",
        "symbol_part": "Uint256Serializer",
        "lineno": 49
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.uint_serializer.UintSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.uint_serializer",
        "symbol_part": "UintSerializer",
        "lineno": 52
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "data_serializers.unit_serializer.UnitSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.unit_serializer",
        "symbol_part": "UnitSerializer",
        "lineno": 53
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "errors.InvalidTypeException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidTypeException",
        "lineno": 54
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "function_serialization_adapter.FunctionSerializationAdapter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "function_serialization_adapter",
        "symbol_part": "FunctionSerializationAdapter",
        "lineno": 55
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.factory",
        "imports": "function_serialization_adapter.FunctionSerializationAdapterV1",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "function_serialization_adapter",
        "symbol_part": "FunctionSerializationAdapterV1",
        "lineno": 55
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "imports": "cairo.felt.CairoData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.felt",
        "symbol_part": "CairoData",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "imports": "data_serializers.output_serializer.OutputSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.output_serializer",
        "symbol_part": "OutputSerializer",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "imports": "data_serializers.payload_serializer.PayloadSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers.payload_serializer",
        "symbol_part": "PayloadSerializer",
        "lineno": 10
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "imports": "errors.InvalidTypeException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidTypeException",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "imports": "tuple_dataclass.TupleDataclass",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tuple_dataclass",
        "symbol_part": "TupleDataclass",
        "lineno": 14
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass": [],
    "python.ccxt.static_dependencies.starknet.serialization._calldata_reader": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader",
        "imports": "cairo.felt.CairoData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.felt",
        "symbol_part": "CairoData",
        "lineno": 3
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._context": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._context",
        "imports": "_calldata_reader.CairoData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_calldata_reader",
        "symbol_part": "CairoData",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._context",
        "imports": "_calldata_reader.CalldataReader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_calldata_reader",
        "symbol_part": "CalldataReader",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._context",
        "imports": "_calldata_reader.OutOfBoundsError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_calldata_reader",
        "symbol_part": "OutOfBoundsError",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._context",
        "imports": "errors.InvalidTypeException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidTypeException",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization._context",
        "imports": "errors.InvalidValueException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidValueException",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.ArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "ArraySerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "CairoDataSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.FeltSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "FeltSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.NamedTupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "NamedTupleSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.PayloadSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "PayloadSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.StructSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "StructSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.TupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "TupleSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "data_serializers.Uint256Serializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "data_serializers",
        "symbol_part": "Uint256Serializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "errors.CairoSerializerException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "CairoSerializerException",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "errors.InvalidTypeException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidTypeException",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "errors.InvalidValueException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "errors",
        "symbol_part": "InvalidValueException",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "factory.serializer_for_event",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "factory",
        "symbol_part": "serializer_for_event",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "factory.serializer_for_function",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "factory",
        "symbol_part": "serializer_for_function",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "factory.serializer_for_payload",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "factory",
        "symbol_part": "serializer_for_payload",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "factory.serializer_for_type",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "factory",
        "symbol_part": "serializer_for_type",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "function_serialization_adapter.FunctionSerializationAdapter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "function_serialization_adapter",
        "symbol_part": "FunctionSerializationAdapter",
        "lineno": 23
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization",
        "imports": "tuple_dataclass.TupleDataclass",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tuple_dataclass",
        "symbol_part": "TupleDataclass",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "imports": "data_serializers._common.deserialize_to_list",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_serializers._common",
        "symbol_part": "deserialize_to_list",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "imports": "data_serializers._common.serialize_from_list",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_serializers._common",
        "symbol_part": "serialize_from_list",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "imports": "data_serializers.cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "data_serializers.cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "imports": "_context.Context",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "Context",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "cairo.felt.decode_shortstring",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "decode_shortstring",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "cairo.felt.encode_shortstring",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "encode_shortstring",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "_common.deserialize_to_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "deserialize_to_list",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "_common.serialize_from_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "serialize_from_list",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "imports": "felt_serializer.FeltSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "felt_serializer",
        "symbol_part": "FeltSerializer",
        "lineno": 16
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer",
        "imports": "_calldata_reader.CairoData",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_calldata_reader",
        "symbol_part": "CairoData",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "imports": "tuple_dataclass.TupleDataclass",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tuple_dataclass",
        "symbol_part": "TupleDataclass",
        "lineno": 11
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "cairo.felt.encode_shortstring",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "encode_shortstring",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "cairo.felt.is_in_felt_range",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "is_in_felt_range",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "constants.FIELD_PRIME",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "constants",
        "symbol_part": "FIELD_PRIME",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "_context.Context",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "Context",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "_common.deserialize_to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "deserialize_to_dict",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "_common.serialize_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "serialize_from_dict",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 12
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "imports": "tuple_dataclass.TupleDataclass",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tuple_dataclass",
        "symbol_part": "TupleDataclass",
        "lineno": 15
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "_common.deserialize_to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "deserialize_to_dict",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "_common.serialize_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "serialize_from_dict",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "array_serializer.ArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "array_serializer",
        "symbol_part": "ArraySerializer",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 14
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "felt_serializer.FeltSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "felt_serializer",
        "symbol_part": "FeltSerializer",
        "lineno": 17
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "imports": "tuple_dataclass.TupleDataclass",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "tuple_dataclass",
        "symbol_part": "TupleDataclass",
        "lineno": 18
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "imports": "_common.deserialize_to_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "deserialize_to_dict",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "imports": "_common.serialize_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "serialize_from_dict",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "imports": "_common.deserialize_to_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "deserialize_to_list",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "imports": "_common.serialize_from_list",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_common",
        "symbol_part": "serialize_from_list",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 12
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "imports": "cairo.felt.uint256_range_check",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "uint256_range_check",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "imports": "_context.Context",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "Context",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "imports": "cairo.felt.uint256_range_check",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "cairo.felt",
        "symbol_part": "uint256_range_check",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "imports": "_context.Context",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "Context",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
        "imports": "_context.DeserializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "DeserializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
        "imports": "_context.SerializationContext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "_context",
        "symbol_part": "SerializationContext",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "array_serializer.ArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "array_serializer",
        "symbol_part": "ArraySerializer",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "bool_serializer.BoolSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "bool_serializer",
        "symbol_part": "BoolSerializer",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "byte_array_serializer.ByteArraySerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "byte_array_serializer",
        "symbol_part": "ByteArraySerializer",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "cairo_data_serializer.CairoDataSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cairo_data_serializer",
        "symbol_part": "CairoDataSerializer",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "felt_serializer.FeltSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "felt_serializer",
        "symbol_part": "FeltSerializer",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "named_tuple_serializer.NamedTupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "named_tuple_serializer",
        "symbol_part": "NamedTupleSerializer",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "payload_serializer.PayloadSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "payload_serializer",
        "symbol_part": "PayloadSerializer",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "struct_serializer.StructSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "struct_serializer",
        "symbol_part": "StructSerializer",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "tuple_serializer.TupleSerializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "tuple_serializer",
        "symbol_part": "TupleSerializer",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers",
        "imports": "uint256_serializer.Uint256Serializer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "uint256_serializer",
        "symbol_part": "Uint256Serializer",
        "lineno": 10
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "abi.v2.shape",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v2",
        "symbol_part": "shape",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "abi.v0.AbiParser",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v0",
        "symbol_part": "AbiParser",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "abi.v1.AbiParser",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v1",
        "symbol_part": "AbiParser",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "abi.v2.AbiParser",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "abi.v2",
        "symbol_part": "AbiParser",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "serialization.FunctionSerializationAdapter",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "serialization",
        "symbol_part": "FunctionSerializationAdapter",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "serialization.serializer_for_function",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "serialization",
        "symbol_part": "serializer_for_function",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "serialization.factory.serializer_for_constructor_v2",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "serialization.factory",
        "symbol_part": "serializer_for_constructor_v2",
        "lineno": 11
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "imports": "serialization.factory.serializer_for_function_v1",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "serialization.factory",
        "symbol_part": "serializer_for_function_v1",
        "lineno": 11
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.iterable": [],
    "python.ccxt.static_dependencies.starknet.utils.schema": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.schema",
        "imports": "marshmallow.EXCLUDE",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "marshmallow",
        "symbol_part": "EXCLUDE",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.schema",
        "imports": "marshmallow.RAISE",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "marshmallow",
        "symbol_part": "RAISE",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.schema",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 4
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.typed_data": [
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "marshmallow.Schema",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "marshmallow",
        "symbol_part": "Schema",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "marshmallow.fields",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "marshmallow",
        "symbol_part": "fields",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "marshmallow.post_load",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "marshmallow",
        "symbol_part": "post_load",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "cairo.felt.encode_shortstring",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "cairo.felt",
        "symbol_part": "encode_shortstring",
        "lineno": 6
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "hash.selector.get_selector_from_name",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "hash.selector",
        "symbol_part": "get_selector_from_name",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "hash.utils.compute_hash_on_elements",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "hash.utils",
        "symbol_part": "compute_hash_on_elements",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "models.typed_data.StarkNetDomainDict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "models.typed_data",
        "symbol_part": "StarkNetDomainDict",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "imports": "models.typed_data.TypedDataDict",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "models.typed_data",
        "symbol_part": "TypedDataDict",
        "lineno": 9
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils": [],
    "python.ccxt.static_dependencies.starkware": [],
    "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash": [
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "ecdsa.curves.Curve",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecdsa.curves",
        "symbol_part": "Curve",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "ecdsa.ellipticcurve.CurveFp",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecdsa.ellipticcurve",
        "symbol_part": "CurveFp",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "ecdsa.ellipticcurve.Point",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecdsa.ellipticcurve",
        "symbol_part": "Point",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.ALPHA",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "ALPHA",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.BETA",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "BETA",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.CONSTANT_POINTS",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "CONSTANT_POINTS",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.EC_ORDER",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "EC_ORDER",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.FIELD_PRIME",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "FIELD_PRIME",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.N_ELEMENT_BITS_HASH",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "N_ELEMENT_BITS_HASH",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "signature.SHIFT_POINT",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "signature",
        "symbol_part": "SHIFT_POINT",
        "lineno": 4
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "utils.from_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "from_bytes",
        "lineno": 13
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
        "imports": "utils.to_bytes",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "to_bytes",
        "lineno": 13
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.math_utils": [
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.math_utils",
        "imports": "sympy.core.intfunc.igcdex",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "sympy.core.intfunc",
        "symbol_part": "igcdex",
        "lineno": 20
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.signature": [
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "ecdsa.rfc6979.generate_k",
        "type": "from_import",
        "relative_level": 3,
        "module_part": "ecdsa.rfc6979",
        "symbol_part": "generate_k",
        "lineno": 25
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.ECPoint",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "ECPoint",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.div_mod",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "div_mod",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.div_ceil",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "div_ceil",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.ec_add",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "ec_add",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.ec_double",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "ec_double",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.starkware.crypto.signature",
        "imports": "math_utils.ec_mult",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "math_utils",
        "symbol_part": "ec_mult",
        "lineno": 27
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.utils": [],
    "python.ccxt.static_dependencies.starkware.crypto": [],
    "python.ccxt.static_dependencies.sympy": [],
    "python.ccxt.static_dependencies.sympy.core.intfunc": [
      {
        "from_module": "python.ccxt.static_dependencies.sympy.core.intfunc",
        "imports": "external.gmpy.gcdext",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "external.gmpy",
        "symbol_part": "gcdext",
        "lineno": 11
      }
    ],
    "python.ccxt.static_dependencies.sympy.core": [],
    "python.ccxt.static_dependencies.sympy.external.gmpy": [
      {
        "from_module": "python.ccxt.static_dependencies.sympy.external.gmpy",
        "imports": "importtools.import_module",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "importtools",
        "symbol_part": "import_module",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.sympy.external.gmpy",
        "imports": "pythonmpq.PythonMPQ",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "pythonmpq",
        "symbol_part": "PythonMPQ",
        "lineno": 9
      },
      {
        "from_module": "python.ccxt.static_dependencies.sympy.external.gmpy",
        "imports": "ntheory.gcdext",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ntheory",
        "symbol_part": "gcdext",
        "lineno": 11
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.importtools": [],
    "python.ccxt.static_dependencies.sympy.external.ntheory": [],
    "python.ccxt.static_dependencies.sympy.external.pythonmpq": [],
    "python.ccxt.static_dependencies.sympy.external": [],
    "python.ccxt.static_dependencies.toolz.compatibility": [],
    "python.ccxt.static_dependencies.toolz.dicttoolz": [],
    "python.ccxt.static_dependencies.toolz.functoolz": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.functoolz",
        "imports": "utils.no_default",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "no_default",
        "lineno": 8
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.functoolz",
        "imports": "_signatures",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "_signatures",
        "lineno": 1049
      }
    ],
    "python.ccxt.static_dependencies.toolz.itertoolz": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.itertoolz",
        "imports": "utils.no_default",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "utils",
        "symbol_part": "no_default",
        "lineno": 8
      }
    ],
    "python.ccxt.static_dependencies.toolz.recipes": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.recipes",
        "imports": "itertoolz.frequencies",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "itertoolz",
        "symbol_part": "frequencies",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.recipes",
        "imports": "itertoolz.pluck",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "itertoolz",
        "symbol_part": "pluck",
        "lineno": 2
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.recipes",
        "imports": "itertoolz.getter",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "itertoolz",
        "symbol_part": "getter",
        "lineno": 2
      }
    ],
    "python.ccxt.static_dependencies.toolz.utils": [],
    "python.ccxt.static_dependencies.toolz._signatures": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz._signatures",
        "imports": "functoolz.is_partial_args",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "is_partial_args",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz._signatures",
        "imports": "functoolz.is_arity",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "is_arity",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz._signatures",
        "imports": "functoolz.has_varargs",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "has_varargs",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz._signatures",
        "imports": "functoolz.has_keywords",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "has_keywords",
        "lineno": 21
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz._signatures",
        "imports": "functoolz.num_required_args",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "num_required_args",
        "lineno": 21
      }
    ],
    "python.ccxt.static_dependencies.toolz._version": [],
    "python.ccxt.static_dependencies.toolz": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "itertoolz.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "itertoolz",
        "symbol_part": "*",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "functoolz.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "functoolz",
        "symbol_part": "*",
        "lineno": 3
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "dicttoolz.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dicttoolz",
        "symbol_part": "*",
        "lineno": 5
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "recipes.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "recipes",
        "symbol_part": "*",
        "lineno": 7
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "curried",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "curried",
        "lineno": 20
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz",
        "imports": "_version.get_versions",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "_version",
        "symbol_part": "get_versions",
        "lineno": 24
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried.exceptions": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried.exceptions",
        "imports": "curry",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "curry",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried.exceptions",
        "imports": "merge_with",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "merge_with",
        "lineno": 1
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried.exceptions",
        "imports": "merge",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "merge",
        "lineno": 1
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried.operator": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried.operator",
        "imports": "functoolz.curry",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "functoolz",
        "symbol_part": "curry",
        "lineno": 5
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried": [
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "operator",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "operator",
        "lineno": 26
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "apply",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "apply",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "comp",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "comp",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "complement",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "complement",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "compose",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "compose",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "compose_left",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "compose_left",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "concat",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "concat",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "concatv",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "concatv",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "count",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "count",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "curry",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "curry",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "diff",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "diff",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "first",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "first",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "flip",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "flip",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "frequencies",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "frequencies",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "identity",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "identity",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "interleave",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "interleave",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "isdistinct",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "isdistinct",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "isiterable",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "isiterable",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "juxt",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "juxt",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "last",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "last",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "memoize",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "memoize",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "merge_sorted",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "merge_sorted",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "peek",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "peek",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "pipe",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "pipe",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "second",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "second",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "thread_first",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "thread_first",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "thread_last",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "",
        "symbol_part": "thread_last",
        "lineno": 27
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "exceptions.merge",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "merge",
        "lineno": 55
      },
      {
        "from_module": "python.ccxt.static_dependencies.toolz.curried",
        "imports": "exceptions.merge_with",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "merge_with",
        "lineno": 55
      }
    ],
    "python.ccxt.static_dependencies.typing_inspect.typing_inspect": [],
    "python.ccxt.static_dependencies.typing_inspect": [],
    "python.ccxt.test.tests_async": [],
    "python.ccxt.test.tests_helpers": [],
    "python.ccxt.test.tests_init": [],
    "python.ccxt.test.tests_sync": [],
    "python.ccxt.test": [],
    "python.ccxt.test.base.tests_init": [],
    "python.ccxt.test.base.test_after_constructor": [],
    "python.ccxt.test.base.test_aggregate": [],
    "python.ccxt.test.base.test_arrays_concat": [],
    "python.ccxt.test.base.test_array_concat": [],
    "python.ccxt.test.base.test_base16_to_binary": [],
    "python.ccxt.test.base.test_base58_to_binary": [],
    "python.ccxt.test.base.test_base64_to_binary": [],
    "python.ccxt.test.base.test_binary_concat": [],
    "python.ccxt.test.base.test_binary_to_base16": [],
    "python.ccxt.test.base.test_binary_to_base58": [],
    "python.ccxt.test.base.test_binary_to_base64": [],
    "python.ccxt.test.base.test_capitalize": [],
    "python.ccxt.test.base.test_clone": [],
    "python.ccxt.test.base.test_constants": [],
    "python.ccxt.test.base.test_cryptography": [],
    "python.ccxt.test.base.test_datetime": [],
    "python.ccxt.test.base.test_decimal_to_precision": [],
    "python.ccxt.test.base.test_deep_extend": [],
    "python.ccxt.test.base.test_encode_decode": [],
    "python.ccxt.test.base.test_eth_methods": [],
    "python.ccxt.test.base.test_extend": [],
    "python.ccxt.test.base.test_extract_params": [],
    "python.ccxt.test.base.test_filter_by": [],
    "python.ccxt.test.base.test_group_by": [],
    "python.ccxt.test.base.test_handle_methods": [],
    "python.ccxt.test.base.test_implode_params": [],
    "python.ccxt.test.base.test_index_by": [],
    "python.ccxt.test.base.test_in_array": [],
    "python.ccxt.test.base.test_io": [],
    "python.ccxt.test.base.test_is_empty": [],
    "python.ccxt.test.base.test_is_json_encoded_object": [],
    "python.ccxt.test.base.test_json": [],
    "python.ccxt.test.base.test_keysort": [],
    "python.ccxt.test.base.test_network_methods": [],
    "python.ccxt.test.base.test_number": [],
    "python.ccxt.test.base.test_number_to_be": [],
    "python.ccxt.test.base.test_number_to_string": [],
    "python.ccxt.test.base.test_omit": [],
    "python.ccxt.test.base.test_parse_precision": [],
    "python.ccxt.test.base.test_precise": [],
    "python.ccxt.test.base.test_precision_from_string": [],
    "python.ccxt.test.base.test_rawencode": [],
    "python.ccxt.test.base.test_remove_repeated_elements_from_array": [],
    "python.ccxt.test.base.test_safe_methods": [],
    "python.ccxt.test.base.test_safe_ticker": [],
    "python.ccxt.test.base.test_set_markets_from_exchange": [],
    "python.ccxt.test.base.test_sleep": [],
    "python.ccxt.test.base.test_sort": [],
    "python.ccxt.test.base.test_sort_by": [],
    "python.ccxt.test.base.test_string_to_base16": [],
    "python.ccxt.test.base.test_string_to_base64": [],
    "python.ccxt.test.base.test_strip": [],
    "python.ccxt.test.base.test_sum": [],
    "python.ccxt.test.base.test_timeframes": [],
    "python.ccxt.test.base.test_to_array": [],
    "python.ccxt.test.base.test_unique": [],
    "python.ccxt.test.base.test_urlencode": [],
    "python.ccxt.test.base.test_urlencode_base64": [],
    "python.ccxt.test.base.test_urlencode_nested": [],
    "python.ccxt.test.base.test_urlencode_with_array_repeat": [],
    "python.ccxt.test.base.test_uuid": [],
    "python.ccxt.test.base.language_specific.test_language_specific": [],
    "python.ccxt.test.base.language_specific.test_throttler_performance": [],
    "python.ccxt.test.exchange.async.test_after_construct": [],
    "python.ccxt.test.exchange.async.test_create_order": [],
    "python.ccxt.test.exchange.async.test_features": [],
    "python.ccxt.test.exchange.async.test_fetch_accounts": [],
    "python.ccxt.test.exchange.async.test_fetch_balance": [],
    "python.ccxt.test.exchange.async.test_fetch_borrow_interest": [],
    "python.ccxt.test.exchange.async.test_fetch_closed_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_currencies": [],
    "python.ccxt.test.exchange.async.test_fetch_deposits": [],
    "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals": [],
    "python.ccxt.test.exchange.async.test_fetch_funding_rate_history": [],
    "python.ccxt.test.exchange.async.test_fetch_l2_order_book": [],
    "python.ccxt.test.exchange.async.test_fetch_last_prices": [],
    "python.ccxt.test.exchange.async.test_fetch_ledger": [],
    "python.ccxt.test.exchange.async.test_fetch_ledger_entry": [],
    "python.ccxt.test.exchange.async.test_fetch_leverage_tiers": [],
    "python.ccxt.test.exchange.async.test_fetch_liquidations": [],
    "python.ccxt.test.exchange.async.test_fetch_margin_mode": [],
    "python.ccxt.test.exchange.async.test_fetch_margin_modes": [],
    "python.ccxt.test.exchange.async.test_fetch_markets": [],
    "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers": [],
    "python.ccxt.test.exchange.async.test_fetch_my_liquidations": [],
    "python.ccxt.test.exchange.async.test_fetch_my_trades": [],
    "python.ccxt.test.exchange.async.test_fetch_ohlcv": [],
    "python.ccxt.test.exchange.async.test_fetch_open_interest_history": [],
    "python.ccxt.test.exchange.async.test_fetch_open_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_orders": [],
    "python.ccxt.test.exchange.async.test_fetch_order_book": [],
    "python.ccxt.test.exchange.async.test_fetch_order_books": [],
    "python.ccxt.test.exchange.async.test_fetch_positions": [],
    "python.ccxt.test.exchange.async.test_fetch_status": [],
    "python.ccxt.test.exchange.async.test_fetch_ticker": [],
    "python.ccxt.test.exchange.async.test_fetch_tickers": [],
    "python.ccxt.test.exchange.async.test_fetch_trades": [],
    "python.ccxt.test.exchange.async.test_fetch_trading_fee": [],
    "python.ccxt.test.exchange.async.test_fetch_trading_fees": [],
    "python.ccxt.test.exchange.async.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.async.test_fetch_withdrawals": [],
    "python.ccxt.test.exchange.async.test_load_markets": [],
    "python.ccxt.test.exchange.async.test_proxies": [],
    "python.ccxt.test.exchange.async.test_sign_in": [],
    "python.ccxt.test.exchange.base.test_account": [],
    "python.ccxt.test.exchange.base.test_balance": [],
    "python.ccxt.test.exchange.base.test_borrow_interest": [],
    "python.ccxt.test.exchange.base.test_borrow_rate": [],
    "python.ccxt.test.exchange.base.test_currency": [],
    "python.ccxt.test.exchange.base.test_deposit_withdrawal": [],
    "python.ccxt.test.exchange.base.test_funding_rate_history": [],
    "python.ccxt.test.exchange.base.test_last_price": [],
    "python.ccxt.test.exchange.base.test_ledger_entry": [],
    "python.ccxt.test.exchange.base.test_leverage_tier": [],
    "python.ccxt.test.exchange.base.test_liquidation": [],
    "python.ccxt.test.exchange.base.test_margin_mode": [],
    "python.ccxt.test.exchange.base.test_margin_modification": [],
    "python.ccxt.test.exchange.base.test_market": [],
    "python.ccxt.test.exchange.base.test_ohlcv": [],
    "python.ccxt.test.exchange.base.test_open_interest": [],
    "python.ccxt.test.exchange.base.test_order": [],
    "python.ccxt.test.exchange.base.test_order_book": [],
    "python.ccxt.test.exchange.base.test_position": [],
    "python.ccxt.test.exchange.base.test_shared_methods": [],
    "python.ccxt.test.exchange.base.test_status": [],
    "python.ccxt.test.exchange.base.test_ticker": [],
    "python.ccxt.test.exchange.base.test_trade": [],
    "python.ccxt.test.exchange.base.test_trading_fee": [],
    "python.ccxt.test.exchange.base": [],
    "python.ccxt.test.exchange.sync.test_after_construct": [],
    "python.ccxt.test.exchange.sync.test_create_order": [],
    "python.ccxt.test.exchange.sync.test_features": [],
    "python.ccxt.test.exchange.sync.test_fetch_accounts": [],
    "python.ccxt.test.exchange.sync.test_fetch_balance": [],
    "python.ccxt.test.exchange.sync.test_fetch_borrow_interest": [],
    "python.ccxt.test.exchange.sync.test_fetch_closed_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_currencies": [],
    "python.ccxt.test.exchange.sync.test_fetch_deposits": [],
    "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals": [],
    "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history": [],
    "python.ccxt.test.exchange.sync.test_fetch_l2_order_book": [],
    "python.ccxt.test.exchange.sync.test_fetch_last_prices": [],
    "python.ccxt.test.exchange.sync.test_fetch_ledger": [],
    "python.ccxt.test.exchange.sync.test_fetch_ledger_entry": [],
    "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers": [],
    "python.ccxt.test.exchange.sync.test_fetch_liquidations": [],
    "python.ccxt.test.exchange.sync.test_fetch_margin_mode": [],
    "python.ccxt.test.exchange.sync.test_fetch_margin_modes": [],
    "python.ccxt.test.exchange.sync.test_fetch_markets": [],
    "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers": [],
    "python.ccxt.test.exchange.sync.test_fetch_my_liquidations": [],
    "python.ccxt.test.exchange.sync.test_fetch_my_trades": [],
    "python.ccxt.test.exchange.sync.test_fetch_ohlcv": [],
    "python.ccxt.test.exchange.sync.test_fetch_open_interest_history": [],
    "python.ccxt.test.exchange.sync.test_fetch_open_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_orders": [],
    "python.ccxt.test.exchange.sync.test_fetch_order_book": [],
    "python.ccxt.test.exchange.sync.test_fetch_order_books": [],
    "python.ccxt.test.exchange.sync.test_fetch_positions": [],
    "python.ccxt.test.exchange.sync.test_fetch_status": [],
    "python.ccxt.test.exchange.sync.test_fetch_ticker": [],
    "python.ccxt.test.exchange.sync.test_fetch_tickers": [],
    "python.ccxt.test.exchange.sync.test_fetch_trades": [],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fee": [],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fees": [],
    "python.ccxt.test.exchange.sync.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.sync.test_fetch_withdrawals": [],
    "python.ccxt.test.exchange.sync.test_load_markets": [],
    "python.ccxt.test.exchange.sync.test_proxies": [],
    "python.ccxt.test.exchange.sync.test_sign_in": []
  },
  "dependency_graph": {
    "sys": {
      "used_by": [
        "doc.conf",
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.all-exchanges",
        "examples.py.arbitrage-pairs",
        "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
        "examples.py.async-balance-coinbasepro",
        "examples.py.async-balance-gdax",
        "examples.py.async-balance",
        "examples.py.async-balances",
        "examples.py.async-basic-callchain",
        "examples.py.async-basic-orderbook",
        "examples.py.async-basic-rate-limiter",
        "examples.py.async-basic",
        "examples.py.async-binance-cancel-option-order",
        "examples.py.async-binance-create-margin-order",
        "examples.py.async-binance-create-option-order",
        "examples.py.async-binance-create-trailing-percent-order",
        "examples.py.async-binance-fetch-margin-balance-with-options",
        "examples.py.async-binance-fetch-margin-balance-with-params",
        "examples.py.async-binance-fetch-option-details",
        "examples.py.async-binance-fetch-option-OHLCV",
        "examples.py.async-binance-fetch-option-order",
        "examples.py.async-binance-fetch-option-orderbook",
        "examples.py.async-binance-fetch-option-position",
        "examples.py.async-binance-fetch-option-ticker",
        "examples.py.async-binance-fetch-ticker-continuously",
        "examples.py.async-binance-futures-vs-spot",
        "examples.py.async-binance-margin-borrow",
        "examples.py.async-binance-margin-repay",
        "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.async-bitfinex-public-get-symbols",
        "examples.py.async-bitget-perpetual-futures-swaps",
        "examples.py.async-bitstamp-create-limit-buy-order",
        "examples.py.async-bittrex-orderbook",
        "examples.py.async-bybit-transfer",
        "examples.py.async-fetch-balance",
        "examples.py.async-fetch-many-orderbooks-continuously",
        "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
        "examples.py.async-fetch-order-book-from-many-exchanges",
        "examples.py.async-fetch-ticker",
        "examples.py.async-gather-concurrency",
        "examples.py.async-gdax-fetch-order-book-continuously",
        "examples.py.async-generator-basic",
        "examples.py.async-generator-ticker-poller",
        "examples.py.async-hollaex-sandbox",
        "examples.py.async-instantiate-all-at-once",
        "examples.py.async-kucoin-rate-limit",
        "examples.py.async-macd",
        "examples.py.async-market-making-symbols",
        "examples.py.async-multiple-accounts",
        "examples.py.async-multiple-parallel-calls",
        "examples.py.async-okx-create-margin-order",
        "examples.py.async-okx-margin-borrow",
        "examples.py.async-okx-margin-repay",
        "examples.py.async-okx-positional-orders",
        "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
        "examples.py.async-orderbooks",
        "examples.py.async-rtt",
        "examples.py.async-theocean-orderbook",
        "examples.py.async-theocean-tickers",
        "examples.py.async-ticker",
        "examples.py.async-tickers-from-many-exchanges-at-once",
        "examples.py.async-tickers",
        "examples.py.async-with-threads",
        "examples.py.async",
        "examples.py.balance-coinbasepro",
        "examples.py.balance-gdax",
        "examples.py.balance-kraken",
        "examples.py.balances",
        "examples.py.basic-chart",
        "examples.py.basic-rate-limiting",
        "examples.py.binance-batch-orders",
        "examples.py.binance-coin-margined-take-profit",
        "examples.py.binance-create-oco-order-with-implicit-methods",
        "examples.py.binance-ema",
        "examples.py.binance-fetch-all-my-trades-paginate-by-id",
        "examples.py.binance-fetch-all-my-trades",
        "examples.py.binance-fetch-all-trades",
        "examples.py.binance-fetch-ohlcv-closing-time-1",
        "examples.py.binance-fetch-ohlcv-closing-time-2",
        "examples.py.binance-fetch-ohlcv-quote-volume",
        "examples.py.binance-fetch-ohlcv-to-csv",
        "examples.py.binance-fetch-ohlcv",
        "examples.py.binance-fiat",
        "examples.py.binance-futures-margin",
        "examples.py.binance-futures-positions",
        "examples.py.binance-futures-set-leverage-implicit-api",
        "examples.py.binance-futures-set-leverage",
        "examples.py.binance-market-order-quote-usdt",
        "examples.py.binance-poll-balance",
        "examples.py.binance-poll-positions",
        "examples.py.binance-savings-endpoints",
        "examples.py.binance-spot-trailing",
        "examples.py.binance-stop-loss-take-profit",
        "examples.py.binance-test-order",
        "examples.py.binance-universal-transfer",
        "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.binance-watch-spot-futures-balances-continuously",
        "examples.py.bitfinex-rate-limiting",
        "examples.py.bitget-perpetual-futures-swaps",
        "examples.py.bitmex-cancel-orders",
        "examples.py.bitmex-create-order",
        "examples.py.bitmex-fetch-ohlcv-with-extra-params",
        "examples.py.bitmex-ohlcv-convert-5m-to-15m",
        "examples.py.bitmex-order-value",
        "examples.py.bittrex-fetch-closed-orders-history",
        "examples.py.build-ohlcv-bars",
        "examples.py.builtin-rate-limiting-long-poller",
        "examples.py.bybit-conditional-orders",
        "examples.py.bybit-positions",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.bybit-USDC-create-option-order",
        "examples.py.cli",
        "examples.py.coinbase-cancel-order",
        "examples.py.coinbase-create-order",
        "examples.py.coinbase-fetch-OHLCV",
        "examples.py.coinbase-fetch-order",
        "examples.py.coinbase-fetch-ticker",
        "examples.py.coinbase-fetch-trades",
        "examples.py.coinbasepro-fetch-my-trades-pagination",
        "examples.py.coinex-futures",
        "examples.py.coinone-fetch-tickers",
        "examples.py.coinone-markets",
        "examples.py.compare-two-exchanges-capabilities",
        "examples.py.create-order-position-with-takeprofit-stoploss",
        "examples.py.create-order-ws-example",
        "examples.py.create-orders-example",
        "examples.py.create-trailing-amount-order",
        "examples.py.create-trailing-percent-order",
        "examples.py.exchange-rate-limiter-rollingWindow",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.exchanges-by-country",
        "examples.py.exchanges",
        "examples.py.fetch-all-okex-ohclv",
        "examples.py.fetch-all-tickers",
        "examples.py.fetch-balance-asset-valuation",
        "examples.py.fetch-bitfinex-ohlcv-history",
        "examples.py.fetch-coinbasepro-ohlcv-sequentially",
        "examples.py.fetch-create-deposit-address",
        "examples.py.fetch-gdax-ohlcv-sequentially",
        "examples.py.fetch-ohlcv-cex",
        "examples.py.fetch-ohlcv-kraken",
        "examples.py.fetch-ohlcv-many-exchanges-continuosly",
        "examples.py.fetch-ohlcv-mark-index-price",
        "examples.py.fetch-ohlcv-on-new-candle",
        "examples.py.fetch-ohlcv-sequentially",
        "examples.py.fetch-ohlcv",
        "examples.py.fetch-okex-futures",
        "examples.py.fetch-order-book-rtt",
        "examples.py.fetch-orders",
        "examples.py.fetch-ticker-many-exchanges-many-symbols",
        "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
        "examples.py.gateio-fetch-ohlcv-pagination",
        "examples.py.gateio-futures",
        "examples.py.gateio-open-close-contract",
        "examples.py.gateio-swaps",
        "examples.py.gateio-watch-balance",
        "examples.py.gdax-fetch-my-trades-pagination",
        "examples.py.hitbtc-withdraw",
        "examples.py.huobi-futures",
        "examples.py.huobi-open-close-contract",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.huobi-spot",
        "examples.py.huobi-swaps",
        "examples.py.hyperliquid-load-hip3-dexes",
        "examples.py.instantiate-all-at-once",
        "examples.py.kraken-conditional-close-order",
        "examples.py.kraken-create-and-close-position",
        "examples.py.kraken-fetch-my-trades-pagination",
        "examples.py.krakenfutures-basic",
        "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
        "examples.py.kucoin-fetch-all-deposit-addresses",
        "examples.py.kucoin-fetch-closed-orders-pagination",
        "examples.py.kucoin-rate-limit",
        "examples.py.kucoinfutures-create-stop-order",
        "examples.py.latoken-create-order",
        "examples.py.latoken-example",
        "examples.py.manual-rate-limiting-long-poller",
        "examples.py.margin-leverage-order-kraken",
        "examples.py.margin-loan-borrow-buy-sell-repay",
        "examples.py.measure-latency",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "examples.py.normalize-sparse-candle-timestamps",
        "examples.py.okx-fetch-all-my-trades",
        "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
        "examples.py.okx-position-takeprofit-stoploss",
        "examples.py.order-book-extra-level-depth-param",
        "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
        "examples.py.phemex-create-stop-order",
        "examples.py.phemex-leverage-orders",
        "examples.py.phemex-open-cancel-close-positions",
        "examples.py.phemex-perpetual-balance",
        "examples.py.phemex-positions",
        "examples.py.phemex-transfer",
        "examples.py.poloniex-fetch-ohlcv-continuously",
        "examples.py.poloniex-fetch-ohlcv-with-pagination",
        "examples.py.poloniex-fetch-order-books",
        "examples.py.poloniex-fetch-trades-continuously",
        "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
        "examples.py.poloniex-python2-memleak-test",
        "examples.py.poloniex-python3-memleak-test",
        "examples.py.proxy-usage",
        "examples.py.rsi",
        "examples.py.rtt",
        "examples.py.sample-local-proxy-server-with-cors",
        "examples.py.set_markets_from_exchange",
        "examples.py.sign-in",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.source-ip-address",
        "examples.py.spot-vs-future-arbitrage-bitmart",
        "examples.py.symbols",
        "examples.py.test-server",
        "examples.py.theocean",
        "examples.py.tickers",
        "examples.py.watch-OHLCV-For-Symbols",
        "examples.py.watch-OHLCV",
        "examples.py.watch-OrderBook-For-Symbols",
        "examples.py.watch-tickers",
        "examples.py.watch-Trades-For-Symbols",
        "examples.py.watchPositions-many-exchanges-continuosly",
        "examples.py.watchPositions",
        "examples.py.watchPositionsForSymbols",
        "examples.py.watchTradesForSymbols",
        "examples.py.wazirx-create-cancel-orders",
        "examples.py.withdraw-from-one-exchange-to-another",
        "examples.py.ws_test_load",
        "python.qa",
        "python.setup",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.async_support.base.ws.order_book",
        "python.ccxt.async_support.base.ws.order_book_side",
        "python.ccxt.base.types",
        "python.ccxt.pro.test.base.tests_init",
        "python.ccxt.pro.test.base.test_abnormal_close",
        "python.ccxt.pro.test.base.test_cache",
        "python.ccxt.pro.test.base.test_close",
        "python.ccxt.pro.test.base.test_future",
        "python.ccxt.pro.test.base.test_order_book",
        "python.ccxt.pro.test.Exchange.test_un_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_balance",
        "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_my_trades",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_orders",
        "python.ccxt.pro.test.Exchange.test_watch_order_book",
        "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_position",
        "python.ccxt.pro.test.Exchange.test_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_ticker",
        "python.ccxt.pro.test.Exchange.test_watch_tickers",
        "python.ccxt.pro.test.Exchange.test_watch_trades",
        "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
        "python.ccxt.static_dependencies.ecdsa._version",
        "python.ccxt.static_dependencies.ethereum.hexbytes.main",
        "python.ccxt.static_dependencies.ethereum.utils.debug",
        "python.ccxt.static_dependencies.lark.common",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.tree",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.tools.nearley",
        "python.ccxt.static_dependencies.lark.tools.serialize",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.lark.tools",
        "python.ccxt.static_dependencies.marshmallow_dataclass.typing",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.msgpack.fallback",
        "python.ccxt.static_dependencies.parsimonious.nodes",
        "python.ccxt.static_dependencies.starknet.abi.v0.shape",
        "python.ccxt.static_dependencies.starkware.crypto.utils",
        "python.ccxt.static_dependencies.sympy.external.importtools",
        "python.ccxt.static_dependencies.sympy.external.ntheory",
        "python.ccxt.static_dependencies.sympy.external.pythonmpq",
        "python.ccxt.static_dependencies.toolz.compatibility",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.toolz._version",
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
        "python.ccxt.test.tests_helpers",
        "python.ccxt.test.tests_init",
        "python.ccxt.test.base.tests_init",
        "python.ccxt.test.base.test_after_constructor",
        "python.ccxt.test.base.test_aggregate",
        "python.ccxt.test.base.test_arrays_concat",
        "python.ccxt.test.base.test_array_concat",
        "python.ccxt.test.base.test_base16_to_binary",
        "python.ccxt.test.base.test_base58_to_binary",
        "python.ccxt.test.base.test_base64_to_binary",
        "python.ccxt.test.base.test_binary_concat",
        "python.ccxt.test.base.test_binary_to_base16",
        "python.ccxt.test.base.test_binary_to_base58",
        "python.ccxt.test.base.test_binary_to_base64",
        "python.ccxt.test.base.test_capitalize",
        "python.ccxt.test.base.test_clone",
        "python.ccxt.test.base.test_constants",
        "python.ccxt.test.base.test_cryptography",
        "python.ccxt.test.base.test_datetime",
        "python.ccxt.test.base.test_decimal_to_precision",
        "python.ccxt.test.base.test_deep_extend",
        "python.ccxt.test.base.test_encode_decode",
        "python.ccxt.test.base.test_eth_methods",
        "python.ccxt.test.base.test_extend",
        "python.ccxt.test.base.test_extract_params",
        "python.ccxt.test.base.test_filter_by",
        "python.ccxt.test.base.test_group_by",
        "python.ccxt.test.base.test_handle_methods",
        "python.ccxt.test.base.test_implode_params",
        "python.ccxt.test.base.test_index_by",
        "python.ccxt.test.base.test_in_array",
        "python.ccxt.test.base.test_io",
        "python.ccxt.test.base.test_is_empty",
        "python.ccxt.test.base.test_is_json_encoded_object",
        "python.ccxt.test.base.test_json",
        "python.ccxt.test.base.test_keysort",
        "python.ccxt.test.base.test_network_methods",
        "python.ccxt.test.base.test_number",
        "python.ccxt.test.base.test_number_to_be",
        "python.ccxt.test.base.test_number_to_string",
        "python.ccxt.test.base.test_omit",
        "python.ccxt.test.base.test_parse_precision",
        "python.ccxt.test.base.test_precise",
        "python.ccxt.test.base.test_precision_from_string",
        "python.ccxt.test.base.test_rawencode",
        "python.ccxt.test.base.test_remove_repeated_elements_from_array",
        "python.ccxt.test.base.test_safe_methods",
        "python.ccxt.test.base.test_safe_ticker",
        "python.ccxt.test.base.test_set_markets_from_exchange",
        "python.ccxt.test.base.test_sleep",
        "python.ccxt.test.base.test_sort",
        "python.ccxt.test.base.test_sort_by",
        "python.ccxt.test.base.test_string_to_base16",
        "python.ccxt.test.base.test_string_to_base64",
        "python.ccxt.test.base.test_strip",
        "python.ccxt.test.base.test_sum",
        "python.ccxt.test.base.test_timeframes",
        "python.ccxt.test.base.test_to_array",
        "python.ccxt.test.base.test_unique",
        "python.ccxt.test.base.test_urlencode",
        "python.ccxt.test.base.test_urlencode_base64",
        "python.ccxt.test.base.test_urlencode_nested",
        "python.ccxt.test.base.test_urlencode_with_array_repeat",
        "python.ccxt.test.base.test_uuid",
        "python.ccxt.test.base.language_specific.test_language_specific",
        "python.ccxt.test.base.language_specific.test_throttler_performance",
        "python.ccxt.test.exchange.async.test_after_construct",
        "python.ccxt.test.exchange.async.test_create_order",
        "python.ccxt.test.exchange.async.test_features",
        "python.ccxt.test.exchange.async.test_fetch_accounts",
        "python.ccxt.test.exchange.async.test_fetch_balance",
        "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.async.test_fetch_closed_orders",
        "python.ccxt.test.exchange.async.test_fetch_currencies",
        "python.ccxt.test.exchange.async.test_fetch_deposits",
        "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.async.test_fetch_last_prices",
        "python.ccxt.test.exchange.async.test_fetch_ledger",
        "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_margin_mode",
        "python.ccxt.test.exchange.async.test_fetch_margin_modes",
        "python.ccxt.test.exchange.async.test_fetch_markets",
        "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_my_trades",
        "python.ccxt.test.exchange.async.test_fetch_ohlcv",
        "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.async.test_fetch_open_orders",
        "python.ccxt.test.exchange.async.test_fetch_orders",
        "python.ccxt.test.exchange.async.test_fetch_order_book",
        "python.ccxt.test.exchange.async.test_fetch_order_books",
        "python.ccxt.test.exchange.async.test_fetch_positions",
        "python.ccxt.test.exchange.async.test_fetch_status",
        "python.ccxt.test.exchange.async.test_fetch_ticker",
        "python.ccxt.test.exchange.async.test_fetch_tickers",
        "python.ccxt.test.exchange.async.test_fetch_trades",
        "python.ccxt.test.exchange.async.test_fetch_trading_fee",
        "python.ccxt.test.exchange.async.test_fetch_trading_fees",
        "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
        "python.ccxt.test.exchange.async.test_fetch_withdrawals",
        "python.ccxt.test.exchange.async.test_load_markets",
        "python.ccxt.test.exchange.async.test_proxies",
        "python.ccxt.test.exchange.async.test_sign_in",
        "python.ccxt.test.exchange.base.test_account",
        "python.ccxt.test.exchange.base.test_balance",
        "python.ccxt.test.exchange.base.test_borrow_interest",
        "python.ccxt.test.exchange.base.test_borrow_rate",
        "python.ccxt.test.exchange.base.test_currency",
        "python.ccxt.test.exchange.base.test_deposit_withdrawal",
        "python.ccxt.test.exchange.base.test_funding_rate_history",
        "python.ccxt.test.exchange.base.test_last_price",
        "python.ccxt.test.exchange.base.test_ledger_entry",
        "python.ccxt.test.exchange.base.test_leverage_tier",
        "python.ccxt.test.exchange.base.test_liquidation",
        "python.ccxt.test.exchange.base.test_margin_mode",
        "python.ccxt.test.exchange.base.test_margin_modification",
        "python.ccxt.test.exchange.base.test_market",
        "python.ccxt.test.exchange.base.test_ohlcv",
        "python.ccxt.test.exchange.base.test_open_interest",
        "python.ccxt.test.exchange.base.test_order",
        "python.ccxt.test.exchange.base.test_order_book",
        "python.ccxt.test.exchange.base.test_position",
        "python.ccxt.test.exchange.base.test_shared_methods",
        "python.ccxt.test.exchange.base.test_status",
        "python.ccxt.test.exchange.base.test_ticker",
        "python.ccxt.test.exchange.base.test_trade",
        "python.ccxt.test.exchange.base.test_trading_fee",
        "python.ccxt.test.exchange.sync.test_after_construct",
        "python.ccxt.test.exchange.sync.test_create_order",
        "python.ccxt.test.exchange.sync.test_features",
        "python.ccxt.test.exchange.sync.test_fetch_accounts",
        "python.ccxt.test.exchange.sync.test_fetch_balance",
        "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
        "python.ccxt.test.exchange.sync.test_fetch_currencies",
        "python.ccxt.test.exchange.sync.test_fetch_deposits",
        "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_last_prices",
        "python.ccxt.test.exchange.sync.test_fetch_ledger",
        "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
        "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
        "python.ccxt.test.exchange.sync.test_fetch_markets",
        "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_my_trades",
        "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
        "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.sync.test_fetch_open_orders",
        "python.ccxt.test.exchange.sync.test_fetch_orders",
        "python.ccxt.test.exchange.sync.test_fetch_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_order_books",
        "python.ccxt.test.exchange.sync.test_fetch_positions",
        "python.ccxt.test.exchange.sync.test_fetch_status",
        "python.ccxt.test.exchange.sync.test_fetch_ticker",
        "python.ccxt.test.exchange.sync.test_fetch_tickers",
        "python.ccxt.test.exchange.sync.test_fetch_trades",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
        "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
        "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
        "python.ccxt.test.exchange.sync.test_load_markets",
        "python.ccxt.test.exchange.sync.test_proxies",
        "python.ccxt.test.exchange.sync.test_sign_in"
      ],
      "import_count": 455
    },
    "json": {
      "used_by": [
        "doc.conf",
        "examples.py.cli",
        "python.setup",
        "python.ccxt.binance",
        "python.ccxt.bitget",
        "python.ccxt.bitrue",
        "python.ccxt.btcbox",
        "python.ccxt.digifinex",
        "python.ccxt.extended",
        "python.ccxt.kucoin",
        "python.ccxt.ndax",
        "python.ccxt.tokocrypto",
        "python.ccxt.zebpay",
        "python.ccxt.async_support.binance",
        "python.ccxt.async_support.bitget",
        "python.ccxt.async_support.bitrue",
        "python.ccxt.async_support.btcbox",
        "python.ccxt.async_support.digifinex",
        "python.ccxt.async_support.extended",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.ndax",
        "python.ccxt.async_support.tokocrypto",
        "python.ccxt.async_support.zebpay",
        "python.ccxt.async_support.base.ws.client",
        "python.ccxt.base.exchange",
        "python.ccxt.pro.apex",
        "python.ccxt.pro.ndax",
        "python.ccxt.static_dependencies.lark.tools.serialize",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.test.tests_helpers",
        "python.ccxt.test.exchange.base.test_shared_methods"
      ],
      "import_count": 36
    },
    "os": {
      "used_by": [
        "doc.conf",
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.all-exchanges",
        "examples.py.arbitrage-pairs",
        "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
        "examples.py.async-balance-coinbasepro",
        "examples.py.async-balance-gdax",
        "examples.py.async-balance",
        "examples.py.async-balances",
        "examples.py.async-basic-callchain",
        "examples.py.async-basic-orderbook",
        "examples.py.async-basic-rate-limiter",
        "examples.py.async-basic",
        "examples.py.async-binance-cancel-option-order",
        "examples.py.async-binance-create-margin-order",
        "examples.py.async-binance-create-option-order",
        "examples.py.async-binance-create-trailing-percent-order",
        "examples.py.async-binance-fetch-margin-balance-with-options",
        "examples.py.async-binance-fetch-margin-balance-with-params",
        "examples.py.async-binance-fetch-option-details",
        "examples.py.async-binance-fetch-option-OHLCV",
        "examples.py.async-binance-fetch-option-order",
        "examples.py.async-binance-fetch-option-orderbook",
        "examples.py.async-binance-fetch-option-position",
        "examples.py.async-binance-fetch-option-ticker",
        "examples.py.async-binance-fetch-ticker-continuously",
        "examples.py.async-binance-futures-vs-spot",
        "examples.py.async-binance-margin-borrow",
        "examples.py.async-binance-margin-repay",
        "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.async-bitfinex-public-get-symbols",
        "examples.py.async-bitget-perpetual-futures-swaps",
        "examples.py.async-bitstamp-create-limit-buy-order",
        "examples.py.async-bittrex-orderbook",
        "examples.py.async-bybit-transfer",
        "examples.py.async-fetch-balance",
        "examples.py.async-fetch-many-orderbooks-continuously",
        "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
        "examples.py.async-fetch-order-book-from-many-exchanges",
        "examples.py.async-fetch-ticker",
        "examples.py.async-gather-concurrency",
        "examples.py.async-gdax-fetch-order-book-continuously",
        "examples.py.async-generator-basic",
        "examples.py.async-generator-ticker-poller",
        "examples.py.async-hollaex-sandbox",
        "examples.py.async-instantiate-all-at-once",
        "examples.py.async-kucoin-rate-limit",
        "examples.py.async-macd",
        "examples.py.async-market-making-symbols",
        "examples.py.async-multiple-accounts",
        "examples.py.async-multiple-parallel-calls",
        "examples.py.async-okx-create-margin-order",
        "examples.py.async-okx-margin-borrow",
        "examples.py.async-okx-margin-repay",
        "examples.py.async-okx-positional-orders",
        "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
        "examples.py.async-orderbooks",
        "examples.py.async-rtt",
        "examples.py.async-theocean-orderbook",
        "examples.py.async-theocean-tickers",
        "examples.py.async-ticker",
        "examples.py.async-tickers-from-many-exchanges-at-once",
        "examples.py.async-tickers",
        "examples.py.async-with-threads",
        "examples.py.async",
        "examples.py.balance-coinbasepro",
        "examples.py.balance-gdax",
        "examples.py.balance-kraken",
        "examples.py.balances",
        "examples.py.basic-chart",
        "examples.py.basic-rate-limiting",
        "examples.py.binance-batch-orders",
        "examples.py.binance-coin-margined-take-profit",
        "examples.py.binance-create-oco-order-with-implicit-methods",
        "examples.py.binance-ema",
        "examples.py.binance-fetch-all-my-trades-paginate-by-id",
        "examples.py.binance-fetch-all-my-trades",
        "examples.py.binance-fetch-all-trades",
        "examples.py.binance-fetch-ohlcv-closing-time-1",
        "examples.py.binance-fetch-ohlcv-closing-time-2",
        "examples.py.binance-fetch-ohlcv-quote-volume",
        "examples.py.binance-fetch-ohlcv-to-csv",
        "examples.py.binance-fetch-ohlcv",
        "examples.py.binance-fiat",
        "examples.py.binance-futures-margin",
        "examples.py.binance-futures-positions",
        "examples.py.binance-futures-set-leverage-implicit-api",
        "examples.py.binance-futures-set-leverage",
        "examples.py.binance-market-order-quote-usdt",
        "examples.py.binance-poll-balance",
        "examples.py.binance-poll-positions",
        "examples.py.binance-savings-endpoints",
        "examples.py.binance-spot-trailing",
        "examples.py.binance-stop-loss-take-profit",
        "examples.py.binance-test-order",
        "examples.py.binance-universal-transfer",
        "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.binance-watch-spot-futures-balances-continuously",
        "examples.py.bitfinex-rate-limiting",
        "examples.py.bitget-perpetual-futures-swaps",
        "examples.py.bitmex-cancel-orders",
        "examples.py.bitmex-create-order",
        "examples.py.bitmex-fetch-ohlcv-with-extra-params",
        "examples.py.bitmex-ohlcv-convert-5m-to-15m",
        "examples.py.bitmex-order-value",
        "examples.py.bittrex-fetch-closed-orders-history",
        "examples.py.build-ohlcv-bars",
        "examples.py.builtin-rate-limiting-long-poller",
        "examples.py.bybit-conditional-orders",
        "examples.py.bybit-positions",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.bybit-USDC-create-option-order",
        "examples.py.cli",
        "examples.py.coinbase-cancel-order",
        "examples.py.coinbase-create-order",
        "examples.py.coinbase-fetch-OHLCV",
        "examples.py.coinbase-fetch-order",
        "examples.py.coinbase-fetch-ticker",
        "examples.py.coinbase-fetch-trades",
        "examples.py.coinbasepro-fetch-my-trades-pagination",
        "examples.py.coinex-futures",
        "examples.py.coinone-fetch-tickers",
        "examples.py.coinone-markets",
        "examples.py.compare-two-exchanges-capabilities",
        "examples.py.create-order-position-with-takeprofit-stoploss",
        "examples.py.create-order-ws-example",
        "examples.py.create-orders-example",
        "examples.py.create-trailing-amount-order",
        "examples.py.create-trailing-percent-order",
        "examples.py.exchange-rate-limiter-rollingWindow",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.exchanges-by-country",
        "examples.py.exchanges",
        "examples.py.fetch-all-okex-ohclv",
        "examples.py.fetch-all-tickers",
        "examples.py.fetch-balance-asset-valuation",
        "examples.py.fetch-bitfinex-ohlcv-history",
        "examples.py.fetch-coinbasepro-ohlcv-sequentially",
        "examples.py.fetch-create-deposit-address",
        "examples.py.fetch-gdax-ohlcv-sequentially",
        "examples.py.fetch-ohlcv-cex",
        "examples.py.fetch-ohlcv-kraken",
        "examples.py.fetch-ohlcv-many-exchanges-continuosly",
        "examples.py.fetch-ohlcv-mark-index-price",
        "examples.py.fetch-ohlcv-on-new-candle",
        "examples.py.fetch-ohlcv-sequentially",
        "examples.py.fetch-ohlcv",
        "examples.py.fetch-okex-futures",
        "examples.py.fetch-order-book-rtt",
        "examples.py.fetch-orders",
        "examples.py.fetch-ticker-many-exchanges-many-symbols",
        "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
        "examples.py.gateio-fetch-ohlcv-pagination",
        "examples.py.gateio-futures",
        "examples.py.gateio-open-close-contract",
        "examples.py.gateio-swaps",
        "examples.py.gateio-watch-balance",
        "examples.py.gdax-fetch-my-trades-pagination",
        "examples.py.hitbtc-withdraw",
        "examples.py.huobi-futures",
        "examples.py.huobi-open-close-contract",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.huobi-spot",
        "examples.py.huobi-swaps",
        "examples.py.hyperliquid-load-hip3-dexes",
        "examples.py.instantiate-all-at-once",
        "examples.py.kraken-conditional-close-order",
        "examples.py.kraken-create-and-close-position",
        "examples.py.kraken-fetch-my-trades-pagination",
        "examples.py.krakenfutures-basic",
        "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
        "examples.py.kucoin-fetch-all-deposit-addresses",
        "examples.py.kucoin-fetch-closed-orders-pagination",
        "examples.py.kucoin-rate-limit",
        "examples.py.kucoinfutures-create-stop-order",
        "examples.py.latoken-create-order",
        "examples.py.latoken-example",
        "examples.py.manual-rate-limiting-long-poller",
        "examples.py.margin-leverage-order-kraken",
        "examples.py.margin-loan-borrow-buy-sell-repay",
        "examples.py.measure-latency",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "examples.py.normalize-sparse-candle-timestamps",
        "examples.py.okx-fetch-all-my-trades",
        "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
        "examples.py.okx-position-takeprofit-stoploss",
        "examples.py.order-book-extra-level-depth-param",
        "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
        "examples.py.phemex-create-stop-order",
        "examples.py.phemex-leverage-orders",
        "examples.py.phemex-open-cancel-close-positions",
        "examples.py.phemex-perpetual-balance",
        "examples.py.phemex-positions",
        "examples.py.phemex-transfer",
        "examples.py.poloniex-fetch-ohlcv-continuously",
        "examples.py.poloniex-fetch-ohlcv-with-pagination",
        "examples.py.poloniex-fetch-order-books",
        "examples.py.poloniex-fetch-trades-continuously",
        "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
        "examples.py.poloniex-python2-memleak-test",
        "examples.py.poloniex-python3-memleak-test",
        "examples.py.proxy-usage",
        "examples.py.rsi",
        "examples.py.rtt",
        "examples.py.sample-local-proxy-server-with-cors",
        "examples.py.set_markets_from_exchange",
        "examples.py.sign-in",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.source-ip-address",
        "examples.py.spot-vs-future-arbitrage-bitmart",
        "examples.py.symbols",
        "examples.py.theocean",
        "examples.py.tickers",
        "examples.py.watch-OHLCV-For-Symbols",
        "examples.py.watch-OHLCV",
        "examples.py.watch-OrderBook-For-Symbols",
        "examples.py.watch-tickers",
        "examples.py.watch-Trades-For-Symbols",
        "examples.py.watchPositions-many-exchanges-continuosly",
        "examples.py.watchPositions",
        "examples.py.watchPositionsForSymbols",
        "examples.py.watchTradesForSymbols",
        "examples.py.wazirx-create-cancel-orders",
        "examples.py.ws_test_load",
        "playground.lib.runners.pyproxy.sitecustomize",
        "python.qa",
        "python.setup",
        "python.ccxt.base.exchange",
        "python.ccxt.pro.test.base.tests_init",
        "python.ccxt.pro.test.base.test_abnormal_close",
        "python.ccxt.pro.test.base.test_cache",
        "python.ccxt.pro.test.base.test_close",
        "python.ccxt.pro.test.base.test_future",
        "python.ccxt.pro.test.base.test_order_book",
        "python.ccxt.pro.test.Exchange.test_un_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_balance",
        "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_my_trades",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_orders",
        "python.ccxt.pro.test.Exchange.test_watch_order_book",
        "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_position",
        "python.ccxt.pro.test.Exchange.test_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_ticker",
        "python.ccxt.pro.test.Exchange.test_watch_tickers",
        "python.ccxt.pro.test.Exchange.test_watch_trades",
        "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
        "python.ccxt.static_dependencies.ecdsa.util",
        "python.ccxt.static_dependencies.ecdsa._version",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.tools.nearley",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.lark.__pyinstaller",
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.msgpack",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.utils.schema",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.static_dependencies.sympy.external.gmpy",
        "python.ccxt.static_dependencies.sympy.external.importtools",
        "python.ccxt.static_dependencies.toolz._version",
        "python.ccxt.test.tests_helpers",
        "python.ccxt.test.base.tests_init",
        "python.ccxt.test.base.test_after_constructor",
        "python.ccxt.test.base.test_aggregate",
        "python.ccxt.test.base.test_arrays_concat",
        "python.ccxt.test.base.test_array_concat",
        "python.ccxt.test.base.test_base16_to_binary",
        "python.ccxt.test.base.test_base58_to_binary",
        "python.ccxt.test.base.test_base64_to_binary",
        "python.ccxt.test.base.test_binary_concat",
        "python.ccxt.test.base.test_binary_to_base16",
        "python.ccxt.test.base.test_binary_to_base58",
        "python.ccxt.test.base.test_binary_to_base64",
        "python.ccxt.test.base.test_capitalize",
        "python.ccxt.test.base.test_clone",
        "python.ccxt.test.base.test_constants",
        "python.ccxt.test.base.test_cryptography",
        "python.ccxt.test.base.test_datetime",
        "python.ccxt.test.base.test_decimal_to_precision",
        "python.ccxt.test.base.test_deep_extend",
        "python.ccxt.test.base.test_encode_decode",
        "python.ccxt.test.base.test_eth_methods",
        "python.ccxt.test.base.test_extend",
        "python.ccxt.test.base.test_extract_params",
        "python.ccxt.test.base.test_filter_by",
        "python.ccxt.test.base.test_group_by",
        "python.ccxt.test.base.test_handle_methods",
        "python.ccxt.test.base.test_implode_params",
        "python.ccxt.test.base.test_index_by",
        "python.ccxt.test.base.test_in_array",
        "python.ccxt.test.base.test_io",
        "python.ccxt.test.base.test_is_empty",
        "python.ccxt.test.base.test_is_json_encoded_object",
        "python.ccxt.test.base.test_json",
        "python.ccxt.test.base.test_keysort",
        "python.ccxt.test.base.test_network_methods",
        "python.ccxt.test.base.test_number",
        "python.ccxt.test.base.test_number_to_be",
        "python.ccxt.test.base.test_number_to_string",
        "python.ccxt.test.base.test_omit",
        "python.ccxt.test.base.test_parse_precision",
        "python.ccxt.test.base.test_precise",
        "python.ccxt.test.base.test_precision_from_string",
        "python.ccxt.test.base.test_rawencode",
        "python.ccxt.test.base.test_remove_repeated_elements_from_array",
        "python.ccxt.test.base.test_safe_methods",
        "python.ccxt.test.base.test_safe_ticker",
        "python.ccxt.test.base.test_set_markets_from_exchange",
        "python.ccxt.test.base.test_sleep",
        "python.ccxt.test.base.test_sort",
        "python.ccxt.test.base.test_sort_by",
        "python.ccxt.test.base.test_string_to_base16",
        "python.ccxt.test.base.test_string_to_base64",
        "python.ccxt.test.base.test_strip",
        "python.ccxt.test.base.test_sum",
        "python.ccxt.test.base.test_timeframes",
        "python.ccxt.test.base.test_to_array",
        "python.ccxt.test.base.test_unique",
        "python.ccxt.test.base.test_urlencode",
        "python.ccxt.test.base.test_urlencode_base64",
        "python.ccxt.test.base.test_urlencode_nested",
        "python.ccxt.test.base.test_urlencode_with_array_repeat",
        "python.ccxt.test.base.test_uuid",
        "python.ccxt.test.base.language_specific.test_language_specific",
        "python.ccxt.test.base.language_specific.test_throttler_performance",
        "python.ccxt.test.exchange.async.test_after_construct",
        "python.ccxt.test.exchange.async.test_create_order",
        "python.ccxt.test.exchange.async.test_features",
        "python.ccxt.test.exchange.async.test_fetch_accounts",
        "python.ccxt.test.exchange.async.test_fetch_balance",
        "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.async.test_fetch_closed_orders",
        "python.ccxt.test.exchange.async.test_fetch_currencies",
        "python.ccxt.test.exchange.async.test_fetch_deposits",
        "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.async.test_fetch_last_prices",
        "python.ccxt.test.exchange.async.test_fetch_ledger",
        "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_margin_mode",
        "python.ccxt.test.exchange.async.test_fetch_margin_modes",
        "python.ccxt.test.exchange.async.test_fetch_markets",
        "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_my_trades",
        "python.ccxt.test.exchange.async.test_fetch_ohlcv",
        "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.async.test_fetch_open_orders",
        "python.ccxt.test.exchange.async.test_fetch_orders",
        "python.ccxt.test.exchange.async.test_fetch_order_book",
        "python.ccxt.test.exchange.async.test_fetch_order_books",
        "python.ccxt.test.exchange.async.test_fetch_positions",
        "python.ccxt.test.exchange.async.test_fetch_status",
        "python.ccxt.test.exchange.async.test_fetch_ticker",
        "python.ccxt.test.exchange.async.test_fetch_tickers",
        "python.ccxt.test.exchange.async.test_fetch_trades",
        "python.ccxt.test.exchange.async.test_fetch_trading_fee",
        "python.ccxt.test.exchange.async.test_fetch_trading_fees",
        "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
        "python.ccxt.test.exchange.async.test_fetch_withdrawals",
        "python.ccxt.test.exchange.async.test_load_markets",
        "python.ccxt.test.exchange.async.test_proxies",
        "python.ccxt.test.exchange.async.test_sign_in",
        "python.ccxt.test.exchange.base.test_account",
        "python.ccxt.test.exchange.base.test_balance",
        "python.ccxt.test.exchange.base.test_borrow_interest",
        "python.ccxt.test.exchange.base.test_borrow_rate",
        "python.ccxt.test.exchange.base.test_currency",
        "python.ccxt.test.exchange.base.test_deposit_withdrawal",
        "python.ccxt.test.exchange.base.test_funding_rate_history",
        "python.ccxt.test.exchange.base.test_last_price",
        "python.ccxt.test.exchange.base.test_ledger_entry",
        "python.ccxt.test.exchange.base.test_leverage_tier",
        "python.ccxt.test.exchange.base.test_liquidation",
        "python.ccxt.test.exchange.base.test_margin_mode",
        "python.ccxt.test.exchange.base.test_margin_modification",
        "python.ccxt.test.exchange.base.test_market",
        "python.ccxt.test.exchange.base.test_ohlcv",
        "python.ccxt.test.exchange.base.test_open_interest",
        "python.ccxt.test.exchange.base.test_order",
        "python.ccxt.test.exchange.base.test_order_book",
        "python.ccxt.test.exchange.base.test_position",
        "python.ccxt.test.exchange.base.test_shared_methods",
        "python.ccxt.test.exchange.base.test_status",
        "python.ccxt.test.exchange.base.test_ticker",
        "python.ccxt.test.exchange.base.test_trade",
        "python.ccxt.test.exchange.base.test_trading_fee",
        "python.ccxt.test.exchange.sync.test_after_construct",
        "python.ccxt.test.exchange.sync.test_create_order",
        "python.ccxt.test.exchange.sync.test_features",
        "python.ccxt.test.exchange.sync.test_fetch_accounts",
        "python.ccxt.test.exchange.sync.test_fetch_balance",
        "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
        "python.ccxt.test.exchange.sync.test_fetch_currencies",
        "python.ccxt.test.exchange.sync.test_fetch_deposits",
        "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_last_prices",
        "python.ccxt.test.exchange.sync.test_fetch_ledger",
        "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
        "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
        "python.ccxt.test.exchange.sync.test_fetch_markets",
        "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_my_trades",
        "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
        "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.sync.test_fetch_open_orders",
        "python.ccxt.test.exchange.sync.test_fetch_orders",
        "python.ccxt.test.exchange.sync.test_fetch_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_order_books",
        "python.ccxt.test.exchange.sync.test_fetch_positions",
        "python.ccxt.test.exchange.sync.test_fetch_status",
        "python.ccxt.test.exchange.sync.test_fetch_ticker",
        "python.ccxt.test.exchange.sync.test_fetch_tickers",
        "python.ccxt.test.exchange.sync.test_fetch_trades",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
        "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
        "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
        "python.ccxt.test.exchange.sync.test_load_markets",
        "python.ccxt.test.exchange.sync.test_proxies",
        "python.ccxt.test.exchange.sync.test_sign_in"
      ],
      "import_count": 442
    },
    "datetime": {
      "used_by": [
        "doc.conf",
        "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
        "examples.py.gateio-watch-trades",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.ws_test_load",
        "python.ccxt.async_support.base.ws.functions",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.msgpack.ext",
        "python.ccxt.static_dependencies.msgpack.fallback"
      ],
      "import_count": 14
    },
    "asyncio": {
      "used_by": [
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.aiohttp-custom-session-connector",
        "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
        "examples.py.async-balance-coinbasepro",
        "examples.py.async-balance-gdax",
        "examples.py.async-balance",
        "examples.py.async-balances",
        "examples.py.async-basic-callchain",
        "examples.py.async-basic-orderbook",
        "examples.py.async-basic-rate-limiter",
        "examples.py.async-basic",
        "examples.py.async-binance-cancel-option-order",
        "examples.py.async-binance-create-margin-order",
        "examples.py.async-binance-create-option-order",
        "examples.py.async-binance-create-trailing-percent-order",
        "examples.py.async-binance-fetch-margin-balance-with-options",
        "examples.py.async-binance-fetch-margin-balance-with-params",
        "examples.py.async-binance-fetch-option-details",
        "examples.py.async-binance-fetch-option-OHLCV",
        "examples.py.async-binance-fetch-option-order",
        "examples.py.async-binance-fetch-option-orderbook",
        "examples.py.async-binance-fetch-option-position",
        "examples.py.async-binance-fetch-option-ticker",
        "examples.py.async-binance-fetch-ticker-continuously",
        "examples.py.async-binance-futures-vs-spot",
        "examples.py.async-binance-margin-borrow",
        "examples.py.async-binance-margin-repay",
        "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.async-bitfinex-public-get-symbols",
        "examples.py.async-bitget-perpetual-futures-swaps",
        "examples.py.async-bitstamp-create-limit-buy-order",
        "examples.py.async-bitstamp-create-order-cancel-order",
        "examples.py.async-bittrex-orderbook",
        "examples.py.async-bybit-transfer",
        "examples.py.async-fetch-balance",
        "examples.py.async-fetch-many-orderbooks-continuously",
        "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
        "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
        "examples.py.async-fetch-order-book-from-many-exchanges",
        "examples.py.async-fetch-ticker",
        "examples.py.async-gather-concurrency",
        "examples.py.async-gdax-fetch-order-book-continuously",
        "examples.py.async-generator-basic",
        "examples.py.async-generator-multiple-tickers",
        "examples.py.async-generator-ticker-poller",
        "examples.py.async-hollaex-sandbox",
        "examples.py.async-instantiate-all-at-once",
        "examples.py.async-kucoin-rate-limit",
        "examples.py.async-macd",
        "examples.py.async-market-making-symbols",
        "examples.py.async-multiple-accounts",
        "examples.py.async-multiple-parallel-calls",
        "examples.py.async-okx-create-margin-order",
        "examples.py.async-okx-margin-borrow",
        "examples.py.async-okx-margin-repay",
        "examples.py.async-okx-positional-orders",
        "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
        "examples.py.async-orderbooks",
        "examples.py.async-rtt",
        "examples.py.async-theocean-orderbook",
        "examples.py.async-theocean-tickers",
        "examples.py.async-ticker",
        "examples.py.async-tickers-from-many-exchanges-at-once",
        "examples.py.async-tickers",
        "examples.py.async-with-threads",
        "examples.py.async",
        "examples.py.binance-create-order-cancel-order",
        "examples.py.binance-futures-watch-balance",
        "examples.py.binance-futures-watch-order-book",
        "examples.py.binance-futures",
        "examples.py.binance-reload-markets",
        "examples.py.binance-spot-and-futures",
        "examples.py.binance-spot-trailing",
        "examples.py.binance-watch-many-orderbooks",
        "examples.py.binance-watch-margin-balance",
        "examples.py.binance-watch-ohlcv",
        "examples.py.binance-watch-order-book-individual-updates",
        "examples.py.binance-watch-orderbook-watch-balance",
        "examples.py.binance-watch-orders-being-placed",
        "examples.py.binance-watch-spot-futures-balances-continuously",
        "examples.py.bitmex_watch_ohlcv",
        "examples.py.bitmex_watch_ticker_and_ohlcv",
        "examples.py.bitvavo-watch-order-book",
        "examples.py.build-ohlcv-bars",
        "examples.py.build-ohlcv-many-symbols",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.cli",
        "examples.py.coinbase-watch-all-trades",
        "examples.py.coinbase-watch-trades",
        "examples.py.coinex-futures",
        "examples.py.consume-all-trades",
        "examples.py.create-order-ws-example",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.fetch-ticker-many-exchanges-many-symbols",
        "examples.py.gateio-watch-balance",
        "examples.py.gateio-watch-trades",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.intercept-original-ohlcv-updates",
        "examples.py.kucoin-watch-multiple-orderbooks",
        "examples.py.many-exchanges-many-different-streams",
        "examples.py.many-exchanges-many-orderbooks-synchronized",
        "examples.py.many-exchanges-many-orderbooks-throttled",
        "examples.py.many-exchanges-many-streams-with-keys",
        "examples.py.many-exchanges-many-streams",
        "examples.py.many-exchanges-many-symbols-watch-trades",
        "examples.py.many-exchanges",
        "examples.py.multiple-exchanges-watch-orderbook-continuously",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "examples.py.okex-create-swap-order",
        "examples.py.okex-watch-margin-balance-with-params",
        "examples.py.okex-watch-margin-balance",
        "examples.py.okx-bbo-tbt",
        "examples.py.on-connected-user-hook",
        "examples.py.one-exchange-different-streams",
        "examples.py.one-exchange-many-streams",
        "examples.py.phemex-cancel-all-orders",
        "examples.py.phemex-perpetual-balance",
        "examples.py.poloniex-fetch-ohlcv-continuously",
        "examples.py.proxy-usage",
        "examples.py.set_markets_from_exchange",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.spot-vs-future-arbitrage-bitmart",
        "examples.py.watch-all-symbols",
        "examples.py.watch-custom-exchange-specific-streams",
        "examples.py.watch-many-exchanges-many-tickers",
        "examples.py.watch-OHLCV-For-Symbols",
        "examples.py.watch-OHLCV",
        "examples.py.watch-OrderBook-For-Symbols",
        "examples.py.watch-ticker-to-csv",
        "examples.py.watch-tickers",
        "examples.py.watch-Trades-For-Symbols",
        "examples.py.watchPositions",
        "examples.py.watchPositionsForSymbols",
        "examples.py.watchTradesForSymbols",
        "examples.py.ws_test_load",
        "python.ccxt.whitebit",
        "python.ccxt.async_support.ascendex",
        "python.ccxt.async_support.aster",
        "python.ccxt.async_support.bigone",
        "python.ccxt.async_support.binance",
        "python.ccxt.async_support.bingx",
        "python.ccxt.async_support.bitget",
        "python.ccxt.async_support.bithumb",
        "python.ccxt.async_support.bitmart",
        "python.ccxt.async_support.bitrue",
        "python.ccxt.async_support.btcbox",
        "python.ccxt.async_support.bullish",
        "python.ccxt.async_support.bybit",
        "python.ccxt.async_support.cex",
        "python.ccxt.async_support.coinbase",
        "python.ccxt.async_support.coinex",
        "python.ccxt.async_support.coinmetro",
        "python.ccxt.async_support.deepcoin",
        "python.ccxt.async_support.derive",
        "python.ccxt.async_support.digifinex",
        "python.ccxt.async_support.exmo",
        "python.ccxt.async_support.gate",
        "python.ccxt.async_support.gemini",
        "python.ccxt.async_support.grvt",
        "python.ccxt.async_support.hibachi",
        "python.ccxt.async_support.htx",
        "python.ccxt.async_support.hyperliquid",
        "python.ccxt.async_support.independentreserve",
        "python.ccxt.async_support.kraken",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.lbank",
        "python.ccxt.async_support.mexc",
        "python.ccxt.async_support.okx",
        "python.ccxt.async_support.phemex",
        "python.ccxt.async_support.poloniex",
        "python.ccxt.async_support.upbit",
        "python.ccxt.async_support.weex",
        "python.ccxt.async_support.whitebit",
        "python.ccxt.async_support.woo",
        "python.ccxt.async_support.woofipro",
        "python.ccxt.async_support.xt",
        "python.ccxt.async_support.zebpay",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.async_support.base.throttler",
        "python.ccxt.async_support.base.ws.client",
        "python.ccxt.async_support.base.ws.future",
        "python.ccxt.pro.apex",
        "python.ccxt.pro.bybit",
        "python.ccxt.pro.test.base.test_abnormal_close",
        "python.ccxt.pro.test.base.test_close",
        "python.ccxt.pro.test.base.test_future",
        "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
        "python.ccxt.pro.test.Exchange.test_watch_tickers",
        "python.ccxt.test.tests_async",
        "python.ccxt.test.tests_init",
        "python.ccxt.test.base.language_specific.test_throttler_performance",
        "python.ccxt.test.exchange.async.test_fetch_tickers"
      ],
      "import_count": 227
    },
    "random": {
      "used_by": [
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.binance-spot-trailing",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.coinex-futures",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.gateio-futures",
        "examples.py.gateio-open-close-contract",
        "examples.py.gateio-swaps",
        "examples.py.huobi-futures",
        "examples.py.huobi-open-close-contract",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.huobi-spot",
        "examples.py.huobi-swaps",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.toolz.itertoolz"
      ],
      "import_count": 19
    },
    "pprint": {
      "used_by": [
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.all-exchanges",
        "examples.py.async-binance-cancel-option-order",
        "examples.py.async-binance-create-margin-order",
        "examples.py.async-binance-create-option-order",
        "examples.py.async-binance-create-trailing-percent-order",
        "examples.py.async-binance-fetch-margin-balance-with-options",
        "examples.py.async-binance-fetch-margin-balance-with-params",
        "examples.py.async-binance-fetch-option-details",
        "examples.py.async-binance-fetch-option-OHLCV",
        "examples.py.async-binance-fetch-option-order",
        "examples.py.async-binance-fetch-option-orderbook",
        "examples.py.async-binance-fetch-option-position",
        "examples.py.async-binance-fetch-option-ticker",
        "examples.py.async-binance-futures-vs-spot",
        "examples.py.async-binance-margin-borrow",
        "examples.py.async-binance-margin-repay",
        "examples.py.async-bitstamp-create-order-cancel-order",
        "examples.py.async-bybit-transfer",
        "examples.py.async-fetch-order-book-from-many-exchanges",
        "examples.py.async-fetch-ticker",
        "examples.py.async-market-making-symbols",
        "examples.py.async-okx-create-margin-order",
        "examples.py.async-okx-margin-borrow",
        "examples.py.async-okx-margin-repay",
        "examples.py.async-okx-positional-orders",
        "examples.py.async-rtt",
        "examples.py.async-ticker",
        "examples.py.basic-rate-limiting",
        "examples.py.binance-coin-margined-take-profit",
        "examples.py.binance-conditional-orders",
        "examples.py.binance-create-order-cancel-order",
        "examples.py.binance-futures-margin",
        "examples.py.binance-futures-positions",
        "examples.py.binance-futures-watch-balance",
        "examples.py.binance-market-order-quote-usdt",
        "examples.py.binance-poll-balance",
        "examples.py.binance-savings-endpoints",
        "examples.py.binance-spot-trailing",
        "examples.py.binance-universal-transfer",
        "examples.py.binance-watch-margin-balance",
        "examples.py.binance-watch-orders-being-placed",
        "examples.py.bitmex-ohlcv-convert-5m-to-15m",
        "examples.py.bybit-conditional-orders",
        "examples.py.bybit-positions",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.bybit-USDC-create-option-order",
        "examples.py.cli",
        "examples.py.coinbase-cancel-order",
        "examples.py.coinbase-create-order",
        "examples.py.coinbase-fetch-OHLCV",
        "examples.py.coinbase-fetch-order",
        "examples.py.coinbase-fetch-ticker",
        "examples.py.coinbase-fetch-trades",
        "examples.py.coinex-futures",
        "examples.py.coinone-fetch-tickers",
        "examples.py.coinone-markets",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.fetch-create-deposit-address",
        "examples.py.fetch-ohlcv-mark-index-price",
        "examples.py.fetch-open-orders",
        "examples.py.fetch-order-book-rtt",
        "examples.py.gateio-open-close-contract",
        "examples.py.hitbtc-withdraw",
        "examples.py.huobi-open-close-contract",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.huobi-swaps",
        "examples.py.intercept-original-ohlcv-updates",
        "examples.py.kraken-conditional-close-order",
        "examples.py.krakenfutures-basic",
        "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
        "examples.py.kucoin-fetch-all-deposit-addresses",
        "examples.py.kucoinfutures-create-stop-order",
        "examples.py.latoken-example",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "examples.py.normalize-sparse-candle-timestamps",
        "examples.py.okex-watch-margin-balance-with-params",
        "examples.py.okex-watch-margin-balance",
        "examples.py.okx-position-takeprofit-stoploss",
        "examples.py.okx-transfer",
        "examples.py.on-connected-user-hook",
        "examples.py.phemex-cancel-all-orders",
        "examples.py.phemex-leverage-orders",
        "examples.py.phemex-open-cancel-close-positions",
        "examples.py.phemex-perpetual-balance",
        "examples.py.phemex-positions",
        "examples.py.phemex-transfer",
        "examples.py.poloniex-fetch-ohlcv-continuously",
        "examples.py.poloniex-fetch-order-books",
        "examples.py.rtt",
        "examples.py.sign-in",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.source-ip-address",
        "examples.py.watch-ticker-to-csv",
        "examples.py.wazirx-create-cancel-orders",
        "examples.py.withdraw-from-one-exchange-to-another",
        "python.ccxt.static_dependencies.marshmallow.utils"
      ],
      "import_count": 99
    },
    "time": {
      "used_by": [
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
        "examples.py.async-orderbooks",
        "examples.py.async-tickers-from-many-exchanges-at-once",
        "examples.py.bitmex-fetch-ohlcv-with-extra-params",
        "examples.py.fetch-all-tickers",
        "examples.py.fetch-bitfinex-ohlcv-history",
        "examples.py.fetch-coinbasepro-ohlcv-sequentially",
        "examples.py.fetch-gdax-ohlcv-sequentially",
        "examples.py.fetch-ohlcv-on-new-candle",
        "examples.py.fetch-ohlcv-sequentially",
        "examples.py.fetch-okex-futures",
        "examples.py.manual-rate-limiting-long-poller",
        "examples.py.multiple-exchanges-watch-orderbook-continuously",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.tickers",
        "examples.py.ws_test_load",
        "python.ccxt.async_support.base.throttler",
        "python.ccxt.async_support.base.ws.functions",
        "python.ccxt.base.exchange"
      ],
      "import_count": 21
    },
    "ccxt": {
      "used_by": [
        "examples.bots.py.bitfinex-lending-bot",
        "examples.bots.py.spot-arbitrage-bot",
        "examples.py.aiohttp-custom-session-connector",
        "examples.py.all-exchanges",
        "examples.py.arbitrage-pairs",
        "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
        "examples.py.async-balance-coinbasepro",
        "examples.py.async-balance-gdax",
        "examples.py.async-balance",
        "examples.py.async-balances",
        "examples.py.async-basic-callchain",
        "examples.py.async-basic-orderbook",
        "examples.py.async-basic-rate-limiter",
        "examples.py.async-basic",
        "examples.py.async-binance-cancel-option-order",
        "examples.py.async-binance-create-margin-order",
        "examples.py.async-binance-create-option-order",
        "examples.py.async-binance-create-trailing-percent-order",
        "examples.py.async-binance-fetch-margin-balance-with-options",
        "examples.py.async-binance-fetch-margin-balance-with-params",
        "examples.py.async-binance-fetch-option-details",
        "examples.py.async-binance-fetch-option-OHLCV",
        "examples.py.async-binance-fetch-option-order",
        "examples.py.async-binance-fetch-option-orderbook",
        "examples.py.async-binance-fetch-option-position",
        "examples.py.async-binance-fetch-option-ticker",
        "examples.py.async-binance-fetch-ticker-continuously",
        "examples.py.async-binance-futures-vs-spot",
        "examples.py.async-binance-margin-borrow",
        "examples.py.async-binance-margin-repay",
        "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.async-bitfinex-public-get-symbols",
        "examples.py.async-bitget-perpetual-futures-swaps",
        "examples.py.async-bitstamp-create-limit-buy-order",
        "examples.py.async-bitstamp-create-order-cancel-order",
        "examples.py.async-bittrex-orderbook",
        "examples.py.async-bybit-transfer",
        "examples.py.async-fetch-balance",
        "examples.py.async-fetch-many-orderbooks-continuously",
        "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
        "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
        "examples.py.async-fetch-order-book-from-many-exchanges",
        "examples.py.async-fetch-ticker",
        "examples.py.async-gather-concurrency",
        "examples.py.async-gdax-fetch-order-book-continuously",
        "examples.py.async-generator-basic",
        "examples.py.async-generator-multiple-tickers",
        "examples.py.async-generator-ticker-poller",
        "examples.py.async-hollaex-sandbox",
        "examples.py.async-instantiate-all-at-once",
        "examples.py.async-kucoin-rate-limit",
        "examples.py.async-macd",
        "examples.py.async-market-making-symbols",
        "examples.py.async-multiple-accounts",
        "examples.py.async-multiple-parallel-calls",
        "examples.py.async-okx-create-margin-order",
        "examples.py.async-okx-margin-borrow",
        "examples.py.async-okx-margin-repay",
        "examples.py.async-okx-positional-orders",
        "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
        "examples.py.async-orderbooks",
        "examples.py.async-rtt",
        "examples.py.async-theocean-orderbook",
        "examples.py.async-theocean-tickers",
        "examples.py.async-ticker",
        "examples.py.async-tickers-from-many-exchanges-at-once",
        "examples.py.async-tickers",
        "examples.py.async-with-threads",
        "examples.py.async",
        "examples.py.balance-coinbasepro",
        "examples.py.balance-gdax",
        "examples.py.balance-kraken",
        "examples.py.balances",
        "examples.py.basic-chart",
        "examples.py.basic-rate-limiting",
        "examples.py.binance-batch-orders",
        "examples.py.binance-coin-margined-take-profit",
        "examples.py.binance-conditional-orders",
        "examples.py.binance-create-oco-order-with-implicit-methods",
        "examples.py.binance-create-order-cancel-order",
        "examples.py.binance-ema",
        "examples.py.binance-fetch-all-my-trades-paginate-by-id",
        "examples.py.binance-fetch-all-my-trades",
        "examples.py.binance-fetch-all-trades",
        "examples.py.binance-fetch-ohlcv-closing-time-1",
        "examples.py.binance-fetch-ohlcv-closing-time-2",
        "examples.py.binance-fetch-ohlcv-pagination",
        "examples.py.binance-fetch-ohlcv-quote-volume",
        "examples.py.binance-fetch-ohlcv-to-csv",
        "examples.py.binance-fetch-ohlcv",
        "examples.py.binance-fiat",
        "examples.py.binance-futures-margin",
        "examples.py.binance-futures-positions",
        "examples.py.binance-futures-set-leverage-implicit-api",
        "examples.py.binance-futures-set-leverage",
        "examples.py.binance-futures-watch-balance",
        "examples.py.binance-futures-watch-order-book",
        "examples.py.binance-futures",
        "examples.py.binance-market-order-quote-usdt",
        "examples.py.binance-poll-balance",
        "examples.py.binance-poll-positions",
        "examples.py.binance-reload-markets",
        "examples.py.binance-savings-endpoints",
        "examples.py.binance-spot-and-futures",
        "examples.py.binance-spot-trailing",
        "examples.py.binance-stop-loss-take-profit",
        "examples.py.binance-test-order",
        "examples.py.binance-universal-transfer",
        "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
        "examples.py.binance-watch-many-orderbooks",
        "examples.py.binance-watch-margin-balance",
        "examples.py.binance-watch-ohlcv",
        "examples.py.binance-watch-order-book-individual-updates",
        "examples.py.binance-watch-orderbook-watch-balance",
        "examples.py.binance-watch-orders-being-placed",
        "examples.py.binance-watch-spot-futures-balances-continuously",
        "examples.py.bitfinex-rate-limiting",
        "examples.py.bitget-perpetual-futures-swaps",
        "examples.py.bitmex-cancel-orders",
        "examples.py.bitmex-create-order",
        "examples.py.bitmex-fetch-ohlcv-with-extra-params",
        "examples.py.bitmex-ohlcv-convert-5m-to-15m",
        "examples.py.bitmex-order-value",
        "examples.py.bitmex_watch_ohlcv",
        "examples.py.bitmex_watch_ticker_and_ohlcv",
        "examples.py.bittrex-fetch-closed-orders-history",
        "examples.py.bitvavo-watch-order-book",
        "examples.py.build-ohlcv-bars",
        "examples.py.build-ohlcv-many-symbols",
        "examples.py.builtin-rate-limiting-long-poller",
        "examples.py.bybit-conditional-orders",
        "examples.py.bybit-positions",
        "examples.py.bybit-trailling",
        "examples.py.bybit-updated",
        "examples.py.bybit-USDC-create-option-order",
        "examples.py.cli",
        "examples.py.coinbase-cancel-order",
        "examples.py.coinbase-create-order",
        "examples.py.coinbase-fetch-OHLCV",
        "examples.py.coinbase-fetch-order",
        "examples.py.coinbase-fetch-ticker",
        "examples.py.coinbase-fetch-trades",
        "examples.py.coinbase-watch-all-trades",
        "examples.py.coinbase-watch-trades",
        "examples.py.coinbasepro-fetch-my-trades-pagination",
        "examples.py.coinex-futures",
        "examples.py.coinone-fetch-tickers",
        "examples.py.coinone-markets",
        "examples.py.consume-all-trades",
        "examples.py.create-order-ws-example",
        "examples.py.exchange-save-load-markets-cache",
        "examples.py.exchanges-by-country",
        "examples.py.exchanges",
        "examples.py.fetch-all-okex-ohclv",
        "examples.py.fetch-all-tickers",
        "examples.py.fetch-balance-asset-valuation",
        "examples.py.fetch-bitfinex-ohlcv-history",
        "examples.py.fetch-coinbasepro-ohlcv-sequentially",
        "examples.py.fetch-create-deposit-address",
        "examples.py.fetch-gdax-ohlcv-sequentially",
        "examples.py.fetch-ohlcv-cex",
        "examples.py.fetch-ohlcv-kraken",
        "examples.py.fetch-ohlcv-mark-index-price",
        "examples.py.fetch-ohlcv-on-new-candle",
        "examples.py.fetch-ohlcv-sequentially",
        "examples.py.fetch-okex-futures",
        "examples.py.fetch-open-orders",
        "examples.py.fetch-order-book-rtt",
        "examples.py.fetch-orders",
        "examples.py.fetch-ticker-many-exchanges-many-symbols",
        "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
        "examples.py.gateio-fetch-ohlcv-pagination",
        "examples.py.gateio-futures",
        "examples.py.gateio-open-close-contract",
        "examples.py.gateio-swaps",
        "examples.py.gateio-watch-balance",
        "examples.py.gateio-watch-trades",
        "examples.py.gdax-fetch-my-trades-pagination",
        "examples.py.hitbtc-withdraw",
        "examples.py.huobi-futures",
        "examples.py.huobi-open-close-contract",
        "examples.py.huobi-open-close-position-bbo",
        "examples.py.huobi-spot",
        "examples.py.huobi-swaps",
        "examples.py.instantiate-all-at-once",
        "examples.py.intercept-original-ohlcv-updates",
        "examples.py.kraken-conditional-close-order",
        "examples.py.kraken-fetch-my-trades-pagination",
        "examples.py.krakenfutures-basic",
        "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
        "examples.py.kucoin-fetch-all-deposit-addresses",
        "examples.py.kucoin-fetch-closed-orders-pagination",
        "examples.py.kucoin-rate-limit",
        "examples.py.kucoin-watch-multiple-orderbooks",
        "examples.py.kucoinfutures-create-stop-order",
        "examples.py.latoken-create-order",
        "examples.py.latoken-example",
        "examples.py.manual-rate-limiting-long-poller",
        "examples.py.many-exchanges-many-different-streams",
        "examples.py.many-exchanges-many-orderbooks-synchronized",
        "examples.py.many-exchanges-many-orderbooks-throttled",
        "examples.py.many-exchanges-many-streams-with-keys",
        "examples.py.many-exchanges-many-streams",
        "examples.py.many-exchanges-many-symbols-watch-trades",
        "examples.py.many-exchanges",
        "examples.py.margin-leverage-order-kraken",
        "examples.py.measure-latency",
        "examples.py.minimal-2-lines",
        "examples.py.multiple-exchanges-watch-orderbook-continuously",
        "examples.py.multiple-subscriptions-watchXForSymbols",
        "examples.py.normalize-sparse-candle-timestamps",
        "examples.py.okex-create-swap-order",
        "examples.py.okex-watch-margin-balance-with-params",
        "examples.py.okex-watch-margin-balance",
        "examples.py.okx-bbo-tbt",
        "examples.py.okx-fetch-all-my-trades",
        "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
        "examples.py.okx-position-takeprofit-stoploss",
        "examples.py.okx-transfer",
        "examples.py.on-connected-user-hook",
        "examples.py.one-exchange-different-streams",
        "examples.py.one-exchange-many-streams",
        "examples.py.order-book-extra-level-depth-param",
        "examples.py.phemex-cancel-all-orders",
        "examples.py.phemex-create-stop-order",
        "examples.py.phemex-leverage-orders",
        "examples.py.phemex-open-cancel-close-positions",
        "examples.py.phemex-perpetual-balance",
        "examples.py.phemex-positions",
        "examples.py.phemex-transfer",
        "examples.py.poloniex-fetch-ohlcv-continuously",
        "examples.py.poloniex-fetch-ohlcv-with-pagination",
        "examples.py.poloniex-fetch-order-books",
        "examples.py.poloniex-fetch-trades-continuously",
        "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
        "examples.py.poloniex-python2-memleak-test",
        "examples.py.poloniex-python3-memleak-test",
        "examples.py.proxy-usage",
        "examples.py.rsi",
        "examples.py.rtt",
        "examples.py.set_markets_from_exchange",
        "examples.py.sign-in",
        "examples.py.sort-swap-markets-by-hourly-price-change",
        "examples.py.source-ip-address",
        "examples.py.spot-vs-future-arbitrage-bitmart",
        "examples.py.symbols",
        "examples.py.theocean",
        "examples.py.tickers",
        "examples.py.watch-all-symbols",
        "examples.py.watch-custom-exchange-specific-streams",
        "examples.py.watch-many-exchanges-many-tickers",
        "examples.py.watch-OHLCV-For-Symbols",
        "examples.py.watch-OHLCV",
        "examples.py.watch-OrderBook-For-Symbols",
        "examples.py.watch-ticker-to-csv",
        "examples.py.watch-tickers",
        "examples.py.watch-Trades-For-Symbols",
        "examples.py.watchPositions",
        "examples.py.watchPositionsForSymbols",
        "examples.py.watchTradesForSymbols",
        "examples.py.wazirx-create-cancel-orders",
        "examples.py.withdraw-from-one-exchange-to-another",
        "examples.py.ws_test_load",
        "playground.lib.runners.pyproxy.sitecustomize",
        "python.ccxt.aftermath",
        "python.ccxt.alpaca",
        "python.ccxt.apex",
        "python.ccxt.ascendex",
        "python.ccxt.aster",
        "python.ccxt.backpack",
        "python.ccxt.bequant",
        "python.ccxt.bigone",
        "python.ccxt.binance",
        "python.ccxt.binancecoinm",
        "python.ccxt.binanceus",
        "python.ccxt.binanceusdm",
        "python.ccxt.bingx",
        "python.ccxt.bit2c",
        "python.ccxt.bitbank",
        "python.ccxt.bitbns",
        "python.ccxt.bitfinex",
        "python.ccxt.bitflyer",
        "python.ccxt.bitget",
        "python.ccxt.bithumb",
        "python.ccxt.bitmart",
        "python.ccxt.bitmex",
        "python.ccxt.bitopro",
        "python.ccxt.bitrue",
        "python.ccxt.bitso",
        "python.ccxt.bitstamp",
        "python.ccxt.bitteam",
        "python.ccxt.bittrade",
        "python.ccxt.bitvavo",
        "python.ccxt.blockchaincom",
        "python.ccxt.blofin",
        "python.ccxt.btcbox",
        "python.ccxt.btcmarkets",
        "python.ccxt.btcturk",
        "python.ccxt.bullish",
        "python.ccxt.bybit",
        "python.ccxt.bybiteu",
        "python.ccxt.bydfi",
        "python.ccxt.cex",
        "python.ccxt.coinbase",
        "python.ccxt.coinbaseadvanced",
        "python.ccxt.coinbaseexchange",
        "python.ccxt.coinbaseinternational",
        "python.ccxt.coincheck",
        "python.ccxt.coinex",
        "python.ccxt.coinmate",
        "python.ccxt.coinmetro",
        "python.ccxt.coinone",
        "python.ccxt.coinsph",
        "python.ccxt.coinspot",
        "python.ccxt.cryptocom",
        "python.ccxt.cryptomus",
        "python.ccxt.deepcoin",
        "python.ccxt.delta",
        "python.ccxt.deribit",
        "python.ccxt.derive",
        "python.ccxt.digifinex",
        "python.ccxt.dydx",
        "python.ccxt.exmo",
        "python.ccxt.extended",
        "python.ccxt.fmfwio",
        "python.ccxt.foxbit",
        "python.ccxt.gate",
        "python.ccxt.gemini",
        "python.ccxt.grvt",
        "python.ccxt.hashkey",
        "python.ccxt.hibachi",
        "python.ccxt.hitbtc",
        "python.ccxt.hollaex",
        "python.ccxt.htx",
        "python.ccxt.huobi",
        "python.ccxt.hyperliquid",
        "python.ccxt.independentreserve",
        "python.ccxt.indodax",
        "python.ccxt.kraken",
        "python.ccxt.krakenfutures",
        "python.ccxt.kucoin",
        "python.ccxt.kucoinfutures",
        "python.ccxt.latoken",
        "python.ccxt.lbank",
        "python.ccxt.lighter",
        "python.ccxt.luno",
        "python.ccxt.mercado",
        "python.ccxt.mexc",
        "python.ccxt.modetrade",
        "python.ccxt.myokx",
        "python.ccxt.ndax",
        "python.ccxt.novadax",
        "python.ccxt.okx",
        "python.ccxt.okxus",
        "python.ccxt.onetrading",
        "python.ccxt.p2b",
        "python.ccxt.pacifica",
        "python.ccxt.paradex",
        "python.ccxt.paymium",
        "python.ccxt.phemex",
        "python.ccxt.poloniex",
        "python.ccxt.tokocrypto",
        "python.ccxt.toobit",
        "python.ccxt.upbit",
        "python.ccxt.weex",
        "python.ccxt.whitebit",
        "python.ccxt.woo",
        "python.ccxt.woofipro",
        "python.ccxt.xt",
        "python.ccxt.zaif",
        "python.ccxt.zebpay",
        "python.ccxt",
        "python.ccxt.abstract.aftermath",
        "python.ccxt.abstract.alpaca",
        "python.ccxt.abstract.apex",
        "python.ccxt.abstract.ascendex",
        "python.ccxt.abstract.aster",
        "python.ccxt.abstract.backpack",
        "python.ccxt.abstract.bequant",
        "python.ccxt.abstract.bigone",
        "python.ccxt.abstract.binance",
        "python.ccxt.abstract.binancecoinm",
        "python.ccxt.abstract.binanceus",
        "python.ccxt.abstract.binanceusdm",
        "python.ccxt.abstract.bingx",
        "python.ccxt.abstract.bit2c",
        "python.ccxt.abstract.bitbank",
        "python.ccxt.abstract.bitbns",
        "python.ccxt.abstract.bitfinex",
        "python.ccxt.abstract.bitflyer",
        "python.ccxt.abstract.bitget",
        "python.ccxt.abstract.bithumb",
        "python.ccxt.abstract.bitmart",
        "python.ccxt.abstract.bitmex",
        "python.ccxt.abstract.bitopro",
        "python.ccxt.abstract.bitrue",
        "python.ccxt.abstract.bitso",
        "python.ccxt.abstract.bitstamp",
        "python.ccxt.abstract.bitteam",
        "python.ccxt.abstract.bittrade",
        "python.ccxt.abstract.bitvavo",
        "python.ccxt.abstract.blockchaincom",
        "python.ccxt.abstract.blofin",
        "python.ccxt.abstract.btcbox",
        "python.ccxt.abstract.btcmarkets",
        "python.ccxt.abstract.btcturk",
        "python.ccxt.abstract.bullish",
        "python.ccxt.abstract.bybit",
        "python.ccxt.abstract.bybiteu",
        "python.ccxt.abstract.bydfi",
        "python.ccxt.abstract.cex",
        "python.ccxt.abstract.coinbase",
        "python.ccxt.abstract.coinbaseadvanced",
        "python.ccxt.abstract.coinbaseexchange",
        "python.ccxt.abstract.coinbaseinternational",
        "python.ccxt.abstract.coincheck",
        "python.ccxt.abstract.coinex",
        "python.ccxt.abstract.coinmate",
        "python.ccxt.abstract.coinmetro",
        "python.ccxt.abstract.coinone",
        "python.ccxt.abstract.coinsph",
        "python.ccxt.abstract.coinspot",
        "python.ccxt.abstract.cryptocom",
        "python.ccxt.abstract.cryptomus",
        "python.ccxt.abstract.deepcoin",
        "python.ccxt.abstract.delta",
        "python.ccxt.abstract.deribit",
        "python.ccxt.abstract.derive",
        "python.ccxt.abstract.digifinex",
        "python.ccxt.abstract.dydx",
        "python.ccxt.abstract.exmo",
        "python.ccxt.abstract.extended",
        "python.ccxt.abstract.fmfwio",
        "python.ccxt.abstract.foxbit",
        "python.ccxt.abstract.gate",
        "python.ccxt.abstract.gemini",
        "python.ccxt.abstract.grvt",
        "python.ccxt.abstract.hashkey",
        "python.ccxt.abstract.hibachi",
        "python.ccxt.abstract.hitbtc",
        "python.ccxt.abstract.hollaex",
        "python.ccxt.abstract.htx",
        "python.ccxt.abstract.huobi",
        "python.ccxt.abstract.hyperliquid",
        "python.ccxt.abstract.independentreserve",
        "python.ccxt.abstract.indodax",
        "python.ccxt.abstract.kraken",
        "python.ccxt.abstract.krakenfutures",
        "python.ccxt.abstract.kucoin",
        "python.ccxt.abstract.kucoinfutures",
        "python.ccxt.abstract.latoken",
        "python.ccxt.abstract.lbank",
        "python.ccxt.abstract.lighter",
        "python.ccxt.abstract.luno",
        "python.ccxt.abstract.mercado",
        "python.ccxt.abstract.mexc",
        "python.ccxt.abstract.modetrade",
        "python.ccxt.abstract.myokx",
        "python.ccxt.abstract.ndax",
        "python.ccxt.abstract.novadax",
        "python.ccxt.abstract.okx",
        "python.ccxt.abstract.okxus",
        "python.ccxt.abstract.onetrading",
        "python.ccxt.abstract.p2b",
        "python.ccxt.abstract.pacifica",
        "python.ccxt.abstract.paradex",
        "python.ccxt.abstract.paymium",
        "python.ccxt.abstract.phemex",
        "python.ccxt.abstract.poloniex",
        "python.ccxt.abstract.tokocrypto",
        "python.ccxt.abstract.toobit",
        "python.ccxt.abstract.upbit",
        "python.ccxt.abstract.weex",
        "python.ccxt.abstract.whitebit",
        "python.ccxt.abstract.woo",
        "python.ccxt.abstract.woofipro",
        "python.ccxt.abstract.xt",
        "python.ccxt.abstract.zaif",
        "python.ccxt.abstract.zebpay",
        "python.ccxt.async_support.aftermath",
        "python.ccxt.async_support.alpaca",
        "python.ccxt.async_support.apex",
        "python.ccxt.async_support.ascendex",
        "python.ccxt.async_support.aster",
        "python.ccxt.async_support.backpack",
        "python.ccxt.async_support.bequant",
        "python.ccxt.async_support.bigone",
        "python.ccxt.async_support.binance",
        "python.ccxt.async_support.binancecoinm",
        "python.ccxt.async_support.binanceus",
        "python.ccxt.async_support.binanceusdm",
        "python.ccxt.async_support.bingx",
        "python.ccxt.async_support.bit2c",
        "python.ccxt.async_support.bitbank",
        "python.ccxt.async_support.bitbns",
        "python.ccxt.async_support.bitfinex",
        "python.ccxt.async_support.bitflyer",
        "python.ccxt.async_support.bitget",
        "python.ccxt.async_support.bithumb",
        "python.ccxt.async_support.bitmart",
        "python.ccxt.async_support.bitmex",
        "python.ccxt.async_support.bitopro",
        "python.ccxt.async_support.bitrue",
        "python.ccxt.async_support.bitso",
        "python.ccxt.async_support.bitstamp",
        "python.ccxt.async_support.bitteam",
        "python.ccxt.async_support.bittrade",
        "python.ccxt.async_support.bitvavo",
        "python.ccxt.async_support.blockchaincom",
        "python.ccxt.async_support.blofin",
        "python.ccxt.async_support.btcbox",
        "python.ccxt.async_support.btcmarkets",
        "python.ccxt.async_support.btcturk",
        "python.ccxt.async_support.bullish",
        "python.ccxt.async_support.bybit",
        "python.ccxt.async_support.bybiteu",
        "python.ccxt.async_support.bydfi",
        "python.ccxt.async_support.cex",
        "python.ccxt.async_support.coinbase",
        "python.ccxt.async_support.coinbaseadvanced",
        "python.ccxt.async_support.coinbaseexchange",
        "python.ccxt.async_support.coinbaseinternational",
        "python.ccxt.async_support.coincheck",
        "python.ccxt.async_support.coinex",
        "python.ccxt.async_support.coinmate",
        "python.ccxt.async_support.coinmetro",
        "python.ccxt.async_support.coinone",
        "python.ccxt.async_support.coinsph",
        "python.ccxt.async_support.coinspot",
        "python.ccxt.async_support.cryptocom",
        "python.ccxt.async_support.cryptomus",
        "python.ccxt.async_support.deepcoin",
        "python.ccxt.async_support.delta",
        "python.ccxt.async_support.deribit",
        "python.ccxt.async_support.derive",
        "python.ccxt.async_support.digifinex",
        "python.ccxt.async_support.dydx",
        "python.ccxt.async_support.exmo",
        "python.ccxt.async_support.extended",
        "python.ccxt.async_support.fmfwio",
        "python.ccxt.async_support.foxbit",
        "python.ccxt.async_support.gate",
        "python.ccxt.async_support.gemini",
        "python.ccxt.async_support.grvt",
        "python.ccxt.async_support.hashkey",
        "python.ccxt.async_support.hibachi",
        "python.ccxt.async_support.hitbtc",
        "python.ccxt.async_support.hollaex",
        "python.ccxt.async_support.htx",
        "python.ccxt.async_support.huobi",
        "python.ccxt.async_support.hyperliquid",
        "python.ccxt.async_support.independentreserve",
        "python.ccxt.async_support.indodax",
        "python.ccxt.async_support.kraken",
        "python.ccxt.async_support.krakenfutures",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.kucoinfutures",
        "python.ccxt.async_support.latoken",
        "python.ccxt.async_support.lbank",
        "python.ccxt.async_support.lighter",
        "python.ccxt.async_support.luno",
        "python.ccxt.async_support.mercado",
        "python.ccxt.async_support.mexc",
        "python.ccxt.async_support.modetrade",
        "python.ccxt.async_support.myokx",
        "python.ccxt.async_support.ndax",
        "python.ccxt.async_support.novadax",
        "python.ccxt.async_support.okx",
        "python.ccxt.async_support.okxus",
        "python.ccxt.async_support.onetrading",
        "python.ccxt.async_support.p2b",
        "python.ccxt.async_support.pacifica",
        "python.ccxt.async_support.paradex",
        "python.ccxt.async_support.paymium",
        "python.ccxt.async_support.phemex",
        "python.ccxt.async_support.poloniex",
        "python.ccxt.async_support.tokocrypto",
        "python.ccxt.async_support.toobit",
        "python.ccxt.async_support.upbit",
        "python.ccxt.async_support.weex",
        "python.ccxt.async_support.whitebit",
        "python.ccxt.async_support.woo",
        "python.ccxt.async_support.woofipro",
        "python.ccxt.async_support.xt",
        "python.ccxt.async_support.zaif",
        "python.ccxt.async_support.zebpay",
        "python.ccxt.async_support",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.async_support.base.ws.client",
        "python.ccxt.async_support.base.ws.order_book",
        "python.ccxt.async_support.base.ws",
        "python.ccxt.base.exchange",
        "python.ccxt.base",
        "python.ccxt.pro.aftermath",
        "python.ccxt.pro.alpaca",
        "python.ccxt.pro.apex",
        "python.ccxt.pro.ascendex",
        "python.ccxt.pro.aster",
        "python.ccxt.pro.backpack",
        "python.ccxt.pro.bequant",
        "python.ccxt.pro.binance",
        "python.ccxt.pro.binancecoinm",
        "python.ccxt.pro.binanceus",
        "python.ccxt.pro.binanceusdm",
        "python.ccxt.pro.bingx",
        "python.ccxt.pro.bitfinex",
        "python.ccxt.pro.bitget",
        "python.ccxt.pro.bithumb",
        "python.ccxt.pro.bitmart",
        "python.ccxt.pro.bitmex",
        "python.ccxt.pro.bitopro",
        "python.ccxt.pro.bitrue",
        "python.ccxt.pro.bitstamp",
        "python.ccxt.pro.bittrade",
        "python.ccxt.pro.bitvavo",
        "python.ccxt.pro.blockchaincom",
        "python.ccxt.pro.blofin",
        "python.ccxt.pro.bullish",
        "python.ccxt.pro.bybit",
        "python.ccxt.pro.bybiteu",
        "python.ccxt.pro.bydfi",
        "python.ccxt.pro.cex",
        "python.ccxt.pro.coinbase",
        "python.ccxt.pro.coinbaseadvanced",
        "python.ccxt.pro.coinbaseexchange",
        "python.ccxt.pro.coinbaseinternational",
        "python.ccxt.pro.coincheck",
        "python.ccxt.pro.coinex",
        "python.ccxt.pro.coinone",
        "python.ccxt.pro.cryptocom",
        "python.ccxt.pro.deepcoin",
        "python.ccxt.pro.deribit",
        "python.ccxt.pro.derive",
        "python.ccxt.pro.dydx",
        "python.ccxt.pro.exmo",
        "python.ccxt.pro.extended",
        "python.ccxt.pro.gate",
        "python.ccxt.pro.gemini",
        "python.ccxt.pro.grvt",
        "python.ccxt.pro.hashkey",
        "python.ccxt.pro.hitbtc",
        "python.ccxt.pro.hollaex",
        "python.ccxt.pro.htx",
        "python.ccxt.pro.huobi",
        "python.ccxt.pro.hyperliquid",
        "python.ccxt.pro.independentreserve",
        "python.ccxt.pro.kraken",
        "python.ccxt.pro.krakenfutures",
        "python.ccxt.pro.kucoin",
        "python.ccxt.pro.kucoinfutures",
        "python.ccxt.pro.lbank",
        "python.ccxt.pro.lighter",
        "python.ccxt.pro.luno",
        "python.ccxt.pro.mexc",
        "python.ccxt.pro.modetrade",
        "python.ccxt.pro.myokx",
        "python.ccxt.pro.ndax",
        "python.ccxt.pro.okx",
        "python.ccxt.pro.okxus",
        "python.ccxt.pro.onetrading",
        "python.ccxt.pro.p2b",
        "python.ccxt.pro.pacifica",
        "python.ccxt.pro.paradex",
        "python.ccxt.pro.phemex",
        "python.ccxt.pro.poloniex",
        "python.ccxt.pro.toobit",
        "python.ccxt.pro.upbit",
        "python.ccxt.pro.weex",
        "python.ccxt.pro.whitebit",
        "python.ccxt.pro.woo",
        "python.ccxt.pro.woofipro",
        "python.ccxt.pro.xt",
        "python.ccxt.pro",
        "python.ccxt.pro.test.base.tests_init",
        "python.ccxt.pro.test.base.test_abnormal_close",
        "python.ccxt.pro.test.base.test_cache",
        "python.ccxt.pro.test.base.test_close",
        "python.ccxt.pro.test.base.test_future",
        "python.ccxt.pro.test.base.test_order_book",
        "python.ccxt.pro.test.Exchange.test_un_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_balance",
        "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations",
        "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_my_trades",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
        "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_orders",
        "python.ccxt.pro.test.Exchange.test_watch_order_book",
        "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
        "python.ccxt.pro.test.Exchange.test_watch_position",
        "python.ccxt.pro.test.Exchange.test_watch_positions",
        "python.ccxt.pro.test.Exchange.test_watch_ticker",
        "python.ccxt.pro.test.Exchange.test_watch_tickers",
        "python.ccxt.pro.test.Exchange.test_watch_trades",
        "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
        "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
        "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
        "python.ccxt.test.tests_helpers",
        "python.ccxt.test.tests_init",
        "python.ccxt.test.base.tests_init",
        "python.ccxt.test.base.test_after_constructor",
        "python.ccxt.test.base.test_aggregate",
        "python.ccxt.test.base.test_arrays_concat",
        "python.ccxt.test.base.test_array_concat",
        "python.ccxt.test.base.test_base16_to_binary",
        "python.ccxt.test.base.test_base58_to_binary",
        "python.ccxt.test.base.test_base64_to_binary",
        "python.ccxt.test.base.test_binary_concat",
        "python.ccxt.test.base.test_binary_to_base16",
        "python.ccxt.test.base.test_binary_to_base58",
        "python.ccxt.test.base.test_binary_to_base64",
        "python.ccxt.test.base.test_capitalize",
        "python.ccxt.test.base.test_clone",
        "python.ccxt.test.base.test_constants",
        "python.ccxt.test.base.test_cryptography",
        "python.ccxt.test.base.test_datetime",
        "python.ccxt.test.base.test_decimal_to_precision",
        "python.ccxt.test.base.test_deep_extend",
        "python.ccxt.test.base.test_encode_decode",
        "python.ccxt.test.base.test_eth_methods",
        "python.ccxt.test.base.test_extend",
        "python.ccxt.test.base.test_extract_params",
        "python.ccxt.test.base.test_filter_by",
        "python.ccxt.test.base.test_group_by",
        "python.ccxt.test.base.test_handle_methods",
        "python.ccxt.test.base.test_implode_params",
        "python.ccxt.test.base.test_index_by",
        "python.ccxt.test.base.test_in_array",
        "python.ccxt.test.base.test_io",
        "python.ccxt.test.base.test_is_empty",
        "python.ccxt.test.base.test_is_json_encoded_object",
        "python.ccxt.test.base.test_json",
        "python.ccxt.test.base.test_keysort",
        "python.ccxt.test.base.test_network_methods",
        "python.ccxt.test.base.test_number",
        "python.ccxt.test.base.test_number_to_be",
        "python.ccxt.test.base.test_number_to_string",
        "python.ccxt.test.base.test_omit",
        "python.ccxt.test.base.test_parse_precision",
        "python.ccxt.test.base.test_precise",
        "python.ccxt.test.base.test_precision_from_string",
        "python.ccxt.test.base.test_rawencode",
        "python.ccxt.test.base.test_remove_repeated_elements_from_array",
        "python.ccxt.test.base.test_safe_methods",
        "python.ccxt.test.base.test_safe_ticker",
        "python.ccxt.test.base.test_set_markets_from_exchange",
        "python.ccxt.test.base.test_sleep",
        "python.ccxt.test.base.test_sort",
        "python.ccxt.test.base.test_sort_by",
        "python.ccxt.test.base.test_string_to_base16",
        "python.ccxt.test.base.test_string_to_base64",
        "python.ccxt.test.base.test_strip",
        "python.ccxt.test.base.test_sum",
        "python.ccxt.test.base.test_timeframes",
        "python.ccxt.test.base.test_to_array",
        "python.ccxt.test.base.test_unique",
        "python.ccxt.test.base.test_urlencode",
        "python.ccxt.test.base.test_urlencode_base64",
        "python.ccxt.test.base.test_urlencode_nested",
        "python.ccxt.test.base.test_urlencode_with_array_repeat",
        "python.ccxt.test.base.test_uuid",
        "python.ccxt.test.base.language_specific.test_language_specific",
        "python.ccxt.test.base.language_specific.test_throttler_performance",
        "python.ccxt.test.exchange.async.test_create_order",
        "python.ccxt.test.exchange.async.test_features",
        "python.ccxt.test.exchange.async.test_fetch_accounts",
        "python.ccxt.test.exchange.async.test_fetch_balance",
        "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.async.test_fetch_closed_orders",
        "python.ccxt.test.exchange.async.test_fetch_currencies",
        "python.ccxt.test.exchange.async.test_fetch_deposits",
        "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.async.test_fetch_last_prices",
        "python.ccxt.test.exchange.async.test_fetch_ledger",
        "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_margin_mode",
        "python.ccxt.test.exchange.async.test_fetch_margin_modes",
        "python.ccxt.test.exchange.async.test_fetch_markets",
        "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.async.test_fetch_my_trades",
        "python.ccxt.test.exchange.async.test_fetch_ohlcv",
        "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.async.test_fetch_open_orders",
        "python.ccxt.test.exchange.async.test_fetch_orders",
        "python.ccxt.test.exchange.async.test_fetch_order_book",
        "python.ccxt.test.exchange.async.test_fetch_order_books",
        "python.ccxt.test.exchange.async.test_fetch_positions",
        "python.ccxt.test.exchange.async.test_fetch_status",
        "python.ccxt.test.exchange.async.test_fetch_ticker",
        "python.ccxt.test.exchange.async.test_fetch_tickers",
        "python.ccxt.test.exchange.async.test_fetch_trades",
        "python.ccxt.test.exchange.async.test_fetch_trading_fee",
        "python.ccxt.test.exchange.async.test_fetch_trading_fees",
        "python.ccxt.test.exchange.async.test_fetch_withdrawals",
        "python.ccxt.test.exchange.async.test_load_markets",
        "python.ccxt.test.exchange.async.test_proxies",
        "python.ccxt.test.exchange.base.test_account",
        "python.ccxt.test.exchange.base.test_balance",
        "python.ccxt.test.exchange.base.test_borrow_interest",
        "python.ccxt.test.exchange.base.test_borrow_rate",
        "python.ccxt.test.exchange.base.test_currency",
        "python.ccxt.test.exchange.base.test_deposit_withdrawal",
        "python.ccxt.test.exchange.base.test_funding_rate_history",
        "python.ccxt.test.exchange.base.test_last_price",
        "python.ccxt.test.exchange.base.test_ledger_entry",
        "python.ccxt.test.exchange.base.test_leverage_tier",
        "python.ccxt.test.exchange.base.test_liquidation",
        "python.ccxt.test.exchange.base.test_margin_mode",
        "python.ccxt.test.exchange.base.test_margin_modification",
        "python.ccxt.test.exchange.base.test_market",
        "python.ccxt.test.exchange.base.test_ohlcv",
        "python.ccxt.test.exchange.base.test_open_interest",
        "python.ccxt.test.exchange.base.test_order",
        "python.ccxt.test.exchange.base.test_order_book",
        "python.ccxt.test.exchange.base.test_position",
        "python.ccxt.test.exchange.base.test_shared_methods",
        "python.ccxt.test.exchange.base.test_ticker",
        "python.ccxt.test.exchange.base.test_trade",
        "python.ccxt.test.exchange.base.test_trading_fee",
        "python.ccxt.test.exchange.base",
        "python.ccxt.test.exchange.sync.test_create_order",
        "python.ccxt.test.exchange.sync.test_features",
        "python.ccxt.test.exchange.sync.test_fetch_accounts",
        "python.ccxt.test.exchange.sync.test_fetch_balance",
        "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
        "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
        "python.ccxt.test.exchange.sync.test_fetch_currencies",
        "python.ccxt.test.exchange.sync.test_fetch_deposits",
        "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
        "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
        "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_last_prices",
        "python.ccxt.test.exchange.sync.test_fetch_ledger",
        "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
        "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
        "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
        "python.ccxt.test.exchange.sync.test_fetch_markets",
        "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
        "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
        "python.ccxt.test.exchange.sync.test_fetch_my_trades",
        "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
        "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
        "python.ccxt.test.exchange.sync.test_fetch_open_orders",
        "python.ccxt.test.exchange.sync.test_fetch_orders",
        "python.ccxt.test.exchange.sync.test_fetch_order_book",
        "python.ccxt.test.exchange.sync.test_fetch_order_books",
        "python.ccxt.test.exchange.sync.test_fetch_positions",
        "python.ccxt.test.exchange.sync.test_fetch_status",
        "python.ccxt.test.exchange.sync.test_fetch_ticker",
        "python.ccxt.test.exchange.sync.test_fetch_tickers",
        "python.ccxt.test.exchange.sync.test_fetch_trades",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
        "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
        "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
        "python.ccxt.test.exchange.sync.test_load_markets",
        "python.ccxt.test.exchange.sync.test_proxies"
      ],
      "import_count": 10000
    },
    "aiohttp": {
      "used_by": [
        "examples.py.aiohttp-custom-session-connector",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.async_support.base.ws.client"
      ],
      "import_count": 3
    },
    "aiohttp_socks": {
      "used_by": [
        "examples.py.aiohttp-custom-session-connector",
        "python.ccxt.async_support.base.exchange"
      ],
      "import_count": 2
    },
    "math": {
      "used_by": [
        "examples.py.asciichart",
        "python.ccxt.apex",
        "python.ccxt.bitopro",
        "python.ccxt.btcturk",
        "python.ccxt.cryptocom",
        "python.ccxt.dydx",
        "python.ccxt.extended",
        "python.ccxt.grvt",
        "python.ccxt.hyperliquid",
        "python.ccxt.indodax",
        "python.ccxt.kucoin",
        "python.ccxt.pacifica",
        "python.ccxt.async_support.apex",
        "python.ccxt.async_support.bitopro",
        "python.ccxt.async_support.btcturk",
        "python.ccxt.async_support.cryptocom",
        "python.ccxt.async_support.dydx",
        "python.ccxt.async_support.extended",
        "python.ccxt.async_support.grvt",
        "python.ccxt.async_support.hyperliquid",
        "python.ccxt.async_support.indodax",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.pacifica",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.base.exchange",
        "python.ccxt.pro.lbank",
        "python.ccxt.static_dependencies.ecdsa.numbertheory",
        "python.ccxt.static_dependencies.ecdsa.util",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.static_dependencies.sympy.external.ntheory",
        "python.ccxt.static_dependencies.sympy.external.pythonmpq"
      ],
      "import_count": 35
    },
    "typing": {
      "used_by": [
        "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
        "python.ccxt.aftermath",
        "python.ccxt.alpaca",
        "python.ccxt.apex",
        "python.ccxt.ascendex",
        "python.ccxt.aster",
        "python.ccxt.backpack",
        "python.ccxt.bigone",
        "python.ccxt.binance",
        "python.ccxt.bingx",
        "python.ccxt.bit2c",
        "python.ccxt.bitbank",
        "python.ccxt.bitbns",
        "python.ccxt.bitfinex",
        "python.ccxt.bitflyer",
        "python.ccxt.bitget",
        "python.ccxt.bithumb",
        "python.ccxt.bitmart",
        "python.ccxt.bitmex",
        "python.ccxt.bitopro",
        "python.ccxt.bitrue",
        "python.ccxt.bitso",
        "python.ccxt.bitstamp",
        "python.ccxt.bitteam",
        "python.ccxt.bittrade",
        "python.ccxt.bitvavo",
        "python.ccxt.blockchaincom",
        "python.ccxt.blofin",
        "python.ccxt.btcbox",
        "python.ccxt.btcmarkets",
        "python.ccxt.btcturk",
        "python.ccxt.bullish",
        "python.ccxt.bybit",
        "python.ccxt.bydfi",
        "python.ccxt.cex",
        "python.ccxt.coinbase",
        "python.ccxt.coinbaseexchange",
        "python.ccxt.coinbaseinternational",
        "python.ccxt.coincheck",
        "python.ccxt.coinex",
        "python.ccxt.coinmate",
        "python.ccxt.coinmetro",
        "python.ccxt.coinone",
        "python.ccxt.coinsph",
        "python.ccxt.coinspot",
        "python.ccxt.cryptocom",
        "python.ccxt.cryptomus",
        "python.ccxt.deepcoin",
        "python.ccxt.delta",
        "python.ccxt.deribit",
        "python.ccxt.derive",
        "python.ccxt.digifinex",
        "python.ccxt.dydx",
        "python.ccxt.exmo",
        "python.ccxt.extended",
        "python.ccxt.foxbit",
        "python.ccxt.gate",
        "python.ccxt.gemini",
        "python.ccxt.grvt",
        "python.ccxt.hashkey",
        "python.ccxt.hibachi",
        "python.ccxt.hitbtc",
        "python.ccxt.hollaex",
        "python.ccxt.htx",
        "python.ccxt.hyperliquid",
        "python.ccxt.independentreserve",
        "python.ccxt.indodax",
        "python.ccxt.kraken",
        "python.ccxt.krakenfutures",
        "python.ccxt.kucoin",
        "python.ccxt.latoken",
        "python.ccxt.lbank",
        "python.ccxt.lighter",
        "python.ccxt.luno",
        "python.ccxt.mercado",
        "python.ccxt.mexc",
        "python.ccxt.modetrade",
        "python.ccxt.ndax",
        "python.ccxt.novadax",
        "python.ccxt.okx",
        "python.ccxt.onetrading",
        "python.ccxt.p2b",
        "python.ccxt.pacifica",
        "python.ccxt.paradex",
        "python.ccxt.paymium",
        "python.ccxt.phemex",
        "python.ccxt.poloniex",
        "python.ccxt.tokocrypto",
        "python.ccxt.toobit",
        "python.ccxt.upbit",
        "python.ccxt.weex",
        "python.ccxt.whitebit",
        "python.ccxt.woo",
        "python.ccxt.woofipro",
        "python.ccxt.xt",
        "python.ccxt.zaif",
        "python.ccxt.zebpay",
        "python.ccxt.async_support.aftermath",
        "python.ccxt.async_support.alpaca",
        "python.ccxt.async_support.apex",
        "python.ccxt.async_support.ascendex",
        "python.ccxt.async_support.aster",
        "python.ccxt.async_support.backpack",
        "python.ccxt.async_support.bigone",
        "python.ccxt.async_support.binance",
        "python.ccxt.async_support.bingx",
        "python.ccxt.async_support.bit2c",
        "python.ccxt.async_support.bitbank",
        "python.ccxt.async_support.bitbns",
        "python.ccxt.async_support.bitfinex",
        "python.ccxt.async_support.bitflyer",
        "python.ccxt.async_support.bitget",
        "python.ccxt.async_support.bithumb",
        "python.ccxt.async_support.bitmart",
        "python.ccxt.async_support.bitmex",
        "python.ccxt.async_support.bitopro",
        "python.ccxt.async_support.bitrue",
        "python.ccxt.async_support.bitso",
        "python.ccxt.async_support.bitstamp",
        "python.ccxt.async_support.bitteam",
        "python.ccxt.async_support.bittrade",
        "python.ccxt.async_support.bitvavo",
        "python.ccxt.async_support.blockchaincom",
        "python.ccxt.async_support.blofin",
        "python.ccxt.async_support.btcbox",
        "python.ccxt.async_support.btcmarkets",
        "python.ccxt.async_support.btcturk",
        "python.ccxt.async_support.bullish",
        "python.ccxt.async_support.bybit",
        "python.ccxt.async_support.bydfi",
        "python.ccxt.async_support.cex",
        "python.ccxt.async_support.coinbase",
        "python.ccxt.async_support.coinbaseexchange",
        "python.ccxt.async_support.coinbaseinternational",
        "python.ccxt.async_support.coincheck",
        "python.ccxt.async_support.coinex",
        "python.ccxt.async_support.coinmate",
        "python.ccxt.async_support.coinmetro",
        "python.ccxt.async_support.coinone",
        "python.ccxt.async_support.coinsph",
        "python.ccxt.async_support.coinspot",
        "python.ccxt.async_support.cryptocom",
        "python.ccxt.async_support.cryptomus",
        "python.ccxt.async_support.deepcoin",
        "python.ccxt.async_support.delta",
        "python.ccxt.async_support.deribit",
        "python.ccxt.async_support.derive",
        "python.ccxt.async_support.digifinex",
        "python.ccxt.async_support.dydx",
        "python.ccxt.async_support.exmo",
        "python.ccxt.async_support.extended",
        "python.ccxt.async_support.foxbit",
        "python.ccxt.async_support.gate",
        "python.ccxt.async_support.gemini",
        "python.ccxt.async_support.grvt",
        "python.ccxt.async_support.hashkey",
        "python.ccxt.async_support.hibachi",
        "python.ccxt.async_support.hitbtc",
        "python.ccxt.async_support.hollaex",
        "python.ccxt.async_support.htx",
        "python.ccxt.async_support.hyperliquid",
        "python.ccxt.async_support.independentreserve",
        "python.ccxt.async_support.indodax",
        "python.ccxt.async_support.kraken",
        "python.ccxt.async_support.krakenfutures",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.latoken",
        "python.ccxt.async_support.lbank",
        "python.ccxt.async_support.lighter",
        "python.ccxt.async_support.luno",
        "python.ccxt.async_support.mercado",
        "python.ccxt.async_support.mexc",
        "python.ccxt.async_support.modetrade",
        "python.ccxt.async_support.ndax",
        "python.ccxt.async_support.novadax",
        "python.ccxt.async_support.okx",
        "python.ccxt.async_support.onetrading",
        "python.ccxt.async_support.p2b",
        "python.ccxt.async_support.pacifica",
        "python.ccxt.async_support.paradex",
        "python.ccxt.async_support.paymium",
        "python.ccxt.async_support.phemex",
        "python.ccxt.async_support.poloniex",
        "python.ccxt.async_support.tokocrypto",
        "python.ccxt.async_support.toobit",
        "python.ccxt.async_support.upbit",
        "python.ccxt.async_support.weex",
        "python.ccxt.async_support.whitebit",
        "python.ccxt.async_support.woo",
        "python.ccxt.async_support.woofipro",
        "python.ccxt.async_support.xt",
        "python.ccxt.async_support.zaif",
        "python.ccxt.async_support.zebpay",
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.async_support.base.ws.client",
        "python.ccxt.base.exchange",
        "python.ccxt.base.types",
        "python.ccxt.pro.aftermath",
        "python.ccxt.pro.alpaca",
        "python.ccxt.pro.apex",
        "python.ccxt.pro.ascendex",
        "python.ccxt.pro.aster",
        "python.ccxt.pro.backpack",
        "python.ccxt.pro.binance",
        "python.ccxt.pro.bingx",
        "python.ccxt.pro.bitfinex",
        "python.ccxt.pro.bitget",
        "python.ccxt.pro.bithumb",
        "python.ccxt.pro.bitmart",
        "python.ccxt.pro.bitmex",
        "python.ccxt.pro.bitopro",
        "python.ccxt.pro.bitrue",
        "python.ccxt.pro.bitstamp",
        "python.ccxt.pro.bittrade",
        "python.ccxt.pro.bitvavo",
        "python.ccxt.pro.blockchaincom",
        "python.ccxt.pro.blofin",
        "python.ccxt.pro.bullish",
        "python.ccxt.pro.bybit",
        "python.ccxt.pro.bydfi",
        "python.ccxt.pro.cex",
        "python.ccxt.pro.coinbase",
        "python.ccxt.pro.coinbaseexchange",
        "python.ccxt.pro.coinbaseinternational",
        "python.ccxt.pro.coincheck",
        "python.ccxt.pro.coinex",
        "python.ccxt.pro.coinone",
        "python.ccxt.pro.cryptocom",
        "python.ccxt.pro.deepcoin",
        "python.ccxt.pro.deribit",
        "python.ccxt.pro.derive",
        "python.ccxt.pro.dydx",
        "python.ccxt.pro.exmo",
        "python.ccxt.pro.extended",
        "python.ccxt.pro.gate",
        "python.ccxt.pro.gemini",
        "python.ccxt.pro.grvt",
        "python.ccxt.pro.hashkey",
        "python.ccxt.pro.hitbtc",
        "python.ccxt.pro.hollaex",
        "python.ccxt.pro.htx",
        "python.ccxt.pro.hyperliquid",
        "python.ccxt.pro.independentreserve",
        "python.ccxt.pro.kraken",
        "python.ccxt.pro.krakenfutures",
        "python.ccxt.pro.kucoin",
        "python.ccxt.pro.lbank",
        "python.ccxt.pro.lighter",
        "python.ccxt.pro.luno",
        "python.ccxt.pro.mexc",
        "python.ccxt.pro.modetrade",
        "python.ccxt.pro.ndax",
        "python.ccxt.pro.okx",
        "python.ccxt.pro.onetrading",
        "python.ccxt.pro.p2b",
        "python.ccxt.pro.pacifica",
        "python.ccxt.pro.paradex",
        "python.ccxt.pro.phemex",
        "python.ccxt.pro.poloniex",
        "python.ccxt.pro.toobit",
        "python.ccxt.pro.upbit",
        "python.ccxt.pro.weex",
        "python.ccxt.pro.whitebit",
        "python.ccxt.pro.woo",
        "python.ccxt.pro.woofipro",
        "python.ccxt.pro.xt",
        "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
        "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
        "python.ccxt.static_dependencies.bip.addr.iaddr_decoder",
        "python.ccxt.static_dependencies.bip.addr.iaddr_encoder",
        "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "python.ccxt.static_dependencies.bip.base58.base58",
        "python.ccxt.static_dependencies.bip.base58.base58_xmr",
        "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
        "python.ccxt.static_dependencies.bip.bech32.bech32",
        "python.ccxt.static_dependencies.bip.bech32.bech32_base",
        "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
        "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
        "python.ccxt.static_dependencies.bip.bip32.bip32_path",
        "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
        "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
        "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
        "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1",
        "python.ccxt.static_dependencies.bip.bip44.bip44",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "python.ccxt.static_dependencies.bip.coin_conf.coin_conf",
        "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
        "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
        "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
        "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf",
        "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
        "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "python.ccxt.static_dependencies.bip.ecc.common.ipoint",
        "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve",
        "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter",
        "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
        "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
        "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
        "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
        "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
        "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
        "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
        "python.ccxt.static_dependencies.bip.utils.crypto.hash160",
        "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
        "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
        "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
        "python.ccxt.static_dependencies.bip.utils.crypto.scrypt",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
        "python.ccxt.static_dependencies.bip.utils.misc.algo",
        "python.ccxt.static_dependencies.bip.utils.misc.base32",
        "python.ccxt.static_dependencies.bip.utils.misc.bytes",
        "python.ccxt.static_dependencies.bip.utils.misc.data_bytes",
        "python.ccxt.static_dependencies.bip.utils.misc.integer",
        "python.ccxt.static_dependencies.bip.utils.typing.literal",
        "python.ccxt.static_dependencies.bip.wif.wif",
        "python.ccxt.static_dependencies.ethereum.abi.codec",
        "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "python.ccxt.static_dependencies.ethereum.abi.registry",
        "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
        "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
        "python.ccxt.static_dependencies.ethereum.abi.utils.string",
        "python.ccxt.static_dependencies.ethereum.account.messages",
        "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
        "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
        "python.ccxt.static_dependencies.ethereum.hexbytes.main",
        "python.ccxt.static_dependencies.ethereum.hexbytes._utils",
        "python.ccxt.static_dependencies.ethereum.typing.abi",
        "python.ccxt.static_dependencies.ethereum.typing.bls",
        "python.ccxt.static_dependencies.ethereum.typing.discovery",
        "python.ccxt.static_dependencies.ethereum.typing.encoding",
        "python.ccxt.static_dependencies.ethereum.typing.ethpm",
        "python.ccxt.static_dependencies.ethereum.typing.evm",
        "python.ccxt.static_dependencies.ethereum.utils.abi",
        "python.ccxt.static_dependencies.ethereum.utils.address",
        "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "python.ccxt.static_dependencies.ethereum.utils.conversions",
        "python.ccxt.static_dependencies.ethereum.utils.currency",
        "python.ccxt.static_dependencies.ethereum.utils.decorators",
        "python.ccxt.static_dependencies.ethereum.utils.functional",
        "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
        "python.ccxt.static_dependencies.ethereum.utils.humanize",
        "python.ccxt.static_dependencies.ethereum.utils.logging",
        "python.ccxt.static_dependencies.ethereum.utils.module_loading",
        "python.ccxt.static_dependencies.ethereum.utils.numeric",
        "python.ccxt.static_dependencies.ethereum.utils.types",
        "python.ccxt.static_dependencies.ethereum.utils.curried",
        "python.ccxt.static_dependencies.ethereum.utils.typing.misc",
        "python.ccxt.static_dependencies.lark.ast_utils",
        "python.ccxt.static_dependencies.lark.common",
        "python.ccxt.static_dependencies.lark.exceptions",
        "python.ccxt.static_dependencies.lark.grammar",
        "python.ccxt.static_dependencies.lark.indenter",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.parser_frontends",
        "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "python.ccxt.static_dependencies.lark.reconstruct",
        "python.ccxt.static_dependencies.lark.tree",
        "python.ccxt.static_dependencies.lark.tree_templates",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.visitors",
        "python.ccxt.static_dependencies.lark.parsers.earley",
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
        "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "python.ccxt.static_dependencies.lark.parsers.xearley",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.lark.tools",
        "python.ccxt.static_dependencies.lighter_client.signer",
        "python.ccxt.static_dependencies.marshmallow.class_registry",
        "python.ccxt.static_dependencies.marshmallow.decorators",
        "python.ccxt.static_dependencies.marshmallow.exceptions",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.types",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.marshmallow",
        "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
        "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute",
        "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
        "python.ccxt.static_dependencies.marshmallow_dataclass.typing",
        "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.starknet.common",
        "python.ccxt.static_dependencies.starknet.abi.v0.model",
        "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "python.ccxt.static_dependencies.starknet.abi.v0.shape",
        "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
        "python.ccxt.static_dependencies.starknet.abi.v1.shape",
        "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
        "python.ccxt.static_dependencies.starknet.abi.v2.shape",
        "python.ccxt.static_dependencies.starknet.cairo.data_types",
        "python.ccxt.static_dependencies.starknet.cairo.felt",
        "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types",
        "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "python.ccxt.static_dependencies.starknet.hash.address",
        "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
        "python.ccxt.static_dependencies.starknet.hash.utils",
        "python.ccxt.static_dependencies.starknet.models.typed_data",
        "python.ccxt.static_dependencies.starknet.serialization.factory",
        "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
        "python.ccxt.static_dependencies.starknet.serialization._calldata_reader",
        "python.ccxt.static_dependencies.starknet.serialization._context",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
        "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
        "python.ccxt.static_dependencies.starknet.utils.iterable",
        "python.ccxt.static_dependencies.starknet.utils.typed_data",
        "python.ccxt.static_dependencies.starkware.crypto.math_utils",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.static_dependencies.starkware.crypto.utils",
        "python.ccxt.static_dependencies.sympy.external.gmpy",
        "python.ccxt.static_dependencies.sympy.external.pythonmpq",
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect"
      ],
      "import_count": 902
    },
    "pandas_ta": {
      "used_by": [
        "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
        "examples.py.async-macd",
        "examples.py.binance-ema",
        "examples.py.rsi"
      ],
      "import_count": 4
    },
    "pandas": {
      "used_by": [
        "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
        "examples.py.async-macd",
        "examples.py.binance-ema",
        "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
        "examples.py.rsi"
      ],
      "import_count": 5
    },
    "threading": {
      "used_by": [
        "examples.py.async-with-threads",
        "python.ccxt.static_dependencies.marshmallow_dataclass"
      ],
      "import_count": 2
    },
    "functools": {
      "used_by": [
        "examples.py.async",
        "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
        "python.ccxt.static_dependencies.ecdsa.numbertheory",
        "python.ccxt.static_dependencies.ethereum.abi.base",
        "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "python.ccxt.static_dependencies.ethereum.abi.registry",
        "python.ccxt.static_dependencies.ethereum.utils.decorators",
        "python.ccxt.static_dependencies.ethereum.utils.functional",
        "python.ccxt.static_dependencies.ethereum.utils.logging",
        "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "python.ccxt.static_dependencies.lark.visitors",
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.marshmallow.decorators",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.starknet.hash.storage",
        "python.ccxt.static_dependencies.starknet.hash.utils",
        "python.ccxt.static_dependencies.sympy.external.gmpy",
        "python.ccxt.static_dependencies.toolz.compatibility",
        "python.ccxt.static_dependencies.toolz.dicttoolz",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.toolz.itertoolz",
        "python.ccxt.static_dependencies.toolz._signatures",
        "python.ccxt.static_dependencies.toolz"
      ],
      "import_count": 32
    },
    "asciichart": {
      "used_by": [
        "examples.py.basic-chart",
        "examples.py.binance-fetch-ohlcv-closing-time-2",
        "examples.py.binance-fetch-ohlcv",
        "examples.py.fetch-ohlcv-cex"
      ],
      "import_count": 4
    },
    "csv": {
      "used_by": [
        "examples.py.binance-fetch-all-trades",
        "examples.py.binance-fetch-ohlcv-to-csv"
      ],
      "import_count": 2
    },
    "argparse": {
      "used_by": [
        "examples.py.cli",
        "python.ccxt.static_dependencies.lark.tools.nearley",
        "python.ccxt.static_dependencies.lark.tools.serialize",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.lark.tools",
        "python.ccxt.test.tests_helpers"
      ],
      "import_count": 7
    },
    "re": {
      "used_by": [
        "examples.py.cli",
        "examples.py.okx-position-takeprofit-stoploss",
        "python.ccxt.base.decimal_to_precision",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.ecdsa._version",
        "python.ccxt.static_dependencies.ethereum.abi.grammar",
        "python.ccxt.static_dependencies.ethereum.utils.address",
        "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
        "python.ccxt.static_dependencies.lark.ast_utils",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.tree_matcher",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.parsimonious.expressions",
        "python.ccxt.static_dependencies.sympy.external.importtools",
        "python.ccxt.static_dependencies.toolz._version",
        "python.ccxt.test.tests_helpers"
      ],
      "import_count": 22
    },
    "platform": {
      "used_by": [
        "examples.py.cli",
        "python.ccxt.static_dependencies.ethereum.utils.debug",
        "python.ccxt.test.tests_helpers"
      ],
      "import_count": 3
    },
    "asciichartpy": {
      "used_by": [
        "examples.py.fetch-ohlcv-kraken"
      ],
      "import_count": 1
    },
    "numpy": {
      "used_by": [
        "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv"
      ],
      "import_count": 1
    },
    "psutil": {
      "used_by": [
        "examples.py.poloniex-python2-memleak-test",
        "examples.py.poloniex-python3-memleak-test",
        "examples.py.set_markets_from_exchange",
        "examples.py.ws_test_load",
        "python.ccxt.pro.test.base.test_abnormal_close"
      ],
      "import_count": 5
    },
    "http": {
      "used_by": [
        "examples.py.sample-local-proxy-server-with-cors",
        "examples.py.test-server"
      ],
      "import_count": 4
    },
    "socketserver": {
      "used_by": [
        "examples.py.sample-local-proxy-server-with-cors"
      ],
      "import_count": 1
    },
    "requests": {
      "used_by": [
        "examples.py.source-ip-address",
        "python.ccxt.base.exchange"
      ],
      "import_count": 8
    },
    "BaseHTTPServer": {
      "used_by": [
        "examples.py.test-server"
      ],
      "import_count": 2
    },
    "SimpleHTTPServer": {
      "used_by": [
        "examples.py.test-server"
      ],
      "import_count": 1
    },
    "collections": {
      "used_by": [
        "examples.py.ws_test_load",
        "python.ccxt.async_support.base.throttler",
        "python.ccxt.async_support.base.ws.cache",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.ethereum.account.messages",
        "python.ccxt.static_dependencies.ethereum.utils.functional",
        "python.ccxt.static_dependencies.ethereum.utils.types",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.tree_matcher",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.parsers.cyk",
        "python.ccxt.static_dependencies.lark.parsers.earley",
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
        "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
        "python.ccxt.static_dependencies.lark.parsers.xearley",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.orderedset",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.msgpack.ext",
        "python.ccxt.static_dependencies.parsimonious.grammar",
        "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "python.ccxt.static_dependencies.starknet.cairo.data_types",
        "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "python.ccxt.static_dependencies.starknet.serialization.factory",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
        "python.ccxt.static_dependencies.toolz.compatibility",
        "python.ccxt.static_dependencies.toolz.dicttoolz",
        "python.ccxt.static_dependencies.toolz.itertoolz",
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect"
      ],
      "import_count": 46
    },
    "setuptools": {
      "used_by": [
        "python.setup"
      ],
      "import_count": 2
    },
    "codecs": {
      "used_by": [
        "python.setup",
        "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "python.ccxt.static_dependencies.lark.tools.nearley"
      ],
      "import_count": 3
    },
    "hashlib": {
      "used_by": [
        "python.ccxt.apex",
        "python.ccxt.ascendex",
        "python.ccxt.binance",
        "python.ccxt.bingx",
        "python.ccxt.bit2c",
        "python.ccxt.bitbank",
        "python.ccxt.bitbns",
        "python.ccxt.bitfinex",
        "python.ccxt.bitflyer",
        "python.ccxt.bitget",
        "python.ccxt.bithumb",
        "python.ccxt.bitmart",
        "python.ccxt.bitmex",
        "python.ccxt.bitopro",
        "python.ccxt.bitrue",
        "python.ccxt.bitso",
        "python.ccxt.bitstamp",
        "python.ccxt.bittrade",
        "python.ccxt.bitvavo",
        "python.ccxt.blofin",
        "python.ccxt.btcbox",
        "python.ccxt.btcmarkets",
        "python.ccxt.btcturk",
        "python.ccxt.bullish",
        "python.ccxt.bybit",
        "python.ccxt.bydfi",
        "python.ccxt.cex",
        "python.ccxt.coinbase",
        "python.ccxt.coinbaseexchange",
        "python.ccxt.coinbaseinternational",
        "python.ccxt.coincheck",
        "python.ccxt.coinmate",
        "python.ccxt.coinone",
        "python.ccxt.coinsph",
        "python.ccxt.coinspot",
        "python.ccxt.cryptocom",
        "python.ccxt.deepcoin",
        "python.ccxt.delta",
        "python.ccxt.deribit",
        "python.ccxt.digifinex",
        "python.ccxt.exmo",
        "python.ccxt.foxbit",
        "python.ccxt.gate",
        "python.ccxt.gemini",
        "python.ccxt.hashkey",
        "python.ccxt.hibachi",
        "python.ccxt.hitbtc",
        "python.ccxt.hollaex",
        "python.ccxt.htx",
        "python.ccxt.independentreserve",
        "python.ccxt.indodax",
        "python.ccxt.kraken",
        "python.ccxt.krakenfutures",
        "python.ccxt.kucoin",
        "python.ccxt.latoken",
        "python.ccxt.lbank",
        "python.ccxt.mercado",
        "python.ccxt.mexc",
        "python.ccxt.ndax",
        "python.ccxt.novadax",
        "python.ccxt.okx",
        "python.ccxt.p2b",
        "python.ccxt.paymium",
        "python.ccxt.phemex",
        "python.ccxt.poloniex",
        "python.ccxt.tokocrypto",
        "python.ccxt.toobit",
        "python.ccxt.weex",
        "python.ccxt.whitebit",
        "python.ccxt.woo",
        "python.ccxt.xt",
        "python.ccxt.zaif",
        "python.ccxt.zebpay",
        "python.ccxt.async_support.apex",
        "python.ccxt.async_support.ascendex",
        "python.ccxt.async_support.binance",
        "python.ccxt.async_support.bingx",
        "python.ccxt.async_support.bit2c",
        "python.ccxt.async_support.bitbank",
        "python.ccxt.async_support.bitbns",
        "python.ccxt.async_support.bitfinex",
        "python.ccxt.async_support.bitflyer",
        "python.ccxt.async_support.bitget",
        "python.ccxt.async_support.bithumb",
        "python.ccxt.async_support.bitmart",
        "python.ccxt.async_support.bitmex",
        "python.ccxt.async_support.bitopro",
        "python.ccxt.async_support.bitrue",
        "python.ccxt.async_support.bitso",
        "python.ccxt.async_support.bitstamp",
        "python.ccxt.async_support.bittrade",
        "python.ccxt.async_support.bitvavo",
        "python.ccxt.async_support.blofin",
        "python.ccxt.async_support.btcbox",
        "python.ccxt.async_support.btcmarkets",
        "python.ccxt.async_support.btcturk",
        "python.ccxt.async_support.bullish",
        "python.ccxt.async_support.bybit",
        "python.ccxt.async_support.bydfi",
        "python.ccxt.async_support.cex",
        "python.ccxt.async_support.coinbase",
        "python.ccxt.async_support.coinbaseexchange",
        "python.ccxt.async_support.coinbaseinternational",
        "python.ccxt.async_support.coincheck",
        "python.ccxt.async_support.coinmate",
        "python.ccxt.async_support.coinone",
        "python.ccxt.async_support.coinsph",
        "python.ccxt.async_support.coinspot",
        "python.ccxt.async_support.cryptocom",
        "python.ccxt.async_support.deepcoin",
        "python.ccxt.async_support.delta",
        "python.ccxt.async_support.deribit",
        "python.ccxt.async_support.digifinex",
        "python.ccxt.async_support.exmo",
        "python.ccxt.async_support.foxbit",
        "python.ccxt.async_support.gate",
        "python.ccxt.async_support.gemini",
        "python.ccxt.async_support.hashkey",
        "python.ccxt.async_support.hibachi",
        "python.ccxt.async_support.hitbtc",
        "python.ccxt.async_support.hollaex",
        "python.ccxt.async_support.htx",
        "python.ccxt.async_support.independentreserve",
        "python.ccxt.async_support.indodax",
        "python.ccxt.async_support.kraken",
        "python.ccxt.async_support.krakenfutures",
        "python.ccxt.async_support.kucoin",
        "python.ccxt.async_support.latoken",
        "python.ccxt.async_support.lbank",
        "python.ccxt.async_support.mercado",
        "python.ccxt.async_support.mexc",
        "python.ccxt.async_support.ndax",
        "python.ccxt.async_support.novadax",
        "python.ccxt.async_support.okx",
        "python.ccxt.async_support.p2b",
        "python.ccxt.async_support.paymium",
        "python.ccxt.async_support.phemex",
        "python.ccxt.async_support.poloniex",
        "python.ccxt.async_support.tokocrypto",
        "python.ccxt.async_support.toobit",
        "python.ccxt.async_support.weex",
        "python.ccxt.async_support.whitebit",
        "python.ccxt.async_support.woo",
        "python.ccxt.async_support.xt",
        "python.ccxt.async_support.zaif",
        "python.ccxt.async_support.zebpay",
        "python.ccxt.base.exchange",
        "python.ccxt.pro.apex",
        "python.ccxt.pro.ascendex",
        "python.ccxt.pro.binance",
        "python.ccxt.pro.bitfinex",
        "python.ccxt.pro.bitget",
        "python.ccxt.pro.bitmart",
        "python.ccxt.pro.bitmex",
        "python.ccxt.pro.bitopro",
        "python.ccxt.pro.bitvavo",
        "python.ccxt.pro.blofin",
        "python.ccxt.pro.bybit",
        "python.ccxt.pro.bydfi",
        "python.ccxt.pro.cex",
        "python.ccxt.pro.coinbase",
        "python.ccxt.pro.coinbaseexchange",
        "python.ccxt.pro.coinbaseinternational",
        "python.ccxt.pro.coinex",
        "python.ccxt.pro.cryptocom",
        "python.ccxt.pro.deribit",
        "python.ccxt.pro.exmo",
        "python.ccxt.pro.gate",
        "python.ccxt.pro.gemini",
        "python.ccxt.pro.hitbtc",
        "python.ccxt.pro.hollaex",
        "python.ccxt.pro.htx",
        "python.ccxt.pro.krakenfutures",
        "python.ccxt.pro.mexc",
        "python.ccxt.pro.okx",
        "python.ccxt.pro.phemex",
        "python.ccxt.pro.poloniex",
        "python.ccxt.pro.weex",
        "python.ccxt.pro.woo",
        "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
        "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
        "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
        "python.ccxt.static_dependencies.ecdsa.ecdsa",
        "python.ccxt.static_dependencies.ecdsa.keys",
        "python.ccxt.static_dependencies.ecdsa.util",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.starknet.hash.poseidon",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.test.base.test_cryptography"
      ],
      "import_count": 192
    },
    "numbers": {
      "used_by": [
        "python.ccxt.bingx",
        "python.ccxt.phemex",
        "python.ccxt.async_support.bingx",
        "python.ccxt.async_support.phemex",
        "python.ccxt.base.decimal_to_precision",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.ethereum.utils.numeric",
        "python.ccxt.static_dependencies.ethereum.utils.types",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.test.exchange.base.test_shared_methods"
      ],
      "import_count": 10
    },
    "concurrent": {
      "used_by": [
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.test.base.language_specific.test_throttler_performance"
      ],
      "import_count": 2
    },
    "socket": {
      "used_by": [
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.pro.test.base.test_abnormal_close"
      ],
      "import_count": 2
    },
    "certifi": {
      "used_by": [
        "python.ccxt.async_support.base.exchange"
      ],
      "import_count": 1
    },
    "ssl": {
      "used_by": [
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.base.exchange"
      ],
      "import_count": 2
    },
    "yarl": {
      "used_by": [
        "python.ccxt.async_support.base.exchange"
      ],
      "import_count": 1
    },
    "google": {
      "used_by": [
        "python.ccxt.async_support.base.exchange",
        "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
        "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
        "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
        "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.registry",
        "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2"
      ],
      "import_count": 254
    },
    "logging": {
      "used_by": [
        "python.ccxt.async_support.base.ws.cache",
        "python.ccxt.base.exchange",
        "python.ccxt.pro.test.base.test_abnormal_close",
        "python.ccxt.static_dependencies.ethereum.utils.logging",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.tools"
      ],
      "import_count": 9
    },
    "orjson": {
      "used_by": [
        "python.ccxt.async_support.base.ws.client",
        "python.ccxt.base.exchange"
      ],
      "import_count": 2
    },
    "zlib": {
      "used_by": [
        "python.ccxt.async_support.base.ws.functions",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.lark.tools.standalone"
      ],
      "import_count": 4
    },
    "gzip": {
      "used_by": [
        "python.ccxt.async_support.base.ws.functions",
        "python.ccxt.base.exchange"
      ],
      "import_count": 2
    },
    "io": {
      "used_by": [
        "python.ccxt.async_support.base.ws.functions",
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "python.ccxt.static_dependencies.msgpack.fallback"
      ],
      "import_count": 4
    },
    "bisect": {
      "used_by": [
        "python.ccxt.async_support.base.ws.order_book_side",
        "python.ccxt.static_dependencies.bip.utils.misc.algo"
      ],
      "import_count": 2
    },
    "decimal": {
      "used_by": [
        "python.ccxt.base.decimal_to_precision",
        "python.ccxt.base.exchange",
        "python.ccxt.base.types",
        "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
        "python.ccxt.static_dependencies.ethereum.utils.currency",
        "python.ccxt.static_dependencies.ethereum.utils.numeric",
        "python.ccxt.static_dependencies.ethereum.utils.units",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.sympy.external.pythonmpq"
      ],
      "import_count": 13
    },
    "itertools": {
      "used_by": [
        "python.ccxt.base.decimal_to_precision",
        "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "python.ccxt.static_dependencies.ethereum.utils.decorators",
        "python.ccxt.static_dependencies.ethereum.utils.functional",
        "python.ccxt.static_dependencies.lark.parse_tree_builder",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.lark.parsers.cyk",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
        "python.ccxt.static_dependencies.starkware.crypto.signature",
        "python.ccxt.static_dependencies.toolz.compatibility",
        "python.ccxt.static_dependencies.toolz.itertoolz",
        "python.ccxt.static_dependencies.toolz.recipes",
        "python.ccxt.static_dependencies.toolz._signatures"
      ],
      "import_count": 18
    },
    "traceback": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.test.tests_helpers"
      ],
      "import_count": 3
    },
    "cryptography": {
      "used_by": [
        "python.ccxt.base.exchange"
      ],
      "import_count": 5
    },
    "coincurve": {
      "used_by": [
        "python.ccxt.base.exchange"
      ],
      "import_count": 1
    },
    "axolotl_curve25519": {
      "used_by": [
        "python.ccxt.base.exchange"
      ],
      "import_count": 1
    },
    "apexpro": {
      "used_by": [
        "python.ccxt.base.exchange"
      ],
      "import_count": 1
    },
    "types": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.base.types",
        "python.ccxt.static_dependencies.lark.ast_utils",
        "python.ccxt.static_dependencies.lark.common",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect"
      ],
      "import_count": 10
    },
    "base64": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.bip.utils.misc.base32",
        "python.ccxt.static_dependencies.ecdsa.der",
        "python.ccxt.static_dependencies.lark.tools.standalone"
      ],
      "import_count": 4
    },
    "binascii": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.bip.utils.misc.base32",
        "python.ccxt.static_dependencies.bip.utils.misc.bytes",
        "python.ccxt.static_dependencies.ecdsa.der",
        "python.ccxt.static_dependencies.ecdsa.keys",
        "python.ccxt.static_dependencies.ecdsa.rfc6979",
        "python.ccxt.static_dependencies.ecdsa.util",
        "python.ccxt.static_dependencies.ethereum.hexbytes._utils",
        "python.ccxt.static_dependencies.ethereum.utils.hexadecimal"
      ],
      "import_count": 9
    },
    "calendar": {
      "used_by": [
        "python.ccxt.base.exchange"
      ],
      "import_count": 1
    },
    "email": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.marshmallow.utils"
      ],
      "import_count": 3
    },
    "hmac": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
        "python.ccxt.static_dependencies.ecdsa.rfc6979",
        "python.ccxt.static_dependencies.mnemonic.mnemonic"
      ],
      "import_count": 4
    },
    "tempfile": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.lark.lark"
      ],
      "import_count": 2
    },
    "uuid": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema"
      ],
      "import_count": 3
    },
    "urllib": {
      "used_by": [
        "python.ccxt.base.exchange",
        "python.ccxt.static_dependencies.ethereum.utils.humanize"
      ],
      "import_count": 2
    },
    "typing_extensions": {
      "used_by": [
        "python.ccxt.base.types",
        "python.ccxt.static_dependencies.bip.utils.typing.literal",
        "python.ccxt.static_dependencies.lark.common",
        "python.ccxt.static_dependencies.marshmallow_dataclass.typing",
        "python.ccxt.static_dependencies.starknet.abi.v0.shape",
        "python.ccxt.static_dependencies.starkware.crypto.utils",
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect"
      ],
      "import_count": 17
    },
    "abc": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.addr.iaddr_decoder",
        "python.ccxt.static_dependencies.bip.addr.iaddr_encoder",
        "python.ccxt.static_dependencies.bip.bech32.bech32_base",
        "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator",
        "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
        "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "python.ccxt.static_dependencies.bip.ecc.common.ipoint",
        "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
        "python.ccxt.static_dependencies.ethereum.abi.decoding",
        "python.ccxt.static_dependencies.ethereum.abi.encoding",
        "python.ccxt.static_dependencies.ethereum.abi.registry",
        "python.ccxt.static_dependencies.ethereum.utils.numeric",
        "python.ccxt.static_dependencies.lark.indenter",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.visitors",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.marshmallow.base",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.starknet.cairo.data_types",
        "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
        "python.ccxt.static_dependencies.starknet.serialization._context",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer"
      ],
      "import_count": 50
    },
    "enum": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
        "python.ccxt.static_dependencies.bip.base58.base58",
        "python.ccxt.static_dependencies.bip.bech32.bech32",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins",
        "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins",
        "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins",
        "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins",
        "python.ccxt.static_dependencies.bip.conf.common.bip_coins",
        "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types",
        "python.ccxt.static_dependencies.ethereum.typing.networks",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.starknet.models.typed_data"
      ],
      "import_count": 27
    },
    "__future__": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
        "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
        "python.ccxt.static_dependencies.bip.bip32.bip32_path",
        "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
        "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
        "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
        "python.ccxt.static_dependencies.bip.ecc.common.ipoint",
        "python.ccxt.static_dependencies.ecdsa.curves",
        "python.ccxt.static_dependencies.ecdsa.der",
        "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
        "python.ccxt.static_dependencies.ecdsa.numbertheory",
        "python.ccxt.static_dependencies.ecdsa.util",
        "python.ccxt.static_dependencies.marshmallow.base",
        "python.ccxt.static_dependencies.marshmallow.class_registry",
        "python.ccxt.static_dependencies.marshmallow.decorators",
        "python.ccxt.static_dependencies.marshmallow.exceptions",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.marshmallow",
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.starknet.abi.v0.model",
        "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.shape",
        "python.ccxt.static_dependencies.starknet.cairo.data_types",
        "python.ccxt.static_dependencies.starknet.cairo.type_parser",
        "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
        "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
        "python.ccxt.static_dependencies.starknet.serialization.factory",
        "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
        "python.ccxt.static_dependencies.starknet.serialization._context",
        "python.ccxt.static_dependencies.toolz.curried.operator"
      ],
      "import_count": 38
    },
    "bip_utils": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
        "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
        "python.ccxt.static_dependencies.bip.conf.bip49",
        "python.ccxt.static_dependencies.bip.conf.bip84",
        "python.ccxt.static_dependencies.bip.conf.bip86",
        "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
        "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf",
        "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
        "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
        "python.ccxt.static_dependencies.bip.slip.slip32"
      ],
      "import_count": 46
    },
    "Crypto": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
        "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
        "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
        "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
        "python.ccxt.static_dependencies.bip.utils.crypto.scrypt",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
        "python.ccxt.static_dependencies.bip.utils.crypto.sha3"
      ],
      "import_count": 11
    },
    "unicodedata": {
      "used_by": [
        "python.ccxt.static_dependencies.bip.utils.misc.string",
        "python.ccxt.static_dependencies.lark.utils",
        "python.ccxt.static_dependencies.mnemonic.mnemonic"
      ],
      "import_count": 3
    },
    "v4_proto": {
      "used_by": [
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
        "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2"
      ],
      "import_count": 37
    },
    "errno": {
      "used_by": [
        "python.ccxt.static_dependencies.ecdsa._version",
        "python.ccxt.static_dependencies.toolz._version"
      ],
      "import_count": 2
    },
    "subprocess": {
      "used_by": [
        "python.ccxt.static_dependencies.ecdsa._version",
        "python.ccxt.static_dependencies.ethereum.utils.debug",
        "python.ccxt.static_dependencies.toolz._version"
      ],
      "import_count": 3
    },
    "warnings": {
      "used_by": [
        "python.ccxt.static_dependencies.ethereum.abi.codec",
        "python.ccxt.static_dependencies.ethereum.account.messages",
        "python.ccxt.static_dependencies.ethereum.utils.applicators",
        "python.ccxt.static_dependencies.ethereum.utils.typing",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "python.ccxt.static_dependencies.lark.tools",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "python.ccxt.static_dependencies.sympy.external.gmpy",
        "python.ccxt.static_dependencies.sympy.external.importtools",
        "python.ccxt.static_dependencies.toolz.compatibility"
      ],
      "import_count": 16
    },
    "copy": {
      "used_by": [
        "python.ccxt.static_dependencies.ethereum.abi.registry",
        "python.ccxt.static_dependencies.lark.common",
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.lark.tree",
        "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
        "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.marshmallow.fields",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow_dataclass.union_field"
      ],
      "import_count": 14
    },
    "hypothesis": {
      "used_by": [
        "python.ccxt.static_dependencies.ethereum.abi.tools._strategies"
      ],
      "import_count": 1
    },
    "importlib": {
      "used_by": [
        "python.ccxt.static_dependencies.ethereum.typing",
        "python.ccxt.static_dependencies.ethereum.utils.module_loading",
        "python.ccxt.static_dependencies.ethereum.utils",
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.marshmallow",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.toolz._signatures",
        "python.ccxt.test.tests_helpers"
      ],
      "import_count": 8
    },
    "contextlib": {
      "used_by": [
        "python.ccxt.static_dependencies.ethereum.utils.logging",
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.starknet.serialization._context"
      ],
      "import_count": 4
    },
    "inspect": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.ast_utils",
        "python.ccxt.static_dependencies.lark.visitors",
        "python.ccxt.static_dependencies.marshmallow.schema",
        "python.ccxt.static_dependencies.marshmallow.utils",
        "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
        "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.parsimonious.expressions",
        "python.ccxt.static_dependencies.parsimonious.nodes",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.toolz._signatures"
      ],
      "import_count": 15
    },
    "lark": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.ast_utils",
        "python.ccxt.static_dependencies.lark.tree_templates",
        "python.ccxt.static_dependencies.lark.tools.nearley",
        "python.ccxt.static_dependencies.lark.tools.serialize",
        "python.ccxt.static_dependencies.lark.tools.standalone",
        "python.ccxt.static_dependencies.lark.tools"
      ],
      "import_count": 20
    },
    "getpass": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.lark"
      ],
      "import_count": 1
    },
    "pickle": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.tools.standalone"
      ],
      "import_count": 2
    },
    "regex": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.lark",
        "python.ccxt.static_dependencies.lark.utils"
      ],
      "import_count": 2
    },
    "interegular": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.lexer",
        "python.ccxt.static_dependencies.lark.tools"
      ],
      "import_count": 2
    },
    "pkgutil": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.load_grammar"
      ],
      "import_count": 1
    },
    "ast": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.load_grammar",
        "python.ccxt.static_dependencies.parsimonious.utils"
      ],
      "import_count": 2
    },
    "rich": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tree"
      ],
      "import_count": 2
    },
    "pydot": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tree"
      ],
      "import_count": 1
    },
    "sre_parse": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.utils"
      ],
      "import_count": 1
    },
    "sre_constants": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.utils"
      ],
      "import_count": 1
    },
    "atomicwrites": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.utils"
      ],
      "import_count": 1
    },
    "operator": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.parsers.earley_forest",
        "python.ccxt.static_dependencies.marshmallow.validate",
        "python.ccxt.static_dependencies.sympy.external.pythonmpq",
        "python.ccxt.static_dependencies.toolz.compatibility",
        "python.ccxt.static_dependencies.toolz.dicttoolz",
        "python.ccxt.static_dependencies.toolz.functoolz",
        "python.ccxt.static_dependencies.toolz.itertoolz",
        "python.ccxt.static_dependencies.toolz._signatures",
        "python.ccxt.static_dependencies.toolz.curried.operator"
      ],
      "import_count": 10
    },
    "js2py": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tools.nearley"
      ],
      "import_count": 1
    },
    "token": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tools.standalone"
      ],
      "import_count": 1
    },
    "tokenize": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tools.standalone"
      ],
      "import_count": 1
    },
    "textwrap": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.tools",
        "python.ccxt.static_dependencies.toolz.functoolz"
      ],
      "import_count": 2
    },
    "PyInstaller": {
      "used_by": [
        "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark"
      ],
      "import_count": 1
    },
    "ctypes": {
      "used_by": [
        "python.ccxt.static_dependencies.lighter_client.signer",
        "python.ccxt.static_dependencies.sympy.external.gmpy"
      ],
      "import_count": 3
    },
    "ipaddress": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow.fields"
      ],
      "import_count": 1
    },
    "marshmallow": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
        "python.ccxt.static_dependencies.marshmallow_dataclass.typing",
        "python.ccxt.static_dependencies.marshmallow_dataclass.union_field"
      ],
      "import_count": 5
    },
    "mypy": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass.mypy"
      ],
      "import_count": 4
    },
    "marshmallow_dataclass": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass.mypy"
      ],
      "import_count": 1
    },
    "typeguard": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass.union_field"
      ],
      "import_count": 2
    },
    "dataclasses": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass",
        "python.ccxt.static_dependencies.starknet.abi.v0.model",
        "python.ccxt.static_dependencies.starknet.abi.v0.parser",
        "python.ccxt.static_dependencies.starknet.abi.v1.model",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser",
        "python.ccxt.static_dependencies.starknet.abi.v2.model",
        "python.ccxt.static_dependencies.starknet.abi.v2.parser",
        "python.ccxt.static_dependencies.starknet.cairo.data_types",
        "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types",
        "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
        "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
        "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
        "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
        "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer",
        "python.ccxt.static_dependencies.starknet.utils.typed_data"
      ],
      "import_count": 34
    },
    "doctest": {
      "used_by": [
        "python.ccxt.static_dependencies.marshmallow_dataclass"
      ],
      "import_count": 1
    },
    "secrets": {
      "used_by": [
        "python.ccxt.static_dependencies.mnemonic.mnemonic",
        "python.ccxt.static_dependencies.starkware.crypto.signature"
      ],
      "import_count": 2
    },
    "struct": {
      "used_by": [
        "python.ccxt.static_dependencies.msgpack.ext",
        "python.ccxt.static_dependencies.msgpack.fallback"
      ],
      "import_count": 2
    },
    "__pypy__": {
      "used_by": [
        "python.ccxt.static_dependencies.msgpack.fallback"
      ],
      "import_count": 3
    },
    "pathlib": {
      "used_by": [
        "python.ccxt.static_dependencies.starknet.constants",
        "python.ccxt.static_dependencies.starknet.abi.v1.parser"
      ],
      "import_count": 2
    },
    "constants": {
      "used_by": [
        "python.ccxt.static_dependencies.starknet.hash.storage"
      ],
      "import_count": 1
    },
    "hash": {
      "used_by": [
        "python.ccxt.static_dependencies.starknet.hash.storage"
      ],
      "import_count": 2
    },
    "flint": {
      "used_by": [
        "python.ccxt.static_dependencies.sympy.external.gmpy"
      ],
      "import_count": 2
    },
    "fractions": {
      "used_by": [
        "python.ccxt.static_dependencies.sympy.external.pythonmpq"
      ],
      "import_count": 1
    },
    "heapq": {
      "used_by": [
        "python.ccxt.static_dependencies.toolz.itertoolz"
      ],
      "import_count": 1
    },
    "builtins": {
      "used_by": [
        "python.ccxt.static_dependencies.toolz._signatures"
      ],
      "import_count": 1
    },
    "mypy_extensions": {
      "used_by": [
        "python.ccxt.static_dependencies.typing_inspect.typing_inspect"
      ],
      "import_count": 1
    },
    "tests_helpers": {
      "used_by": [
        "python.ccxt.test.tests_async",
        "python.ccxt.test.tests_init",
        "python.ccxt.test.tests_sync"
      ],
      "import_count": 79
    },
    "base": {
      "used_by": [
        "python.ccxt.test.tests_init"
      ],
      "import_count": 1
    },
    "tests_sync": {
      "used_by": [
        "python.ccxt.test.tests_init"
      ],
      "import_count": 1
    },
    "tests_async": {
      "used_by": [
        "python.ccxt.test.tests_init"
      ],
      "import_count": 1
    }
  },
  "declared_dependencies": {},
  "call_graph": {
    "doc.conf": [],
    "examples.bots.py.bitfinex-lending-bot": [
      {
        "caller": "examples.bots.py.bitfinex-lending-bot.bot",
        "callee": "examples.bots.py.bitfinex-lending-bot.get_last_funding_infos",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.bitfinex-lending-bot.main",
        "callee": "examples.bots.py.bitfinex-lending-bot.check_requirements",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.bitfinex-lending-bot.main",
        "callee": "examples.bots.py.bitfinex-lending-bot.bot",
        "lineno": 99,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.bitfinex-lending-bot.<module>",
        "callee": "examples.bots.py.bitfinex-lending-bot.main",
        "lineno": 104,
        "resolution": "direct_name_call"
      }
    ],
    "examples.bots.py.spot-arbitrage-bot": [
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.bot",
        "callee": "examples.bots.py.spot-arbitrage-bot.get_last_prices",
        "lineno": 72,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.bot",
        "callee": "<builtin>.list.index",
        "lineno": 83,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.bot",
        "callee": "<builtin>.list.index",
        "lineno": 84,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.main",
        "callee": "examples.bots.py.spot-arbitrage-bot.check_requirements",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.main",
        "callee": "examples.bots.py.spot-arbitrage-bot.bot",
        "lineno": 128,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.bots.py.spot-arbitrage-bot.<module>",
        "callee": "examples.bots.py.spot-arbitrage-bot.main",
        "lineno": 133,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.aiohttp-custom-session-connector": [
      {
        "caller": "examples.py.aiohttp-custom-session-connector.<module>",
        "callee": "examples.py.aiohttp-custom-session-connector.test",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.all-exchanges": [],
    "examples.py.arbitrage-pairs": [
      {
        "caller": "examples.py.arbitrage-pairs.green",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 16,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.blue",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.yellow",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 24,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.red",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.pink",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.bold",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.underline",
        "callee": "examples.py.arbitrage-pairs.style",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.print_exchanges",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 48,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.print_usage",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.print_usage",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.print_usage",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.print_usage",
        "callee": "examples.py.arbitrage-pairs.blue",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 96,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 96,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 98,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 98,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 100,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 100,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.yellow",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 106,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 106,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 106,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "<builtin>.list.count",
        "lineno": 116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.green",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.dump",
        "lineno": 129,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.arbitrage-pairs.<module>",
        "callee": "examples.py.arbitrage-pairs.print_usage",
        "lineno": 132,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.asciichart": [
      {
        "caller": "examples.py.asciichart.plot",
        "callee": "<external>.math.floor",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.asciichart.plot",
        "callee": "<external>.math.ceil",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.asciichart.<module>",
        "callee": "<external>.math.cos",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.asciichart.<module>",
        "callee": "examples.py.asciichart.plot",
        "lineno": 64,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-analyse-augur-v1-vs-v2-exchanges": [
      {
        "caller": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.check_symbol_infix",
        "callee": "<builtin>.list.append",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.check_symbol_infix",
        "callee": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.is_symbol_match",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.main",
        "callee": "<builtin>.list.append",
        "lineno": 78,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.main",
        "callee": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.check_symbol_infix",
        "lineno": 79,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.<module>",
        "callee": "examples.py.async-analyse-augur-v1-vs-v2-exchanges.main",
        "lineno": 88,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-balance-coinbasepro": [
      {
        "caller": "examples.py.async-balance-coinbasepro.<module>",
        "callee": "examples.py.async-balance-coinbasepro.test",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-balance-gdax": [
      {
        "caller": "examples.py.async-balance-gdax.<module>",
        "callee": "examples.py.async-balance-gdax.test",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-balance": [
      {
        "caller": "examples.py.async-balance.<module>",
        "callee": "examples.py.async-balance.test",
        "lineno": 23,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-balances": [
      {
        "caller": "examples.py.async-balances.main",
        "callee": "examples.py.async-balances.test",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-balances.<module>",
        "callee": "examples.py.async-balances.main",
        "lineno": 32,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-basic-callchain": [
      {
        "caller": "examples.py.async-basic-callchain.run_all_exchanges",
        "callee": "examples.py.async-basic-callchain.load_markets",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-basic-callchain.run_all_exchanges",
        "callee": "examples.py.async-basic-callchain.fetch_ticker",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-basic-callchain.run_all_exchanges",
        "callee": "examples.py.async-basic-callchain.fetch_orderbook",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-basic-callchain.<module>",
        "callee": "examples.py.async-basic-callchain.run_all_exchanges",
        "lineno": 76,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-basic-orderbook": [
      {
        "caller": "examples.py.async-basic-orderbook.<module>",
        "callee": "examples.py.async-basic-orderbook.test",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-basic-rate-limiter": [
      {
        "caller": "examples.py.async-basic-rate-limiter.<module>",
        "callee": "examples.py.async-basic-rate-limiter.main",
        "lineno": 21,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-basic": [
      {
        "caller": "examples.py.async-basic.<module>",
        "callee": "examples.py.async-basic.test_binance",
        "lineno": 21,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-cancel-option-order": [
      {
        "caller": "examples.py.async-binance-cancel-option-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-cancel-option-order.<module>",
        "callee": "examples.py.async-binance-cancel-option-order.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-create-margin-order": [
      {
        "caller": "examples.py.async-binance-create-margin-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-create-margin-order.<module>",
        "callee": "examples.py.async-binance-create-margin-order.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-create-option-order": [
      {
        "caller": "examples.py.async-binance-create-option-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-create-option-order.<module>",
        "callee": "examples.py.async-binance-create-option-order.main",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-create-trailing-percent-order": [
      {
        "caller": "examples.py.async-binance-create-trailing-percent-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-create-trailing-percent-order.<module>",
        "callee": "examples.py.async-binance-create-trailing-percent-order.main",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-margin-balance-with-options": [
      {
        "caller": "examples.py.async-binance-fetch-margin-balance-with-options.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-margin-balance-with-options.<module>",
        "callee": "examples.py.async-binance-fetch-margin-balance-with-options.main",
        "lineno": 35,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-margin-balance-with-params": [
      {
        "caller": "examples.py.async-binance-fetch-margin-balance-with-params.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-margin-balance-with-params.<module>",
        "callee": "examples.py.async-binance-fetch-margin-balance-with-params.main",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-details": [
      {
        "caller": "examples.py.async-binance-fetch-option-details.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-details.<module>",
        "callee": "examples.py.async-binance-fetch-option-details.main",
        "lineno": 35,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-OHLCV": [
      {
        "caller": "examples.py.async-binance-fetch-option-OHLCV.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-OHLCV.<module>",
        "callee": "examples.py.async-binance-fetch-option-OHLCV.main",
        "lineno": 44,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-order": [
      {
        "caller": "examples.py.async-binance-fetch-option-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-order.<module>",
        "callee": "examples.py.async-binance-fetch-option-order.main",
        "lineno": 42,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-orderbook": [
      {
        "caller": "examples.py.async-binance-fetch-option-orderbook.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-orderbook.<module>",
        "callee": "examples.py.async-binance-fetch-option-orderbook.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-position": [
      {
        "caller": "examples.py.async-binance-fetch-option-position.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-position.<module>",
        "callee": "examples.py.async-binance-fetch-option-position.main",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-option-ticker": [
      {
        "caller": "examples.py.async-binance-fetch-option-ticker.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-fetch-option-ticker.<module>",
        "callee": "examples.py.async-binance-fetch-option-ticker.main",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-fetch-ticker-continuously": [
      {
        "caller": "examples.py.async-binance-fetch-ticker-continuously.<module>",
        "callee": "examples.py.async-binance-fetch-ticker-continuously.main",
        "lineno": 45,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-futures-vs-spot": [
      {
        "caller": "examples.py.async-binance-futures-vs-spot.run",
        "callee": "examples.py.async-binance-futures-vs-spot.load",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-binance-futures-vs-spot.run",
        "callee": "examples.py.async-binance-futures-vs-spot.load",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-binance-futures-vs-spot.<module>",
        "callee": "examples.py.async-binance-futures-vs-spot.run",
        "lineno": 47,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-margin-borrow": [
      {
        "caller": "examples.py.async-binance-margin-borrow.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-margin-borrow.<module>",
        "callee": "examples.py.async-binance-margin-borrow.main",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-margin-repay": [
      {
        "caller": "examples.py.async-binance-margin-repay.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-margin-repay.<module>",
        "callee": "examples.py.async-binance-margin-repay.main",
        "lineno": 36,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv": [
      {
        "caller": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.main",
        "callee": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.table",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.main",
        "callee": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.table",
        "lineno": 50,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.<module>",
        "callee": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv.main",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bitfinex-public-get-symbols": [
      {
        "caller": "examples.py.async-bitfinex-public-get-symbols.<module>",
        "callee": "examples.py.async-bitfinex-public-get-symbols.test",
        "lineno": 23,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bitget-perpetual-futures-swaps": [
      {
        "caller": "examples.py.async-bitget-perpetual-futures-swaps.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitget-perpetual-futures-swaps.<module>",
        "callee": "examples.py.async-bitget-perpetual-futures-swaps.main",
        "lineno": 57,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bitstamp-create-limit-buy-order": [
      {
        "caller": "examples.py.async-bitstamp-create-limit-buy-order.<module>",
        "callee": "examples.py.async-bitstamp-create-limit-buy-order.test",
        "lineno": 46,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bitstamp-create-order-cancel-order": [
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bitstamp-create-order-cancel-order.<module>",
        "callee": "examples.py.async-bitstamp-create-order-cancel-order.main",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bittrex-orderbook": [
      {
        "caller": "examples.py.async-bittrex-orderbook.main",
        "callee": "examples.py.async-bittrex-orderbook.poll",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-bittrex-orderbook.<module>",
        "callee": "examples.py.async-bittrex-orderbook.main",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-bybit-transfer": [
      {
        "caller": "examples.py.async-bybit-transfer.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-bybit-transfer.<module>",
        "callee": "examples.py.async-bybit-transfer.main",
        "lineno": 32,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-balance": [
      {
        "caller": "examples.py.async-fetch-balance.<module>",
        "callee": "examples.py.async-fetch-balance.test",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-many-orderbooks-continuously": [
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.exchange_loop",
        "callee": "examples.py.async-fetch-many-orderbooks-continuously.symbol_loop",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.main",
        "callee": "examples.py.async-fetch-many-orderbooks-continuously.exchange_loop",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.main",
        "callee": "<builtin>.dict.items",
        "lineno": 43,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-many-orderbooks-continuously.<module>",
        "callee": "examples.py.async-fetch-many-orderbooks-continuously.main",
        "lineno": 47,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-ohlcv-indicators-discord-webhook": [
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.run_ohlcv_loop",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.run_ohlcv_loop",
        "callee": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.send_discord_webhook_messsage",
        "lineno": 48,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.main",
        "callee": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.run_ohlcv_loop",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.<module>",
        "callee": "examples.py.async-fetch-ohlcv-indicators-discord-webhook.main",
        "lineno": 63,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-ohlcv-multiple-symbols-continuously": [
      {
        "caller": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.main",
        "callee": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.fetch_ohlcv",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.<module>",
        "callee": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously.main",
        "lineno": 47,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-order-book-from-many-exchanges": [
      {
        "caller": "examples.py.async-fetch-order-book-from-many-exchanges.run",
        "callee": "examples.py.async-fetch-order-book-from-many-exchanges.loop",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-fetch-order-book-from-many-exchanges.<module>",
        "callee": "examples.py.async-fetch-order-book-from-many-exchanges.run",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-fetch-ticker": [
      {
        "caller": "examples.py.async-fetch-ticker.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 13,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.async-gather-concurrency": [
      {
        "caller": "examples.py.async-gather-concurrency.main",
        "callee": "examples.py.async-gather-concurrency.work",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-gather-concurrency.<module>",
        "callee": "examples.py.async-gather-concurrency.main",
        "lineno": 74,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-gdax-fetch-order-book-continuously": [
      {
        "caller": "examples.py.async-gdax-fetch-order-book-continuously.<module>",
        "callee": "examples.py.async-gdax-fetch-order-book-continuously.main",
        "lineno": 24,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-generator-basic": [
      {
        "caller": "examples.py.async-generator-basic.main",
        "callee": "examples.py.async-generator-basic.poll",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-generator-basic.<module>",
        "callee": "examples.py.async-generator-basic.main",
        "lineno": 24,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-generator-multiple-tickers": [
      {
        "caller": "examples.py.async-generator-multiple-tickers.main",
        "callee": "examples.py.async-generator-multiple-tickers.poll",
        "lineno": 18,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-generator-multiple-tickers.<module>",
        "callee": "examples.py.async-generator-multiple-tickers.main",
        "lineno": 22,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-generator-ticker-poller": [
      {
        "caller": "examples.py.async-generator-ticker-poller.main",
        "callee": "examples.py.async-generator-ticker-poller.poll",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-generator-ticker-poller.<module>",
        "callee": "examples.py.async-generator-ticker-poller.main",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-hollaex-sandbox": [
      {
        "caller": "examples.py.async-hollaex-sandbox.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-hollaex-sandbox.<module>",
        "callee": "examples.py.async-hollaex-sandbox.test",
        "lineno": 34,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-instantiate-all-at-once": [
      {
        "caller": "examples.py.async-instantiate-all-at-once.<module>",
        "callee": "examples.py.async-instantiate-all-at-once.main",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-kucoin-rate-limit": [
      {
        "caller": "examples.py.async-kucoin-rate-limit.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-kucoin-rate-limit.<module>",
        "callee": "examples.py.async-kucoin-rate-limit.main",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-macd": [
      {
        "caller": "examples.py.async-macd.main",
        "callee": "examples.py.async-macd.run_ohlcv_loop",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-macd.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-macd.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-macd.<module>",
        "callee": "examples.py.async-macd.main",
        "lineno": 54,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-market-making-symbols": [
      {
        "caller": "examples.py.async-market-making-symbols.load_markets",
        "callee": "<builtin>.list.append",
        "lineno": 22,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.async-market-making-symbols.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-market-making-symbols.main",
        "callee": "examples.py.async-market-making-symbols.load_markets",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-market-making-symbols.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-market-making-symbols.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-market-making-symbols.<module>",
        "callee": "examples.py.async-market-making-symbols.main",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-multiple-accounts": [
      {
        "caller": "examples.py.async-multiple-accounts.test",
        "callee": "examples.py.async-multiple-accounts.fetch_balance_n_times",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-multiple-accounts.<module>",
        "callee": "examples.py.async-multiple-accounts.test",
        "lineno": 33,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-multiple-parallel-calls": [
      {
        "caller": "examples.py.async-multiple-parallel-calls.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-multiple-parallel-calls.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-multiple-parallel-calls.<module>",
        "callee": "examples.py.async-multiple-parallel-calls.main",
        "lineno": 52,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-okx-create-margin-order": [
      {
        "caller": "examples.py.async-okx-create-margin-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-create-margin-order.<module>",
        "callee": "examples.py.async-okx-create-margin-order.main",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-okx-margin-borrow": [
      {
        "caller": "examples.py.async-okx-margin-borrow.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-margin-borrow.<module>",
        "callee": "examples.py.async-okx-margin-borrow.main",
        "lineno": 37,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-okx-margin-repay": [
      {
        "caller": "examples.py.async-okx-margin-repay.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-margin-repay.<module>",
        "callee": "examples.py.async-okx-margin-repay.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-okx-positional-orders": [
      {
        "caller": "examples.py.async-okx-positional-orders.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-positional-orders.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-positional-orders.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-okx-positional-orders.<module>",
        "callee": "examples.py.async-okx-positional-orders.main",
        "lineno": 60,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-orderbooks-from-multiple-exchanges-at-once": [
      {
        "caller": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.multi_orderbooks",
        "callee": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.async_client",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.<module>",
        "callee": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.multi_orderbooks",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.<module>",
        "callee": "examples.py.async-orderbooks-from-multiple-exchanges-at-once.sync_client",
        "lineno": 59,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-orderbooks": [
      {
        "caller": "examples.py.async-orderbooks.multi_orderbooks",
        "callee": "examples.py.async-orderbooks.async_client",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-orderbooks.<module>",
        "callee": "examples.py.async-orderbooks.multi_orderbooks",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-rtt": [
      {
        "caller": "examples.py.async-rtt.main",
        "callee": "<builtin>.list.append",
        "lineno": 64,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.async-rtt.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-rtt.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-rtt.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-rtt.<module>",
        "callee": "examples.py.async-rtt.main",
        "lineno": 76,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-theocean-orderbook": [
      {
        "caller": "examples.py.async-theocean-orderbook.main",
        "callee": "examples.py.async-theocean-orderbook.poll",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-theocean-orderbook.<module>",
        "callee": "examples.py.async-theocean-orderbook.main",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-theocean-tickers": [
      {
        "caller": "examples.py.async-theocean-tickers.get_active_symbols",
        "callee": "examples.py.async-theocean-tickers.is_active_symbol",
        "lineno": 14,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-theocean-tickers.fetch_tickers",
        "callee": "examples.py.async-theocean-tickers.get_active_symbols",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-theocean-tickers.fetch_tickers",
        "callee": "examples.py.async-theocean-tickers.fetch_ticker",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-theocean-tickers.<module>",
        "callee": "examples.py.async-theocean-tickers.fetch_tickers",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-ticker": [
      {
        "caller": "examples.py.async-ticker.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.async-ticker.<module>",
        "callee": "examples.py.async-ticker.test",
        "lineno": 24,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-tickers-from-many-exchanges-at-once": [
      {
        "caller": "examples.py.async-tickers-from-many-exchanges-at-once.multi_tickers",
        "callee": "examples.py.async-tickers-from-many-exchanges-at-once.async_client",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-tickers-from-many-exchanges-at-once.<module>",
        "callee": "examples.py.async-tickers-from-many-exchanges-at-once.multi_tickers",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-tickers-from-many-exchanges-at-once.<module>",
        "callee": "examples.py.async-tickers-from-many-exchanges-at-once.sync_client",
        "lineno": 45,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-tickers": [
      {
        "caller": "examples.py.async-tickers.get_active_symbols",
        "callee": "examples.py.async-tickers.is_active_symbol",
        "lineno": 14,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-tickers.fetch_tickers",
        "callee": "examples.py.async-tickers.get_active_symbols",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-tickers.fetch_tickers",
        "callee": "examples.py.async-tickers.fetch_ticker",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-tickers.<module>",
        "callee": "examples.py.async-tickers.fetch_tickers",
        "lineno": 41,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async-with-threads": [
      {
        "caller": "examples.py.async-with-threads.function_in_a_thread",
        "callee": "examples.py.async-with-threads.test",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.async-with-threads.another_threaded_function",
        "callee": "examples.py.async-with-threads.test",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.async": [
      {
        "caller": "examples.py.async.<module>",
        "callee": "examples.py.async.main",
        "lineno": 34,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.balance-coinbasepro": [],
    "examples.py.balance-gdax": [],
    "examples.py.balance-kraken": [],
    "examples.py.balances": [
      {
        "caller": "examples.py.balances.green",
        "callee": "examples.py.balances.style",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.blue",
        "callee": "examples.py.balances.style",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.yellow",
        "callee": "examples.py.balances.style",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.red",
        "callee": "examples.py.balances.style",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.pink",
        "callee": "examples.py.balances.style",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.bold",
        "callee": "examples.py.balances.style",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.underline",
        "callee": "examples.py.balances.style",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.<module>",
        "callee": "examples.py.balances.dump",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.<module>",
        "callee": "examples.py.balances.green",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.<module>",
        "callee": "examples.py.balances.dump",
        "lineno": 74,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.balances.<module>",
        "callee": "examples.py.balances.green",
        "lineno": 74,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.basic-chart": [
      {
        "caller": "examples.py.basic-chart.print_chart",
        "callee": "<external>.asciichart.plot",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.basic-chart.<module>",
        "callee": "examples.py.basic-chart.print_chart",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.basic-chart.<module>",
        "callee": "examples.py.basic-chart.print_chart",
        "lineno": 50,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.basic-rate-limiting": [
      {
        "caller": "examples.py.basic-rate-limiting.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-batch-orders": [],
    "examples.py.binance-coin-margined-take-profit": [],
    "examples.py.binance-conditional-orders": [
      {
        "caller": "examples.py.binance-conditional-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-conditional-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-conditional-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 44,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-create-oco-order-with-implicit-methods": [],
    "examples.py.binance-create-order-cancel-order": [
      {
        "caller": "examples.py.binance-create-order-cancel-order.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-create-order-cancel-order.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-create-order-cancel-order.<module>",
        "callee": "examples.py.binance-create-order-cancel-order.main",
        "lineno": 33,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-ema": [
      {
        "caller": "examples.py.binance-ema.<module>",
        "callee": "examples.py.binance-ema.main",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-fetch-all-my-trades-paginate-by-id": [],
    "examples.py.binance-fetch-all-my-trades": [],
    "examples.py.binance-fetch-all-trades": [],
    "examples.py.binance-fetch-ohlcv-closing-time-1": [],
    "examples.py.binance-fetch-ohlcv-closing-time-2": [
      {
        "caller": "examples.py.binance-fetch-ohlcv-closing-time-2.<module>",
        "callee": "examples.py.binance-fetch-ohlcv-closing-time-2.MyBinance.<class>",
        "lineno": 48,
        "resolution": "same_module_class_call"
      }
    ],
    "examples.py.binance-fetch-ohlcv-pagination": [
      {
        "caller": "examples.py.binance-fetch-ohlcv-pagination.main",
        "callee": "examples.py.binance-fetch-ohlcv-pagination.table",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-fetch-ohlcv-pagination.<module>",
        "callee": "examples.py.binance-fetch-ohlcv-pagination.main",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-fetch-ohlcv-quote-volume": [
      {
        "caller": "examples.py.binance-fetch-ohlcv-quote-volume.<module>",
        "callee": "examples.py.binance-fetch-ohlcv-quote-volume.Binance.<class>",
        "lineno": 47,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.binance-fetch-ohlcv-quote-volume.<module>",
        "callee": "examples.py.binance-fetch-ohlcv-quote-volume.table",
        "lineno": 51,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-fetch-ohlcv-to-csv": [
      {
        "caller": "examples.py.binance-fetch-ohlcv-to-csv.scrape_ohlcv",
        "callee": "examples.py.binance-fetch-ohlcv-to-csv.retry_fetch_ohlcv",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-fetch-ohlcv-to-csv.scrape_candles_to_csv",
        "callee": "examples.py.binance-fetch-ohlcv-to-csv.scrape_ohlcv",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-fetch-ohlcv-to-csv.scrape_candles_to_csv",
        "callee": "examples.py.binance-fetch-ohlcv-to-csv.write_to_csv",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-fetch-ohlcv-to-csv.<module>",
        "callee": "examples.py.binance-fetch-ohlcv-to-csv.scrape_candles_to_csv",
        "lineno": 70,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-fetch-ohlcv": [
      {
        "caller": "examples.py.binance-fetch-ohlcv.<module>",
        "callee": "examples.py.binance-fetch-ohlcv.print_chart",
        "lineno": 48,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-fiat": [],
    "examples.py.binance-futures-margin": [
      {
        "caller": "examples.py.binance-futures-margin.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-futures-margin.<module>",
        "callee": "examples.py.binance-futures-margin.table",
        "lineno": 119,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-futures-positions": [
      {
        "caller": "examples.py.binance-futures-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 28,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-futures-set-leverage-implicit-api": [],
    "examples.py.binance-futures-set-leverage": [],
    "examples.py.binance-futures-watch-balance": [
      {
        "caller": "examples.py.binance-futures-watch-balance.print_balance",
        "callee": "<external>.pprint.pprint",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-futures-watch-balance.main",
        "callee": "examples.py.binance-futures-watch-balance.print_balance",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-futures-watch-balance.main",
        "callee": "examples.py.binance-futures-watch-balance.print_balance",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-futures-watch-balance.main",
        "callee": "examples.py.binance-futures-watch-balance.print_balance",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-futures-watch-balance.<module>",
        "callee": "examples.py.binance-futures-watch-balance.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-futures-watch-order-book": [
      {
        "caller": "examples.py.binance-futures-watch-order-book.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-futures-watch-order-book.<module>",
        "callee": "examples.py.binance-futures-watch-order-book.main",
        "lineno": 21,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-futures": [
      {
        "caller": "examples.py.binance-futures.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-futures.<module>",
        "callee": "examples.py.binance-futures.main",
        "lineno": 27,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-market-order-quote-usdt": [
      {
        "caller": "examples.py.binance-market-order-quote-usdt.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-market-order-quote-usdt.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 49,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-poll-balance": [
      {
        "caller": "examples.py.binance-poll-balance.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-poll-positions": [],
    "examples.py.binance-reload-markets": [
      {
        "caller": "examples.py.binance-reload-markets.main",
        "callee": "examples.py.binance-reload-markets.watch_order_book",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-reload-markets.main",
        "callee": "examples.py.binance-reload-markets.reload_markets",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-reload-markets.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-reload-markets.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-reload-markets.<module>",
        "callee": "examples.py.binance-reload-markets.main",
        "lineno": 42,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-savings-endpoints": [
      {
        "caller": "examples.py.binance-savings-endpoints.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-savings-endpoints.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-savings-endpoints.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.binance-spot-and-futures": [
      {
        "caller": "examples.py.binance-spot-and-futures.handle_all_orderbooks",
        "callee": "<builtin>.dict.items",
        "lineno": 12,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.symbol_loop",
        "callee": "<builtin>.dict.get",
        "lineno": 23,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.symbol_loop",
        "callee": "examples.py.binance-spot-and-futures.handle_all_orderbooks",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.exchange_loop",
        "callee": "examples.py.binance-spot-and-futures.symbol_loop",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.main",
        "callee": "examples.py.binance-spot-and-futures.exchange_loop",
        "lineno": 69,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.main",
        "callee": "<builtin>.dict.items",
        "lineno": 69,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-spot-and-futures.<module>",
        "callee": "examples.py.binance-spot-and-futures.main",
        "lineno": 73,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-spot-trailing": [
      {
        "caller": "examples.py.binance-spot-trailing.main",
        "callee": "examples.py.binance-spot-trailing.example_2",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-spot-trailing.<module>",
        "callee": "examples.py.binance-spot-trailing.main",
        "lineno": 91,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-stop-loss-take-profit": [],
    "examples.py.binance-test-order": [],
    "examples.py.binance-universal-transfer": [
      {
        "caller": "examples.py.binance-universal-transfer.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-universal-transfer.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-universal-transfer.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-universal-transfer.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-universal-transfer.<module>",
        "callee": "examples.py.binance-universal-transfer.main",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-usdm-fetch-continuous-klines-ohlcv": [
      {
        "caller": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv.<module>",
        "callee": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv.table",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv.<module>",
        "callee": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv.table",
        "lineno": 48,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-many-orderbooks": [
      {
        "caller": "examples.py.binance-watch-many-orderbooks.when_orderbook_changed",
        "callee": "<builtin>.dict.items",
        "lineno": 19,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.binance-watch-many-orderbooks.watch_one_orderbook",
        "callee": "examples.py.binance-watch-many-orderbooks.when_orderbook_changed",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-many-orderbooks.watch_some_orderbooks",
        "callee": "examples.py.binance-watch-many-orderbooks.watch_one_orderbook",
        "lineno": 38,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-many-orderbooks.main",
        "callee": "examples.py.binance-watch-many-orderbooks.watch_some_orderbooks",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-many-orderbooks.<module>",
        "callee": "examples.py.binance-watch-many-orderbooks.main",
        "lineno": 51,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-margin-balance": [
      {
        "caller": "examples.py.binance-watch-margin-balance.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-margin-balance.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-margin-balance.<module>",
        "callee": "examples.py.binance-watch-margin-balance.main",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-ohlcv": [
      {
        "caller": "examples.py.binance-watch-ohlcv.main",
        "callee": "examples.py.binance-watch-ohlcv.table",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-ohlcv.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-ohlcv.<module>",
        "callee": "examples.py.binance-watch-ohlcv.main",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-order-book-individual-updates": [
      {
        "caller": "examples.py.binance-watch-order-book-individual-updates.main",
        "callee": "examples.py.binance-watch-order-book-individual-updates.MyBinance.<class>",
        "lineno": 21,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.binance-watch-order-book-individual-updates.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-order-book-individual-updates.<module>",
        "callee": "examples.py.binance-watch-order-book-individual-updates.main",
        "lineno": 34,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-orderbook-watch-balance": [
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.watch_order_book",
        "callee": "examples.py.binance-watch-orderbook-watch-balance.common_handler",
        "lineno": 27,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.watch_balance",
        "callee": "examples.py.binance-watch-orderbook-watch-balance.common_handler",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.main",
        "callee": "examples.py.binance-watch-orderbook-watch-balance.watch_order_book",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.main",
        "callee": "examples.py.binance-watch-orderbook-watch-balance.watch_balance",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orderbook-watch-balance.<module>",
        "callee": "examples.py.binance-watch-orderbook-watch-balance.main",
        "lineno": 63,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-orders-being-placed": [
      {
        "caller": "examples.py.binance-watch-orders-being-placed.place_delayed_order",
        "callee": "<external>.pprint.pprint",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.watch_balance_loop",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.main",
        "callee": "examples.py.binance-watch-orders-being-placed.watch_orders_loop",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.main",
        "callee": "examples.py.binance-watch-orders-being-placed.watch_balance_loop",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.main",
        "callee": "examples.py.binance-watch-orders-being-placed.place_delayed_order",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-orders-being-placed.<module>",
        "callee": "examples.py.binance-watch-orders-being-placed.main",
        "lineno": 59,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.binance-watch-spot-futures-balances-continuously": [
      {
        "caller": "examples.py.binance-watch-spot-futures-balances-continuously.main",
        "callee": "examples.py.binance-watch-spot-futures-balances-continuously.print_balance_continuously",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.binance-watch-spot-futures-balances-continuously.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-spot-futures-balances-continuously.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-spot-futures-balances-continuously.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.binance-watch-spot-futures-balances-continuously.<module>",
        "callee": "examples.py.binance-watch-spot-futures-balances-continuously.main",
        "lineno": 48,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bitfinex-rate-limiting": [],
    "examples.py.bitget-perpetual-futures-swaps": [
      {
        "caller": "examples.py.bitget-perpetual-futures-swaps.<module>",
        "callee": "examples.py.bitget-perpetual-futures-swaps.main",
        "lineno": 53,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bitmex-cancel-orders": [],
    "examples.py.bitmex-create-order": [],
    "examples.py.bitmex-fetch-ohlcv-with-extra-params": [],
    "examples.py.bitmex-ohlcv-convert-5m-to-15m": [
      {
        "caller": "examples.py.bitmex-ohlcv-convert-5m-to-15m.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 46,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.bitmex-ohlcv-convert-5m-to-15m.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 52,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.bitmex-order-value": [],
    "examples.py.bitmex_watch_ohlcv": [
      {
        "caller": "examples.py.bitmex_watch_ohlcv.main",
        "callee": "examples.py.bitmex_watch_ohlcv.table",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ohlcv.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ohlcv.<module>",
        "callee": "examples.py.bitmex_watch_ohlcv.main",
        "lineno": 41,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bitmex_watch_ticker_and_ohlcv": [
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ohlcv",
        "callee": "examples.py.bitmex_watch_ticker_and_ohlcv.table",
        "lineno": 46,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "callee": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ticker",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "callee": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ohlcv",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "callee": "examples.py.bitmex_watch_ticker_and_ohlcv.watch_ohlcv",
        "lineno": 67,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.bitmex_watch_ticker_and_ohlcv.<module>",
        "callee": "examples.py.bitmex_watch_ticker_and_ohlcv.main",
        "lineno": 73,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bittrex-fetch-closed-orders-history": [
      {
        "caller": "examples.py.bittrex-fetch-closed-orders-history.<module>",
        "callee": "examples.py.bittrex-fetch-closed-orders-history.table",
        "lineno": 70,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bitvavo-watch-order-book": [
      {
        "caller": "examples.py.bitvavo-watch-order-book.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.bitvavo-watch-order-book.<module>",
        "callee": "examples.py.bitvavo-watch-order-book.main",
        "lineno": 23,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.build-ohlcv-bars": [
      {
        "caller": "examples.py.build-ohlcv-bars.example_with_watch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 54,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.build-ohlcv-bars.<module>",
        "callee": "examples.py.build-ohlcv-bars.example_with_fetch_trades",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.build-ohlcv-bars.<module>",
        "callee": "examples.py.build-ohlcv-bars.example_with_watch_trades",
        "lineno": 67,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.build-ohlcv-many-symbols": [
      {
        "caller": "examples.py.build-ohlcv-many-symbols.main",
        "callee": "examples.py.build-ohlcv-many-symbols.loop",
        "lineno": 46,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.build-ohlcv-many-symbols.<module>",
        "callee": "examples.py.build-ohlcv-many-symbols.main",
        "lineno": 53,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.builtin-rate-limiting-long-poller": [],
    "examples.py.bybit-conditional-orders": [
      {
        "caller": "examples.py.bybit-conditional-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.bybit-positions": [
      {
        "caller": "examples.py.bybit-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.bybit-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 38,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.bybit-trailling": [
      {
        "caller": "examples.py.bybit-trailling.main",
        "callee": "examples.py.bybit-trailling.example_2",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bybit-trailling.<module>",
        "callee": "examples.py.bybit-trailling.main",
        "lineno": 77,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bybit-updated": [
      {
        "caller": "examples.py.bybit-updated.main",
        "callee": "examples.py.bybit-updated.example_1",
        "lineno": 168,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bybit-updated.main",
        "callee": "examples.py.bybit-updated.example_2",
        "lineno": 169,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bybit-updated.main",
        "callee": "examples.py.bybit-updated.example_3",
        "lineno": 170,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bybit-updated.main",
        "callee": "examples.py.bybit-updated.example_4",
        "lineno": 171,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.bybit-updated.<module>",
        "callee": "examples.py.bybit-updated.main",
        "lineno": 179,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.bybit-USDC-create-option-order": [
      {
        "caller": "examples.py.bybit-USDC-create-option-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.cli": [
      {
        "caller": "examples.py.cli.print_usage",
        "callee": "examples.py.cli.print_supported_exchanges",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "examples.py.cli.print_usage",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "examples.py.cli.print_usage",
        "lineno": 142,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.dict.update",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<builtin>.list.append",
        "lineno": 204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "examples.py.cli.table",
        "lineno": 244,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "examples.py.cli.table",
        "lineno": 256,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.cli.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.cli.<module>",
        "callee": "examples.py.cli.main",
        "lineno": 267,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.coinbase-cancel-order": [
      {
        "caller": "examples.py.coinbase-cancel-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-create-order": [
      {
        "caller": "examples.py.coinbase-create-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-fetch-OHLCV": [
      {
        "caller": "examples.py.coinbase-fetch-OHLCV.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-fetch-order": [
      {
        "caller": "examples.py.coinbase-fetch-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-fetch-ticker": [
      {
        "caller": "examples.py.coinbase-fetch-ticker.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.coinbase-fetch-ticker.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-fetch-trades": [
      {
        "caller": "examples.py.coinbase-fetch-trades.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.coinbase-fetch-trades.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.coinbase-watch-all-trades": [
      {
        "caller": "examples.py.coinbase-watch-all-trades.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.coinbase-watch-all-trades.<module>",
        "callee": "examples.py.coinbase-watch-all-trades.main",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.coinbase-watch-trades": [
      {
        "caller": "examples.py.coinbase-watch-trades.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.coinbase-watch-trades.<module>",
        "callee": "examples.py.coinbase-watch-trades.main",
        "lineno": 27,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.coinbasepro-fetch-my-trades-pagination": [
      {
        "caller": "examples.py.coinbasepro-fetch-my-trades-pagination.<module>",
        "callee": "<builtin>.list.extend",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.coinbasepro-fetch-my-trades-pagination.<module>",
        "callee": "<builtin>.list.extend",
        "lineno": 38,
        "resolution": "local_builtin_method_call"
      }
    ],
    "examples.py.coinex-futures": [
      {
        "caller": "examples.py.coinex-futures.main",
        "callee": "examples.py.coinex-futures.example_1",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.coinex-futures.main",
        "callee": "examples.py.coinex-futures.example_2",
        "lineno": 85,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.coinex-futures.<module>",
        "callee": "examples.py.coinex-futures.main",
        "lineno": 87,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.coinone-fetch-tickers": [],
    "examples.py.coinone-markets": [
      {
        "caller": "examples.py.coinone-markets.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 17,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.compare-two-exchanges-capabilities": [
      {
        "caller": "examples.py.compare-two-exchanges-capabilities.<module>",
        "callee": "examples.py.compare-two-exchanges-capabilities.example",
        "lineno": 45,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.consume-all-trades": [
      {
        "caller": "examples.py.consume-all-trades.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.consume-all-trades.<module>",
        "callee": "examples.py.consume-all-trades.consume_all_trades",
        "lineno": 22,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.create-order-position-with-takeprofit-stoploss": [
      {
        "caller": "examples.py.create-order-position-with-takeprofit-stoploss.<module>",
        "callee": "examples.py.create-order-position-with-takeprofit-stoploss.example",
        "lineno": 77,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.create-order-ws-example": [
      {
        "caller": "examples.py.create-order-ws-example.example",
        "callee": "<builtin>.list.append",
        "lineno": 36,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.create-order-ws-example.<module>",
        "callee": "examples.py.create-order-ws-example.example",
        "lineno": 42,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.create-orders-example": [
      {
        "caller": "examples.py.create-orders-example.<module>",
        "callee": "examples.py.create-orders-example.example",
        "lineno": 41,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.create-trailing-amount-order": [
      {
        "caller": "examples.py.create-trailing-amount-order.<module>",
        "callee": "examples.py.create-trailing-amount-order.example",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.create-trailing-percent-order": [
      {
        "caller": "examples.py.create-trailing-percent-order.<module>",
        "callee": "examples.py.create-trailing-percent-order.example",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.exchange-rate-limiter-rollingWindow": [
      {
        "caller": "examples.py.exchange-rate-limiter-rollingWindow.<module>",
        "callee": "examples.py.exchange-rate-limiter-rollingWindow.example",
        "lineno": 27,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.exchange-save-load-markets-cache": [
      {
        "caller": "examples.py.exchange-save-load-markets-cache.main",
        "callee": "examples.py.exchange-save-load-markets-cache.save_markets_cache",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchange-save-load-markets-cache.main",
        "callee": "examples.py.exchange-save-load-markets-cache.instantiate_with_cache",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchange-save-load-markets-cache.<module>",
        "callee": "examples.py.exchange-save-load-markets-cache.main",
        "lineno": 72,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.exchanges-by-country": [
      {
        "caller": "examples.py.exchanges-by-country.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 22,
        "resolution": "local_builtin_method_call"
      }
    ],
    "examples.py.exchanges": [
      {
        "caller": "examples.py.exchanges.green",
        "callee": "examples.py.exchanges.style",
        "lineno": 16,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.blue",
        "callee": "examples.py.exchanges.style",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.yellow",
        "callee": "examples.py.exchanges.style",
        "lineno": 24,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.red",
        "callee": "examples.py.exchanges.style",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.pink",
        "callee": "examples.py.exchanges.style",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.bold",
        "callee": "examples.py.exchanges.style",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.underline",
        "callee": "examples.py.exchanges.style",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.<module>",
        "callee": "examples.py.exchanges.log",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.<module>",
        "callee": "examples.py.exchanges.green",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.<module>",
        "callee": "examples.py.exchanges.log",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.<module>",
        "callee": "examples.py.exchanges.pink",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.exchanges.<module>",
        "callee": "examples.py.exchanges.log",
        "lineno": 61,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-all-okex-ohclv": [],
    "examples.py.fetch-all-tickers": [
      {
        "caller": "examples.py.fetch-all-tickers.print_usage",
        "callee": "examples.py.fetch-all-tickers.print_exchanges",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-all-tickers.<module>",
        "callee": "examples.py.fetch-all-tickers.print_usage",
        "lineno": 67,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-all-tickers.<module>",
        "callee": "examples.py.fetch-all-tickers.print_usage",
        "lineno": 72,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-balance-asset-valuation": [],
    "examples.py.fetch-bitfinex-ohlcv-history": [],
    "examples.py.fetch-coinbasepro-ohlcv-sequentially": [],
    "examples.py.fetch-create-deposit-address": [
      {
        "caller": "examples.py.fetch-create-deposit-address.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-create-deposit-address.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 71,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.fetch-gdax-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv-cex": [
      {
        "caller": "examples.py.fetch-ohlcv-cex.<module>",
        "callee": "examples.py.fetch-ohlcv-cex.print_chart",
        "lineno": 47,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-ohlcv-kraken": [
      {
        "caller": "examples.py.fetch-ohlcv-kraken.<module>",
        "callee": "examples.py.fetch-ohlcv-kraken.print_chart",
        "lineno": 51,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-ohlcv-many-exchanges-continuosly": [
      {
        "caller": "examples.py.fetch-ohlcv-many-exchanges-continuosly.start_exchange",
        "callee": "<builtin>.list.append",
        "lineno": 34,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-many-exchanges-continuosly.start_exchange",
        "callee": "examples.py.fetch-ohlcv-many-exchanges-continuosly.fetch_ohlcv_continuously",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-many-exchanges-continuosly.example",
        "callee": "<builtin>.list.append",
        "lineno": 47,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-many-exchanges-continuosly.example",
        "callee": "examples.py.fetch-ohlcv-many-exchanges-continuosly.start_exchange",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-many-exchanges-continuosly.<module>",
        "callee": "examples.py.fetch-ohlcv-many-exchanges-continuosly.example",
        "lineno": 52,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-ohlcv-mark-index-price": [
      {
        "caller": "examples.py.fetch-ohlcv-mark-index-price.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-mark-index-price.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ohlcv-mark-index-price.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.fetch-ohlcv-on-new-candle": [],
    "examples.py.fetch-ohlcv-sequentially": [],
    "examples.py.fetch-ohlcv": [
      {
        "caller": "examples.py.fetch-ohlcv.<module>",
        "callee": "examples.py.fetch-ohlcv.example",
        "lineno": 33,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-okex-futures": [],
    "examples.py.fetch-open-orders": [
      {
        "caller": "examples.py.fetch-open-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.fetch-order-book-rtt": [
      {
        "caller": "examples.py.fetch-order-book-rtt.main",
        "callee": "<builtin>.list.append",
        "lineno": 48,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.fetch-order-book-rtt.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-order-book-rtt.<module>",
        "callee": "examples.py.fetch-order-book-rtt.main",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch-orders": [],
    "examples.py.fetch-ticker-many-exchanges-many-symbols": [
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.compare_symbol",
        "callee": "examples.py.fetch-ticker-many-exchanges-many-symbols.fetch_price",
        "lineno": 38,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.compare_symbol",
        "callee": "<external>.asyncio.gather",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "callee": "examples.py.fetch-ticker-many-exchanges-many-symbols.compare_symbol",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.fetch-ticker-many-exchanges-many-symbols.<module>",
        "callee": "examples.py.fetch-ticker-many-exchanges-many-symbols.main",
        "lineno": 62,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv": [
      {
        "caller": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv.<module>",
        "callee": "<builtin>.str.replace",
        "lineno": 34,
        "resolution": "local_builtin_method_call"
      }
    ],
    "examples.py.gateio-fetch-ohlcv-pagination": [
      {
        "caller": "examples.py.gateio-fetch-ohlcv-pagination.main",
        "callee": "examples.py.gateio-fetch-ohlcv-pagination.table",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.gateio-fetch-ohlcv-pagination.<module>",
        "callee": "examples.py.gateio-fetch-ohlcv-pagination.main",
        "lineno": 44,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.gateio-futures": [
      {
        "caller": "examples.py.gateio-futures.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 34,
        "resolution": "local_builtin_method_call"
      }
    ],
    "examples.py.gateio-open-close-contract": [],
    "examples.py.gateio-swaps": [],
    "examples.py.gateio-watch-balance": [
      {
        "caller": "examples.py.gateio-watch-balance.<module>",
        "callee": "examples.py.gateio-watch-balance.main",
        "lineno": 41,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.gateio-watch-trades": [
      {
        "caller": "examples.py.gateio-watch-trades.main",
        "callee": "examples.py.gateio-watch-trades.loop",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.gateio-watch-trades.<module>",
        "callee": "examples.py.gateio-watch-trades.main",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.gdax-fetch-my-trades-pagination": [
      {
        "caller": "examples.py.gdax-fetch-my-trades-pagination.<module>",
        "callee": "<builtin>.list.extend",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.gdax-fetch-my-trades-pagination.<module>",
        "callee": "<builtin>.list.extend",
        "lineno": 38,
        "resolution": "local_builtin_method_call"
      }
    ],
    "examples.py.hitbtc-withdraw": [
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "examples.py.hitbtc-withdraw.get_positive_accounts",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "examples.py.hitbtc-withdraw.get_positive_accounts",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.hitbtc-withdraw.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.huobi-futures": [],
    "examples.py.huobi-open-close-contract": [],
    "examples.py.huobi-open-close-position-bbo": [
      {
        "caller": "examples.py.huobi-open-close-position-bbo.main",
        "callee": "examples.py.huobi-open-close-position-bbo.example_1",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.huobi-open-close-position-bbo.<module>",
        "callee": "examples.py.huobi-open-close-position-bbo.main",
        "lineno": 65,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.huobi-spot": [],
    "examples.py.huobi-swaps": [],
    "examples.py.hyperliquid-load-hip3-dexes": [
      {
        "caller": "examples.py.hyperliquid-load-hip3-dexes.<module>",
        "callee": "examples.py.hyperliquid-load-hip3-dexes.example",
        "lineno": 37,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.instantiate-all-at-once": [],
    "examples.py.intercept-original-ohlcv-updates": [
      {
        "caller": "examples.py.intercept-original-ohlcv-updates.main",
        "callee": "examples.py.intercept-original-ohlcv-updates.MyBinance.<class>",
        "lineno": 16,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.intercept-original-ohlcv-updates.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.intercept-original-ohlcv-updates.<module>",
        "callee": "examples.py.intercept-original-ohlcv-updates.main",
        "lineno": 31,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.kraken-conditional-close-order": [
      {
        "caller": "examples.py.kraken-conditional-close-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.kraken-conditional-close-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.kraken-conditional-close-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 45,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.kraken-create-and-close-position": [
      {
        "caller": "examples.py.kraken-create-and-close-position.<module>",
        "callee": "examples.py.kraken-create-and-close-position.example",
        "lineno": 65,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.kraken-fetch-my-trades-pagination": [],
    "examples.py.krakenfutures-basic": [
      {
        "caller": "examples.py.krakenfutures-basic.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.krakenfutures-basic.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.kucoin-fetch-all-deposit-addresses-by-network": [
      {
        "caller": "examples.py.kucoin-fetch-all-deposit-addresses-by-network.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.kucoin-fetch-all-deposit-addresses": [],
    "examples.py.kucoin-fetch-closed-orders-pagination": [],
    "examples.py.kucoin-rate-limit": [],
    "examples.py.kucoin-watch-multiple-orderbooks": [
      {
        "caller": "examples.py.kucoin-watch-multiple-orderbooks.main",
        "callee": "examples.py.kucoin-watch-multiple-orderbooks.symbol_loop",
        "lineno": 26,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.kucoin-watch-multiple-orderbooks.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.kucoin-watch-multiple-orderbooks.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.kucoin-watch-multiple-orderbooks.<module>",
        "callee": "examples.py.kucoin-watch-multiple-orderbooks.main",
        "lineno": 31,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.kucoinfutures-create-stop-order": [
      {
        "caller": "examples.py.kucoinfutures-create-stop-order.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 47,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.latoken-create-order": [],
    "examples.py.latoken-example": [
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 104,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 109,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.latoken-example.<module>",
        "callee": "examples.py.latoken-example.table",
        "lineno": 114,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.manual-rate-limiting-long-poller": [],
    "examples.py.many-exchanges-many-different-streams": [
      {
        "caller": "examples.py.many-exchanges-many-different-streams.method_loop",
        "callee": "examples.py.many-exchanges-many-different-streams.symbol_loop",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.method_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.exchange_loop",
        "callee": "examples.py.many-exchanges-many-different-streams.method_loop",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.main",
        "callee": "examples.py.many-exchanges-many-different-streams.exchange_loop",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.main",
        "callee": "<builtin>.dict.items",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-different-streams.<module>",
        "callee": "examples.py.many-exchanges-many-different-streams.main",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges-many-orderbooks-synchronized": [
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.handle_all_orderbooks",
        "callee": "<builtin>.dict.items",
        "lineno": 12,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.symbol_loop",
        "callee": "<builtin>.dict.get",
        "lineno": 22,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.symbol_loop",
        "callee": "examples.py.many-exchanges-many-orderbooks-synchronized.handle_all_orderbooks",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.exchange_loop",
        "callee": "examples.py.many-exchanges-many-orderbooks-synchronized.symbol_loop",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.main",
        "callee": "examples.py.many-exchanges-many-orderbooks-synchronized.exchange_loop",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.main",
        "callee": "<builtin>.dict.items",
        "lineno": 55,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-synchronized.<module>",
        "callee": "examples.py.many-exchanges-many-orderbooks-synchronized.main",
        "lineno": 59,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges-many-orderbooks-throttled": [
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.handle_all_orderbooks",
        "callee": "<builtin>.dict.items",
        "lineno": 12,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.handling_loop",
        "callee": "<external>.asyncio.sleep",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.handling_loop",
        "callee": "examples.py.many-exchanges-many-orderbooks-throttled.handle_all_orderbooks",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.symbol_loop",
        "callee": "<builtin>.dict.get",
        "lineno": 29,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.exchange_loop",
        "callee": "examples.py.many-exchanges-many-orderbooks-throttled.symbol_loop",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "callee": "examples.py.many-exchanges-many-orderbooks-throttled.exchange_loop",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "callee": "<builtin>.dict.items",
        "lineno": 51,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "callee": "examples.py.many-exchanges-many-orderbooks-throttled.handling_loop",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-orderbooks-throttled.<module>",
        "callee": "examples.py.many-exchanges-many-orderbooks-throttled.main",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges-many-streams-with-keys": [
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.symbols_method_loop",
        "callee": "examples.py.many-exchanges-many-streams-with-keys.symbol_loop",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.symbols_method_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.exchange_loop",
        "callee": "examples.py.many-exchanges-many-streams-with-keys.symbols_method_loop",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.exchange_loop",
        "callee": "examples.py.many-exchanges-many-streams-with-keys.method_loop",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.main",
        "callee": "examples.py.many-exchanges-many-streams-with-keys.exchange_loop",
        "lineno": 79,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.main",
        "callee": "<builtin>.dict.get",
        "lineno": 79,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.main",
        "callee": "<builtin>.dict.items",
        "lineno": 79,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams-with-keys.<module>",
        "callee": "examples.py.many-exchanges-many-streams-with-keys.main",
        "lineno": 83,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges-many-streams": [
      {
        "caller": "examples.py.many-exchanges-many-streams.exchange_loop",
        "callee": "examples.py.many-exchanges-many-streams.symbol_loop",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.main",
        "callee": "examples.py.many-exchanges-many-streams.exchange_loop",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.main",
        "callee": "<builtin>.dict.items",
        "lineno": 32,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-streams.<module>",
        "callee": "examples.py.many-exchanges-many-streams.main",
        "lineno": 36,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges-many-symbols-watch-trades": [
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.exchange_loop",
        "callee": "examples.py.many-exchanges-many-symbols-watch-trades.symbol_loop",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.main",
        "callee": "examples.py.many-exchanges-many-symbols-watch-trades.exchange_loop",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.main",
        "callee": "<builtin>.dict.items",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.many-exchanges-many-symbols-watch-trades.<module>",
        "callee": "examples.py.many-exchanges-many-symbols-watch-trades.main",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.many-exchanges": [
      {
        "caller": "examples.py.many-exchanges.main",
        "callee": "examples.py.many-exchanges.loop",
        "lineno": 27,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.many-exchanges.main",
        "callee": "<builtin>.dict.items",
        "lineno": 27,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.many-exchanges.<module>",
        "callee": "examples.py.many-exchanges.main",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.margin-leverage-order-kraken": [],
    "examples.py.margin-loan-borrow-buy-sell-repay": [
      {
        "caller": "examples.py.margin-loan-borrow-buy-sell-repay.<module>",
        "callee": "examples.py.margin-loan-borrow-buy-sell-repay.example",
        "lineno": 99,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.measure-latency": [
      {
        "caller": "examples.py.measure-latency.print_usage",
        "callee": "examples.py.measure-latency.print_supported_exchanges",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.measure-latency.main",
        "callee": "<builtin>.list.append",
        "lineno": 51,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.measure-latency.main",
        "callee": "examples.py.measure-latency.print_usage",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.measure-latency.main",
        "callee": "examples.py.measure-latency.print_usage",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.measure-latency.<module>",
        "callee": "examples.py.measure-latency.main",
        "lineno": 64,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.minimal-2-lines": [],
    "examples.py.multiple-exchanges-watch-orderbook-continuously": [
      {
        "caller": "examples.py.multiple-exchanges-watch-orderbook-continuously.main",
        "callee": "examples.py.multiple-exchanges-watch-orderbook-continuously.watch_book",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.multiple-exchanges-watch-orderbook-continuously.<module>",
        "callee": "examples.py.multiple-exchanges-watch-orderbook-continuously.main",
        "lineno": 34,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.multiple-subscriptions-watchXForSymbols": [
      {
        "caller": "examples.py.multiple-subscriptions-watchXForSymbols.example_1",
        "callee": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_trades",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.multiple-subscriptions-watchXForSymbols.example_1",
        "callee": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_orderbooks",
        "lineno": 44,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.multiple-subscriptions-watchXForSymbols.example_1",
        "callee": "examples.py.multiple-subscriptions-watchXForSymbols.watch_multiple_ohlcv",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.multiple-subscriptions-watchXForSymbols.main",
        "callee": "examples.py.multiple-subscriptions-watchXForSymbols.example_1",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.multiple-subscriptions-watchXForSymbols.<module>",
        "callee": "examples.py.multiple-subscriptions-watchXForSymbols.main",
        "lineno": 58,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.normalize-sparse-candle-timestamps": [
      {
        "caller": "examples.py.normalize-sparse-candle-timestamps.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.okex-create-swap-order": [
      {
        "caller": "examples.py.okex-create-swap-order.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okex-create-swap-order.<module>",
        "callee": "examples.py.okex-create-swap-order.main",
        "lineno": 50,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.okex-watch-margin-balance-with-params": [
      {
        "caller": "examples.py.okex-watch-margin-balance-with-params.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okex-watch-margin-balance-with-params.<module>",
        "callee": "examples.py.okex-watch-margin-balance-with-params.main",
        "lineno": 35,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.okex-watch-margin-balance": [
      {
        "caller": "examples.py.okex-watch-margin-balance.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okex-watch-margin-balance.<module>",
        "callee": "examples.py.okex-watch-margin-balance.main",
        "lineno": 37,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.okx-bbo-tbt": [
      {
        "caller": "examples.py.okx-bbo-tbt.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okx-bbo-tbt.<module>",
        "callee": "examples.py.okx-bbo-tbt.main",
        "lineno": 36,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.okx-fetch-all-my-trades": [],
    "examples.py.okx-fetch-closed-orders-pagenumber-pagination": [
      {
        "caller": "examples.py.okx-fetch-closed-orders-pagenumber-pagination.<module>",
        "callee": "examples.py.okx-fetch-closed-orders-pagenumber-pagination.get_all_closed_orders_since_to",
        "lineno": 53,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.okx-position-takeprofit-stoploss": [
      {
        "caller": "examples.py.okx-position-takeprofit-stoploss.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okx-position-takeprofit-stoploss.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okx-position-takeprofit-stoploss.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.okx-position-takeprofit-stoploss.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 114,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.okx-transfer": [
      {
        "caller": "examples.py.okx-transfer.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.on-connected-user-hook": [
      {
        "caller": "examples.py.on-connected-user-hook.MyBinance.on_connected",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.MyBinance.on_connected",
        "callee": "examples.py.on-connected-user-hook.create_order",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.create_order",
        "callee": "<external>.pprint.pprint",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.watch_orders",
        "callee": "<external>.pprint.pprint",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.<module>",
        "callee": "examples.py.on-connected-user-hook.MyBinance.<class>",
        "lineno": 49,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.on-connected-user-hook.<module>",
        "callee": "examples.py.on-connected-user-hook.watch_orders",
        "lineno": 55,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.one-exchange-different-streams": [
      {
        "caller": "examples.py.one-exchange-different-streams.main",
        "callee": "examples.py.one-exchange-different-streams.watch_order_book",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.one-exchange-different-streams.main",
        "callee": "examples.py.one-exchange-different-streams.watch_trades",
        "lineno": 26,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.one-exchange-different-streams.<module>",
        "callee": "examples.py.one-exchange-different-streams.main",
        "lineno": 35,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.one-exchange-many-streams": [
      {
        "caller": "examples.py.one-exchange-many-streams.main",
        "callee": "examples.py.one-exchange-many-streams.loop",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.one-exchange-many-streams.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.one-exchange-many-streams.<module>",
        "callee": "examples.py.one-exchange-many-streams.main",
        "lineno": 25,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.order-book-extra-level-depth-param": [],
    "examples.py.phemex-cancel-all-orders": [
      {
        "caller": "examples.py.phemex-cancel-all-orders.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-cancel-all-orders.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-cancel-all-orders.<module>",
        "callee": "examples.py.phemex-cancel-all-orders.main",
        "lineno": 23,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.phemex-create-order-position-with-takeprofit-stoploss": [
      {
        "caller": "examples.py.phemex-create-order-position-with-takeprofit-stoploss.<module>",
        "callee": "examples.py.phemex-create-order-position-with-takeprofit-stoploss.example",
        "lineno": 60,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.phemex-create-stop-order": [],
    "examples.py.phemex-leverage-orders": [
      {
        "caller": "examples.py.phemex-leverage-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.phemex-open-cancel-close-positions": [
      {
        "caller": "examples.py.phemex-open-cancel-close-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-open-cancel-close-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-open-cancel-close-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-open-cancel-close-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 65,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.phemex-perpetual-balance": [
      {
        "caller": "examples.py.phemex-perpetual-balance.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-perpetual-balance.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-perpetual-balance.<module>",
        "callee": "examples.py.phemex-perpetual-balance.main",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.phemex-positions": [
      {
        "caller": "examples.py.phemex-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-positions.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 54,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.phemex-transfer": [
      {
        "caller": "examples.py.phemex-transfer.main_account_transfer",
        "callee": "<external>.pprint.pprint",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-transfer.transfer_between_main_and_sub_accounts",
        "callee": "<external>.pprint.pprint",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-transfer.sub_account_transfer",
        "callee": "<external>.pprint.pprint",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-transfer.sub_swap_to_main_swap",
        "callee": "<external>.pprint.pprint",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.phemex-transfer.<module>",
        "callee": "examples.py.phemex-transfer.main_account_transfer",
        "lineno": 105,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.poloniex-fetch-ohlcv-continuously": [
      {
        "caller": "examples.py.poloniex-fetch-ohlcv-continuously.fetch_all_ohlcvs_continuously",
        "callee": "examples.py.poloniex-fetch-ohlcv-continuously.fetch_ohlcvs_continuously",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.poloniex-fetch-ohlcv-continuously.<module>",
        "callee": "examples.py.poloniex-fetch-ohlcv-continuously.fetch_all_ohlcvs_continuously",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.poloniex-fetch-ohlcv-continuously.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 67,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.poloniex-fetch-ohlcv-with-pagination": [],
    "examples.py.poloniex-fetch-order-books": [
      {
        "caller": "examples.py.poloniex-fetch-order-books.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.poloniex-fetch-order-books.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.poloniex-fetch-order-books.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.poloniex-fetch-trades-continuously": [],
    "examples.py.poloniex-fetch-trades-with-pagination-to-csv": [],
    "examples.py.poloniex-python2-memleak-test": [],
    "examples.py.poloniex-python3-memleak-test": [],
    "examples.py.proxy-usage": [
      {
        "caller": "examples.py.proxy-usage.<module>",
        "callee": "examples.py.proxy-usage.example_http_proxy",
        "lineno": 62,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.rsi": [],
    "examples.py.rtt": [
      {
        "caller": "examples.py.rtt.main",
        "callee": "<builtin>.list.append",
        "lineno": 61,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.rtt.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.rtt.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.rtt.<module>",
        "callee": "examples.py.rtt.main",
        "lineno": 71,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.sample-local-proxy-server-with-cors": [],
    "examples.py.set_markets_from_exchange": [
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.test",
        "callee": "examples.py.set_markets_from_exchange.get_memory_usage",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.set_markets_from_exchange.<module>",
        "callee": "examples.py.set_markets_from_exchange.test",
        "lineno": 42,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.sign-in": [
      {
        "caller": "examples.py.sign-in.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.sort-swap-markets-by-hourly-price-change": [
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.fetchOHLCV",
        "callee": "<builtin>.list.append",
        "lineno": 37,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "callee": "examples.py.sort-swap-markets-by-hourly-price-change.fetchOHLCV",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "callee": "examples.py.sort-swap-markets-by-hourly-price-change.getPriceChangePercent",
        "lineno": 67,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "callee": "<builtin>.list.sort",
        "lineno": 68,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.sort-swap-markets-by-hourly-price-change.<module>",
        "callee": "examples.py.sort-swap-markets-by-hourly-price-change.main",
        "lineno": 81,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.source-ip-address": [
      {
        "caller": "examples.py.source-ip-address.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.spot-vs-future-arbitrage-bitmart": [
      {
        "caller": "examples.py.spot-vs-future-arbitrage-bitmart.symbol_loop",
        "callee": "examples.py.spot-vs-future-arbitrage-bitmart.handle_all_orderbooks",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.spot-vs-future-arbitrage-bitmart.main",
        "callee": "examples.py.spot-vs-future-arbitrage-bitmart.symbol_loop",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.spot-vs-future-arbitrage-bitmart.main",
        "callee": "examples.py.spot-vs-future-arbitrage-bitmart.symbol_loop",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.spot-vs-future-arbitrage-bitmart.<module>",
        "callee": "examples.py.spot-vs-future-arbitrage-bitmart.main",
        "lineno": 65,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.symbols": [
      {
        "caller": "examples.py.symbols.green",
        "callee": "examples.py.symbols.style",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.blue",
        "callee": "examples.py.symbols.style",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.yellow",
        "callee": "examples.py.symbols.style",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.red",
        "callee": "examples.py.symbols.style",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.pink",
        "callee": "examples.py.symbols.style",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.bold",
        "callee": "examples.py.symbols.style",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.underline",
        "callee": "examples.py.symbols.style",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.print_supported_exchanges",
        "callee": "examples.py.symbols.dump",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.print_supported_exchanges",
        "callee": "examples.py.symbols.green",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.green",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.green",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 80,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.pink",
        "lineno": 80,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 87,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.red",
        "lineno": 87,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.print_supported_exchanges",
        "lineno": 88,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 91,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.dump",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.green",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.symbols.<module>",
        "callee": "examples.py.symbols.print_supported_exchanges",
        "lineno": 93,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.test-server": [
      {
        "caller": "examples.py.test-server.<module>",
        "callee": "examples.py.test-server.test",
        "lineno": 64,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.theocean": [],
    "examples.py.tickers": [
      {
        "caller": "examples.py.tickers.green",
        "callee": "examples.py.tickers.style",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.blue",
        "callee": "examples.py.tickers.style",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.yellow",
        "callee": "examples.py.tickers.style",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.red",
        "callee": "examples.py.tickers.style",
        "lineno": 29,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.pink",
        "callee": "examples.py.tickers.style",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.bold",
        "callee": "examples.py.tickers.style",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.underline",
        "callee": "examples.py.tickers.style",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_exchanges",
        "callee": "examples.py.tickers.dump",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.dump",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.green",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.yellow",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.dump",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.dump",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.green",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.dump",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.green",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.yellow",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_usage",
        "callee": "examples.py.tickers.print_exchanges",
        "lineno": 57,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_ticker",
        "callee": "examples.py.tickers.dump",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_ticker",
        "callee": "examples.py.tickers.green",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.print_ticker",
        "callee": "examples.py.tickers.yellow",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.dump",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.green",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.dump",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.green",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.yellow",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.print_ticker",
        "lineno": 98,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.print_ticker",
        "lineno": 113,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.dump",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.red",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.print_usage",
        "lineno": 125,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.tickers.<module>",
        "callee": "examples.py.tickers.print_usage",
        "lineno": 130,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-all-symbols": [
      {
        "caller": "examples.py.watch-all-symbols.main",
        "callee": "examples.py.watch-all-symbols.loop",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watch-all-symbols.<module>",
        "callee": "examples.py.watch-all-symbols.main",
        "lineno": 35,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-custom-exchange-specific-streams": [
      {
        "caller": "examples.py.watch-custom-exchange-specific-streams.main",
        "callee": "examples.py.watch-custom-exchange-specific-streams.MyBinance.<class>",
        "lineno": 26,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.watch-custom-exchange-specific-streams.<module>",
        "callee": "examples.py.watch-custom-exchange-specific-streams.main",
        "lineno": 45,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-many-exchanges-many-tickers": [
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.exchange_loop",
        "callee": "<external>.asyncio.gather",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.exchange_loop",
        "callee": "examples.py.watch-many-exchanges-many-tickers.watch_ticker_loop",
        "lineno": 13,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.main",
        "callee": "examples.py.watch-many-exchanges-many-tickers.exchange_loop",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.main",
        "callee": "<builtin>.dict.items",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-many-exchanges-many-tickers.<module>",
        "callee": "examples.py.watch-many-exchanges-many-tickers.main",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-OHLCV-For-Symbols": [
      {
        "caller": "examples.py.watch-OHLCV-For-Symbols.<module>",
        "callee": "examples.py.watch-OHLCV-For-Symbols.example",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-OHLCV": [
      {
        "caller": "examples.py.watch-OHLCV.<module>",
        "callee": "examples.py.watch-OHLCV.example",
        "lineno": 29,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-OrderBook-For-Symbols": [
      {
        "caller": "examples.py.watch-OrderBook-For-Symbols.<module>",
        "callee": "examples.py.watch-OrderBook-For-Symbols.example",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-ticker-to-csv": [
      {
        "caller": "examples.py.watch-ticker-to-csv.watch_tickers_continuously",
        "callee": "examples.py.watch-ticker-to-csv.watch_ticker_continuously",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.watch_tickers_continuously",
        "callee": "<external>.asyncio.gather",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.main",
        "callee": "examples.py.watch-ticker-to-csv.watch_tickers_continuously",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.main",
        "callee": "<builtin>.dict.keys",
        "lineno": 41,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.main",
        "callee": "<external>.asyncio.gather",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.<module>",
        "callee": "<external>.asyncio.run",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.watch-ticker-to-csv.<module>",
        "callee": "examples.py.watch-ticker-to-csv.main",
        "lineno": 45,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-tickers": [
      {
        "caller": "examples.py.watch-tickers.<module>",
        "callee": "examples.py.watch-tickers.example",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watch-Trades-For-Symbols": [
      {
        "caller": "examples.py.watch-Trades-For-Symbols.<module>",
        "callee": "examples.py.watch-Trades-For-Symbols.example",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watchPositions-many-exchanges-continuosly": [
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.start_exchange",
        "callee": "<builtin>.list.append",
        "lineno": 31,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.start_exchange",
        "callee": "examples.py.watchPositions-many-exchanges-continuosly.watch_positions_continuously",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.example",
        "callee": "<builtin>.dict.keys",
        "lineno": 54,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.example",
        "callee": "<builtin>.list.append",
        "lineno": 58,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.example",
        "callee": "examples.py.watchPositions-many-exchanges-continuosly.start_exchange",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.watchPositions-many-exchanges-continuosly.<module>",
        "callee": "examples.py.watchPositions-many-exchanges-continuosly.example",
        "lineno": 63,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watchPositions": [
      {
        "caller": "examples.py.watchPositions.<module>",
        "callee": "examples.py.watchPositions.example",
        "lineno": 30,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watchPositionsForSymbols": [
      {
        "caller": "examples.py.watchPositionsForSymbols.<module>",
        "callee": "examples.py.watchPositionsForSymbols.example",
        "lineno": 31,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.watchTradesForSymbols": [
      {
        "caller": "examples.py.watchTradesForSymbols.<module>",
        "callee": "examples.py.watchTradesForSymbols.example",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "examples.py.wazirx-create-cancel-orders": [
      {
        "caller": "examples.py.wazirx-create-cancel-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.wazirx-create-cancel-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.wazirx-create-cancel-orders.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.withdraw-from-one-exchange-to-another": [
      {
        "caller": "examples.py.withdraw-from-one-exchange-to-another.<module>",
        "callee": "<external>.pprint.pprint",
        "lineno": 42,
        "resolution": "external_constructor_call"
      }
    ],
    "examples.py.ws_test_load": [
      {
        "caller": "examples.py.ws_test_load.PerformanceMetrics.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.ws_test_load.PerformanceMetrics.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.py.ws_test_load.main",
        "callee": "examples.py.ws_test_load.PerformanceMetrics.__init__",
        "lineno": 84,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "examples.py.ws_test_load.main",
        "callee": "examples.py.ws_test_load.watch_orderbook",
        "lineno": 91,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.py.ws_test_load.main",
        "callee": "<builtin>.list.append",
        "lineno": 92,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.py.ws_test_load.<module>",
        "callee": "examples.py.ws_test_load.main",
        "lineno": 98,
        "resolution": "direct_name_call"
      }
    ],
    "playground.lib.runners.pyproxy.sitecustomize": [],
    "python.qa": [],
    "python.setup": [
      {
        "caller": "python.setup.<module>",
        "callee": "<external>.codecs.open",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.setup.<module>",
        "callee": "<external>.codecs.open",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.setup.<module>",
        "callee": "<external>.setuptools.setup",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.setup.<module>",
        "callee": "<external>.setuptools.find_packages",
        "lineno": 79,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.aftermath": [
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_trading_fee",
        "callee": "python.ccxt.aftermath.aftermath.parse_trading_fee",
        "lineno": 386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_ticker",
        "callee": "python.ccxt.aftermath.aftermath.parse_ticker",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_balance",
        "callee": "python.ccxt.aftermath.aftermath.parse_balance",
        "lineno": 621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_position",
        "callee": "python.ccxt.aftermath.aftermath.fetch_positions",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.create_order",
        "callee": "python.ccxt.aftermath.aftermath.parse_create_edit_order_args",
        "lineno": 821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.create_order",
        "callee": "python.ccxt.aftermath.aftermath.create_orders",
        "lineno": 823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.create_orders",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.cancel_order",
        "callee": "python.ccxt.aftermath.aftermath.cancel_orders",
        "lineno": 905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.cancel_orders",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.create_account",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.add_margin",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.reduce_margin",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.transfer",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.transfer",
        "callee": "python.ccxt.aftermath.aftermath.parse_transfer",
        "lineno": 1118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.withdraw",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.withdraw",
        "callee": "python.ccxt.aftermath.aftermath.parse_transaction",
        "lineno": 1178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.set_leverage",
        "callee": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.sign_tx_ed25519",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aftermath.aftermath.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1297,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.alpaca": [
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_ticker",
        "callee": "python.ccxt.alpaca.alpaca.fetch_tickers",
        "lineno": 841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 856,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 953,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_market_order_with_cost",
        "callee": "python.ccxt.alpaca.alpaca.create_order",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_market_buy_order_with_cost",
        "callee": "python.ccxt.alpaca.alpaca.create_order",
        "lineno": 998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_market_sell_order_with_cost",
        "callee": "python.ccxt.alpaca.alpaca.create_order",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_order",
        "callee": "python.ccxt.alpaca.alpaca.generate_client_order_id",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.create_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_order",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.cancel_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_order",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_order",
        "lineno": 1164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_open_orders",
        "callee": "python.ccxt.alpaca.alpaca.fetch_orders",
        "lineno": 1254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_closed_orders",
        "callee": "python.ccxt.alpaca.alpaca.fetch_orders",
        "lineno": 1272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.edit_order",
        "callee": "python.ccxt.alpaca.alpaca.generate_client_order_id",
        "lineno": 1311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.edit_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_order",
        "lineno": 1314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.parse_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_order_status",
        "lineno": 1359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.parse_order",
        "callee": "python.ccxt.alpaca.alpaca.parse_time_in_force",
        "lineno": 1383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_deposit_address",
        "callee": "python.ccxt.alpaca.alpaca.parse_deposit_address",
        "lineno": 1549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.withdraw",
        "callee": "python.ccxt.alpaca.alpaca.parse_transaction",
        "lineno": 1612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_deposits_withdrawals",
        "callee": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_deposits",
        "callee": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_withdrawals",
        "callee": "python.ccxt.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.parse_transaction",
        "callee": "python.ccxt.alpaca.alpaca.parse_transaction_type",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.parse_transaction",
        "callee": "python.ccxt.alpaca.alpaca.parse_transaction_status",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.fetch_balance",
        "callee": "python.ccxt.alpaca.alpaca.parse_balance",
        "lineno": 1814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.alpaca.alpaca.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1859,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.apex": [
      {
        "caller": "python.ccxt.apex.apex.fetch_balance",
        "callee": "python.ccxt.apex.apex.parse_balance",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_account",
        "callee": "python.ccxt.apex.apex.parse_account",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_ticker",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_ticker",
        "callee": "python.ccxt.apex.apex.parse_ticker",
        "lineno": 782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_trade",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_open_interest",
        "callee": "python.ccxt.apex.apex.parse_open_interest",
        "lineno": 1007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_open_interest",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 1030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1056,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_order",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_order",
        "callee": "python.ccxt.apex.apex.parse_order_status",
        "lineno": 1179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_order",
        "callee": "python.ccxt.apex.apex.parse_order_type",
        "lineno": 1181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_order",
        "callee": "python.ccxt.apex.apex.parse_time_in_force",
        "lineno": 1182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.safe_market",
        "callee": "python.ccxt.apex.apex.add_hyphen_before_usdt",
        "lineno": 1243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.get_seeds",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.apex.apex.get_account_id",
        "callee": "python.ccxt.apex.apex.fetch_account",
        "lineno": 1273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.apex.apex.create_order",
        "callee": "python.ccxt.apex.apex.get_account_id",
        "lineno": 1335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.create_order",
        "callee": "python.ccxt.apex.apex.generate_random_client_id_omni",
        "lineno": 1337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.create_order",
        "callee": "python.ccxt.apex.apex.get_seeds",
        "lineno": 1354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.create_order",
        "callee": "python.ccxt.apex.apex.parse_order",
        "lineno": 1372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.transfer",
        "callee": "python.ccxt.apex.apex.generate_random_client_id_omni",
        "lineno": 1425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.transfer",
        "callee": "python.ccxt.apex.apex.get_seeds",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.transfer",
        "callee": "python.ccxt.apex.apex.parse_transfer",
        "lineno": 1457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.transfer",
        "callee": "python.ccxt.apex.apex.get_seeds",
        "lineno": 1476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.transfer",
        "callee": "python.ccxt.apex.apex.parse_transfer",
        "lineno": 1498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.cancel_all_orders",
        "callee": "python.ccxt.apex.apex.parse_order",
        "lineno": 1541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.fetch_order",
        "callee": "python.ccxt.apex.apex.parse_order",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_income",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 1759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.apex.apex.parse_position",
        "callee": "python.ccxt.apex.apex.safe_market",
        "lineno": 1831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.apex.apex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1909,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.ascendex": [
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_markets",
        "callee": "python.ccxt.ascendex.ascendex.fetch_spot_markets",
        "lineno": 602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_markets",
        "callee": "python.ccxt.ascendex.ascendex.fetch_contract_markets",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 689,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1007,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.ascendex.ascendex.parse_swap_balance",
        "lineno": 1052,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.ascendex.ascendex.parse_margin_balance",
        "lineno": 1054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.ascendex.ascendex.parse_balance",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_ticker",
        "callee": "python.ccxt.ascendex.ascendex.parse_ticker",
        "lineno": 1178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.parse_order",
        "callee": "python.ccxt.ascendex.ascendex.parse_order_status",
        "lineno": 1511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_order",
        "callee": "python.ccxt.ascendex.ascendex.create_order_request",
        "lineno": 1722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_order",
        "callee": "python.ccxt.ascendex.ascendex.parse_order",
        "lineno": 1793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1821,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_orders",
        "callee": "python.ccxt.ascendex.ascendex.create_order_request",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_order",
        "callee": "python.ccxt.ascendex.ascendex.parse_order",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_open_orders",
        "callee": "python.ccxt.ascendex.ascendex.parse_order",
        "lineno": 2097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.cancel_order",
        "callee": "python.ccxt.ascendex.ascendex.parse_order",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_deposit_address",
        "callee": "python.ccxt.ascendex.ascendex.parse_deposit_address",
        "lineno": 2546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.parse_transaction",
        "callee": "python.ccxt.ascendex.ascendex.parse_transaction_status",
        "lineno": 2680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.fetch_positions",
        "callee": "python.ccxt.ascendex.ascendex.parse_position",
        "lineno": 2757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.modify_margin_helper",
        "callee": "python.ccxt.ascendex.ascendex.parse_margin_modification",
        "lineno": 2923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.reduce_margin",
        "callee": "python.ccxt.ascendex.ascendex.modify_margin_helper",
        "lineno": 2959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.add_margin",
        "callee": "python.ccxt.ascendex.ascendex.modify_margin_helper",
        "lineno": 2969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2983,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2985,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2990,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3012,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3017,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 3108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.transfer",
        "callee": "python.ccxt.ascendex.ascendex.parse_transfer",
        "lineno": 3216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.parse_transfer",
        "callee": "python.ccxt.ascendex.ascendex.parse_transfer_status",
        "lineno": 3239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.sign",
        "callee": "<builtin>.str.find",
        "lineno": 3563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.sign",
        "callee": "<builtin>.str.split",
        "lineno": 3564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ascendex.ascendex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3606,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.aster": [
      {
        "caller": "python.ccxt.aster.aster.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 741,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_markets",
        "callee": "python.ccxt.aster.aster.sign_in",
        "lineno": 741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_my_trades",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_ticker",
        "callee": "python.ccxt.aster.aster.parse_ticker",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_last_prices",
        "callee": "python.ccxt.aster.aster.parse_last_price",
        "lineno": 1564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_last_prices",
        "callee": "<builtin>.list.append",
        "lineno": 1565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_funding_rate",
        "callee": "python.ccxt.aster.aster.parse_funding_rate",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_balance",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_balance",
        "callee": "python.ccxt.aster.aster.parse_balance",
        "lineno": 1868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1900,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_margin_mode",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 1901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_trading_fee",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_trading_fee",
        "callee": "python.ccxt.aster.aster.parse_trading_fee",
        "lineno": 2000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_order",
        "callee": "python.ccxt.aster.aster.parse_order_type",
        "lineno": 2098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_order",
        "callee": "python.ccxt.aster.aster.parse_order_status",
        "lineno": 2109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_order",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_order",
        "callee": "python.ccxt.aster.aster.parse_order",
        "lineno": 2175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_order",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_order",
        "callee": "python.ccxt.aster.aster.parse_order",
        "lineno": 2236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_orders",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_orders",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_open_orders",
        "callee": "python.ccxt.aster.aster.is_linear",
        "lineno": 2333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_order",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_order",
        "callee": "python.ccxt.aster.aster.create_order_request",
        "lineno": 2395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_order",
        "callee": "python.ccxt.aster.aster.parse_order",
        "lineno": 2431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "python.ccxt.aster.aster.create_order_request",
        "lineno": 2458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_all_orders",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_order",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_order",
        "callee": "python.ccxt.aster.aster.parse_order",
        "lineno": 2706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.cancel_orders",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.set_leverage",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_leverages",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_margin_modes",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2965,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_margin_adjustment_history",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 2966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.modify_margin_helper",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.modify_margin_helper",
        "callee": "python.ccxt.aster.aster.parse_margin_modification",
        "lineno": 3054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.reduce_margin",
        "callee": "python.ccxt.aster.aster.modify_margin_helper",
        "lineno": 3067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.add_margin",
        "callee": "python.ccxt.aster.aster.modify_margin_helper",
        "lineno": 3080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_funding_history",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_ledger_entry",
        "callee": "python.ccxt.aster.aster.parse_ledger_entry_type",
        "lineno": 3171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_ledger",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.aster.aster.load_leverage_brackets",
        "lineno": 3404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions_risk",
        "callee": "<builtin>.list.append",
        "lineno": 3431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.aster.aster.parse_position_risk",
        "lineno": 3431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions",
        "callee": "python.ccxt.aster.aster.fetch_positions_risk",
        "lineno": 3455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions",
        "callee": "python.ccxt.aster.aster.fetch_account_positions",
        "lineno": 3457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_account_positions",
        "callee": "python.ccxt.aster.aster.parse_account_position",
        "lineno": 3487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_account_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_account_position",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 3606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.aster.aster.load_leverage_brackets",
        "lineno": 3656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.aster.aster.parse_account_positions",
        "lineno": 3660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.load_leverage_brackets",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.load_leverage_brackets",
        "callee": "<builtin>.list.append",
        "lineno": 3705,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_message",
        "callee": "python.ccxt.aster.aster.sign_hash",
        "lineno": 3713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_message",
        "callee": "python.ccxt.aster.aster.keccak_message",
        "lineno": 3713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_withdraw_payload",
        "callee": "python.ccxt.aster.aster.sign_message",
        "lineno": 3746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.withdraw",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.withdraw",
        "callee": "python.ccxt.aster.aster.sign_withdraw_payload",
        "lineno": 3791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.withdraw",
        "callee": "python.ccxt.aster.aster.parse_transaction",
        "lineno": 3799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.transfer",
        "callee": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "lineno": 3839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3857,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.transfer",
        "callee": "python.ccxt.aster.aster.parse_transfer",
        "lineno": 3864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.parse_transfer",
        "callee": "python.ccxt.aster.aster.parse_transfer_status",
        "lineno": 3877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3916,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign",
        "callee": "python.ccxt.aster.aster.encode_values_with_json",
        "lineno": 3951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign",
        "callee": "python.ccxt.aster.aster.capitalize_keys",
        "lineno": 3952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign",
        "callee": "python.ccxt.aster.aster.encode_values_with_json",
        "lineno": 3954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign",
        "callee": "python.ccxt.aster.aster.sign_message",
        "lineno": 3957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.load_markets_and_sign_in",
        "callee": "python.ccxt.aster.aster.sign_in",
        "lineno": 3990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4006,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.sign_in",
        "callee": "python.ccxt.aster.aster.initialize_client",
        "lineno": 4007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.aster.aster.initialize_client",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4053,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.aster.aster.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4075,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.backpack": [
      {
        "caller": "python.ccxt.backpack.backpack.parse_market",
        "callee": "python.ccxt.backpack.backpack.parse_market_type",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_ticker",
        "callee": "python.ccxt.backpack.backpack.parse_ticker",
        "lineno": 839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_funding_rate",
        "callee": "python.ccxt.backpack.backpack.parse_funding_rate",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1067,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_open_interest",
        "callee": "python.ccxt.backpack.backpack.parse_open_interest",
        "lineno": 1073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.parse_trade",
        "callee": "python.ccxt.backpack.backpack.parse_order_side",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_balance",
        "callee": "python.ccxt.backpack.backpack.parse_balance",
        "lineno": 1329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.withdraw",
        "callee": "python.ccxt.backpack.backpack.parse_transaction",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.parse_transaction",
        "callee": "python.ccxt.backpack.backpack.parse_transaction_status",
        "lineno": 1519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_deposit_address",
        "callee": "python.ccxt.backpack.backpack.parse_deposit_address",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.create_order",
        "callee": "python.ccxt.backpack.backpack.create_order_request",
        "lineno": 1648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.create_order",
        "callee": "python.ccxt.backpack.backpack.parse_order",
        "lineno": 1650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.create_orders",
        "callee": "python.ccxt.backpack.backpack.create_order_request",
        "lineno": 1673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.create_order_request",
        "callee": "python.ccxt.backpack.backpack.encode_order_side",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.fetch_open_order",
        "callee": "python.ccxt.backpack.backpack.parse_order",
        "lineno": 1788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.cancel_order",
        "callee": "python.ccxt.backpack.backpack.parse_order",
        "lineno": 1810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1824,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.parse_order",
        "callee": "python.ccxt.backpack.backpack.parse_order_side",
        "lineno": 1957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.parse_order",
        "callee": "python.ccxt.backpack.backpack.parse_order_status",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.sign",
        "callee": "python.ccxt.backpack.backpack.nonce",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.sign",
        "callee": "python.ccxt.backpack.backpack.generate_batch_payload",
        "lineno": 2183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.backpack.backpack.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2234,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bequant": [],
    "python.ccxt.bigone": [
      {
        "caller": "python.ccxt.bigone.bigone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 679,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 739,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_ticker",
        "callee": "python.ccxt.bigone.bigone.parse_ticker",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_ticker",
        "callee": "python.ccxt.bigone.bigone.fetch_tickers",
        "lineno": 905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_order_book",
        "callee": "python.ccxt.bigone.bigone.parse_contract_order_book",
        "lineno": 1059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_contract_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_contract_order_book",
        "callee": "python.ccxt.bigone.bigone.parse_contract_bids_asks",
        "lineno": 1096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_contract_order_book",
        "callee": "python.ccxt.bigone.bigone.parse_contract_bids_asks",
        "lineno": 1097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_balance",
        "callee": "python.ccxt.bigone.bigone.parse_balance",
        "lineno": 1408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_order",
        "callee": "python.ccxt.bigone.bigone.parse_type",
        "lineno": 1455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_order",
        "callee": "python.ccxt.bigone.bigone.parse_order_status",
        "lineno": 1484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bigone.bigone.create_order",
        "lineno": 1505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.create_order",
        "callee": "python.ccxt.bigone.bigone.parse_order",
        "lineno": 1604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.cancel_order",
        "callee": "python.ccxt.bigone.bigone.parse_order",
        "lineno": 1633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_order",
        "callee": "python.ccxt.bigone.bigone.parse_order",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_open_orders",
        "callee": "python.ccxt.bigone.bigone.fetch_orders",
        "lineno": 1832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_closed_orders",
        "callee": "python.ccxt.bigone.bigone.fetch_orders",
        "lineno": 1849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.sign",
        "callee": "python.ccxt.bigone.bigone.nonce",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1920,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_transaction",
        "callee": "python.ccxt.bigone.bigone.parse_transaction_status",
        "lineno": 2002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.transfer",
        "callee": "python.ccxt.bigone.bigone.parse_transfer",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.parse_transfer",
        "callee": "python.ccxt.bigone.bigone.parse_transfer_status",
        "lineno": 2195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.withdraw",
        "callee": "python.ccxt.bigone.bigone.parse_transaction",
        "lineno": 2255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bigone.bigone.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2271,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.binance": [
      {
        "caller": "python.ccxt.binance.binance.market",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.market",
        "callee": "python.ccxt.binance.binance.create_expired_option_market",
        "lineno": 2857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.market",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.safe_market",
        "callee": "python.ccxt.binance.binance.create_expired_option_market",
        "lineno": 2864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.enable_demo_trading",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_time",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_time",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 2910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 2945,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_currencies",
        "callee": "python.ccxt.binance.binance.parse_currencies_custom",
        "lineno": 2952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_currencies_custom",
        "callee": "python.ccxt.binance.binance.parse_currency",
        "lineno": 2957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3179,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_markets",
        "callee": "python.ccxt.binance.binance.parse_market",
        "lineno": 3433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_balance_custom",
        "callee": "python.ccxt.binance.binance.parse_balance_helper",
        "lineno": 3673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_balance_custom",
        "callee": "python.ccxt.binance.binance.parse_balance_helper",
        "lineno": 3674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_balance",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 3751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_balance",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 3753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_balance",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 3757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_balance",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 3766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_balance",
        "callee": "python.ccxt.binance.binance.parse_balance_custom",
        "lineno": 3972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order_book",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 3991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ticker",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 4279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ticker",
        "callee": "python.ccxt.binance.binance.parse_ticker",
        "lineno": 4299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ticker",
        "callee": "python.ccxt.binance.binance.parse_ticker",
        "lineno": 4300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_bids_asks",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 4323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_bids_asks",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 4325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_last_prices",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 4357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_last_prices",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 4369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_last_price",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 4426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_tickers",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 4459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_tickers",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 4461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_tickers",
        "callee": "python.ccxt.binance.binance.parse_tickers_for_rolling",
        "lineno": 4473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_tickers_for_rolling",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 4489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_tickers_for_rolling",
        "callee": "python.ccxt.binance.binance.parse_ticker",
        "lineno": 4490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_tickers_for_rolling",
        "callee": "<builtin>.list.append",
        "lineno": 4492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 4508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 4517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 4519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.binance.binance.parse_ticker",
        "lineno": 4524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.binance.binance.parse_ticker",
        "lineno": 4525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_prices",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 4547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_prices",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 4549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ohlcv",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 4648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_trade",
        "callee": "python.ccxt.binance.binance.parse_dust_trade",
        "lineno": 4740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_trade",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 4943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trades",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order",
        "callee": "python.ccxt.binance.binance.edit_spot_order_request",
        "lineno": 5154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 5196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order_request",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order_request",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order",
        "callee": "python.ccxt.binance.binance.edit_contract_order_request",
        "lineno": 5347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_contract_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 5386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_order",
        "callee": "python.ccxt.binance.binance.edit_spot_order",
        "lineno": 5410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_order",
        "callee": "python.ccxt.binance.binance.edit_contract_order",
        "lineno": 5412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "python.ccxt.binance.binance.edit_contract_order_request",
        "lineno": 5442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 5445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_order",
        "callee": "python.ccxt.binance.binance.parse_order_status",
        "lineno": 6058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_order",
        "callee": "python.ccxt.binance.binance.parse_order_type_by_market",
        "lineno": 6109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 6144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_orders",
        "callee": "python.ccxt.binance.binance.create_order_request",
        "lineno": 6150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 6151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order",
        "callee": "python.ccxt.binance.binance.create_order_request",
        "lineno": 6266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 6305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_order_with_cost",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6589,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_order_with_cost",
        "callee": "python.ccxt.binance.binance.create_order",
        "lineno": 6595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_buy_order_with_cost",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_buy_order_with_cost",
        "callee": "python.ccxt.binance.binance.create_order",
        "lineno": 6615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_sell_order_with_cost",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_market_sell_order_with_cost",
        "callee": "python.ccxt.binance.binance.create_order",
        "lineno": 6633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 6708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 6743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7014,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 7028,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 7039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7054,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 7262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_closed_orders",
        "callee": "python.ccxt.binance.binance.fetch_orders",
        "lineno": 7289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_canceled_orders",
        "callee": "python.ccxt.binance.binance.fetch_orders",
        "lineno": 7318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.binance.binance.fetch_orders",
        "lineno": 7347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_order",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_order",
        "callee": "python.ccxt.binance.binance.parse_order",
        "lineno": 7441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_all_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_orders",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order_trades",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_order_trades",
        "callee": "python.ccxt.binance.binance.fetch_my_trades",
        "lineno": 7712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_trades",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 7745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_dust_trades",
        "callee": "<builtin>.list.append",
        "lineno": 7992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_transaction",
        "callee": "python.ccxt.binance.binance.parse_transaction_status_by_type",
        "lineno": 8414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_transfer",
        "callee": "python.ccxt.binance.binance.parse_transfer_status",
        "lineno": 8543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.transfer",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 8609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.transfer",
        "callee": "python.ccxt.binance.binance.parse_transfer",
        "lineno": 8667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_deposit_address",
        "callee": "python.ccxt.binance.binance.parse_deposit_address",
        "lineno": 8839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_deposit_address",
        "callee": "python.ccxt.binance.binance.get_network_code_by_network_url",
        "lineno": 8856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.withdraw",
        "callee": "python.ccxt.binance.binance.parse_transaction",
        "lineno": 9137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 9185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 9191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 9192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.binance.binance.parse_trading_fee",
        "lineno": 9231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 9252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 9253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.binance.binance.parse_trading_fee",
        "lineno": 9326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.futures_transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.futures_transfer",
        "callee": "python.ccxt.binance.binance.parse_transfer",
        "lineno": 9431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 9445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate",
        "callee": "python.ccxt.binance.binance.parse_funding_rate",
        "lineno": 9470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 9498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 9514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 9516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rates",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 9566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rates",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 9568,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_account_positions",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 9652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_account_positions",
        "callee": "python.ccxt.binance.binance.parse_account_position",
        "lineno": 9660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_account_positions",
        "callee": "<builtin>.list.append",
        "lineno": 9664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_account_position",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 9756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_account_position",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 9866,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_position_risk",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 9990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.load_leverage_brackets",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.load_leverage_brackets",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.load_leverage_brackets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.load_leverage_brackets",
        "callee": "<builtin>.list.append",
        "lineno": 10162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverage_tiers",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverage_tiers",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_market_leverage_tiers",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 10264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 10269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_position",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_position",
        "callee": "python.ccxt.binance.binance.parse_option_position",
        "lineno": 10322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option_positions",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option_positions",
        "callee": "<builtin>.list.append",
        "lineno": 10375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option_positions",
        "callee": "python.ccxt.binance.binance.parse_option_position",
        "lineno": 10375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_option_position",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 10401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions",
        "callee": "python.ccxt.binance.binance.fetch_positions_risk",
        "lineno": 10460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions",
        "callee": "python.ccxt.binance.binance.fetch_account_positions",
        "lineno": 10462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions",
        "callee": "python.ccxt.binance.binance.fetch_option_positions",
        "lineno": 10464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.binance.binance.load_leverage_brackets",
        "lineno": 10491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.binance.binance.parse_account_positions",
        "lineno": 10585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.binance.binance.load_leverage_brackets",
        "lineno": 10611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "<builtin>.list.append",
        "lineno": 10752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.binance.binance.parse_position_risk",
        "lineno": 10752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10808,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_leverage",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_margin_mode",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10894,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_position_mode",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 10929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_position_mode",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_position_mode",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10956,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverages",
        "callee": "python.ccxt.binance.binance.load_leverage_brackets",
        "lineno": 10981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverages",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 10989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverages",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 10994,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_settlement_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 11047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11051,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_settlement_history",
        "callee": "python.ccxt.binance.binance.parse_settlements",
        "lineno": 11072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_settlement_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 11089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11093,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_settlement_history",
        "callee": "python.ccxt.binance.binance.parse_settlements",
        "lineno": 11123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 11205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_settlements",
        "callee": "python.ccxt.binance.binance.parse_settlement",
        "lineno": 11205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ledger_entry",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 11223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ledger_entry",
        "callee": "python.ccxt.binance.binance.parse_ledger_entry",
        "lineno": 11243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ledger",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 11293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ledger",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 11298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_ledger_entry",
        "callee": "python.ccxt.binance.binance.parse_ledger_entry_type",
        "lineno": 11379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.get_network_code_by_network_url",
        "callee": "python.ccxt.binance.binance.get_base_domain_from_url",
        "lineno": 11427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 11455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 11467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<builtin>.list.append",
        "lineno": 11499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "python.ccxt.binance.binance.nonce",
        "lineno": 11504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.sign",
        "callee": "<builtin>.list.append",
        "lineno": 11529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 11577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "python.ccxt.binance.binance.get_exceptions_by_url",
        "lineno": 11605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "python.ccxt.binance.binance.get_exceptions_by_url",
        "lineno": 11607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 11620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.MarginModeAlreadySet",
        "lineno": 11628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "python.ccxt.binance.binance.get_exceptions_by_url",
        "lineno": 11629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 11631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 11633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.handle_errors",
        "callee": "python.ccxt.binance.binance.get_exceptions_by_url",
        "lineno": 11641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.modify_margin_helper",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 11677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.modify_margin_helper",
        "callee": "python.ccxt.binance.binance.parse_margin_modification",
        "lineno": 11700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_margin_modification",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 11732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.reduce_margin",
        "callee": "python.ccxt.binance.binance.modify_margin_helper",
        "lineno": 11760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.add_margin",
        "callee": "python.ccxt.binance.binance.modify_margin_helper",
        "lineno": 11774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_cross_borrow_rate",
        "callee": "python.ccxt.binance.binance.parse_borrow_rate",
        "lineno": 11804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.binance.binance.fetch_isolated_borrow_rates",
        "lineno": 11822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_isolated_borrow_rates",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 11843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_borrow_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 11886,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_isolated_borrow_rate",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 11951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_borrow_interest",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.repay_cross_margin",
        "callee": "python.ccxt.binance.binance.parse_margin_loan",
        "lineno": 12205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.repay_isolated_margin",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.repay_isolated_margin",
        "callee": "python.ccxt.binance.binance.parse_margin_loan",
        "lineno": 12236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.borrow_cross_margin",
        "callee": "python.ccxt.binance.binance.parse_margin_loan",
        "lineno": 12272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.borrow_isolated_margin",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12288,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.borrow_isolated_margin",
        "callee": "python.ccxt.binance.binance.parse_margin_loan",
        "lineno": 12303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_interest_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_interest",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 12415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_open_interest",
        "callee": "python.ccxt.binance.binance.parse_open_interest",
        "lineno": 12464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_liquidations",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 12552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_greeks",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_greeks",
        "callee": "python.ccxt.binance.binance.parse_greeks",
        "lineno": 12750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_all_greeks",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_trading_limits",
        "callee": "python.ccxt.binance.binance.fetch_markets",
        "lineno": 12833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_position_mode",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_modes",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 12981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.binance.binance.fetch_margin_modes",
        "lineno": 13002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.binance.binance.parse_margin_mode",
        "lineno": 13006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_margin_mode",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 13010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 13035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_option",
        "callee": "python.ccxt.binance.binance.parse_option",
        "lineno": 13065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.parse_option",
        "callee": "python.ccxt.binance.binance.safe_market",
        "lineno": 13091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_adjustment_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 13130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_convert_quote",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_convert_quote",
        "callee": "python.ccxt.binance.binance.parse_conversion",
        "lineno": 13257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.create_convert_trade",
        "callee": "python.ccxt.binance.binance.parse_conversion",
        "lineno": 13301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_convert_trade",
        "callee": "python.ccxt.binance.binance.parse_conversion",
        "lineno": 13373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_convert_trade_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 13572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.binance.binance.is_linear",
        "lineno": 13577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.binance.binance.is_inverse",
        "lineno": 13579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_funding_intervals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 13582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_long_short_ratio_history",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 13612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_adl_rank",
        "callee": "python.ccxt.binance.binance.market",
        "lineno": 13702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_adl_rank",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_adl_rank",
        "callee": "python.ccxt.binance.binance.parse_adl_rank",
        "lineno": 13720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.binance.binance.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13755,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.binancecoinm": [],
    "python.ccxt.binanceus": [],
    "python.ccxt.binanceusdm": [],
    "python.ccxt.bingx": [
      {
        "caller": "python.ccxt.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.bingx.bingx.fetch_swap_markets",
        "lineno": 1132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.bingx.bingx.fetch_inverse_swap_markets",
        "lineno": 1135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.bingx.bingx.fetch_spot_markets",
        "lineno": 1136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_trade",
        "callee": "python.ccxt.bingx.bingx.parse_order_side",
        "lineno": 1497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_funding_rate",
        "callee": "python.ccxt.bingx.bingx.parse_funding_rate",
        "lineno": 1657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_open_interest",
        "callee": "python.ccxt.bingx.bingx.parse_open_interest",
        "lineno": 1918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_ticker",
        "callee": "python.ccxt.bingx.bingx.parse_ticker",
        "lineno": 2009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_ticker",
        "callee": "python.ccxt.bingx.bingx.parse_ticker",
        "lineno": 2011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_mark_price",
        "callee": "python.ccxt.bingx.bingx.parse_ticker",
        "lineno": 2129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_mark_price",
        "callee": "python.ccxt.bingx.bingx.parse_ticker",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_balance",
        "callee": "python.ccxt.bingx.bingx.parse_balance",
        "lineno": 2406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_position_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_position",
        "callee": "python.ccxt.bingx.bingx.parse_position",
        "lineno": 2752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_market_order_with_cost",
        "callee": "python.ccxt.bingx.bingx.create_order",
        "lineno": 2885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bingx.bingx.create_order",
        "lineno": 2896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_market_sell_order_with_cost",
        "callee": "python.ccxt.bingx.bingx.create_order",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2970,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_order",
        "callee": "python.ccxt.bingx.bingx.create_order_request",
        "lineno": 3135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_order",
        "callee": "python.ccxt.bingx.bingx.parse_order",
        "lineno": 3227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_orders",
        "callee": "python.ccxt.bingx.bingx.create_order_request",
        "lineno": 3253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_order",
        "callee": "python.ccxt.bingx.bingx.parse_order_type",
        "lineno": 3691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_order",
        "callee": "python.ccxt.bingx.bingx.parse_order_side",
        "lineno": 3694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_order",
        "callee": "python.ccxt.bingx.bingx.parse_order_status",
        "lineno": 3704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_order",
        "callee": "python.ccxt.bingx.bingx.parse_order",
        "lineno": 3899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_order",
        "callee": "python.ccxt.bingx.bingx.parse_order",
        "lineno": 4356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_closed_orders",
        "callee": "python.ccxt.bingx.bingx.fetch_canceled_and_closed_orders",
        "lineno": 4644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_canceled_orders",
        "callee": "python.ccxt.bingx.bingx.fetch_canceled_and_closed_orders",
        "lineno": 4665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4940,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_transfer",
        "callee": "python.ccxt.bingx.bingx.parse_transfer_status",
        "lineno": 4996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_deposit_address",
        "callee": "python.ccxt.bingx.bingx.fetch_deposit_addresses_by_network",
        "lineno": 5061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_transaction",
        "callee": "python.ccxt.bingx.bingx.parse_transaction_status",
        "lineno": 5262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 5317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.add_margin",
        "callee": "python.ccxt.bingx.bingx.set_margin",
        "lineno": 5338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.reduce_margin",
        "callee": "python.ccxt.bingx.bingx.set_margin",
        "lineno": 5344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_margin",
        "callee": "python.ccxt.bingx.bingx.parse_margin_modification",
        "lineno": 5378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_leverage",
        "callee": "python.ccxt.bingx.bingx.parse_leverage",
        "lineno": 5459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.bingx.bingx.fetch_currencies",
        "lineno": 5735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.bingx.bingx.parse_deposit_withdraw_fee",
        "lineno": 5742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.withdraw",
        "callee": "python.ccxt.bingx.bingx.parse_transaction",
        "lineno": 5795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.close_position",
        "callee": "python.ccxt.bingx.bingx.parse_order",
        "lineno": 6019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.close_all_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.close_all_positions",
        "callee": "python.ccxt.bingx.bingx.parse_position",
        "lineno": 6077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.close_all_positions",
        "callee": "<builtin>.list.append",
        "lineno": 6078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.edit_order",
        "callee": "python.ccxt.bingx.bingx.create_order_request",
        "lineno": 6172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.edit_order",
        "callee": "python.ccxt.bingx.bingx.parse_order",
        "lineno": 6272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_margin_mode",
        "callee": "python.ccxt.bingx.bingx.parse_margin_mode",
        "lineno": 6318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_trading_fee",
        "callee": "python.ccxt.bingx.bingx.parse_trading_fee",
        "lineno": 6394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.bingx.bingx.parse_market_leverage_tiers",
        "lineno": 6481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.sign",
        "callee": "python.ccxt.bingx.bingx.nonce",
        "lineno": 6540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.sign",
        "callee": "python.ccxt.bingx.bingx.custom_encode",
        "lineno": 6551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.sign",
        "callee": "python.ccxt.bingx.bingx.parse_params",
        "lineno": 6553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bingx.bingx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6597,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bit2c": [
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_balance",
        "callee": "python.ccxt.bit2c.bit2c.parse_balance",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_ticker",
        "callee": "python.ccxt.bit2c.bit2c.parse_ticker",
        "lineno": 428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.create_order",
        "callee": "python.ccxt.bit2c.bit2c.parse_order",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.cancel_order",
        "callee": "python.ccxt.bit2c.bit2c.parse_order",
        "lineno": 564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_order",
        "callee": "python.ccxt.bit2c.bit2c.parse_order",
        "lineno": 622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.parse_trade",
        "callee": "python.ccxt.bit2c.bit2c.remove_comma_from_value",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_deposit_address",
        "callee": "python.ccxt.bit2c.bit2c.is_fiat",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.fetch_deposit_address",
        "callee": "python.ccxt.bit2c.bit2c.parse_deposit_address",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.sign",
        "callee": "python.ccxt.bit2c.bit2c.nonce",
        "lineno": 952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bit2c.bit2c.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 985,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitbank": [
      {
        "caller": "python.ccxt.bitbank.bitbank.fetch_ticker",
        "callee": "python.ccxt.bitbank.bitbank.parse_ticker",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.fetch_balance",
        "callee": "python.ccxt.bitbank.bitbank.parse_balance",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.parse_order",
        "callee": "python.ccxt.bitbank.bitbank.parse_order_status",
        "lineno": 718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.create_order",
        "callee": "python.ccxt.bitbank.bitbank.parse_order",
        "lineno": 771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.cancel_order",
        "callee": "python.ccxt.bitbank.bitbank.parse_order",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.fetch_order",
        "callee": "python.ccxt.bitbank.bitbank.parse_order",
        "lineno": 858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.withdraw",
        "callee": "python.ccxt.bitbank.bitbank.parse_transaction",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.sign",
        "callee": "python.ccxt.bitbank.bitbank.nonce",
        "lineno": 1039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbank.bitbank.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1130,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitbns": [
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_balance",
        "callee": "python.ccxt.bitbns.bitbns.parse_balance",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.parse_order",
        "callee": "python.ccxt.bitbns.bitbns.parse_status",
        "lineno": 606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.create_order",
        "callee": "python.ccxt.bitbns.bitbns.parse_order",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.cancel_order",
        "callee": "python.ccxt.bitbns.bitbns.parse_order",
        "lineno": 721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_order",
        "callee": "python.ccxt.bitbns.bitbns.parse_order",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.parse_trade",
        "callee": "<builtin>.str.find",
        "lineno": 867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.parse_transaction",
        "callee": "<builtin>.str.find",
        "lineno": 1112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.sign",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.sign",
        "callee": "python.ccxt.bitbns.bitbns.nonce",
        "lineno": 1193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitbns.bitbns.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1228,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitfinex": [
      {
        "caller": "python.ccxt.bitfinex.bitfinex.get_currency_name",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_currencies",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_currencies_custom",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_currencies_custom",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_currencies_custom",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_currency_custom",
        "lineno": 875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.bitfinex.bitfinex.convert_derivatives_id",
        "lineno": 1007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.bitfinex.bitfinex.convert_derivatives_id",
        "lineno": 1008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_transfer",
        "lineno": 1046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_transfer",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_transfer_status",
        "lineno": 1083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_ticker",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_ticker",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_time_in_force",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order_flags",
        "lineno": 1598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order_status",
        "lineno": 1615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.bitfinex.bitfinex.amount_to_precision",
        "lineno": 1664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 1685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order",
        "callee": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "lineno": 1745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order",
        "lineno": 1802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_orders",
        "callee": "python.ccxt.bitfinex.bitfinex.create_order_request",
        "lineno": 1824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.cancel_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order",
        "lineno": 1917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_open_order",
        "callee": "python.ccxt.bitfinex.bitfinex.fetch_open_orders",
        "lineno": 2013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_closed_order",
        "callee": "python.ccxt.bitfinex.bitfinex.fetch_closed_orders",
        "lineno": 2034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2037,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.create_deposit_address",
        "callee": "python.ccxt.bitfinex.bitfinex.fetch_deposit_address",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_transaction",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_transaction_status",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.withdraw",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_transaction",
        "lineno": 2718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.sign",
        "callee": "python.ccxt.bitfinex.bitfinex.nonce",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2878,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.RateLimitExceeded",
        "lineno": 2882,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.parse_ledger_entry",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_ledger_entry_type",
        "lineno": 2941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3025,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_funding_rate_history",
        "lineno": 3126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_open_interest",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_open_interest",
        "lineno": 3338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.set_margin",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_margin_modification",
        "lineno": 3591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.fetch_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order",
        "lineno": 3682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.bitfinex.bitfinex.amount_to_precision",
        "lineno": 3712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 3725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 3727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.bitfinex.bitfinex.price_to_precision",
        "lineno": 3730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3795,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.bitfinex.bitfinex.parse_order",
        "lineno": 3798,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.bitflyer": [
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_markets",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_expiry_date",
        "lineno": 330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_markets",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_expiry_date",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_balance",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_balance",
        "lineno": 448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_ticker",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_ticker",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.parse_trade",
        "callee": "python.ccxt.bitflyer.bitflyer.safe_market",
        "lineno": 556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.parse_order",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_order_status",
        "lineno": 711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_open_orders",
        "callee": "python.ccxt.bitflyer.bitflyer.fetch_orders",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_closed_orders",
        "callee": "python.ccxt.bitflyer.bitflyer.fetch_orders",
        "lineno": 807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 821,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_order",
        "callee": "python.ccxt.bitflyer.bitflyer.fetch_orders",
        "lineno": 822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 919,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.withdraw",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_transaction",
        "lineno": 932,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.parse_transaction",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_withdrawal_status",
        "lineno": 1071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.parse_transaction",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_deposit_status",
        "lineno": 1077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.fetch_funding_rate",
        "callee": "python.ccxt.bitflyer.bitflyer.parse_funding_rate",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitflyer.bitflyer.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1191,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitget": [
      {
        "caller": "python.ccxt.bitget.bitget.enable_demo_trading",
        "callee": "python.ccxt.bitget.bitget.set_sandbox_mode",
        "lineno": 1888,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_markets",
        "callee": "python.ccxt.bitget.bitget.fetch_uta_markets",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_markets",
        "callee": "python.ccxt.bitget.bitget.fetch_default_markets",
        "lineno": 1971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 2139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 2144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 2597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "python.ccxt.bitget.bitget.parse_market_leverage_tiers",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 2758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2849,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.withdraw",
        "callee": "python.ccxt.bitget.bitget.parse_transaction",
        "lineno": 2875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_transaction",
        "callee": "python.ccxt.bitget.bitget.parse_transaction_status",
        "lineno": 3019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_deposit_address",
        "callee": "python.ccxt.bitget.bitget.parse_deposit_address",
        "lineno": 3074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order_book",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 3122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_ticker",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 3327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_ticker",
        "callee": "python.ccxt.bitget.bitget.parse_ticker",
        "lineno": 3463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_mark_price",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 3485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_mark_price",
        "callee": "python.ccxt.bitget.bitget.parse_ticker",
        "lineno": 3489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_tickers",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 3520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_trades",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 3846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_trading_fee",
        "callee": "python.ccxt.bitget.bitget.parse_trading_fee",
        "lineno": 3975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_trading_fees",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 4005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4009,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_trading_fees",
        "callee": "python.ccxt.bitget.bitget.parse_trading_fee",
        "lineno": 4088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_ohlcv",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 4244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.bitget.bitget.parse_uta_balance",
        "lineno": 4320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 4323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.bitget.bitget.parse_balance",
        "lineno": 4454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_order",
        "callee": "python.ccxt.bitget.bitget.parse_order_status",
        "lineno": 4902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bitget.bitget.create_order",
        "lineno": 4927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order",
        "callee": "python.ccxt.bitget.bitget.create_uta_order_request",
        "lineno": 4992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order",
        "callee": "python.ccxt.bitget.bitget.create_order_request",
        "lineno": 4998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 5027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_uta_order_request",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_uta_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_uta_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_uta_orders",
        "callee": "python.ccxt.bitget.bitget.create_uta_order_request",
        "lineno": 5340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_uta_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5341,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "python.ccxt.bitget.bitget.create_uta_orders",
        "lineno": 5379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "python.ccxt.bitget.bitget.create_order_request",
        "lineno": 5404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.edit_order",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 5653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_order",
        "callee": "<builtin>.list.append",
        "lineno": 5706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_order",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_order",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 5804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_uta_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5808,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_uta_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_uta_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_orders",
        "callee": "python.ccxt.bitget.bitget.cancel_uta_orders",
        "lineno": 5865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5939,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_all_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 5945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5977,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6053,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 6075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 6196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 6200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_order",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 6202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_open_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 6280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_closed_orders",
        "callee": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "lineno": 6611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_canceled_orders",
        "callee": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "lineno": 6639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "lineno": 6671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 6731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 6939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_ledger",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 7100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_ledger_entry",
        "callee": "python.ccxt.bitget.bitget.parse_ledger_type",
        "lineno": 7201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_my_trades",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 7324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_position",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 7485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_position",
        "callee": "python.ccxt.bitget.bitget.parse_position",
        "lineno": 7572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_positions",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 7610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 7752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_positions",
        "callee": "python.ccxt.bitget.bitget.parse_position",
        "lineno": 7752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7988,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate_history",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 7998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 8053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 8080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rate",
        "callee": "python.ccxt.bitget.bitget.parse_funding_rate",
        "lineno": 8148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_rates",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_intervals",
        "callee": "python.ccxt.bitget.bitget.fetch_funding_rates",
        "lineno": 8245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 8362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_history",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_history",
        "callee": "python.ccxt.bitget.bitget.parse_funding_histories",
        "lineno": 8431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 8480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_funding_histories",
        "callee": "python.ccxt.bitget.bitget.parse_funding_history",
        "lineno": 8480,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.modify_margin_helper",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.modify_margin_helper",
        "callee": "python.ccxt.bitget.bitget.parse_margin_modification",
        "lineno": 8510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.reduce_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.reduce_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.reduce_margin",
        "callee": "python.ccxt.bitget.bitget.modify_margin_helper",
        "lineno": 8557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.add_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.add_margin",
        "callee": "python.ccxt.bitget.bitget.modify_margin_helper",
        "lineno": 8573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_leverage",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_leverage",
        "callee": "python.ccxt.bitget.bitget.parse_leverage",
        "lineno": 8624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_leverage",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_margin_mode",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.set_position_mode",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_open_interest",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 8818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_open_interest",
        "callee": "python.ccxt.bitget.bitget.parse_open_interest",
        "lineno": 8864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.transfer",
        "callee": "python.ccxt.bitget.bitget.parse_transfer",
        "lineno": 9007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.parse_transfer",
        "callee": "python.ccxt.bitget.bitget.parse_transfer_status",
        "lineno": 9051,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.borrow_cross_margin",
        "callee": "python.ccxt.bitget.bitget.parse_margin_loan",
        "lineno": 9186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.borrow_isolated_margin",
        "callee": "python.ccxt.bitget.bitget.parse_margin_loan",
        "lineno": 9223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.repay_isolated_margin",
        "callee": "python.ccxt.bitget.bitget.parse_margin_loan",
        "lineno": 9261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.repay_cross_margin",
        "callee": "python.ccxt.bitget.bitget.parse_margin_loan",
        "lineno": 9295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.bitget.bitget.parse_isolated_borrow_rate",
        "lineno": 9561,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_cross_borrow_rate",
        "callee": "python.ccxt.bitget.bitget.parse_borrow_rate",
        "lineno": 9683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.close_position",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 9891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.close_position",
        "callee": "python.ccxt.bitget.bitget.parse_order",
        "lineno": 9937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.close_all_positions",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 9956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_margin_mode",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 10013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_margin_mode",
        "callee": "python.ccxt.bitget.bitget.parse_margin_mode",
        "lineno": 10049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_positions_history",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 10092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_convert_quote",
        "callee": "python.ccxt.bitget.bitget.parse_conversion",
        "lineno": 10205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.create_convert_trade",
        "callee": "python.ccxt.bitget.bitget.parse_conversion",
        "lineno": 10255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_interval",
        "callee": "python.ccxt.bitget.bitget.handle_product_type_and_params",
        "lineno": 10443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.fetch_funding_interval",
        "callee": "python.ccxt.bitget.bitget.parse_funding_rate",
        "lineno": 10488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 10599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitget.bitget.sign",
        "callee": "python.ccxt.bitget.bitget.nonce",
        "lineno": 10620,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.bithumb": [
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 315,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_balance",
        "callee": "python.ccxt.bithumb.bithumb.parse_balance",
        "lineno": 448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_tickers",
        "callee": "python.ccxt.bithumb.bithumb.safe_market",
        "lineno": 596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_tickers",
        "callee": "python.ccxt.bithumb.bithumb.parse_ticker",
        "lineno": 598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_ticker",
        "callee": "python.ccxt.bithumb.bithumb.parse_ticker",
        "lineno": 638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_trade",
        "callee": "python.ccxt.bithumb.bithumb.safe_market",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_trade",
        "callee": "python.ccxt.bithumb.bithumb.fix_comma_number",
        "lineno": 752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 849,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 870,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_order",
        "callee": "python.ccxt.bithumb.bithumb.parse_order",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.bithumb.bithumb.parse_order_status",
        "lineno": 962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.bithumb.bithumb.fix_comma_number",
        "lineno": 967,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.bithumb.bithumb.fix_comma_number",
        "lineno": 968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.bithumb.bithumb.safe_market",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1068,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1071,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.cancel_unified_order",
        "callee": "python.ccxt.bithumb.bithumb.cancel_order",
        "lineno": 1096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.withdraw",
        "callee": "python.ccxt.bithumb.bithumb.parse_transaction",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.sign",
        "callee": "python.ccxt.bithumb.bithumb.nonce",
        "lineno": 1186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bithumb.bithumb.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1217,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitmart": [
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_markets",
        "callee": "python.ccxt.bitmart.bitmart.fetch_spot_markets",
        "lineno": 1201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_markets",
        "callee": "python.ccxt.bitmart.bitmart.fetch_contract_markets",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_currencies",
        "callee": "<builtin>.dict.keys",
        "lineno": 1293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_transaction_fee",
        "callee": "python.ccxt.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 1342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 1404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.bitmart.bitmart.parse_deposit_withdraw_fee",
        "lineno": 1421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_ticker",
        "callee": "python.ccxt.bitmart.bitmart.parse_ticker",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_tickers",
        "callee": "python.ccxt.bitmart.bitmart.parse_ticker",
        "lineno": 1772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_tickers",
        "callee": "python.ccxt.bitmart.bitmart.parse_ticker",
        "lineno": 1774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_trade",
        "callee": "python.ccxt.bitmart.bitmart.parse_order_side",
        "lineno": 1926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.custom_parse_balance",
        "callee": "python.ccxt.bitmart.bitmart.parse_balance_helper",
        "lineno": 2307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.custom_parse_balance",
        "callee": "python.ccxt.bitmart.bitmart.parse_balance_helper",
        "lineno": 2308,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_balance",
        "callee": "python.ccxt.bitmart.bitmart.custom_parse_balance",
        "lineno": 2458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_trading_fee",
        "callee": "python.ccxt.bitmart.bitmart.parse_trading_fee",
        "lineno": 2510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_order",
        "callee": "python.ccxt.bitmart.bitmart.parse_order_side",
        "lineno": 2623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_order",
        "callee": "python.ccxt.bitmart.bitmart.parse_order_status_by_type",
        "lineno": 2631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bitmart.bitmart.create_order",
        "lineno": 2686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_order",
        "callee": "python.ccxt.bitmart.bitmart.create_spot_order_request",
        "lineno": 2735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_order",
        "callee": "python.ccxt.bitmart.bitmart.create_swap_order_request",
        "lineno": 2743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_order",
        "callee": "python.ccxt.bitmart.bitmart.parse_order",
        "lineno": 2770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2802,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_orders",
        "callee": "python.ccxt.bitmart.bitmart.create_spot_order_request",
        "lineno": 2808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3081,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_canceled_orders",
        "callee": "python.ccxt.bitmart.bitmart.fetch_orders_by_status",
        "lineno": 3521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_order",
        "callee": "python.ccxt.bitmart.bitmart.parse_order",
        "lineno": 3631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposit_address",
        "callee": "python.ccxt.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 3648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposit_address",
        "callee": "python.ccxt.bitmart.bitmart.parse_deposit_address",
        "lineno": 3665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.withdraw",
        "callee": "python.ccxt.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 3729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.withdraw",
        "callee": "python.ccxt.bitmart.bitmart.parse_transaction",
        "lineno": 3748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposit",
        "callee": "python.ccxt.bitmart.bitmart.parse_transaction",
        "lineno": 3842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_deposits",
        "callee": "python.ccxt.bitmart.bitmart.fetch_transactions_by_type",
        "lineno": 3856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_withdrawal",
        "callee": "python.ccxt.bitmart.bitmart.parse_transaction",
        "lineno": 3898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_withdrawals",
        "callee": "python.ccxt.bitmart.bitmart.fetch_transactions_by_type",
        "lineno": 3912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_transaction",
        "callee": "python.ccxt.bitmart.bitmart.parse_transaction_status",
        "lineno": 3969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.repay_isolated_margin",
        "callee": "python.ccxt.bitmart.bitmart.parse_margin_loan",
        "lineno": 4035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.borrow_isolated_margin",
        "callee": "python.ccxt.bitmart.bitmart.parse_margin_loan",
        "lineno": 4073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.bitmart.bitmart.parse_isolated_borrow_rate",
        "lineno": 4154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.transfer",
        "callee": "python.ccxt.bitmart.bitmart.parse_transfer",
        "lineno": 4312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.transfer",
        "callee": "python.ccxt.bitmart.bitmart.parse_transfer_status",
        "lineno": 4313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.bitmart.bitmart.parse_transfer_from_account",
        "lineno": 4372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.bitmart.bitmart.parse_transfer_to_account",
        "lineno": 4373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.bitmart.bitmart.parse_transfer_status",
        "lineno": 4374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_open_interest",
        "callee": "python.ccxt.bitmart.bitmart.parse_open_interest",
        "lineno": 4547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_rate",
        "callee": "python.ccxt.bitmart.bitmart.parse_funding_rate",
        "lineno": 4632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_position",
        "callee": "python.ccxt.bitmart.bitmart.parse_position",
        "lineno": 4787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_positions",
        "callee": "python.ccxt.bitmart.bitmart.parse_position",
        "lineno": 4844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4926,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4930,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<builtin>.list.append",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.edit_order",
        "callee": "python.ccxt.bitmart.bitmart.parse_order",
        "lineno": 5127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_ledger",
        "callee": "python.ccxt.bitmart.bitmart.fetch_transactions_request",
        "lineno": 5148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_ledger_entry",
        "callee": "python.ccxt.bitmart.bitmart.parse_ledger_entry_type",
        "lineno": 5201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_history",
        "callee": "python.ccxt.bitmart.bitmart.fetch_transactions_request",
        "lineno": 5256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_funding_history",
        "callee": "python.ccxt.bitmart.bitmart.parse_funding_histories",
        "lineno": 5277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 5308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.parse_funding_histories",
        "callee": "python.ccxt.bitmart.bitmart.parse_funding_history",
        "lineno": 5308,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.fetch_withdraw_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 5349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.sign",
        "callee": "python.ccxt.bitmart.bitmart.nonce",
        "lineno": 5431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmart.bitmart.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5474,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitmex": [
      {
        "caller": "python.ccxt.bitmex.bitmex.amount_to_precision",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_real_amount",
        "lineno": 582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.convert_from_raw_cost",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_balance",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_balance",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_balance",
        "callee": "python.ccxt.bitmex.bitmex.parse_balance",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_order_book",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_order",
        "callee": "python.ccxt.bitmex.bitmex.fetch_orders",
        "lineno": 1029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1033,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_open_orders",
        "callee": "python.ccxt.bitmex.bitmex.fetch_orders",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_closed_orders",
        "callee": "python.ccxt.bitmex.bitmex.fetch_orders",
        "lineno": 1108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.parse_ledger_entry_type",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.bitmex.bitmex.parse_transaction_status",
        "lineno": 1292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.bitmex.bitmex.parse_transaction_status",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 1494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_ticker",
        "callee": "python.ccxt.bitmex.bitmex.parse_ticker",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_tickers",
        "callee": "python.ccxt.bitmex.bitmex.parse_ticker",
        "lineno": 1513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_ohlcv",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_cost",
        "lineno": 1724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_cost",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.parse_time_in_force",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.bitmex.bitmex.parse_order_status",
        "lineno": 1876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "python.ccxt.bitmex.bitmex.amount_to_precision",
        "lineno": 1973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "<builtin>.list.append",
        "lineno": 1983,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "<builtin>.list.append",
        "lineno": 1985,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2019,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.create_order",
        "callee": "python.ccxt.bitmex.bitmex.parse_order",
        "lineno": 2030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.edit_order",
        "callee": "python.ccxt.bitmex.bitmex.amount_to_precision",
        "lineno": 2069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.edit_order",
        "callee": "python.ccxt.bitmex.bitmex.parse_order",
        "lineno": 2076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.cancel_order",
        "callee": "python.ccxt.bitmex.bitmex.parse_order",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_leverages",
        "callee": "python.ccxt.bitmex.bitmex.fetch_positions",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_position",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 2450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_position",
        "callee": "python.ccxt.bitmex.bitmex.convert_to_real_amount",
        "lineno": 2451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.withdraw",
        "callee": "python.ccxt.bitmex.bitmex.convert_from_real_amount",
        "lineno": 2508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.withdraw",
        "callee": "python.ccxt.bitmex.bitmex.parse_transaction",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 2561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.fetch_settlement_history",
        "callee": "python.ccxt.bitmex.bitmex.parse_settlements",
        "lineno": 3312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 3317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.parse_settlements",
        "callee": "python.ccxt.bitmex.bitmex.parse_settlement",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.close_position",
        "callee": "python.ccxt.bitmex.bitmex.parse_order",
        "lineno": 3385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3400,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitopro": [
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_ticker",
        "callee": "python.ccxt.bitopro.bitopro.parse_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_ohlcv",
        "callee": "python.ccxt.bitopro.bitopro.insert_missing_candles",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.insert_missing_candles",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.insert_missing_candles",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_balance",
        "callee": "python.ccxt.bitopro.bitopro.parse_balance",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.parse_order",
        "callee": "python.ccxt.bitopro.bitopro.parse_order_status",
        "lineno": 1054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.create_order",
        "callee": "python.ccxt.bitopro.bitopro.parse_order",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.cancel_order",
        "callee": "python.ccxt.bitopro.bitopro.parse_order",
        "lineno": 1180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.cancel_orders",
        "callee": "python.ccxt.bitopro.bitopro.parse_cancel_orders",
        "lineno": 1226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.cancel_all_orders",
        "callee": "python.ccxt.bitopro.bitopro.parse_cancel_orders",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_order",
        "callee": "python.ccxt.bitopro.bitopro.parse_order",
        "lineno": 1305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_closed_orders",
        "callee": "python.ccxt.bitopro.bitopro.fetch_orders",
        "lineno": 1403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.parse_transaction",
        "callee": "python.ccxt.bitopro.bitopro.parse_transaction_status",
        "lineno": 1523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_withdrawal",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.fetch_withdrawal",
        "callee": "python.ccxt.bitopro.bitopro.parse_transaction",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.withdraw",
        "callee": "python.ccxt.bitopro.bitopro.parse_transaction",
        "lineno": 1725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitopro.bitopro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1825,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitrue": [
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 861,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_balance",
        "callee": "python.ccxt.bitrue.bitrue.parse_balance",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_ticker",
        "callee": "python.ccxt.bitrue.bitrue.parse_ticker",
        "lineno": 1417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.parse_order",
        "callee": "python.ccxt.bitrue.bitrue.parse_order_status",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1954,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bitrue.bitrue.create_order",
        "lineno": 1956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1999,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2018,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2057,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.create_order",
        "callee": "python.ccxt.bitrue.bitrue.parse_order",
        "lineno": 2079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2094,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_order",
        "callee": "python.ccxt.bitrue.bitrue.parse_order",
        "lineno": 2166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.cancel_order",
        "callee": "python.ccxt.bitrue.bitrue.parse_order",
        "lineno": 2365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.parse_transaction",
        "callee": "python.ccxt.bitrue.bitrue.parse_transaction_status_by_type",
        "lineno": 2713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.withdraw",
        "callee": "python.ccxt.bitrue.bitrue.parse_transaction",
        "lineno": 2800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.transfer",
        "callee": "python.ccxt.bitrue.bitrue.parse_transfer",
        "lineno": 2975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2990,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2992,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.set_margin",
        "callee": "python.ccxt.bitrue.bitrue.parse_margin_modification",
        "lineno": 3063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.sign",
        "callee": "python.ccxt.bitrue.bitrue.nonce",
        "lineno": 3081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.sign",
        "callee": "python.ccxt.bitrue.bitrue.nonce",
        "lineno": 3095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3182,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitso": [
      {
        "caller": "python.ccxt.bitso.bitso.parse_ledger_entry",
        "callee": "python.ccxt.bitso.bitso.parse_ledger_entry_type",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_balance",
        "callee": "python.ccxt.bitso.bitso.parse_balance",
        "lineno": 643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_ticker",
        "callee": "python.ccxt.bitso.bitso.parse_ticker",
        "lineno": 744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_orders",
        "callee": "python.ccxt.bitso.bitso.parse_order",
        "lineno": 1136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_all_orders",
        "callee": "python.ccxt.bitso.bitso.parse_order",
        "lineno": 1161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.parse_order",
        "callee": "python.ccxt.bitso.bitso.parse_order_status",
        "lineno": 1186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_order",
        "callee": "python.ccxt.bitso.bitso.parse_order",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_deposit",
        "callee": "python.ccxt.bitso.bitso.parse_transaction",
        "lineno": 1341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.bitso.bitso.parse_deposit_withdraw_fees",
        "lineno": 1560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.withdraw",
        "callee": "python.ccxt.bitso.bitso.parse_transaction",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.parse_transaction",
        "callee": "python.ccxt.bitso.bitso.parse_transaction_status",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.sign",
        "callee": "python.ccxt.bitso.bitso.nonce",
        "lineno": 1782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitso.bitso.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1818,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitstamp": [
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_markets",
        "callee": "python.ccxt.bitstamp.bitstamp.fetch_markets_from_cache",
        "lineno": 624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.construct_currency_object",
        "callee": "python.ccxt.bitstamp.bitstamp.describe",
        "lineno": 748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.construct_currency_object",
        "callee": "python.ccxt.bitstamp.bitstamp.is_fiat",
        "lineno": 749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_currencies",
        "callee": "python.ccxt.bitstamp.bitstamp.fetch_markets_from_cache",
        "lineno": 825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_currency",
        "callee": "python.ccxt.bitstamp.bitstamp.construct_currency_object",
        "lineno": 859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_currency",
        "callee": "python.ccxt.bitstamp.bitstamp.construct_currency_object",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_ticker",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_ticker",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.get_market_from_trade",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1061,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_trade",
        "callee": "python.ccxt.bitstamp.bitstamp.get_market_from_trade",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_balance",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_balance",
        "lineno": 1352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_trading_fee",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_trading_fee",
        "lineno": 1386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_trading_fees",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_trading_fee",
        "lineno": 1403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_trading_fees",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_trading_fees",
        "lineno": 1433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_transaction_fees",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transaction_fees",
        "lineno": 1458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.create_order",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order",
        "lineno": 1573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.edit_order",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.cancel_order",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_order_status",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order_status",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_order",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order",
        "lineno": 1741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_transaction",
        "callee": "python.ccxt.bitstamp.bitstamp.get_currency_id_from_transaction",
        "lineno": 1966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_transaction",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transaction_status",
        "lineno": 1984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_order",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_order_status",
        "lineno": 2112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry_type",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_trade",
        "lineno": 2178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.bitstamp.bitstamp.get_market_from_trade",
        "lineno": 2188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transaction",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_funding_rate",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_funding_rate",
        "lineno": 2282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "python.ccxt.bitstamp.bitstamp.is_fiat",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "python.ccxt.bitstamp.bitstamp.get_currency_name",
        "lineno": 2376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.bitstamp.bitstamp.is_fiat",
        "lineno": 2414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.bitstamp.bitstamp.get_currency_name",
        "lineno": 2415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transaction",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.transfer",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transfer",
        "lineno": 2464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.parse_transfer",
        "callee": "python.ccxt.bitstamp.bitstamp.parse_transfer_status",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.handle_errors",
        "callee": "<builtin>.list.append",
        "lineno": 2550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitstamp.bitstamp.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2575,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitteam": [
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_order",
        "callee": "python.ccxt.bitteam.bitteam.parse_order",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_open_orders",
        "callee": "python.ccxt.bitteam.bitteam.fetch_orders",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_closed_orders",
        "callee": "python.ccxt.bitteam.bitteam.fetch_orders",
        "lineno": 1067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_canceled_orders",
        "callee": "python.ccxt.bitteam.bitteam.fetch_orders",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.create_order",
        "callee": "python.ccxt.bitteam.bitteam.parse_order",
        "lineno": 1139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.cancel_order",
        "callee": "python.ccxt.bitteam.bitteam.parse_order",
        "lineno": 1166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.parse_order",
        "callee": "python.ccxt.bitteam.bitteam.parse_order_status",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.parse_order",
        "callee": "python.ccxt.bitteam.bitteam.parse_order_type",
        "lineno": 1298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_tickers",
        "callee": "python.ccxt.bitteam.bitteam.parse_ticker",
        "lineno": 1414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 1415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_ticker",
        "callee": "python.ccxt.bitteam.bitteam.parse_ticker",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.fetch_balance",
        "callee": "python.ccxt.bitteam.bitteam.parse_balance",
        "lineno": 2060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.bitteam.bitteam.parse_transaction_type",
        "lineno": 2303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.bitteam.bitteam.parse_value_to_pricision",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.bitteam.bitteam.parse_transaction_status",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2383,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bittrade": [
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_trading_limits",
        "callee": "python.ccxt.bittrade.bittrade.fetch_trading_limits_by_id",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_trading_limits_by_id",
        "callee": "python.ccxt.bittrade.bittrade.parse_trading_limits",
        "lineno": 469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_markets",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_ticker",
        "callee": "python.ccxt.bittrade.bittrade.parse_ticker",
        "lineno": 771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_tickers",
        "callee": "python.ccxt.bittrade.bittrade.parse_ticker",
        "lineno": 794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_trades",
        "callee": "python.ccxt.bittrade.bittrade.parse_trade",
        "lineno": 964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 965,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_balance",
        "callee": "python.ccxt.bittrade.bittrade.parse_balance",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_order",
        "callee": "python.ccxt.bittrade.bittrade.parse_order",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_orders",
        "callee": "python.ccxt.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_open_orders_v1",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_open_orders_v1",
        "callee": "python.ccxt.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.fetch_closed_orders",
        "callee": "python.ccxt.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.parse_order",
        "callee": "python.ccxt.bittrade.bittrade.parse_order_status",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bittrade.bittrade.create_order",
        "lineno": 1399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.cancel_order",
        "callee": "python.ccxt.bittrade.bittrade.parse_order",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.cancel_orders",
        "callee": "python.ccxt.bittrade.bittrade.parse_cancel_orders",
        "lineno": 1549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.parse_transaction",
        "callee": "python.ccxt.bittrade.bittrade.parse_transaction_status",
        "lineno": 1791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.withdraw",
        "callee": "python.ccxt.bittrade.bittrade.parse_transaction",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bittrade.bittrade.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1927,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bitvavo": [
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_markets",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_markets",
        "lineno": 481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.parse_markets",
        "callee": "<builtin>.list.append",
        "lineno": 494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_ticker",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_ticker",
        "lineno": 719,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_trading_fees",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_trading_fees",
        "lineno": 963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_trading_fee",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_trading_fee",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_ohlcv",
        "callee": "python.ccxt.bitvavo.bitvavo.fetch_ohlcv_request",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_balance",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_balance",
        "lineno": 1177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.transfer",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_transfer",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_transfer",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_transfer",
        "lineno": 1353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.parse_transfer",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_transfer_status",
        "lineno": 1388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.create_order",
        "callee": "python.ccxt.bitvavo.bitvavo.create_order_request",
        "lineno": 1517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.create_order",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_order",
        "lineno": 1559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.edit_order",
        "callee": "python.ccxt.bitvavo.bitvavo.edit_order_request",
        "lineno": 1607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.edit_order",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_order",
        "lineno": 1609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_order",
        "callee": "python.ccxt.bitvavo.bitvavo.cancel_order_request",
        "lineno": 1642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_order",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_order",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_order",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_order",
        "lineno": 1770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_orders",
        "callee": "python.ccxt.bitvavo.bitvavo.fetch_orders_request",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.parse_order",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_order_status",
        "lineno": 1979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2060,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_my_trades",
        "callee": "python.ccxt.bitvavo.bitvavo.fetch_my_trades_request",
        "lineno": 2067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.parse_ledger_entry",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_ledger_entry_type",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.withdraw",
        "callee": "python.ccxt.bitvavo.bitvavo.withdraw_request",
        "lineno": 2221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.withdraw",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_transaction",
        "lineno": 2230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_withdrawals",
        "callee": "python.ccxt.bitvavo.bitvavo.fetch_withdrawals_request",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.fetch_deposits",
        "callee": "python.ccxt.bitvavo.bitvavo.fetch_deposits_request",
        "lineno": 2313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.parse_transaction",
        "callee": "python.ccxt.bitvavo.bitvavo.parse_transaction_status",
        "lineno": 2384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bitvavo.bitvavo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2542,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.blockchaincom": [
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_order_book",
        "callee": "python.ccxt.blockchaincom.blockchaincom.fetch_l3_order_book",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_ticker",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_ticker",
        "lineno": 525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.parse_order",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_order_state",
        "lineno": 574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.create_order",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_order",
        "lineno": 660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_canceled_orders",
        "callee": "python.ccxt.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_closed_orders",
        "callee": "python.ccxt.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_open_orders",
        "callee": "python.ccxt.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.parse_transaction",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_transaction_state",
        "lineno": 973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.withdraw",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_withdrawal",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_deposit",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.fetch_order",
        "callee": "python.ccxt.blockchaincom.blockchaincom.parse_order",
        "lineno": 1183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blockchaincom.blockchaincom.handle_errors",
        "callee": "<external>.ccxt.base.errors.InsufficientFunds",
        "lineno": 1212,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.blofin": [
      {
        "caller": "python.ccxt.blofin.blofin.fetch_ticker",
        "callee": "python.ccxt.blofin.blofin.parse_ticker",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_mark_price",
        "callee": "python.ccxt.blofin.blofin.parse_ticker",
        "lineno": 754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 985,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1065,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_funding_rate",
        "callee": "python.ccxt.blofin.blofin.parse_funding_rate",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_balance_by_type",
        "callee": "python.ccxt.blofin.blofin.parse_funding_balance",
        "lineno": 1090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_balance_by_type",
        "callee": "python.ccxt.blofin.blofin.parse_balance",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_balance",
        "callee": "python.ccxt.blofin.blofin.parse_balance_by_type",
        "lineno": 1213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_order",
        "callee": "python.ccxt.blofin.blofin.parse_order_status",
        "lineno": 1344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_order",
        "callee": "python.ccxt.blofin.blofin.create_tpsl_order_request",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_order",
        "callee": "python.ccxt.blofin.blofin.create_order_request",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_order",
        "callee": "python.ccxt.blofin.blofin.create_order_request",
        "lineno": 1453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_order",
        "callee": "python.ccxt.blofin.blofin.parse_order",
        "lineno": 1457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_order",
        "callee": "python.ccxt.blofin.blofin.parse_order",
        "lineno": 1460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_order",
        "callee": "python.ccxt.blofin.blofin.cancel_orders",
        "lineno": 1544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_order",
        "callee": "python.ccxt.blofin.blofin.parse_order",
        "lineno": 1550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_order",
        "callee": "python.ccxt.blofin.blofin.parse_order",
        "lineno": 1554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_orders",
        "callee": "python.ccxt.blofin.blofin.create_order_request",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_transaction",
        "callee": "python.ccxt.blofin.blofin.parse_transaction_withdrawal_status",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_transaction",
        "callee": "python.ccxt.blofin.blofin.parse_transaction_deposit_status",
        "lineno": 1843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.parse_ledger_entry",
        "callee": "python.ccxt.blofin.blofin.parse_ledger_entry_type",
        "lineno": 1926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.blofin.blofin.parse_ids",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.blofin.blofin.parse_ids",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.blofin.blofin.parse_ids",
        "lineno": 1975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.transfer",
        "callee": "python.ccxt.blofin.blofin.parse_transfer",
        "lineno": 2033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_position",
        "callee": "python.ccxt.blofin.blofin.parse_position",
        "lineno": 2070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_leverage",
        "callee": "python.ccxt.blofin.blofin.parse_leverage",
        "lineno": 2368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.fetch_margin_mode",
        "callee": "python.ccxt.blofin.blofin.parse_margin_mode",
        "lineno": 2511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.set_margin_mode",
        "callee": "python.ccxt.blofin.blofin.parse_margin_mode",
        "lineno": 2550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.blofin.blofin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2700,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.btcbox": [
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_balance",
        "callee": "python.ccxt.btcbox.btcbox.parse_balance",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_ticker",
        "callee": "python.ccxt.btcbox.btcbox.parse_ticker",
        "lineno": 471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.create_order",
        "callee": "python.ccxt.btcbox.btcbox.parse_order",
        "lineno": 580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.cancel_order",
        "callee": "python.ccxt.btcbox.btcbox.parse_order",
        "lineno": 606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.parse_order",
        "callee": "python.ccxt.btcbox.btcbox.parse_order_status",
        "lineno": 641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_order",
        "callee": "python.ccxt.btcbox.btcbox.parse_order",
        "lineno": 706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_orders",
        "callee": "python.ccxt.btcbox.btcbox.fetch_orders_by_type",
        "lineno": 749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.fetch_open_orders",
        "callee": "python.ccxt.btcbox.btcbox.fetch_orders_by_type",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.sign",
        "callee": "python.ccxt.btcbox.btcbox.nonce",
        "lineno": 777,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.btcbox.btcbox.request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 811,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.btcmarkets": [
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_deposits_withdrawals",
        "callee": "python.ccxt.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_deposits",
        "callee": "python.ccxt.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_withdrawals",
        "callee": "python.ccxt.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.parse_transaction",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_transaction_type",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.parse_transaction",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_transaction_status",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_balance",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_balance",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_ticker",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_ticker",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_ticker_2",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_ticker",
        "lineno": 799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 948,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 955,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.create_order",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_order",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.cancel_order",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_order",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.parse_order",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_order_status",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_order",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_order",
        "lineno": 1175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_open_orders",
        "callee": "python.ccxt.btcmarkets.btcmarkets.fetch_orders",
        "lineno": 1217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.fetch_closed_orders",
        "callee": "python.ccxt.btcmarkets.btcmarkets.fetch_orders",
        "lineno": 1231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.withdraw",
        "callee": "python.ccxt.btcmarkets.btcmarkets.parse_transaction",
        "lineno": 1328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.sign",
        "callee": "python.ccxt.btcmarkets.btcmarkets.nonce",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcmarkets.btcmarkets.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1376,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.btcturk": [
      {
        "caller": "python.ccxt.btcturk.btcturk.fetch_balance",
        "callee": "python.ccxt.btcturk.btcturk.parse_balance",
        "lineno": 429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.fetch_ticker",
        "callee": "python.ccxt.btcturk.btcturk.fetch_tickers",
        "lineno": 538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.fetch_ohlcv",
        "callee": "python.ccxt.btcturk.btcturk.parse_ohlcvs",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.parse_ohlcvs",
        "callee": "<builtin>.list.append",
        "lineno": 755,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.parse_ohlcvs",
        "callee": "python.ccxt.btcturk.btcturk.parse_ohlcv",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.create_order",
        "callee": "python.ccxt.btcturk.btcturk.parse_order",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.parse_order",
        "callee": "python.ccxt.btcturk.btcturk.parse_order_status",
        "lineno": 942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.sign",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1008,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.sign",
        "callee": "python.ccxt.btcturk.btcturk.nonce",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.btcturk.btcturk.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1034,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bullish": [
      {
        "caller": "python.ccxt.bullish.bullish.parse_market",
        "callee": "python.ccxt.bullish.bullish.parse_market_type",
        "lineno": 806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.bullish.bullish.handle_pagination_params",
        "lineno": 966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.bullish.bullish.handle_since_and_until",
        "lineno": 972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.bullish.bullish.get_closest_limit",
        "lineno": 974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.bullish.bullish.handle_pagination_params",
        "lineno": 1026,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.bullish.bullish.handle_since_and_until",
        "lineno": 1028,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.bullish.bullish.get_closest_limit",
        "lineno": 1030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_order_trades",
        "callee": "python.ccxt.bullish.bullish.fetch_my_trades",
        "lineno": 1072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_ticker",
        "callee": "python.ccxt.bullish.bullish.parse_ticker",
        "lineno": 1214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.bullish.bullish.handle_pagination_params",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.bullish.bullish.get_closest_limit",
        "lineno": 1400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.bullish.bullish.handle_since_and_until",
        "lineno": 1401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.bullish.bullish.handle_pagination_params",
        "lineno": 1453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.bullish.bullish.handle_since_and_until",
        "lineno": 1462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.bullish.bullish.get_closest_limit",
        "lineno": 1464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.handle_pagination_params",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_open_orders",
        "callee": "python.ccxt.bullish.bullish.fetch_orders",
        "lineno": 1562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_canceled_orders",
        "callee": "python.ccxt.bullish.bullish.fetch_orders",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_closed_orders",
        "callee": "python.ccxt.bullish.bullish.fetch_orders",
        "lineno": 1600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bullish.bullish.fetch_orders",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_order",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_order",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_order",
        "callee": "python.ccxt.bullish.bullish.parse_order",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1692,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1709,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.create_order",
        "callee": "python.ccxt.bullish.bullish.parse_order",
        "lineno": 1729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.edit_order",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.edit_order",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.edit_order",
        "callee": "python.ccxt.bullish.bullish.parse_order",
        "lineno": 1771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_order",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_order",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_order",
        "callee": "python.ccxt.bullish.bullish.parse_order",
        "lineno": 1806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_all_orders",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.cancel_all_orders",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 1820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_order",
        "callee": "python.ccxt.bullish.bullish.parse_order_status",
        "lineno": 1902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_order",
        "callee": "python.ccxt.bullish.bullish.parse_order_type",
        "lineno": 1924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_deposits_withdrawals",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.withdraw",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2051,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.withdraw",
        "callee": "python.ccxt.bullish.bullish.parse_transaction",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_transaction",
        "callee": "python.ccxt.bullish.bullish.parse_transaction_type",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_transaction",
        "callee": "python.ccxt.bullish.bullish.parse_transaction_status",
        "lineno": 2127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.load_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_accounts",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_deposit_address",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_deposit_address",
        "callee": "python.ccxt.bullish.bullish.parse_deposit_address",
        "lineno": 2318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 2345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.bullish.bullish.parse_balance_for_single_currency",
        "lineno": 2354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.bullish.bullish.parse_balance",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_positions",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_positions",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_position",
        "callee": "python.ccxt.bullish.bullish.parse_position_side",
        "lineno": 2472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 2516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.bullish.bullish.handle_pagination_params",
        "lineno": 2521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.bullish.bullish.handle_since_and_until",
        "lineno": 2535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.bullish.bullish.get_closest_limit",
        "lineno": 2537,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.transfer",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.transfer",
        "callee": "python.ccxt.bullish.bullish.parse_transfer",
        "lineno": 2589,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.parse_transfer",
        "callee": "python.ccxt.bullish.bullish.parse_transfer_status",
        "lineno": 2632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_borrow_rate_history",
        "callee": "python.ccxt.bullish.bullish.handle_token",
        "lineno": 2659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_borrow_rate_history",
        "callee": "python.ccxt.bullish.bullish.load_account",
        "lineno": 2660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.fetch_open_interest",
        "callee": "python.ccxt.bullish.bullish.parse_open_interest",
        "lineno": 2771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.sign",
        "callee": "python.ccxt.bullish.bullish.get_timestamp",
        "lineno": 2831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.handle_token",
        "callee": "python.ccxt.bullish.bullish.sign_in",
        "lineno": 2898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bullish.bullish.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2931,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bybit": [
      {
        "caller": "python.ccxt.bybit.bybit.enable_demo_trading",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.safe_market",
        "callee": "python.ccxt.bybit.bybit.create_expired_option_market",
        "lineno": 1602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.bybit.bybit.fetch_spot_markets",
        "lineno": 1793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.bybit.bybit.fetch_future_markets",
        "lineno": 1795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.bybit.bybit.fetch_future_markets",
        "lineno": 1797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.bybit.bybit.fetch_option_markets",
        "lineno": 1802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_future_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_option_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_ticker",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ticker",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 2399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ticker",
        "callee": "python.ccxt.bybit.bybit.parse_ticker",
        "lineno": 2443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_tickers",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 2473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 2486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_tickers",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 2493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_bids_asks",
        "callee": "python.ccxt.bybit.bybit.fetch_tickers",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_funding_rate",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 2716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_rate_history",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 2849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2851,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2892,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_trade",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 3058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trades",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 3152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_balance",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 3419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_balance",
        "callee": "python.ccxt.bybit.bybit.parse_balance",
        "lineno": 3563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_order",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 3723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_order",
        "callee": "python.ccxt.bybit.bybit.parse_order_status",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_order",
        "callee": "python.ccxt.bybit.bybit.parse_time_in_force",
        "lineno": 3757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3823,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_buy_order_with_cost",
        "callee": "python.ccxt.bybit.bybit.create_order",
        "lineno": 3827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 3841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "python.ccxt.bybit.bybit.create_order",
        "lineno": 3851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 3891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order",
        "callee": "python.ccxt.bybit.bybit.create_order_request",
        "lineno": 3896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order",
        "callee": "python.ccxt.bybit.bybit.parse_order",
        "lineno": 3923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3982,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_amount",
        "lineno": 3986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 3987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3990,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 3995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4025,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_cost",
        "lineno": 4077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_cost",
        "lineno": 4092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_cost",
        "lineno": 4095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_cost",
        "lineno": 4097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "python.ccxt.bybit.bybit.create_order_request",
        "lineno": 4190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_amount",
        "lineno": 4278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.bybit.bybit.get_price",
        "lineno": 4306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_order",
        "callee": "python.ccxt.bybit.bybit.edit_order_request",
        "lineno": 4345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_orders",
        "callee": "python.ccxt.bybit.bybit.edit_order_request",
        "lineno": 4389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4391,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_order_request",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_order",
        "callee": "python.ccxt.bybit.bybit.cancel_order_request",
        "lineno": 4490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_order",
        "callee": "python.ccxt.bybit.bybit.parse_order",
        "lineno": 4505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 4658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_all_orders",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_all_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_classic",
        "callee": "python.ccxt.bybit.bybit.fetch_orders",
        "lineno": 4796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "python.ccxt.bybit.bybit.fetch_order_classic",
        "lineno": 4822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4893,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order",
        "callee": "python.ccxt.bybit.bybit.parse_order",
        "lineno": 4895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 4898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders",
        "callee": "python.ccxt.bybit.bybit.fetch_orders_classic",
        "lineno": 4918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders_classic",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 4950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders_classic",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_orders_classic",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_closed_order",
        "callee": "python.ccxt.bybit.bybit.fetch_closed_orders",
        "lineno": 5041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 5046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5048,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_order",
        "callee": "python.ccxt.bybit.bybit.fetch_open_orders",
        "lineno": 5073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 5078,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 5113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_closed_orders",
        "callee": "python.ccxt.bybit.bybit.fetch_canceled_and_closed_orders",
        "lineno": 5219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_canceled_orders",
        "callee": "python.ccxt.bybit.bybit.fetch_canceled_and_closed_orders",
        "lineno": 5244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_orders",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 5277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_orders",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_order_trades",
        "callee": "python.ccxt.bybit.bybit.fetch_my_trades",
        "lineno": 5379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_trades",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 5409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_trades",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_deposit_address",
        "callee": "python.ccxt.bybit.bybit.fetch_deposit_addresses_by_network",
        "lineno": 5542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_deposits",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_withdrawals",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_transaction",
        "callee": "python.ccxt.bybit.bybit.parse_transaction_status",
        "lineno": 5754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ledger",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 5826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_ledger",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_ledger_entry",
        "callee": "python.ccxt.bybit.bybit.parse_ledger_entry_type",
        "lineno": 6019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.withdraw",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 6074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.withdraw",
        "callee": "python.ccxt.bybit.bybit.parse_transaction",
        "lineno": 6108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_position",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 6129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_position",
        "callee": "python.ccxt.bybit.bybit.parse_position",
        "lineno": 6176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 6219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 6278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.bybit.bybit.parse_position",
        "lineno": 6278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_position",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 6420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_leverage",
        "callee": "python.ccxt.bybit.bybit.fetch_position",
        "lineno": 6528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_leverage",
        "callee": "python.ccxt.bybit.bybit.parse_leverage",
        "lineno": 6529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 6556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 6591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6660,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.set_position_mode",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 6695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 6759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 6816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.bybit.bybit.parse_open_interest",
        "lineno": 6818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_open_interest_history",
        "callee": "python.ccxt.bybit.bybit.fetch_derivatives_open_interest_history",
        "lineno": 6850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_cross_borrow_rate",
        "callee": "python.ccxt.bybit.bybit.parse_borrow_rate",
        "lineno": 6906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.transfer",
        "callee": "python.ccxt.bybit.bybit.parse_transfer_status",
        "lineno": 7100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.transfer",
        "callee": "python.ccxt.bybit.bybit.parse_transfer",
        "lineno": 7101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_transfers",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 7162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.borrow_cross_margin",
        "callee": "python.ccxt.bybit.bybit.parse_margin_loan",
        "lineno": 7196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.repay_cross_margin",
        "callee": "python.ccxt.bybit.bybit.parse_margin_loan",
        "lineno": 7228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_transfer",
        "callee": "python.ccxt.bybit.bybit.parse_transfer_status",
        "lineno": 7303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.parse_market_leverage_tiers",
        "lineno": 7342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_market_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "lineno": 7361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trading_fee",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 7399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trading_fee",
        "callee": "python.ccxt.bybit.bybit.parse_trading_fee",
        "lineno": 7422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_trading_fees",
        "callee": "python.ccxt.bybit.bybit.parse_trading_fee",
        "lineno": 7461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_settlement_history",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 7584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_settlement_history",
        "callee": "python.ccxt.bybit.bybit.parse_settlements",
        "lineno": 7612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_settlement_history",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 7637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_settlement_history",
        "callee": "python.ccxt.bybit.bybit.parse_settlements",
        "lineno": 7670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_settlements",
        "callee": "python.ccxt.bybit.bybit.parse_settlement",
        "lineno": 7736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_volatility_history",
        "callee": "python.ccxt.bybit.bybit.parse_volatility_history",
        "lineno": 7772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_volatility_history",
        "callee": "<builtin>.list.append",
        "lineno": 7786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_greeks",
        "callee": "python.ccxt.bybit.bybit.parse_greeks",
        "lineno": 7854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_liquidations",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 8011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_my_liquidations",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.get_leverage_tiers_paginated",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.get_leverage_tiers_paginated",
        "lineno": 8157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.parse_leverage_tiers",
        "lineno": 8159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 8186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.parse_market_leverage_tiers",
        "lineno": 8188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_market_leverage_tiers",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 8209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 8213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_history",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 8251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_funding_history",
        "callee": "python.ccxt.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_income",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 8302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_option",
        "callee": "python.ccxt.bybit.bybit.parse_option",
        "lineno": 8378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_option",
        "callee": "python.ccxt.bybit.bybit.safe_market",
        "lineno": 8472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_convert_currencies",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 8580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_convert_quote",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 8676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_convert_quote",
        "callee": "python.ccxt.bybit.bybit.parse_conversion",
        "lineno": 8713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.create_convert_trade",
        "callee": "python.ccxt.bybit.bybit.parse_conversion",
        "lineno": 8746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_convert_trade",
        "callee": "python.ccxt.bybit.bybit.is_unified_enabled",
        "lineno": 8762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_convert_trade",
        "callee": "python.ccxt.bybit.bybit.parse_conversion",
        "lineno": 8806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_long_short_ratio_history",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 8933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_positions_adl_rank",
        "callee": "python.ccxt.bybit.bybit.get_bybit_type",
        "lineno": 9009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.fetch_margin_mode",
        "callee": "python.ccxt.bybit.bybit.parse_margin_mode",
        "lineno": 9151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.parse_margin_mode",
        "callee": "python.ccxt.bybit.bybit.parse_margin_mode_type",
        "lineno": 9158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.sign",
        "callee": "python.ccxt.bybit.bybit.nonce",
        "lineno": 9180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bybit.bybit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 9297,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.bybiteu": [],
    "python.ccxt.bydfi": [
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_order_book",
        "callee": "python.ccxt.bydfi.bydfi.get_closest_limit",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_my_trades",
        "callee": "python.ccxt.bydfi.bydfi.handle_since_and_until",
        "lineno": 700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_trade",
        "callee": "python.ccxt.bydfi.bydfi.parse_trade_type",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_ticker",
        "callee": "python.ccxt.bydfi.bydfi.parse_ticker",
        "lineno": 945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_funding_rate",
        "callee": "python.ccxt.bydfi.bydfi.parse_funding_rate",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_order",
        "callee": "python.ccxt.bydfi.bydfi.create_order_request",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order",
        "lineno": 1185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_order_request",
        "callee": "python.ccxt.bydfi.bydfi.encode_working_type",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_orders",
        "callee": "python.ccxt.bydfi.bydfi.create_order_request",
        "lineno": 1306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.edit_order",
        "callee": "python.ccxt.bydfi.bydfi.create_edit_order_request",
        "lineno": 1336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.edit_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order",
        "lineno": 1342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.edit_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.edit_orders",
        "callee": "python.ccxt.bydfi.bydfi.create_edit_order_request",
        "lineno": 1368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1369,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.create_edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_open_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order",
        "lineno": 1560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.bydfi.bydfi.handle_since_and_until",
        "lineno": 1595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order_time_in_force",
        "lineno": 1747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order_status",
        "lineno": 1765,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.bydfi.bydfi.parse_order_type",
        "lineno": 1767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_leverage",
        "callee": "python.ccxt.bydfi.bydfi.parse_leverage",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_position",
        "callee": "python.ccxt.bydfi.bydfi.parse_position_side",
        "lineno": 2018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_position_history",
        "callee": "python.ccxt.bydfi.bydfi.handle_since_and_until",
        "lineno": 2093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_positions_history",
        "callee": "python.ccxt.bydfi.bydfi.handle_since_and_until",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_margin_mode",
        "callee": "python.ccxt.bydfi.bydfi.parse_margin_mode",
        "lineno": 2211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.set_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_balance",
        "callee": "python.ccxt.bydfi.bydfi.parse_balance",
        "lineno": 2419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.transfer",
        "callee": "python.ccxt.bydfi.bydfi.parse_transfer",
        "lineno": 2470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_transfer",
        "callee": "python.ccxt.bydfi.bydfi.parase_transfer_status",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_deposits",
        "callee": "python.ccxt.bydfi.bydfi.fetch_transactions_helper",
        "lineno": 2604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_withdrawals",
        "callee": "python.ccxt.bydfi.bydfi.fetch_transactions_helper",
        "lineno": 2618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.fetch_transactions_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.parse_transaction",
        "callee": "python.ccxt.bydfi.bydfi.parse_transaction_status",
        "lineno": 2731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.bydfi.bydfi.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2803,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.cex": [
      {
        "caller": "python.ccxt.cex.cex.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 343,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_ticker",
        "callee": "python.ccxt.cex.cex.fetch_tickers",
        "lineno": 556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_trading_fees",
        "callee": "python.ccxt.cex.cex.parse_trading_fees",
        "lineno": 838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_trading_fees",
        "callee": "python.ccxt.cex.cex.parse_trading_fee",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_trading_fees",
        "callee": "python.ccxt.cex.cex.parse_trading_fee",
        "lineno": 854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_balance",
        "callee": "python.ccxt.cex.cex.parse_balance",
        "lineno": 952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_closed_orders",
        "callee": "python.ccxt.cex.cex.fetch_orders_by_status",
        "lineno": 1060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_open_orders",
        "callee": "python.ccxt.cex.cex.fetch_orders_by_status",
        "lineno": 1074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_open_order",
        "callee": "python.ccxt.cex.cex.fetch_open_orders",
        "lineno": 1091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_closed_order",
        "callee": "python.ccxt.cex.cex.fetch_closed_orders",
        "lineno": 1109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_order",
        "callee": "python.ccxt.cex.cex.parse_order_status",
        "lineno": 1165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.create_order",
        "callee": "python.ccxt.cex.cex.parse_order",
        "lineno": 1295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.cancel_order",
        "callee": "python.ccxt.cex.cex.parse_order",
        "lineno": 1319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_ledger_entry",
        "callee": "python.ccxt.cex.cex.parse_ledger_entry_type",
        "lineno": 1418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_transaction",
        "callee": "python.ccxt.cex.cex.parse_transaction_status",
        "lineno": 1499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.transfer",
        "callee": "python.ccxt.cex.cex.transfer_between_sub_accounts",
        "lineno": 1540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.transfer",
        "callee": "python.ccxt.cex.cex.transfer_between_main_and_sub_account",
        "lineno": 1542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.transfer_between_main_and_sub_account",
        "callee": "python.ccxt.cex.cex.parse_transfer",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.transfer_between_sub_accounts",
        "callee": "python.ccxt.cex.cex.parse_transfer",
        "lineno": 1601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.parse_transfer",
        "callee": "python.ccxt.cex.cex.parse_transaction_status",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.fetch_deposit_address",
        "callee": "python.ccxt.cex.cex.parse_deposit_address",
        "lineno": 1677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1724,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1742,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinbase": [
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_accounts",
        "callee": "python.ccxt.coinbase.coinbase.fetch_accounts_v3",
        "lineno": 569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_accounts",
        "callee": "python.ccxt.coinbase.coinbase.fetch_accounts_v2",
        "lineno": 570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_portfolios",
        "callee": "<builtin>.list.append",
        "lineno": 702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_my_sells",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_my_buys",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request",
        "lineno": 886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_withdrawals",
        "callee": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_withdrawals",
        "callee": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposits",
        "callee": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposits",
        "callee": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposits_withdrawals",
        "callee": "python.ccxt.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_transaction",
        "callee": "python.ccxt.coinbase.coinbase.parse_transaction_status",
        "lineno": 1133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets",
        "callee": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "lineno": 1318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets",
        "callee": "python.ccxt.coinbase.coinbase.fetch_markets_v2",
        "lineno": 1319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v2",
        "callee": "python.ccxt.coinbase.coinbase.fetch_currencies_from_cache",
        "lineno": 1322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1397,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1513,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.coinbase.coinbase.parse_spot_market",
        "lineno": 1513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.coinbase.coinbase.parse_contract_market",
        "lineno": 1516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.coinbase.coinbase.parse_contract_market",
        "lineno": 1519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_tickers",
        "callee": "python.ccxt.coinbase.coinbase.fetch_tickers_v3",
        "lineno": 1989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_tickers",
        "callee": "python.ccxt.coinbase.coinbase.fetch_tickers_v2",
        "lineno": 1990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_tickers_v2",
        "callee": "python.ccxt.coinbase.coinbase.parse_ticker",
        "lineno": 2022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_tickers_v3",
        "callee": "python.ccxt.coinbase.coinbase.parse_ticker",
        "lineno": 2086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_ticker",
        "callee": "python.ccxt.coinbase.coinbase.fetch_ticker_v3",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_ticker",
        "callee": "python.ccxt.coinbase.coinbase.fetch_ticker_v2",
        "lineno": 2105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_ticker_v2",
        "callee": "python.ccxt.coinbase.coinbase.parse_ticker",
        "lineno": 2133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_ticker_v3",
        "callee": "python.ccxt.coinbase.coinbase.parse_ticker",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_balance",
        "callee": "python.ccxt.coinbase.coinbase.parse_custom_balance",
        "lineno": 2453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_ledger",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 2477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_ledger_entry",
        "callee": "python.ccxt.coinbase.coinbase.parse_ledger_entry_type",
        "lineno": 2793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_ledger_entry",
        "callee": "python.ccxt.coinbase.coinbase.parse_ledger_entry_status",
        "lineno": 2794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.prepare_account_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2845,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "python.ccxt.coinbase.coinbase.find_account_id",
        "lineno": 2846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2848,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2870,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_market_buy_order_with_cost",
        "callee": "python.ccxt.coinbase.coinbase.create_order",
        "lineno": 2872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "python.ccxt.coinbase.coinbase.close_position",
        "lineno": 2916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2933,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2973,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3006,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3017,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3096,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_order",
        "lineno": 3098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_order_type",
        "lineno": 3212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_time_in_force",
        "lineno": 3213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_order_status",
        "lineno": 3223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.cancel_order",
        "callee": "python.ccxt.coinbase.coinbase.cancel_orders",
        "lineno": 3275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.edit_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_order",
        "lineno": 3356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_order",
        "callee": "python.ccxt.coinbase.coinbase.parse_order",
        "lineno": 3417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_open_orders",
        "callee": "python.ccxt.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_closed_orders",
        "callee": "python.ccxt.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_canceled_orders",
        "callee": "python.ccxt.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.withdraw",
        "callee": "python.ccxt.coinbase.coinbase.find_account_id",
        "lineno": 3963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3965,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.withdraw",
        "callee": "python.ccxt.coinbase.coinbase.parse_transaction",
        "lineno": 4025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 4040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.deposit",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.deposit",
        "callee": "python.ccxt.coinbase.coinbase.find_account_id",
        "lineno": 4197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.deposit",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.deposit",
        "callee": "python.ccxt.coinbase.coinbase.parse_transaction",
        "lineno": 4246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit",
        "callee": "python.ccxt.coinbase.coinbase.find_account_id",
        "lineno": 4266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit",
        "callee": "python.ccxt.coinbase.coinbase.parse_transaction",
        "lineno": 4312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit_method_ids",
        "callee": "python.ccxt.coinbase.coinbase.parse_deposit_method_ids",
        "lineno": 4345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit_method_id",
        "callee": "python.ccxt.coinbase.coinbase.parse_deposit_method_id",
        "lineno": 4380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_deposit_method_ids",
        "callee": "python.ccxt.coinbase.coinbase.parse_deposit_method_id",
        "lineno": 4385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_deposit_method_ids",
        "callee": "<builtin>.list.append",
        "lineno": 4386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_convert_quote",
        "callee": "python.ccxt.coinbase.coinbase.parse_conversion",
        "lineno": 4421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.create_convert_trade",
        "callee": "python.ccxt.coinbase.coinbase.parse_conversion",
        "lineno": 4444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_convert_trade",
        "callee": "python.ccxt.coinbase.coinbase.parse_conversion",
        "lineno": 4472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.close_position",
        "callee": "python.ccxt.coinbase.coinbase.parse_order",
        "lineno": 4520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_position",
        "callee": "python.ccxt.coinbase.coinbase.parse_position",
        "lineno": 4591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_portfolio_details",
        "callee": "python.ccxt.coinbase.coinbase.parse_portfolio_details",
        "lineno": 4802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.parse_portfolio_details",
        "callee": "<builtin>.list.append",
        "lineno": 4848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.sign",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4930,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.sign",
        "callee": "python.ccxt.coinbase.coinbase.create_auth_token",
        "lineno": 4949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.sign",
        "callee": "python.ccxt.coinbase.coinbase.nonce",
        "lineno": 4953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5022,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5033,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5036,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbase.coinbase.fetch_deposit_addresses",
        "callee": "python.ccxt.coinbase.coinbase.prepare_account_request",
        "lineno": 5051,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.coinbaseadvanced": [],
    "python.ccxt.coinbaseexchange": [
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_balance",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_balance",
        "lineno": 776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_tickers",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ticker",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ticker",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ticker",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order_status",
        "lineno": 1283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_order",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order",
        "lineno": 1353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_orders",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_closed_orders",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.create_order",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_order",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.withdraw",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_transaction",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ledger_entry",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_ledger_entry_type",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "lineno": 1858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_withdrawals",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_transaction",
        "callee": "python.ccxt.coinbaseexchange.coinbaseexchange.parse_transaction_status",
        "lineno": 1950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 1986,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2021,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseexchange.coinbaseexchange.request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2047,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinbaseinternational": [
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_accounts",
        "lineno": 347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.find_default_network",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_funding_rate_history",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_funding_rate",
        "lineno": 552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transfer",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transfer_status",
        "lineno": 730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_networks",
        "lineno": 829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_networks",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_network",
        "lineno": 835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.set_margin",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.set_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_position",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_position",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_position",
        "lineno": 1009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_positions",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_withdrawals",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "lineno": 1119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_deposits",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transaction",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transaction_status",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_tickers",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_ticker",
        "lineno": 1486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_ticker",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_ticker",
        "lineno": 1505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_balance",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_balance",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_balance",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order_type",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order_status",
        "lineno": 1790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.cancel_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.cancel_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.cancel_all_orders",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1922,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_order",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2013,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2087,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "lineno": 2165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.coinbaseinternational.coinbaseinternational.parse_transaction",
        "lineno": 2182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinbaseinternational.coinbaseinternational.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2226,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coincheck": [
      {
        "caller": "python.ccxt.coincheck.coincheck.fetch_balance",
        "callee": "python.ccxt.coincheck.coincheck.parse_balance",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.fetch_ticker",
        "callee": "python.ccxt.coincheck.coincheck.parse_ticker",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.cancel_order",
        "callee": "python.ccxt.coincheck.coincheck.parse_order",
        "lineno": 717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.parse_transaction",
        "callee": "python.ccxt.coincheck.coincheck.parse_transaction_status",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.sign",
        "callee": "python.ccxt.coincheck.coincheck.nonce",
        "lineno": 899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coincheck.coincheck.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 930,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinex": [
      {
        "caller": "python.ccxt.coinex.coinex.fetch_markets",
        "callee": "python.ccxt.coinex.coinex.fetch_spot_markets",
        "lineno": 836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_markets",
        "callee": "python.ccxt.coinex.coinex.fetch_contract_markets",
        "lineno": 837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_ticker",
        "callee": "python.ccxt.coinex.coinex.parse_ticker",
        "lineno": 1159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_trading_fee",
        "callee": "python.ccxt.coinex.coinex.parse_trading_fee",
        "lineno": 1517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_trading_fees",
        "callee": "python.ccxt.coinex.coinex.parse_trading_fee",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 1828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.coinex.coinex.fetch_swap_balance",
        "lineno": 1831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.coinex.coinex.fetch_financial_balance",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.coinex.coinex.fetch_margin_balance",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.coinex.coinex.fetch_spot_balance",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.parse_order",
        "callee": "python.ccxt.coinex.coinex.parse_order_status",
        "lineno": 2088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_market_buy_order_with_cost",
        "callee": "python.ccxt.coinex.coinex.create_order",
        "lineno": 2129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_order_request",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_order",
        "callee": "python.ccxt.coinex.coinex.create_order_request",
        "lineno": 2249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_order",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 2449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "python.ccxt.coinex.coinex.create_order_request",
        "lineno": 2493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 2631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 2634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_orders",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 2810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_order",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_order",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 2947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2967,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3010,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 3012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3013,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3037,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_order",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_order",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 3297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.cancel_all_orders",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_order",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 3427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_orders_by_status",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_open_orders",
        "callee": "python.ccxt.coinex.coinex.fetch_orders_by_status",
        "lineno": 3750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_closed_orders",
        "callee": "python.ccxt.coinex.coinex.fetch_orders_by_status",
        "lineno": 3772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.create_deposit_address",
        "callee": "python.ccxt.coinex.coinex.parse_deposit_address",
        "lineno": 3807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_deposit_address",
        "callee": "python.ccxt.coinex.coinex.parse_deposit_address",
        "lineno": 3842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3885,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_my_trades",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3977,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_positions",
        "callee": "python.ccxt.coinex.coinex.parse_position",
        "lineno": 4034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_position",
        "callee": "python.ccxt.coinex.coinex.parse_position",
        "lineno": 4098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_leverage",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 4233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.modify_margin_helper",
        "callee": "python.ccxt.coinex.coinex.parse_margin_modification",
        "lineno": 4378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.add_margin",
        "callee": "python.ccxt.coinex.coinex.modify_margin_helper",
        "lineno": 4465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.reduce_margin",
        "callee": "python.ccxt.coinex.coinex.modify_margin_helper",
        "lineno": 4478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_rate",
        "callee": "python.ccxt.coinex.coinex.parse_funding_rate",
        "lineno": 4583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_interval",
        "callee": "python.ccxt.coinex.coinex.fetch_funding_rate",
        "lineno": 4595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.parse_funding_rate",
        "callee": "python.ccxt.coinex.coinex.parse_funding_interval",
        "lineno": 4636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.withdraw",
        "callee": "python.ccxt.coinex.coinex.parse_transaction",
        "lineno": 4749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.parse_transaction",
        "callee": "python.ccxt.coinex.coinex.parse_transaction_status",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4959,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.transfer",
        "callee": "python.ccxt.coinex.coinex.parse_transfer",
        "lineno": 4972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.parse_transfer",
        "callee": "python.ccxt.coinex.coinex.parse_transfer_status",
        "lineno": 5002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5020,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_transfers",
        "callee": "python.ccxt.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 5026,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.coinex.coinex.parse_isolated_borrow_rate",
        "lineno": 5240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.borrow_isolated_margin",
        "callee": "python.ccxt.coinex.coinex.parse_margin_loan",
        "lineno": 5364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.repay_isolated_margin",
        "callee": "python.ccxt.coinex.coinex.parse_margin_loan",
        "lineno": 5400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.coinex.coinex.parse_deposit_withdraw_fee",
        "lineno": 5482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.coinex.coinex.parse_deposit_withdraw_fee",
        "lineno": 5541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_leverage",
        "callee": "python.ccxt.coinex.coinex.parse_leverage",
        "lineno": 5649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.close_position",
        "callee": "python.ccxt.coinex.coinex.parse_order",
        "lineno": 5801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.sign",
        "callee": "python.ccxt.coinex.coinex.nonce",
        "lineno": 5828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinex.coinex.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5949,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinmate": [
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_balance",
        "callee": "python.ccxt.coinmate.coinmate.parse_balance",
        "lineno": 473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_ticker",
        "callee": "python.ccxt.coinmate.coinmate.parse_ticker",
        "lineno": 531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_tickers",
        "callee": "python.ccxt.coinmate.coinmate.parse_ticker",
        "lineno": 570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.parse_transaction",
        "callee": "python.ccxt.coinmate.coinmate.parse_transaction_status",
        "lineno": 704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.withdraw",
        "callee": "python.ccxt.coinmate.coinmate.parse_transaction",
        "lineno": 768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 972,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.parse_order",
        "callee": "python.ccxt.coinmate.coinmate.parse_order_status",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.parse_order",
        "callee": "python.ccxt.coinmate.coinmate.parse_order_type",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.fetch_order",
        "callee": "python.ccxt.coinmate.coinmate.parse_order",
        "lineno": 1147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.cancel_order",
        "callee": "python.ccxt.coinmate.coinmate.parse_order",
        "lineno": 1174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.sign",
        "callee": "python.ccxt.coinmate.coinmate.nonce",
        "lineno": 1186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmate.coinmate.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1212,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinmetro": [
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_markets",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_market",
        "lineno": 462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_market_id",
        "lineno": 471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_market_precision_and_limits",
        "lineno": 476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_market_precision_and_limits",
        "lineno": 477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_order_book_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_balance",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_balance",
        "lineno": 1043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry_description",
        "lineno": 1211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry_description",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_ledger_entry_type",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.coinmetro.coinmetro.handle_create_order_side",
        "lineno": 1310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.coinmetro.coinmetro.handle_create_order_side",
        "lineno": 1312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.coinmetro.coinmetro.encode_order_time_in_force",
        "lineno": 1316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_order",
        "lineno": 1365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.cancel_order",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_order",
        "lineno": 1430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.close_position",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_order",
        "lineno": 1482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.fetch_order",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_order",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.parse_order",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_order_time_in_force",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.borrow_cross_margin",
        "callee": "python.ccxt.coinmetro.coinmetro.parse_margin_loan",
        "lineno": 1881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinmetro.coinmetro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1941,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinone": [
      {
        "caller": "python.ccxt.coinone.coinone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_balance",
        "callee": "python.ccxt.coinone.coinone.parse_balance",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_ticker",
        "callee": "python.ccxt.coinone.coinone.parse_ticker",
        "lineno": 666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 845,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.create_order",
        "callee": "python.ccxt.coinone.coinone.parse_order",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 873,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_order",
        "callee": "python.ccxt.coinone.coinone.parse_order",
        "lineno": 902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.parse_order",
        "callee": "python.ccxt.coinone.coinone.parse_order_status",
        "lineno": 986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1032,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinone.coinone.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1232,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinsph": [
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_ticker",
        "callee": "python.ccxt.coinsph.coinsph.parse_ticker",
        "lineno": 935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_order_trades",
        "callee": "python.ccxt.coinsph.coinsph.fetch_my_trades",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_balance",
        "callee": "python.ccxt.coinsph.coinsph.parse_balance",
        "lineno": 1323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "python.ccxt.coinsph.coinsph.encode_order_type",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "python.ccxt.coinsph.coinsph.encode_order_side",
        "lineno": 1366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.create_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order",
        "lineno": 1468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.cancel_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order",
        "lineno": 1539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order_status",
        "lineno": 1645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order_type",
        "lineno": 1647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order_time_in_force",
        "lineno": 1648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.coinsph.coinsph.parse_order_side",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_trading_fee",
        "callee": "python.ccxt.coinsph.coinsph.parse_trading_fee",
        "lineno": 1746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_trading_fees",
        "callee": "python.ccxt.coinsph.coinsph.parse_trading_fee",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.withdraw",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 1816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1820,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.withdraw",
        "callee": "python.ccxt.coinsph.coinsph.parse_transaction",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.parse_transaction",
        "callee": "python.ccxt.coinsph.coinsph.parse_transaction_status",
        "lineno": 2005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.fetch_deposit_address",
        "callee": "python.ccxt.coinsph.coinsph.parse_deposit_address",
        "lineno": 2075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.url_encode_query",
        "callee": "python.ccxt.coinsph.coinsph.parse_array_param",
        "lineno": 2105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.sign",
        "callee": "python.ccxt.coinsph.coinsph.url_encode_query",
        "lineno": 2133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.sign",
        "callee": "python.ccxt.coinsph.coinsph.url_encode_query",
        "lineno": 2140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinsph.coinsph.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2153,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.coinspot": [
      {
        "caller": "python.ccxt.coinspot.coinspot.fetch_balance",
        "callee": "python.ccxt.coinspot.coinspot.parse_balance",
        "lineno": 354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinspot.coinspot.fetch_ticker",
        "callee": "python.ccxt.coinspot.coinspot.parse_ticker",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinspot.coinspot.fetch_tickers",
        "callee": "python.ccxt.coinspot.coinspot.parse_ticker",
        "lineno": 479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.coinspot.coinspot.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.coinspot.coinspot.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 675,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.cryptocom": [
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_ticker",
        "callee": "python.ccxt.cryptocom.cryptocom.fetch_tickers",
        "lineno": 938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_balance",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_balance",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_order_request",
        "callee": "python.ccxt.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "lineno": 1324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_order",
        "callee": "python.ccxt.cryptocom.cryptocom.create_order_request",
        "lineno": 1412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order",
        "lineno": 1426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_orders",
        "callee": "python.ccxt.cryptocom.cryptocom.create_advanced_order_request",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.create_advanced_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.edit_order",
        "callee": "python.ccxt.cryptocom.cryptocom.edit_order_request",
        "lineno": 1618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.edit_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.cancel_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order",
        "lineno": 1691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1715,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.withdraw",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_transaction",
        "lineno": 1938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_address",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_deposit_address",
        "callee": "python.ccxt.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "lineno": 2011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order_status",
        "lineno": 2362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_order",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_time_in_force",
        "lineno": 2365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_withdrawal_status",
        "lineno": 2451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_deposit_status",
        "lineno": 2454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_address",
        "lineno": 2456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_ledger_entry",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_ledger_entry_type",
        "lineno": 2668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_settlement_history",
        "callee": "<builtin>.str.upper",
        "lineno": 2812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_settlement_history",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_settlements",
        "lineno": 2834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 2870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.parse_settlements",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_settlement",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2886,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_funding_rate",
        "lineno": 2912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2961,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_position",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_position",
        "lineno": 3056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_positions",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_position",
        "lineno": 3113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.params_to_string",
        "callee": "python.ccxt.cryptocom.cryptocom.params_to_string",
        "lineno": 3187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.close_position",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_order",
        "lineno": 3232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_trading_fee",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_trading_fee",
        "lineno": 3266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.fetch_trading_fees",
        "callee": "python.ccxt.cryptocom.cryptocom.parse_trading_fees",
        "lineno": 3295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.sign",
        "callee": "python.ccxt.cryptocom.cryptocom.nonce",
        "lineno": 3356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.sign",
        "callee": "python.ccxt.cryptocom.cryptocom.params_to_string",
        "lineno": 3359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptocom.cryptocom.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3390,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.cryptomus": [
      {
        "caller": "python.ccxt.cryptomus.cryptomus.fetch_balance",
        "callee": "python.ccxt.cryptomus.cryptomus.parse_balance",
        "lineno": 652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.create_order",
        "callee": "python.ccxt.cryptomus.cryptomus.parse_order",
        "lineno": 737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.cryptomus.cryptomus.parse_order",
        "lineno": 830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.parse_order",
        "callee": "python.ccxt.cryptomus.cryptomus.parse_order_status",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.fetch_trading_fees",
        "callee": "python.ccxt.cryptomus.cryptomus.parse_fee_tiers",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 1089,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.cryptomus.cryptomus.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1140,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.deepcoin": [
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_markets",
        "callee": "python.ccxt.deepcoin.deepcoin.fetch_markets_by_type",
        "lineno": 405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_markets_by_type",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_tickers",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_tickers",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_trades",
        "callee": "python.ccxt.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_trade",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_taker_or_maker",
        "lineno": 878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_balance",
        "lineno": 910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_transaction",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_transaction_status",
        "lineno": 1043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1089,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1092,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_deposit_address",
        "callee": "python.ccxt.deepcoin.deepcoin.fetch_deposit_addresses",
        "lineno": 1151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_ledger",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_ledger",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_ledger_entry",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_ledger_entry_type",
        "lineno": 1280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.transfer",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_transfer",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_transfer",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_transfer_status",
        "lineno": 1373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_order",
        "callee": "python.ccxt.deepcoin.deepcoin.create_order_request",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 1431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_order_request",
        "callee": "python.ccxt.deepcoin.deepcoin.create_trigger_order_request",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_order_request",
        "callee": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_type_post_only_and_time_in_force",
        "lineno": 1473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_trigger_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_market_order_with_cost",
        "callee": "python.ccxt.deepcoin.deepcoin.create_order",
        "lineno": 1638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_market_buy_order_with_cost",
        "callee": "python.ccxt.deepcoin.deepcoin.create_order",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.create_market_sell_order_with_cost",
        "callee": "python.ccxt.deepcoin.deepcoin.create_order",
        "lineno": 1660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_closed_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_open_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 1757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 1791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_canceled_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "lineno": 1898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_closed_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "lineno": 1916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1936,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_open_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 2061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_all_orders",
        "callee": "python.ccxt.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.edit_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 2155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order_status",
        "lineno": 2271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order_type",
        "lineno": 2273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order_time_in_force",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_positions_for_symbol",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_positions",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 2359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_positions",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "python.ccxt.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_funding_rate",
        "lineno": 2583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_my_trades",
        "callee": "python.ccxt.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 2708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_my_trades",
        "callee": "python.ccxt.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2710,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.fetch_order_trades",
        "callee": "python.ccxt.deepcoin.deepcoin.fetch_my_trades",
        "lineno": 2770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.close_position",
        "callee": "python.ccxt.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.close_position",
        "callee": "python.ccxt.deepcoin.deepcoin.parse_order",
        "lineno": 2804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2857,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deepcoin.deepcoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 2861,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.delta": [
      {
        "caller": "python.ccxt.delta.delta.safe_market",
        "callee": "python.ccxt.delta.delta.create_expired_option_market",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.load_markets",
        "callee": "python.ccxt.delta.delta.index_by_stringified_numeric_id",
        "lineno": 627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.load_markets",
        "callee": "python.ccxt.delta.delta.index_by_stringified_numeric_id",
        "lineno": 630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 895,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_ticker",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_ticker",
        "callee": "python.ccxt.delta.delta.parse_ticker",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_tickers",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1248,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_tickers",
        "callee": "python.ccxt.delta.delta.parse_ticker",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_order_book",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_trades",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_ohlcv",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_balance",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_balance",
        "callee": "python.ccxt.delta.delta.parse_balance",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_position",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_position",
        "callee": "python.ccxt.delta.delta.parse_position",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_positions",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_position",
        "callee": "python.ccxt.delta.delta.safe_market",
        "lineno": 1778,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_order",
        "callee": "python.ccxt.delta.delta.parse_order_status",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.create_order",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 1953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.create_order",
        "callee": "python.ccxt.delta.delta.parse_order",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.edit_order",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.edit_order",
        "callee": "python.ccxt.delta.delta.parse_order",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.delta.delta.cancel_order",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.cancel_order",
        "callee": "python.ccxt.delta.delta.parse_order",
        "lineno": 2122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.delta.delta.cancel_all_orders",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_order",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_order",
        "callee": "python.ccxt.delta.delta.parse_order",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_open_orders",
        "callee": "python.ccxt.delta.delta.fetch_orders_with_method",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_closed_orders",
        "callee": "python.ccxt.delta.delta.fetch_orders_with_method",
        "lineno": 2236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_orders_with_method",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_my_trades",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_ledger",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_ledger_entry",
        "callee": "python.ccxt.delta.delta.parse_ledger_entry_type",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_deposit_address",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_deposit_address",
        "callee": "python.ccxt.delta.delta.parse_deposit_address",
        "lineno": 2525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_funding_rate",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_funding_rate",
        "callee": "python.ccxt.delta.delta.parse_funding_rate",
        "lineno": 2619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_funding_rates",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.add_margin",
        "callee": "python.ccxt.delta.delta.modify_margin_helper",
        "lineno": 2766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.reduce_margin",
        "callee": "python.ccxt.delta.delta.modify_margin_helper",
        "lineno": 2779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.modify_margin_helper",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.modify_margin_helper",
        "callee": "python.ccxt.delta.delta.parse_margin_modification",
        "lineno": 2816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_margin_modification",
        "callee": "python.ccxt.delta.delta.safe_market",
        "lineno": 2840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_open_interest",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 2864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_open_interest",
        "callee": "python.ccxt.delta.delta.parse_open_interest",
        "lineno": 2925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_leverage",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_leverage",
        "callee": "python.ccxt.delta.delta.parse_leverage",
        "lineno": 3020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.delta.delta.set_leverage",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_settlement_history",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_settlement_history",
        "callee": "python.ccxt.delta.delta.parse_settlements",
        "lineno": 3146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 3217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_settlements",
        "callee": "python.ccxt.delta.delta.parse_settlement",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_greeks",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_greeks",
        "callee": "python.ccxt.delta.delta.parse_greeks",
        "lineno": 3289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.close_all_positions",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.close_all_positions",
        "callee": "python.ccxt.delta.delta.parse_position",
        "lineno": 3388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_margin_mode",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_margin_mode",
        "callee": "python.ccxt.delta.delta.parse_margin_mode",
        "lineno": 3470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_option",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_option",
        "callee": "python.ccxt.delta.delta.parse_option",
        "lineno": 3551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.parse_option",
        "callee": "python.ccxt.delta.delta.safe_market",
        "lineno": 3604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.fetch_positions_adl_rank",
        "callee": "python.ccxt.delta.delta.load_markets",
        "lineno": 3637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.delta.delta.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4032,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.deribit": [
      {
        "caller": "python.ccxt.deribit.deribit.safe_market",
        "callee": "python.ccxt.deribit.deribit.create_expired_option_market",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 967,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_balance",
        "callee": "python.ccxt.deribit.deribit.parse_balance",
        "lineno": 1106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_ticker",
        "callee": "python.ccxt.deribit.deribit.parse_ticker",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_tickers",
        "callee": "python.ccxt.deribit.deribit.parse_ticker",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_trade",
        "callee": "python.ccxt.deribit.deribit.safe_market",
        "lineno": 1510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_trading_fees",
        "callee": "python.ccxt.deribit.deribit.code_from_options",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_order",
        "callee": "python.ccxt.deribit.deribit.safe_market",
        "lineno": 1843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_order",
        "callee": "python.ccxt.deribit.deribit.parse_order_status",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_order",
        "callee": "python.ccxt.deribit.deribit.parse_order_type",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_order",
        "callee": "python.ccxt.deribit.deribit.parse_time_in_force",
        "lineno": 1878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_order",
        "callee": "python.ccxt.deribit.deribit.parse_order",
        "lineno": 1952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.create_order",
        "callee": "python.ccxt.deribit.deribit.parse_order",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.edit_order",
        "callee": "python.ccxt.deribit.deribit.parse_order",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.cancel_order",
        "callee": "python.ccxt.deribit.deribit.parse_order",
        "lineno": 2172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_open_orders",
        "callee": "python.ccxt.deribit.deribit.code_from_options",
        "lineno": 2228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_closed_orders",
        "callee": "python.ccxt.deribit.deribit.code_from_options",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_my_trades",
        "callee": "python.ccxt.deribit.deribit.code_from_options",
        "lineno": 2350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_transaction",
        "callee": "python.ccxt.deribit.deribit.parse_transaction_status",
        "lineno": 2540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_position",
        "callee": "python.ccxt.deribit.deribit.safe_market",
        "lineno": 2602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_position",
        "callee": "python.ccxt.deribit.deribit.parse_position",
        "lineno": 2684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_volatility_history",
        "callee": "python.ccxt.deribit.deribit.parse_volatility_history",
        "lineno": 2769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_volatility_history",
        "callee": "<builtin>.list.append",
        "lineno": 2791,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.transfer",
        "callee": "python.ccxt.deribit.deribit.parse_transfer",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_transfer",
        "callee": "python.ccxt.deribit.deribit.parse_transfer_status",
        "lineno": 2931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.withdraw",
        "callee": "python.ccxt.deribit.deribit.parse_transaction",
        "lineno": 2976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_funding_rate",
        "callee": "python.ccxt.deribit.deribit.parse_funding_rate",
        "lineno": 3072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_funding_rate_history",
        "callee": "python.ccxt.deribit.deribit.parse_funding_rate",
        "lineno": 3138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3139,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_liquidations",
        "callee": "python.ccxt.deribit.deribit.add_pagination_cursor_to_result",
        "lineno": 3242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_greeks",
        "callee": "python.ccxt.deribit.deribit.parse_greeks",
        "lineno": 3401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_option",
        "callee": "python.ccxt.deribit.deribit.parse_option",
        "lineno": 3519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_option",
        "callee": "python.ccxt.deribit.deribit.safe_market",
        "lineno": 3598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.fetch_open_interest",
        "callee": "python.ccxt.deribit.deribit.parse_open_interest",
        "lineno": 3674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.parse_open_interest",
        "callee": "python.ccxt.deribit.deribit.safe_market",
        "lineno": 3702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.sign",
        "callee": "python.ccxt.deribit.deribit.nonce",
        "lineno": 3729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.deribit.deribit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3765,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.derive": [
      {
        "caller": "python.ccxt.derive.derive.fetch_markets",
        "callee": "python.ccxt.derive.derive.fetch_spot_markets",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_markets",
        "callee": "python.ccxt.derive.derive.fetch_swap_markets",
        "lineno": 548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_markets",
        "callee": "python.ccxt.derive.derive.fetch_option_markets",
        "lineno": 549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_ticker",
        "callee": "python.ccxt.derive.derive.parse_ticker",
        "lineno": 811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_funding_rate",
        "callee": "python.ccxt.derive.derive.fetch_funding_rate_history",
        "lineno": 1076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_funding_rate",
        "callee": "python.ccxt.derive.derive.parse_funding_rate",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.sign_order",
        "callee": "python.ccxt.derive.derive.hash_order_message",
        "lineno": 1129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.sign_order",
        "callee": "python.ccxt.derive.derive.sign_hash",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.sign_message",
        "callee": "python.ccxt.derive.derive.sign_hash",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.sign_message",
        "callee": "python.ccxt.derive.derive.hash_message",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.handle_derive_wallet_address",
        "lineno": 1212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.sign_order",
        "lineno": 1213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.create_order",
        "callee": "python.ccxt.derive.derive.parse_order",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.parse_units",
        "lineno": 1383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.handle_derive_wallet_address",
        "lineno": 1388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.sign_order",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.edit_order",
        "callee": "python.ccxt.derive.derive.parse_order",
        "lineno": 1502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.cancel_order",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.cancel_order",
        "callee": "python.ccxt.derive.derive.parse_order",
        "lineno": 1591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.cancel_all_orders",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_orders",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_open_orders",
        "callee": "python.ccxt.derive.derive.fetch_orders",
        "lineno": 1743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_closed_orders",
        "callee": "python.ccxt.derive.derive.fetch_orders",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_canceled_orders",
        "callee": "python.ccxt.derive.derive.fetch_orders",
        "lineno": 1777,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.parse_order",
        "callee": "python.ccxt.derive.derive.parse_order_status",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.parse_order",
        "callee": "python.ccxt.derive.derive.parse_time_in_force",
        "lineno": 1897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_order_trades",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 1934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_my_trades",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 2008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_positions",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_funding_history",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_balance",
        "callee": "python.ccxt.derive.derive.handle_derive_wallet_address",
        "lineno": 2312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_balance",
        "callee": "python.ccxt.derive.derive.parse_balance",
        "lineno": 2366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_deposits",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 2403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.fetch_withdrawals",
        "callee": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "lineno": 2448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.parse_transaction",
        "callee": "python.ccxt.derive.derive.parse_transaction_status",
        "lineno": 2510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.derive.derive.handle_derive_subaccount_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.handle_derive_wallet_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.derive.derive.sign",
        "callee": "python.ccxt.derive.derive.sign_message",
        "lineno": 2567,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.digifinex": [
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets",
        "callee": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "lineno": 586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets",
        "callee": "python.ccxt.digifinex.digifinex.fetch_markets_v1",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_markets_v1",
        "callee": "<builtin>.list.append",
        "lineno": 769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_balance",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 882,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_balance",
        "callee": "python.ccxt.digifinex.digifinex.parse_balance",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_tickers",
        "callee": "python.ccxt.digifinex.digifinex.parse_ticker",
        "lineno": 1076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_ticker",
        "callee": "python.ccxt.digifinex.digifinex.parse_ticker",
        "lineno": 1156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_trade",
        "callee": "<builtin>.str.split",
        "lineno": 1326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_order",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_order",
        "callee": "python.ccxt.digifinex.digifinex.create_order_request",
        "lineno": 1607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_order",
        "callee": "python.ccxt.digifinex.digifinex.parse_order",
        "lineno": 1631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "python.ccxt.digifinex.digifinex.create_order_request",
        "lineno": 1675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1721,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_order_request",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.create_market_buy_order_with_cost",
        "callee": "python.ccxt.digifinex.digifinex.create_order",
        "lineno": 1831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1857,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_order",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1861,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1897,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_order",
        "callee": "python.ccxt.digifinex.digifinex.parse_cancel_orders",
        "lineno": 1898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.cancel_orders",
        "callee": "python.ccxt.digifinex.digifinex.parse_cancel_orders",
        "lineno": 1956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_order",
        "callee": "<builtin>.str.split",
        "lineno": 2067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_order",
        "callee": "python.ccxt.digifinex.digifinex.parse_order_status",
        "lineno": 2093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_open_orders",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_orders",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_order",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_order",
        "callee": "python.ccxt.digifinex.digifinex.parse_order",
        "lineno": 2382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_my_trades",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_ledger_entry",
        "callee": "python.ccxt.digifinex.digifinex.parse_ledger_entry_type",
        "lineno": 2501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_ledger",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 2662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_deposits",
        "callee": "python.ccxt.digifinex.digifinex.fetch_transactions_by_type",
        "lineno": 2716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_withdrawals",
        "callee": "python.ccxt.digifinex.digifinex.fetch_transactions_by_type",
        "lineno": 2727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_transaction",
        "callee": "python.ccxt.digifinex.digifinex.parse_transaction_status",
        "lineno": 2773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_transfer",
        "callee": "python.ccxt.digifinex.digifinex.parse_transfer_status",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2888,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.transfer",
        "callee": "python.ccxt.digifinex.digifinex.parse_transfer",
        "lineno": 2914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.withdraw",
        "callee": "python.ccxt.digifinex.digifinex.parse_transaction",
        "lineno": 2945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_cross_borrow_rate",
        "callee": "python.ccxt.digifinex.digifinex.parse_borrow_rate",
        "lineno": 3050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_cross_borrow_rates",
        "callee": "python.ccxt.digifinex.digifinex.parse_borrow_rates",
        "lineno": 3081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_borrow_rates",
        "callee": "python.ccxt.digifinex.digifinex.parse_borrow_rate",
        "lineno": 3117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_rate",
        "callee": "python.ccxt.digifinex.digifinex.parse_funding_rate",
        "lineno": 3152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_interval",
        "callee": "python.ccxt.digifinex.digifinex.fetch_funding_rate",
        "lineno": 3164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_funding_rate",
        "callee": "python.ccxt.digifinex.digifinex.parse_funding_interval",
        "lineno": 3200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_trading_fee",
        "callee": "python.ccxt.digifinex.digifinex.parse_trading_fee",
        "lineno": 3298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_positions",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 3346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_positions",
        "callee": "python.ccxt.digifinex.digifinex.parse_position",
        "lineno": 3416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_position",
        "callee": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 3435,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_position",
        "callee": "python.ccxt.digifinex.digifinex.parse_position",
        "lineno": 3500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_market_leverage_tiers",
        "callee": "python.ccxt.digifinex.digifinex.parse_market_leverage_tiers",
        "lineno": 3772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 3805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.handle_margin_mode_and_params",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.digifinex.digifinex.parse_deposit_withdraw_fees",
        "lineno": 3878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.add_margin",
        "callee": "python.ccxt.digifinex.digifinex.modify_margin_helper",
        "lineno": 3960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.reduce_margin",
        "callee": "python.ccxt.digifinex.digifinex.modify_margin_helper",
        "lineno": 3976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.modify_margin_helper",
        "callee": "python.ccxt.digifinex.digifinex.parse_margin_modification",
        "lineno": 4003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.digifinex.digifinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 4173,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.dydx": [
      {
        "caller": "python.ccxt.dydx.dydx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.handle_public_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.parse_order",
        "callee": "python.ccxt.dydx.dydx.parse_order_status",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.parse_order",
        "callee": "python.ccxt.dydx.dydx.parse_order_type",
        "lineno": 876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_order",
        "callee": "python.ccxt.dydx.dydx.parse_order",
        "lineno": 943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_orders",
        "callee": "python.ccxt.dydx.dydx.handle_public_address",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_open_orders",
        "callee": "python.ccxt.dydx.dydx.fetch_orders",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_closed_orders",
        "callee": "python.ccxt.dydx.dydx.fetch_orders",
        "lineno": 1040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_position",
        "callee": "python.ccxt.dydx.dydx.fetch_positions",
        "lineno": 1109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_positions",
        "callee": "python.ccxt.dydx.dydx.handle_public_address",
        "lineno": 1126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.sign_message",
        "callee": "python.ccxt.dydx.dydx.sign_hash",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.sign_message",
        "callee": "python.ccxt.dydx.dydx.hash_message",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.sign_onboarding_action",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.sign_onboarding_action",
        "callee": "python.ccxt.dydx.dydx.sign_message",
        "lineno": 1193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "callee": "python.ccxt.dydx.dydx.sign_hash",
        "lineno": 1198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.retrieve_credentials",
        "callee": "python.ccxt.dydx.dydx.sign_onboarding_action",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.retrieve_credentials",
        "callee": "python.ccxt.dydx.dydx.hash_message",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "python.ccxt.dydx.dydx.pow",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "python.ccxt.dydx.dydx.pow",
        "lineno": 1279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "python.ccxt.dydx.dydx.create_order_id_from_parts",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order_request",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order",
        "callee": "python.ccxt.dydx.dydx.retrieve_credentials",
        "lineno": 1418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order",
        "callee": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "lineno": 1419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order",
        "callee": "python.ccxt.dydx.dydx.fetch_latest_block_height",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order",
        "callee": "python.ccxt.dydx.dydx.create_order_request",
        "lineno": 1423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.create_order",
        "callee": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "lineno": 1427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "python.ccxt.dydx.dydx.fetch_latest_block_height",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "python.ccxt.dydx.dydx.retrieve_credentials",
        "lineno": 1503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "lineno": 1504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_order",
        "callee": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "lineno": 1523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.dydx.dydx.fetch_latest_block_height",
        "lineno": 1566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.dydx.dydx.retrieve_credentials",
        "lineno": 1569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "lineno": 1570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "lineno": 1588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.parse_ledger_entry",
        "callee": "python.ccxt.dydx.dydx.parse_ledger_entry_type",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_ledger",
        "callee": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "lineno": 1726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.estimate_tx_fee",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.estimate_tx_fee",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.retrieve_credentials",
        "lineno": 1796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "lineno": 1797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 1808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.estimate_tx_fee",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.transfer",
        "callee": "python.ccxt.dydx.dydx.parse_transfer",
        "lineno": 1858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_transfers",
        "callee": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "lineno": 1919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.retrieve_credentials",
        "lineno": 1997,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.fetch_dydx_account",
        "lineno": 1998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.get_wallet_address",
        "lineno": 2002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.estimate_tx_fee",
        "lineno": 2013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.sign_dydx_tx",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.withdraw",
        "callee": "python.ccxt.dydx.dydx.parse_transaction",
        "lineno": 2035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_withdrawals",
        "callee": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "lineno": 2055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_deposits",
        "callee": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "lineno": 2077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_deposits_withdrawals",
        "callee": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "lineno": 2099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_transactions_helper",
        "callee": "python.ccxt.dydx.dydx.handle_public_address",
        "lineno": 2110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_accounts",
        "callee": "python.ccxt.dydx.dydx.handle_public_address",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_balance",
        "callee": "python.ccxt.dydx.dydx.handle_public_address",
        "lineno": 2227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.fetch_balance",
        "callee": "python.ccxt.dydx.dydx.parse_balance",
        "lineno": 2296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.get_wallet_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.dydx.dydx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2357,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.exmo": [
      {
        "caller": "python.ccxt.exmo.exmo.modify_margin_helper",
        "callee": "python.ccxt.exmo.exmo.parse_margin_modification",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.reduce_margin",
        "callee": "python.ccxt.exmo.exmo.modify_margin_helper",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.add_margin",
        "callee": "python.ccxt.exmo.exmo.modify_margin_helper",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_trading_fees",
        "callee": "python.ccxt.exmo.exmo.fetch_private_trading_fees",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_trading_fees",
        "callee": "python.ccxt.exmo.exmo.fetch_public_trading_fees",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.parse_fixed_float_value",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_transaction_fees",
        "callee": "python.ccxt.exmo.exmo.parse_fixed_float_value",
        "lineno": 567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.parse_deposit_withdraw_fee",
        "callee": "python.ccxt.exmo.exmo.parse_fixed_float_value",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 715,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1055,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_balance",
        "callee": "python.ccxt.exmo.exmo.parse_balance",
        "lineno": 1084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_order_books",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_tickers",
        "callee": "python.ccxt.exmo.exmo.parse_ticker",
        "lineno": 1220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_ticker",
        "callee": "python.ccxt.exmo.exmo.parse_ticker",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_market_order_with_cost",
        "callee": "python.ccxt.exmo.exmo.create_order",
        "lineno": 1476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_market_buy_order_with_cost",
        "callee": "python.ccxt.exmo.exmo.create_order",
        "lineno": 1491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_market_sell_order_with_cost",
        "callee": "python.ccxt.exmo.exmo.create_order",
        "lineno": 1506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.create_order",
        "callee": "python.ccxt.exmo.exmo.parse_order",
        "lineno": 1607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.cancel_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.cancel_order",
        "callee": "python.ccxt.exmo.exmo.parse_order",
        "lineno": 1655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_order",
        "callee": "python.ccxt.exmo.exmo.parse_order",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.parse_order",
        "callee": "python.ccxt.exmo.exmo.parse_side",
        "lineno": 1973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.parse_order",
        "callee": "python.ccxt.exmo.exmo.parse_status",
        "lineno": 2004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2083,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.edit_order",
        "callee": "python.ccxt.exmo.exmo.parse_order",
        "lineno": 2126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.withdraw",
        "callee": "python.ccxt.exmo.exmo.parse_transaction",
        "lineno": 2202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.parse_transaction",
        "callee": "python.ccxt.exmo.exmo.parse_transaction_status",
        "lineno": 2323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_withdrawal",
        "callee": "python.ccxt.exmo.exmo.parse_transaction",
        "lineno": 2491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.fetch_deposit",
        "callee": "python.ccxt.exmo.exmo.parse_transaction",
        "lineno": 2542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.sign",
        "callee": "python.ccxt.exmo.exmo.nonce",
        "lineno": 2606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.exmo.exmo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2657,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.extended": [
      {
        "caller": "python.ccxt.extended.extended.load_markets",
        "callee": "python.ccxt.extended.extended.index_by_stringified_numeric_id",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_ticker",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_ticker",
        "callee": "python.ccxt.extended.extended.parse_ticker",
        "lineno": 748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_tickers",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_tickers",
        "callee": "python.ccxt.extended.extended.parse_ticker",
        "lineno": 794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_order_book",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_trades",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_my_trades",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 1005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_history",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 1069,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_history",
        "callee": "python.ccxt.extended.extended.parse_funding_histories",
        "lineno": 1070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 1105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_funding_histories",
        "callee": "python.ccxt.extended.extended.parse_funding_history",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_ohlcv",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_rate_history",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_funding_rate_history",
        "callee": "python.ccxt.extended.extended.parse_funding_rate_history",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_open_interest_history",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_balance",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_balance",
        "callee": "python.ccxt.extended.extended.parse_balance",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_account",
        "callee": "python.ccxt.extended.extended.parse_account",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_ledger",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.extended.extended.parse_transaction_type",
        "lineno": 1615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.extended.extended.parse_transaction_status",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_transactions",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_transactions",
        "callee": "<builtin>.list.append",
        "lineno": 1680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_deposits",
        "callee": "python.ccxt.extended.extended.fetch_transactions",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_withdrawals",
        "callee": "python.ccxt.extended.extended.fetch_transactions",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.withdraw",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.withdraw",
        "callee": "python.ccxt.extended.extended.fetch_extended_account",
        "lineno": 1736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.withdraw",
        "callee": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "lineno": 1739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_transfers",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_transfers",
        "callee": "<builtin>.list.append",
        "lineno": 1815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.transfer",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.transfer",
        "callee": "python.ccxt.extended.extended.fetch_extended_account",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.transfer",
        "callee": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "lineno": 1848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_transfer",
        "callee": "python.ccxt.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1888,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_transfer",
        "callee": "python.ccxt.extended.extended.parse_transaction_status",
        "lineno": 1903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_transaction",
        "callee": "python.ccxt.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_transaction",
        "callee": "python.ccxt.extended.extended.parse_transaction_type",
        "lineno": 1974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_transaction",
        "callee": "python.ccxt.extended.extended.parse_transaction_status",
        "lineno": 1991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_trading_fee",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_trading_fee",
        "callee": "python.ccxt.extended.extended.parse_trading_fee",
        "lineno": 2031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_trading_fees",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_trading_fees",
        "callee": "python.ccxt.extended.extended.parse_trading_fee",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_leverage",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_leverage",
        "callee": "python.ccxt.extended.extended.parse_leverage",
        "lineno": 2116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.set_leverage",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.set_leverage",
        "callee": "python.ccxt.extended.extended.parse_leverage",
        "lineno": 2145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_positions",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_position",
        "callee": "python.ccxt.extended.extended.fetch_positions",
        "lineno": 2224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_positions_history",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_positions_history",
        "callee": "<builtin>.list.append",
        "lineno": 2287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_extended_account",
        "callee": "python.ccxt.extended.extended.fetch_account",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_stark_amount",
        "lineno": 2385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_stark_amount",
        "lineno": 2386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_stark_amount",
        "lineno": 2391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_stark_amount",
        "lineno": 2424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_withdrawal_msg_hash",
        "lineno": 2435,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_stark_amount",
        "lineno": 2454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_transfer_msg_hash",
        "lineno": 2465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.extended.extended.get_extended_signature_hex",
        "lineno": 2469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.extended.extended.fetch_extended_account",
        "lineno": 2508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.extended.extended.create_order_settlement_data",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.extended.extended.create_order_settlement_data",
        "lineno": 2576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.extended.extended.create_order_settlement_data",
        "lineno": 2596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order",
        "callee": "python.ccxt.extended.extended.create_extended_order_request",
        "lineno": 2676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.create_order",
        "callee": "python.ccxt.extended.extended.parse_order",
        "lineno": 2693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.edit_order",
        "callee": "python.ccxt.extended.extended.create_extended_order_request",
        "lineno": 2743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.edit_order",
        "callee": "python.ccxt.extended.extended.parse_order",
        "lineno": 2760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_order",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_orders",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_all_orders",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.cancel_all_orders_after",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_order",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_order",
        "callee": "python.ccxt.extended.extended.parse_order",
        "lineno": 2931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_open_orders",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_orders",
        "callee": "python.ccxt.extended.extended.load_markets",
        "lineno": 2996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_closed_orders",
        "callee": "python.ccxt.extended.extended.fetch_orders",
        "lineno": 3066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.fetch_canceled_orders",
        "callee": "python.ccxt.extended.extended.fetch_orders",
        "lineno": 3083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.parse_order",
        "callee": "python.ccxt.extended.extended.parse_order_status",
        "lineno": 3145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_signature_hex",
        "callee": "python.ccxt.extended.extended.get_extended_decimal_to_base16",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_signature_hex",
        "callee": "python.ccxt.extended.extended.get_extended_decimal_to_base16",
        "lineno": 3221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_domain_hash",
        "lineno": 3242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_encode_i64",
        "lineno": 3259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_encode_i64",
        "lineno": 3261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_withdrawal_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_domain_hash",
        "lineno": 3279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_withdrawal_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_transfer_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_domain_hash",
        "lineno": 3301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.get_extended_transfer_msg_hash",
        "callee": "python.ccxt.extended.extended.get_extended_string_to_felt",
        "lineno": 3313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.extended.extended.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.extended.extended.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3345,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.fmfwio": [],
    "python.ccxt.foxbit": [
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_ticker",
        "callee": "python.ccxt.foxbit.foxbit.parse_ticker",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_trading_fees",
        "callee": "python.ccxt.foxbit.foxbit.parse_trading_fee",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_open_orders",
        "callee": "python.ccxt.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_closed_orders",
        "callee": "python.ccxt.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_canceled_orders",
        "callee": "python.ccxt.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 924,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_order",
        "callee": "python.ccxt.foxbit.foxbit.parse_order",
        "lineno": 950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 982,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.cancel_order",
        "callee": "python.ccxt.foxbit.foxbit.parse_order",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_order",
        "callee": "python.ccxt.foxbit.foxbit.parse_order",
        "lineno": 1117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_deposit_address",
        "callee": "python.ccxt.foxbit.foxbit.parse_deposit_address",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_transactions",
        "callee": "python.ccxt.foxbit.foxbit.fetch_withdrawals",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_transactions",
        "callee": "python.ccxt.foxbit.foxbit.fetch_deposits",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.edit_order",
        "callee": "python.ccxt.foxbit.foxbit.parse_order",
        "lineno": 1459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.withdraw",
        "callee": "python.ccxt.foxbit.foxbit.parse_transaction",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.parse_order",
        "callee": "python.ccxt.foxbit.foxbit.parse_order_status",
        "lineno": 1712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.parse_transaction",
        "callee": "python.ccxt.foxbit.foxbit.parse_transaction_status",
        "lineno": 1780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.parse_ledger_entry",
        "callee": "python.ccxt.foxbit.foxbit.parse_ledger_entry_type",
        "lineno": 1842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.foxbit.foxbit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1932,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.gate": [
      {
        "caller": "python.ccxt.gate.gate.safe_market",
        "callee": "python.ccxt.gate.gate.create_expired_option_market",
        "lineno": 1306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 1325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "python.ccxt.gate.gate.fetch_spot_markets",
        "lineno": 1334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1337,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "python.ccxt.gate.gate.fetch_swap_markets",
        "lineno": 1337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1339,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "python.ccxt.gate.gate.fetch_future_markets",
        "lineno": 1339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1341,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_markets",
        "callee": "python.ccxt.gate.gate.fetch_option_markets",
        "lineno": 1341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_swap_markets",
        "callee": "python.ccxt.gate.gate.get_settlement_currencies",
        "lineno": 1460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_swap_markets",
        "callee": "python.ccxt.gate.gate.parse_contract_market",
        "lineno": 1470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_future_markets",
        "callee": "python.ccxt.gate.gate.get_settlement_currencies",
        "lineno": 1478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_future_markets",
        "callee": "python.ccxt.gate.gate.parse_contract_market",
        "lineno": 1486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_future_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1487,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_option_markets",
        "callee": "python.ccxt.gate.gate.fetch_option_underlyings",
        "lineno": 1661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_option_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_option_underlyings",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.spot_order_prepare_request",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 1838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.spot_order_prepare_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.multi_order_spot_prepare_request",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 1856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.get_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1890,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2016,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate",
        "callee": "python.ccxt.gate.gate.parse_funding_rate",
        "lineno": 2062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rates",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_funding_rate",
        "callee": "python.ccxt.gate.gate.parse_funding_interval",
        "lineno": 2198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_deposit_address",
        "callee": "python.ccxt.gate.gate.fetch_deposit_addresses_by_network",
        "lineno": 2284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_trading_fee",
        "callee": "python.ccxt.gate.gate.parse_trading_fee",
        "lineno": 2339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_trading_fees",
        "callee": "python.ccxt.gate.gate.parse_trading_fees",
        "lineno": 2366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_trading_fees",
        "callee": "python.ccxt.gate.gate.parse_trading_fee",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_history",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_history",
        "callee": "python.ccxt.gate.gate.parse_funding_histories",
        "lineno": 2590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_funding_histories",
        "callee": "python.ccxt.gate.gate.parse_funding_history",
        "lineno": 2596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 2597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_funding_history",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 2613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_book",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_ticker",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_ticker",
        "callee": "python.ccxt.gate.gate.parse_ticker",
        "lineno": 2780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_tickers",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2930,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 2962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 2968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 2969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2984,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "<builtin>.list.append",
        "lineno": 3205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.parse_balance_helper",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.parse_balance_helper",
        "lineno": 3218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_balance",
        "callee": "python.ccxt.gate.gate.parse_balance_helper",
        "lineno": 3222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_ohlcv",
        "callee": "python.ccxt.gate.gate.fetch_option_ohlcv",
        "lineno": 3252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_ohlcv",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 3255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_option_ohlcv",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 3298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate_history",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_trades",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 3447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_trades",
        "callee": "python.ccxt.gate.gate.fetch_my_trades",
        "lineno": 3547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 3577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 3591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 3597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_trade",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 3795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.withdraw",
        "callee": "python.ccxt.gate.gate.parse_transaction",
        "lineno": 3949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_transaction",
        "callee": "python.ccxt.gate.gate.parse_transaction_type",
        "lineno": 4046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_transaction",
        "callee": "python.ccxt.gate.gate.parse_transaction_status",
        "lineno": 4055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 4123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order",
        "callee": "python.ccxt.gate.gate.create_order_request",
        "lineno": 4133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order",
        "callee": "python.ccxt.gate.gate.parse_order",
        "lineno": 4216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 4229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "python.ccxt.gate.gate.create_order_request",
        "lineno": 4240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 4241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 4260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_orders",
        "callee": "python.ccxt.gate.gate.create_orders_request",
        "lineno": 4261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 4343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_order_request",
        "callee": "python.ccxt.gate.gate.get_margin_mode",
        "lineno": 4450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_market_buy_order_with_cost",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 4499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.create_market_buy_order_with_cost",
        "callee": "python.ccxt.gate.gate.create_order",
        "lineno": 4504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.edit_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.edit_order",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 4557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.edit_order",
        "callee": "python.ccxt.gate.gate.edit_order_request",
        "lineno": 4559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.edit_order",
        "callee": "python.ccxt.gate.gate.parse_order",
        "lineno": 4596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_order",
        "callee": "python.ccxt.gate.gate.parse_order_status",
        "lineno": 4896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_request",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 4962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order_request",
        "callee": "python.ccxt.gate.gate.spot_order_prepare_request",
        "lineno": 4962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 4989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order",
        "callee": "python.ccxt.gate.gate.fetch_order_request",
        "lineno": 4994,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5014,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_order",
        "callee": "python.ccxt.gate.gate.parse_order",
        "lineno": 5015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_open_orders",
        "callee": "python.ccxt.gate.gate.fetch_orders_by_status",
        "lineno": 5033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.gate.gate.fetch_orders_by_status",
        "lineno": 5071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.prepare_orders_by_status_request",
        "callee": "python.ccxt.gate.gate.multi_order_spot_prepare_request",
        "lineno": 5096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.prepare_orders_by_status_request",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_orders_by_status",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_orders_by_status",
        "callee": "python.ccxt.gate.gate.prepare_orders_by_status_request",
        "lineno": 5127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_order",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_order",
        "callee": "python.ccxt.gate.gate.spot_order_prepare_request",
        "lineno": 5334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_order",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_order",
        "callee": "python.ccxt.gate.gate.parse_order",
        "lineno": 5437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders",
        "callee": "python.ccxt.gate.gate.cancel_orders_for_symbols",
        "lineno": 5473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders_for_symbols",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 5509,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 5539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.gate.gate.multi_order_spot_prepare_request",
        "lineno": 5544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.transfer",
        "callee": "python.ccxt.gate.gate.parse_transfer",
        "lineno": 5649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.set_leverage",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_position",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 5818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_position",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_position",
        "callee": "python.ccxt.gate.gate.parse_position",
        "lineno": 5959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_positions",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 5993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_leverage_tiers",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 6076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6078,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6085,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_market_leverage_tiers",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 6194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_market_leverage_tiers",
        "callee": "python.ccxt.gate.gate.parse_market_leverage_tiers",
        "lineno": 6213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_emulated_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_market_leverage_tiers",
        "callee": "python.ccxt.gate.gate.parse_emulated_leverage_tiers",
        "lineno": 6256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.repay_isolated_margin",
        "callee": "python.ccxt.gate.gate.parse_margin_loan",
        "lineno": 6302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.repay_cross_margin",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 6319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.repay_cross_margin",
        "callee": "python.ccxt.gate.gate.parse_margin_loan",
        "lineno": 6351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.borrow_isolated_margin",
        "callee": "python.ccxt.gate.gate.parse_margin_loan",
        "lineno": 6396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.borrow_cross_margin",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 6412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.borrow_cross_margin",
        "callee": "python.ccxt.gate.gate.parse_margin_loan",
        "lineno": 6442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_borrow_interest",
        "callee": "python.ccxt.gate.gate.load_unified_status",
        "lineno": 6513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_borrow_interest",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 6546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.sign",
        "callee": "<builtin>.list.append",
        "lineno": 6578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.sign",
        "callee": "python.ccxt.gate.gate.nonce",
        "lineno": 6629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.modify_margin_helper",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 6648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.modify_margin_helper",
        "callee": "python.ccxt.gate.gate.parse_margin_modification",
        "lineno": 6657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_margin_modification",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 6688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.reduce_margin",
        "callee": "python.ccxt.gate.gate.modify_margin_helper",
        "lineno": 6715,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.add_margin",
        "callee": "python.ccxt.gate.gate.modify_margin_helper",
        "lineno": 6729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_settlement_history",
        "callee": "python.ccxt.gate.gate.parse_settlements",
        "lineno": 6857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6884,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_settlement_history",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 6885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_settlement_history",
        "callee": "python.ccxt.gate.gate.parse_settlements",
        "lineno": 6935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_settlements",
        "callee": "python.ccxt.gate.gate.parse_settlement",
        "lineno": 7022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_ledger_entry",
        "callee": "python.ccxt.gate.gate.parse_ledger_entry_type",
        "lineno": 7202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.set_position_mode",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 7269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_underlying_assets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_underlying_assets",
        "callee": "<builtin>.list.append",
        "lineno": 7305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_greeks",
        "callee": "python.ccxt.gate.gate.parse_greeks",
        "lineno": 7544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.close_position",
        "callee": "python.ccxt.gate.gate.create_order",
        "lineno": 7611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_leverage",
        "callee": "python.ccxt.gate.gate.parse_leverage",
        "lineno": 7714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_option",
        "callee": "python.ccxt.gate.gate.parse_option",
        "lineno": 7831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.parse_option",
        "callee": "python.ccxt.gate.gate.safe_market",
        "lineno": 7937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_positions_history",
        "callee": "python.ccxt.gate.gate.prepare_request",
        "lineno": 7989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gate.gate.fetch_positions_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gate.gate.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8040,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.gemini": [
      {
        "caller": "python.ccxt.gemini.gemini.fetch_currencies",
        "callee": "python.ccxt.gemini.gemini.fetch_currencies_from_web",
        "lineno": 418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "lineno": 520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.gemini.gemini.fetch_usdt_markets",
        "lineno": 521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "lineno": 524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_web",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_usdt_markets",
        "callee": "<builtin>.list.append",
        "lineno": 645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_usdt_markets",
        "callee": "python.ccxt.gemini.gemini.parse_market",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 671,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.gemini.gemini.parse_market",
        "lineno": 686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 696,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.gemini.gemini.parse_market",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 700,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.gemini.gemini.parse_market",
        "lineno": 700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.parse_market",
        "callee": "python.ccxt.gemini.gemini.parse_market_active",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker_v1",
        "callee": "python.ccxt.gemini.gemini.parse_ticker",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker_v2",
        "callee": "python.ccxt.gemini.gemini.parse_ticker",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker_v1_and_v2",
        "callee": "python.ccxt.gemini.gemini.fetch_ticker_v1",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker_v1_and_v2",
        "callee": "python.ccxt.gemini.gemini.fetch_ticker_v2",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.gemini.gemini.fetch_ticker_v1",
        "lineno": 945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.gemini.gemini.fetch_ticker_v2",
        "lineno": 947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.gemini.gemini.fetch_ticker_v1_and_v2",
        "lineno": 948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_balance",
        "callee": "python.ccxt.gemini.gemini.parse_balance",
        "lineno": 1251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_order",
        "callee": "python.ccxt.gemini.gemini.parse_order",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.create_order",
        "callee": "python.ccxt.gemini.gemini.parse_order",
        "lineno": 1582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.cancel_order",
        "callee": "python.ccxt.gemini.gemini.parse_order",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.withdraw",
        "callee": "python.ccxt.gemini.gemini.parse_transaction",
        "lineno": 1701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.parse_transaction",
        "callee": "python.ccxt.gemini.gemini.parse_transaction_status",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_deposit_address",
        "callee": "python.ccxt.gemini.gemini.fetch_deposit_addresses_by_network",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1862,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.sign",
        "callee": "python.ccxt.gemini.gemini.nonce",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.gemini.gemini.fetch_open_interest",
        "callee": "python.ccxt.gemini.gemini.parse_open_interest",
        "lineno": 1991,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.grvt": [
      {
        "caller": "python.ccxt.grvt.grvt.uses_private_key",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in",
        "callee": "<external>.ccxt.base.errors.PermissionDenied",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in",
        "callee": "python.ccxt.grvt.grvt.sign_in_with_private_key",
        "lineno": 506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in",
        "callee": "python.ccxt.grvt.grvt.initialize_client",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in",
        "callee": "python.ccxt.grvt.grvt.load_account_infos",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in_with_private_key",
        "callee": "python.ccxt.grvt.grvt.default_signature",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign_in_with_private_key",
        "callee": "python.ccxt.grvt.grvt.create_signed_request",
        "lineno": 544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.initialize_client",
        "callee": "python.ccxt.grvt.grvt.load_account_infos",
        "lineno": 562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.initialize_client",
        "callee": "python.ccxt.grvt.grvt.default_signature",
        "lineno": 592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.initialize_client",
        "callee": "python.ccxt.grvt.grvt.create_signed_request",
        "lineno": 594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.initialize_client",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_markets",
        "callee": "python.ccxt.grvt.grvt.sign_in",
        "lineno": 651,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_ticker",
        "callee": "python.ccxt.grvt.grvt.parse_ticker",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_trades",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_ohlcv",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 1125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_funding_rate_history",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.get_sub_account_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_balance",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 1264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_balance",
        "callee": "python.ccxt.grvt.grvt.parse_balance",
        "lineno": 1296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.grvt.grvt.internal_fetch_transfers",
        "lineno": 1369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "lineno": 1370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 1416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.grvt.grvt.internal_fetch_transfers",
        "lineno": 1421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "lineno": 1422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_transfers",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_transfers",
        "callee": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.filter_transfers_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.transfer",
        "callee": "python.ccxt.grvt.grvt.default_signature",
        "lineno": 1709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.transfer",
        "callee": "python.ccxt.grvt.grvt.create_signed_request",
        "lineno": 1713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.transfer",
        "callee": "<external>.ccxt.base.errors.PermissionDenied",
        "lineno": 1721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.transfer",
        "callee": "python.ccxt.grvt.grvt.parse_transfer",
        "lineno": 1732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.load_account_infos",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.load_account_infos",
        "callee": "<builtin>.list.append",
        "lineno": 1813,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.load_account_infos",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.load_account_infos",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.withdraw",
        "callee": "python.ccxt.grvt.grvt.default_signature",
        "lineno": 1857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1862,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.withdraw",
        "callee": "python.ccxt.grvt.grvt.create_signed_request",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.withdraw",
        "callee": "python.ccxt.grvt.grvt.parse_transaction",
        "lineno": 1874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "python.ccxt.grvt.grvt.request_id",
        "lineno": 1915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 1918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "python.ccxt.grvt.grvt.default_signature",
        "lineno": 1924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "python.ccxt.grvt.grvt.create_signed_request",
        "lineno": 2002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_order",
        "callee": "python.ccxt.grvt.grvt.parse_order",
        "lineno": 2068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "<builtin>.list.append",
        "lineno": 2107,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.time_in_force_to_int",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.grvt.grvt.fee_amount_multiplier",
        "lineno": 2120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_my_trades",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2143,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_my_trades",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 2154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_positions",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_leverages",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.set_leverage",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.set_leverage",
        "callee": "python.ccxt.grvt.grvt.parse_leverage",
        "lineno": 2358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_margin_modes",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_funding_history",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_funding_history",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 2468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_orders",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_orders",
        "callee": "python.ccxt.grvt.grvt.handle_until_option_string",
        "lineno": 2542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_open_orders",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_order",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fetch_order",
        "callee": "python.ccxt.grvt.grvt.parse_order",
        "lineno": 2774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.parse_order",
        "callee": "python.ccxt.grvt.grvt.parse_time_in_force",
        "lineno": 2853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.parse_order",
        "callee": "python.ccxt.grvt.grvt.parse_order_status",
        "lineno": 2885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.cancel_all_orders",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.cancel_order",
        "callee": "python.ccxt.grvt.grvt.get_sub_account_id",
        "lineno": 2979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.cancel_order",
        "callee": "python.ccxt.grvt.grvt.parse_order",
        "lineno": 2998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.fee_amount_multiplier",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.eip_message_for_order",
        "lineno": 3040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.fee_amount_multiplier",
        "lineno": 3042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.eip_domain_data",
        "lineno": 3057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.eip_definitions",
        "lineno": 3058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.uses_private_key",
        "lineno": 3061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.format_signature_rs",
        "lineno": 3065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.grvt.grvt.format_signature_rs",
        "lineno": 3066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3157,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.hashkey": [
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_ticker",
        "callee": "python.ccxt.hashkey.hashkey.parse_ticker",
        "lineno": 1631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_balance",
        "callee": "python.ccxt.hashkey.hashkey.parse_swap_balance",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_balance",
        "callee": "python.ccxt.hashkey.hashkey.parse_balance",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_deposit_address",
        "callee": "python.ccxt.hashkey.hashkey.parse_deposit_address",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.withdraw",
        "callee": "python.ccxt.hashkey.hashkey.parse_transaction",
        "lineno": 2040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_transaction",
        "callee": "python.ccxt.hashkey.hashkey.parse_transaction_status",
        "lineno": 2122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.transfer",
        "callee": "python.ccxt.hashkey.hashkey.parse_transfer",
        "lineno": 2178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_account",
        "callee": "python.ccxt.hashkey.hashkey.parse_account_type",
        "lineno": 2230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_ledger",
        "callee": "python.ccxt.hashkey.hashkey.encode_flow_type",
        "lineno": 2298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_ledger",
        "callee": "python.ccxt.hashkey.hashkey.encode_account_type",
        "lineno": 2302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_ledger_entry",
        "callee": "python.ccxt.hashkey.hashkey.parse_ledger_entry_type",
        "lineno": 2353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order",
        "callee": "python.ccxt.hashkey.hashkey.create_spot_order",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order",
        "callee": "python.ccxt.hashkey.hashkey.create_swap_order",
        "lineno": 2411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_market_buy_order_with_cost",
        "callee": "python.ccxt.hashkey.hashkey.create_order",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_spot_order",
        "callee": "python.ccxt.hashkey.hashkey.create_spot_order_request",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_spot_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order",
        "lineno": 2548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order_request",
        "callee": "python.ccxt.hashkey.hashkey.create_spot_order_request",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order_request",
        "callee": "python.ccxt.hashkey.hashkey.create_swap_order_request",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_swap_order",
        "callee": "python.ccxt.hashkey.hashkey.create_swap_order_request",
        "lineno": 2675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_swap_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_orders",
        "callee": "python.ccxt.hashkey.hashkey.create_order_request",
        "lineno": 2721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.hashkey.hashkey.check_type_param",
        "lineno": 2826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2890,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order",
        "lineno": 2891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.hashkey.hashkey.check_type_param",
        "lineno": 2992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3068,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order",
        "lineno": 3069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.hashkey.hashkey.check_type_param",
        "lineno": 3094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.hashkey.hashkey.fetch_open_spot_orders",
        "lineno": 3103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.hashkey.hashkey.fetch_open_swap_orders",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_swap_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_open_swap_orders",
        "callee": "python.ccxt.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.hashkey.hashkey.check_type_param",
        "lineno": 3284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.check_type_param",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "lineno": 3521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order_side_and_reduce_only",
        "lineno": 3527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.hashkey.hashkey.parse_order_status",
        "lineno": 3538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "callee": "python.ccxt.hashkey.hashkey.parse_order_type",
        "lineno": 3595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_funding_rate",
        "callee": "python.ccxt.hashkey.hashkey.parse_funding_rate",
        "lineno": 3630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_positions",
        "callee": "python.ccxt.hashkey.hashkey.fetch_positions_for_symbol",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_positions_for_symbol",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_leverage",
        "callee": "python.ccxt.hashkey.hashkey.parse_leverage",
        "lineno": 3866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.set_leverage",
        "callee": "python.ccxt.hashkey.hashkey.parse_leverage",
        "lineno": 3906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_trading_fee",
        "callee": "python.ccxt.hashkey.hashkey.fetch_trading_fees",
        "lineno": 4038,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_trading_fee",
        "callee": "python.ccxt.hashkey.hashkey.parse_trading_fee",
        "lineno": 4042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4052,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.fetch_trading_fees",
        "callee": "python.ccxt.hashkey.hashkey.parse_trading_fee",
        "lineno": 4091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.sign",
        "callee": "python.ccxt.hashkey.hashkey.custom_urlencode",
        "lineno": 4148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.sign",
        "callee": "python.ccxt.hashkey.hashkey.custom_urlencode",
        "lineno": 4149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.sign",
        "callee": "python.ccxt.hashkey.hashkey.custom_urlencode",
        "lineno": 4153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.sign",
        "callee": "python.ccxt.hashkey.hashkey.custom_urlencode",
        "lineno": 4155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hashkey.hashkey.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4191,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.hibachi": [
      {
        "caller": "python.ccxt.hibachi.hibachi.describe",
        "callee": "python.ccxt.hibachi.hibachi.hardcoded_currencies",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_balance",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_balance",
        "callee": "python.ccxt.hibachi.hibachi.parse_balance",
        "lineno": 469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_ticker",
        "callee": "python.ccxt.hibachi.hibachi.parse_ticker",
        "lineno": 647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.parse_order",
        "callee": "python.ccxt.hibachi.hibachi.parse_order_status",
        "lineno": 700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_order",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_order",
        "callee": "python.ccxt.hibachi.hibachi.parse_order",
        "lineno": 738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_trading_fees",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_order_request",
        "callee": "python.ccxt.hibachi.hibachi.order_message",
        "lineno": 826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_order_request",
        "callee": "python.ccxt.hibachi.hibachi.sign_message",
        "lineno": 827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_order",
        "callee": "python.ccxt.hibachi.hibachi.nonce",
        "lineno": 868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_order",
        "callee": "python.ccxt.hibachi.hibachi.create_order_request",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_order",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.hibachi.hibachi.nonce",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.hibachi.hibachi.create_order_request",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 905,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_order_request",
        "callee": "python.ccxt.hibachi.hibachi.order_message",
        "lineno": 928,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_order_request",
        "callee": "python.ccxt.hibachi.hibachi.sign_message",
        "lineno": 929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.hibachi.hibachi.nonce",
        "lineno": 956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.hibachi.hibachi.edit_order_request",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.hibachi.hibachi.nonce",
        "lineno": 980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.hibachi.hibachi.edit_order_request",
        "lineno": 991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_order_request",
        "callee": "python.ccxt.hibachi.hibachi.sign_message",
        "lineno": 1018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_order",
        "callee": "python.ccxt.hibachi.hibachi.cancel_order_request",
        "lineno": 1035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_order",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_orders",
        "callee": "python.ccxt.hibachi.hibachi.cancel_order_request",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_orders",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.hibachi.hibachi.nonce",
        "lineno": 1094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.hibachi.hibachi.sign_message",
        "lineno": 1098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.hibachi.hibachi.encode_withdraw_message",
        "lineno": 1172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.hibachi.hibachi.sign_message",
        "lineno": 1173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_my_trades",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_open_orders",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_positions",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.parse_ledger_entry",
        "callee": "python.ccxt.hibachi.hibachi.parse_transaction_type",
        "lineno": 1635,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.parse_ledger_entry",
        "callee": "python.ccxt.hibachi.hibachi.parse_transaction_status",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_ledger",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_deposit_address",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.parse_transaction",
        "callee": "python.ccxt.hibachi.hibachi.parse_transaction_type",
        "lineno": 1795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.parse_transaction",
        "callee": "python.ccxt.hibachi.hibachi.parse_transaction_status",
        "lineno": 1812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_deposits",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 1872,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_withdrawals",
        "callee": "python.ccxt.hibachi.hibachi.get_account_id",
        "lineno": 1889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 1928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hibachi.hibachi.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2064,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.hitbtc": [
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_balance",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_balance",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_ticker",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_ticker",
        "lineno": 1177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_tickers",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_ticker",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_my_trades",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.parse_transaction",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_transaction_type",
        "lineno": 1542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.parse_transaction",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_transaction_status",
        "lineno": 1543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_deposits_withdrawals",
        "callee": "python.ccxt.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_deposits",
        "callee": "python.ccxt.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_withdrawals",
        "callee": "python.ccxt.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_trading_fee",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_trading_fee",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_trading_fees",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_trading_fee",
        "lineno": 1765,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_closed_orders",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_order",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_order_trades",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_orders",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_order",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 2163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.cancel_all_orders",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.cancel_order",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.cancel_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 2243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.edit_order",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.edit_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 2275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 2313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.parse_order",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order_status",
        "lineno": 2464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.transfer",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_transfer",
        "lineno": 2605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.withdraw",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_transaction",
        "lineno": 2693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_funding_rates",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_funding_rate",
        "lineno": 2742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_positions",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2887,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_positions",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_position",
        "lineno": 2887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_position",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2922,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_position",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_position",
        "lineno": 2955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_interests",
        "callee": "<builtin>.list.append",
        "lineno": 3108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_interests",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_open_interest",
        "lineno": 3108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_open_interest",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_open_interest",
        "lineno": 3144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_funding_rate",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_funding_rate",
        "lineno": 3179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_margin_modification",
        "lineno": 3270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.reduce_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.reduce_margin",
        "callee": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.add_margin",
        "callee": "python.ccxt.hitbtc.hitbtc.modify_margin_helper",
        "lineno": 3344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_leverage",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.fetch_leverage",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_leverage",
        "lineno": 3409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.close_position",
        "callee": "python.ccxt.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.close_position",
        "callee": "python.ccxt.hitbtc.hitbtc.parse_order",
        "lineno": 3578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.sign",
        "callee": "python.ccxt.hitbtc.hitbtc.nonce",
        "lineno": 3641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.hollaex": [
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_ticker",
        "callee": "python.ccxt.hollaex.hollaex.parse_ticker",
        "lineno": 647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_tickers",
        "callee": "python.ccxt.hollaex.hollaex.parse_tickers",
        "lineno": 677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.parse_tickers",
        "callee": "python.ccxt.hollaex.hollaex.parse_ticker",
        "lineno": 688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_balance",
        "callee": "python.ccxt.hollaex.hollaex.parse_balance",
        "lineno": 1008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_open_order",
        "callee": "python.ccxt.hollaex.hollaex.parse_order",
        "lineno": 1050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_open_orders",
        "callee": "python.ccxt.hollaex.hollaex.fetch_orders",
        "lineno": 1067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_closed_orders",
        "callee": "python.ccxt.hollaex.hollaex.fetch_orders",
        "lineno": 1084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_order",
        "callee": "python.ccxt.hollaex.hollaex.parse_order",
        "lineno": 1127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.parse_order",
        "callee": "python.ccxt.hollaex.hollaex.parse_order_status",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.create_order",
        "callee": "python.ccxt.hollaex.hollaex.parse_order",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.cancel_order",
        "callee": "python.ccxt.hollaex.hollaex.parse_order",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.fetch_withdrawal",
        "callee": "python.ccxt.hollaex.hollaex.parse_transaction",
        "lineno": 1642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hollaex.hollaex.withdraw",
        "callee": "python.ccxt.hollaex.hollaex.parse_transaction",
        "lineno": 1836,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.htx": [
      {
        "caller": "python.ccxt.htx.htx.fetch_trading_fee",
        "callee": "python.ccxt.htx.htx.parse_trading_fee",
        "lineno": 1729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_trading_limits",
        "callee": "python.ccxt.htx.htx.fetch_trading_limits_by_id",
        "lineno": 1741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_trading_limits_by_id",
        "callee": "python.ccxt.htx.htx.parse_trading_limits",
        "lineno": 1774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets",
        "callee": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "callee": "<external>.ccxt.base.errors.OperationFailed",
        "lineno": 1957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_markets_by_type_and_sub_type",
        "callee": "<builtin>.list.append",
        "lineno": 2067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_ticker",
        "callee": "python.ccxt.htx.htx.try_get_symbol_from_future_markets",
        "lineno": 2205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ticker",
        "callee": "python.ccxt.htx.htx.parse_ticker",
        "lineno": 2326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order_trades",
        "callee": "python.ccxt.htx.htx.fetch_spot_order_trades",
        "lineno": 2800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2882,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2906,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_trades",
        "callee": "python.ccxt.htx.htx.parse_trade",
        "lineno": 3047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 3048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_currency",
        "callee": "python.ccxt.htx.htx.network_id_to_code",
        "lineno": 3351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.network_id_to_code",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.network_code_to_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.network_code_to_id",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_balance",
        "callee": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "lineno": 3472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_balance",
        "callee": "python.ccxt.htx.htx.parse_margin_balance_helper",
        "lineno": 3708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_balance",
        "callee": "python.ccxt.htx.htx.parse_margin_balance_helper",
        "lineno": 3716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_order",
        "callee": "python.ccxt.htx.htx.parse_order",
        "lineno": 3982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_spot_orders_by_states",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_spot_orders",
        "callee": "python.ccxt.htx.htx.fetch_spot_orders_by_states",
        "lineno": 4064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_closed_spot_orders",
        "callee": "python.ccxt.htx.htx.fetch_spot_orders_by_states",
        "lineno": 4067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_contract_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4071,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_closed_contract_orders",
        "callee": "python.ccxt.htx.htx.fetch_contract_orders",
        "lineno": 4294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_orders",
        "callee": "python.ccxt.htx.htx.fetch_contract_orders",
        "lineno": 4327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_orders",
        "callee": "python.ccxt.htx.htx.fetch_spot_orders",
        "lineno": 4329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_closed_orders",
        "callee": "python.ccxt.htx.htx.fetch_closed_spot_orders",
        "lineno": 4361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_closed_orders",
        "callee": "python.ccxt.htx.htx.fetch_closed_contract_orders",
        "lineno": 4363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_order",
        "callee": "python.ccxt.htx.htx.parse_order_status",
        "lineno": 5033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.htx.htx.create_order",
        "lineno": 5117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_trailing_percent_order",
        "callee": "python.ccxt.htx.htx.create_order",
        "lineno": 5138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_spot_order_request",
        "callee": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "lineno": 5159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_order",
        "callee": "python.ccxt.htx.htx.create_spot_order_request",
        "lineno": 5383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_order",
        "callee": "python.ccxt.htx.htx.create_contract_order_request",
        "lineno": 5386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_order",
        "callee": "python.ccxt.htx.htx.parse_order",
        "lineno": 5492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_orders",
        "callee": "python.ccxt.htx.htx.create_spot_order_request",
        "lineno": 5537,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_orders",
        "callee": "python.ccxt.htx.htx.create_contract_order_request",
        "lineno": 5539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_order",
        "callee": "python.ccxt.htx.htx.parse_order",
        "lineno": 5728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_orders",
        "callee": "python.ccxt.htx.htx.parse_cancel_orders",
        "lineno": 5879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5988,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6038,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.cancel_all_orders",
        "callee": "python.ccxt.htx.htx.parse_cancel_orders",
        "lineno": 6050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_deposit_address",
        "callee": "python.ccxt.htx.htx.network_id_to_code",
        "lineno": 6100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_deposit_address",
        "callee": "python.ccxt.htx.htx.fetch_deposit_addresses_by_network",
        "lineno": 6151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_withdraw_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 6184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_transaction",
        "callee": "python.ccxt.htx.htx.network_id_to_code",
        "lineno": 6368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_transaction",
        "callee": "python.ccxt.htx.htx.parse_transaction_status",
        "lineno": 6378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.withdraw",
        "callee": "python.ccxt.htx.htx.network_code_to_id",
        "lineno": 6439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.withdraw",
        "callee": "python.ccxt.htx.htx.fetch_currencies",
        "lineno": 6445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.withdraw",
        "callee": "python.ccxt.htx.htx.parse_transaction",
        "lineno": 6467,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.transfer",
        "callee": "python.ccxt.htx.htx.parse_transfer",
        "lineno": 6574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 6730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_funding_rate",
        "callee": "python.ccxt.htx.htx.parse_funding_interval",
        "lineno": 6782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rate",
        "callee": "python.ccxt.htx.htx.parse_funding_rate",
        "lineno": 6834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6866,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.sign",
        "callee": "python.ccxt.htx.htx.nonce",
        "lineno": 7023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.sign",
        "callee": "python.ccxt.htx.htx.nonce",
        "lineno": 7088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions",
        "callee": "python.ccxt.htx.htx.parse_position",
        "lineno": 7561,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 7562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_position",
        "callee": "python.ccxt.htx.htx.parse_position",
        "lineno": 7813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_ledger_entry",
        "callee": "python.ccxt.htx.htx.parse_ledger_entry_type",
        "lineno": 7865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_ledger",
        "callee": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "lineno": 7895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 8004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8034,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_open_interest",
        "callee": "python.ccxt.htx.htx.parse_open_interest",
        "lineno": 8319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.borrow_isolated_margin",
        "callee": "python.ccxt.htx.htx.parse_margin_loan",
        "lineno": 8422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.borrow_cross_margin",
        "callee": "python.ccxt.htx.htx.parse_margin_loan",
        "lineno": 8455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.repay_isolated_margin",
        "callee": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "lineno": 8474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.repay_isolated_margin",
        "callee": "python.ccxt.htx.htx.parse_margin_loan",
        "lineno": 8494,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.repay_cross_margin",
        "callee": "python.ccxt.htx.htx.fetch_account_id_by_type",
        "lineno": 8513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.repay_cross_margin",
        "callee": "python.ccxt.htx.htx.parse_margin_loan",
        "lineno": 8533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_settlement_history",
        "callee": "python.ccxt.htx.htx.parse_settlements",
        "lineno": 8666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_deposit_withdraw_fee",
        "callee": "python.ccxt.htx.htx.network_id_to_code",
        "lineno": 8759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_settlements",
        "callee": "python.ccxt.htx.htx.parse_settlement",
        "lineno": 8833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 8834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 8836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.parse_settlements",
        "callee": "python.ccxt.htx.htx.parse_settlement",
        "lineno": 8836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.close_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8992,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.close_position",
        "callee": "python.ccxt.htx.htx.parse_order",
        "lineno": 9019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.htx.htx.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 9046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9049,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.htx.htx.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9248,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.huobi": [],
    "python.ccxt.hyperliquid": [
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.market",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_currencies",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_spot_markets",
        "lineno": 529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_hip3_markets",
        "lineno": 531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_hip3_markets",
        "callee": "<builtin>.list.append",
        "lineno": 601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_hip3_markets",
        "callee": "<builtin>.list.append",
        "lineno": 637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_spot_markets",
        "callee": "python.ccxt.hyperliquid.hyperliquid.calculate_price_precision",
        "lineno": 872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_market",
        "callee": "python.ccxt.hyperliquid.hyperliquid.calculate_price_precision",
        "lineno": 989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.hyperliquid.hyperliquid.is_unified_enabled",
        "lineno": 1079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.hyperliquid.hyperliquid.update_spot_currency_code",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_order_book",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_hip3_markets",
        "lineno": 1231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_spot_markets",
        "lineno": 1233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 1235,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_markets",
        "lineno": 1237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_ticker",
        "lineno": 1243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 1302,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_funding_rate",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_ticker",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 1371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_ohlcv",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_trades",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_trades",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_message",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_hash",
        "lineno": 1553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_message",
        "callee": "python.ccxt.hyperliquid.hyperliquid.hash_message",
        "lineno": 1553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.hyperliquid.hyperliquid.action_hash",
        "lineno": 1578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.hyperliquid.hyperliquid.construct_phantom_agent",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_message",
        "lineno": 1618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_message",
        "lineno": 1631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_usd_send_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_withdraw_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_ref",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 1709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.approve_builder_fee",
        "callee": "python.ccxt.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "lineno": 1732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "lineno": 1759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.hyperliquid.hyperliquid.set_ref",
        "lineno": 1759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.hyperliquid.hyperliquid.is_unified_enabled",
        "lineno": 1759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "callee": "python.ccxt.hyperliquid.hyperliquid.approve_builder_fee",
        "lineno": 1774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.is_unified_enabled",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_user_abstraction",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_user_abstraction",
        "callee": "python.ccxt.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "lineno": 1845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "callee": "python.ccxt.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "lineno": 1890,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_agent_abstraction",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 1930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "lineno": 1959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "lineno": 1960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 1978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 1979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 1991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "lineno": 2033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "lineno": 2047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2073,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2099,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "lineno": 2263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "lineno": 2286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "lineno": 2368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 2467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 2587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "lineno": 2668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.edit_orders",
        "lineno": 2669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.edit_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.edit_orders_request",
        "lineno": 2684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_vault",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 2844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 2856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_closed_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_canceled_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 2940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 2950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "lineno": 3053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_order_type",
        "lineno": 3193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_order_status",
        "lineno": 3205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_my_trades",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_my_trades",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_trade",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_position",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "lineno": 3360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 3373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 3376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.hyperliquid.hyperliquid.get_dex_from_symbols",
        "lineno": 3402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_position",
        "lineno": 3454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_position",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.add_margin",
        "callee": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "lineno": 3647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.reduce_margin",
        "callee": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "lineno": 3662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 3668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_margin_modification",
        "lineno": 3699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "lineno": 3757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_transfer",
        "lineno": 3802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_transfer",
        "lineno": 3820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.hyperliquid.hyperliquid.build_withdraw_sig",
        "lineno": 3883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_transaction",
        "lineno": 3898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 3963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_trading_fee",
        "lineno": 4008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_ledger",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_ledger_entry",
        "callee": "python.ccxt.hyperliquid.hyperliquid.parse_ledger_entry_type",
        "lineno": 4126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.hyperliquid.hyperliquid.extract_type_from_delta",
        "lineno": 4185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 4196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.hyperliquid.hyperliquid.extract_type_from_delta",
        "lineno": 4240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 4251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_interests",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 4265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_open_interest",
        "callee": "python.ccxt.hyperliquid.hyperliquid.fetch_open_interests",
        "lineno": 4277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_open_interest",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 4303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_history",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 4326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.fetch_funding_history",
        "callee": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_income",
        "callee": "python.ccxt.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 4379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.reserve_request_weight",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 4410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.create_sub_account",
        "callee": "python.ccxt.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 4436,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.extract_type_from_delta",
        "callee": "<builtin>.list.append",
        "lineno": 4447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.handle_public_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.handle_errors",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "callee": "python.ccxt.hyperliquid.hyperliquid.market",
        "lineno": 4546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "callee": "python.ccxt.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4549,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.independentreserve": [
      {
        "caller": "python.ccxt.independentreserve.independentreserve.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.fetch_balance",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_balance",
        "lineno": 416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.fetch_ticker",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_ticker",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.parse_order",
        "callee": "<builtin>.str.find",
        "lineno": 583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.parse_order",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_time_in_force",
        "lineno": 600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.parse_order",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_order_status",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.fetch_order",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_order",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.parse_trade",
        "callee": "<builtin>.str.find",
        "lineno": 748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.cancel_order",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_order",
        "lineno": 890,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.fetch_deposit_address",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_deposit_address",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 966,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.withdraw",
        "callee": "python.ccxt.independentreserve.independentreserve.parse_transaction",
        "lineno": 985,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.independentreserve.independentreserve.sign",
        "callee": "<builtin>.list.append",
        "lineno": 1056,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.indodax": [
      {
        "caller": "python.ccxt.indodax.indodax.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_balance",
        "callee": "python.ccxt.indodax.indodax.parse_balance",
        "lineno": 497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_ticker",
        "callee": "python.ccxt.indodax.indodax.parse_ticker",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_tickers",
        "callee": "python.ccxt.indodax.indodax.parse_ticker",
        "lineno": 628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.parse_order",
        "callee": "python.ccxt.indodax.indodax.parse_order_status",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_order",
        "callee": "python.ccxt.indodax.indodax.parse_order",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 967,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.cancel_order",
        "callee": "python.ccxt.indodax.indodax.parse_order",
        "lineno": 1023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.withdraw",
        "callee": "python.ccxt.indodax.indodax.parse_transaction",
        "lineno": 1204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.parse_transaction",
        "callee": "python.ccxt.indodax.indodax.parse_transaction_status",
        "lineno": 1271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.fetch_deposit_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 1355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.sign",
        "callee": "python.ccxt.indodax.indodax.nonce",
        "lineno": 1380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.indodax.indodax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1414,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.kraken": [
      {
        "caller": "python.ccxt.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_markets",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_markets",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_currency",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_currency",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_currency",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_trading_fee",
        "callee": "python.ccxt.kraken.kraken.parse_trading_fee",
        "lineno": 965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 1103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_tickers",
        "callee": "python.ccxt.kraken.kraken.parse_ticker",
        "lineno": 1114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_ticker",
        "callee": "python.ccxt.kraken.kraken.parse_ticker",
        "lineno": 1134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_ledger_entry",
        "callee": "python.ccxt.kraken.kraken.parse_ledger_entry_type",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_ledger_entry",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 1241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_ledger_entries_by_ids",
        "callee": "<builtin>.list.append",
        "lineno": 1344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_ledger_entry",
        "callee": "python.ccxt.kraken.kraken.fetch_ledger_entries_by_ids",
        "lineno": 1348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_trade",
        "callee": "python.ccxt.kraken.kraken.find_market_by_altname_or_id",
        "lineno": 1437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_trade",
        "callee": "python.ccxt.kraken.kraken.get_delisted_market_by_id",
        "lineno": 1442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_balance",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 1551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_balance",
        "callee": "python.ccxt.kraken.kraken.parse_balance",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_market_order_with_cost",
        "callee": "python.ccxt.kraken.kraken.create_order",
        "lineno": 1604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_market_buy_order_with_cost",
        "callee": "python.ccxt.kraken.kraken.create_market_order_with_cost",
        "lineno": 1618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_order",
        "callee": "python.ccxt.kraken.kraken.order_request",
        "lineno": 1652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_order",
        "callee": "python.ccxt.kraken.kraken.parse_order",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1696,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_orders",
        "callee": "python.ccxt.kraken.kraken.order_request",
        "lineno": 1708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1709,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.get_delisted_market_by_id",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 1769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.get_delisted_market_by_id",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 1770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "python.ccxt.kraken.kraken.find_market_by_altname_or_id",
        "lineno": 1944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "python.ccxt.kraken.kraken.get_delisted_market_by_id",
        "lineno": 1950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "python.ccxt.kraken.kraken.parse_order_status",
        "lineno": 1979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 1991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 1993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_order",
        "callee": "python.ccxt.kraken.kraken.parse_order_type",
        "lineno": 2011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.edit_order",
        "callee": "python.ccxt.kraken.kraken.parse_order",
        "lineno": 2211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order",
        "callee": "python.ccxt.kraken.kraken.parse_order",
        "lineno": 2276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2299,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2301,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_orders_by_ids",
        "callee": "python.ccxt.kraken.kraken.parse_order",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_orders_by_ids",
        "callee": "<builtin>.list.append",
        "lineno": 2374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.kraken.kraken.safe_currency_code",
        "lineno": 2810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.kraken.kraken.parse_transaction_status",
        "lineno": 2813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.kraken.kraken.parse_network",
        "lineno": 2830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_transactions_by_type",
        "callee": "python.ccxt.kraken.kraken.parse_transaction",
        "lineno": 2854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.parse_transactions_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 2857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_deposits",
        "callee": "python.ccxt.kraken.kraken.parse_transactions_by_type",
        "lineno": 2902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_withdrawals",
        "callee": "python.ccxt.kraken.kraken.add_pagination_cursor_to_result",
        "lineno": 3002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_withdrawals",
        "callee": "python.ccxt.kraken.kraken.parse_transactions_by_type",
        "lineno": 3005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.create_deposit_address",
        "callee": "python.ccxt.kraken.kraken.fetch_deposit_address",
        "lineno": 3030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_deposit_address",
        "callee": "python.ccxt.kraken.kraken.fetch_deposit_methods",
        "lineno": 3097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 3125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.fetch_deposit_address",
        "callee": "python.ccxt.kraken.kraken.parse_deposit_address",
        "lineno": 3126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.withdraw",
        "callee": "python.ccxt.kraken.kraken.parse_transaction",
        "lineno": 3183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.transfer_out",
        "callee": "python.ccxt.kraken.kraken.transfer",
        "lineno": 3320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.transfer",
        "callee": "python.ccxt.kraken.kraken.parse_account_type",
        "lineno": 3337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.transfer",
        "callee": "python.ccxt.kraken.kraken.parse_account_type",
        "lineno": 3338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.transfer",
        "callee": "python.ccxt.kraken.kraken.parse_transfer",
        "lineno": 3357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.sign",
        "callee": "python.ccxt.kraken.kraken.nonce",
        "lineno": 3404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeNotAvailable",
        "lineno": 3434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3459,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.krakenfutures": [
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_trade",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 1003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.create_order_request",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "lineno": 1198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.create_orders",
        "callee": "python.ccxt.krakenfutures.krakenfutures.create_order_request",
        "lineno": 1225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.edit_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.edit_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.cancel_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.cancel_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.fetch_orders",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order_status",
        "lineno": 2008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order_status",
        "lineno": 2056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 2108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_balance",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_account",
        "lineno": 2294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_balance",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_balance",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rates",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_funding_rate",
        "lineno": 2420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 2421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_positions",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_positions",
        "lineno": 2567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_positions",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_position",
        "lineno": 2574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 2744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer_out",
        "callee": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "lineno": 2810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_account",
        "lineno": 2835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_account",
        "lineno": 2840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_account",
        "lineno": 2841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_transfer",
        "lineno": 2850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2869,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.fetch_leverage",
        "callee": "python.ccxt.krakenfutures.krakenfutures.parse_leverage",
        "lineno": 2934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2951,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2963,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.kucoin": [
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.kucoin.kucoin.fetch_uta_markets",
        "lineno": 1629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_markets",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1733,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.kucoin.kucoin.load_migration_status",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1777,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_currencies",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 2204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_accounts",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 2348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.kucoin.kucoin.parse_deposit_withdraw_fee",
        "lineno": 2482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.is_futures_method",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_ticker",
        "callee": "python.ccxt.kucoin.kucoin.parse_contract_ticker",
        "lineno": 2685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.kucoin.kucoin.type_to_trade_type",
        "lineno": 2841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_tickers",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.kucoin.kucoin.type_to_trade_type",
        "lineno": 3028,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.kucoin.kucoin.parse_ticker",
        "lineno": 3080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 3107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_mark_price",
        "callee": "python.ccxt.kucoin.kucoin.parse_ticker",
        "lineno": 3129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_mark_price",
        "callee": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 3133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.kucoin.kucoin.fetch_utaohlcv",
        "lineno": 3191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_ohlcv",
        "lineno": 3193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.kucoin.kucoin.fetch_spot_ohlcv",
        "lineno": 3195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_deposit_address",
        "callee": "python.ccxt.kucoin.kucoin.parse_deposit_address",
        "lineno": 3409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 3430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_deposit_address",
        "lineno": 3433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.kucoin.kucoin.parse_deposit_address",
        "lineno": 3456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 3534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_order",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 3761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_order",
        "callee": "python.ccxt.kucoin.kucoin.create_uta_order",
        "lineno": 3764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_order",
        "callee": "python.ccxt.kucoin.kucoin.create_spot_order",
        "lineno": 3766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_order",
        "callee": "python.ccxt.kucoin.kucoin.create_contract_order",
        "lineno": 3768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 3822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "lineno": 3825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "lineno": 3832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 3869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "callee": "python.ccxt.kucoin.kucoin.market_order_amount_to_precision",
        "lineno": 3891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "callee": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "lineno": 3901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3916,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.market_order_amount_to_precision",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3932,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order",
        "callee": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "lineno": 3978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 3996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4020,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "callee": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "lineno": 4022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4066,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4082,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 4151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 4163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.kucoin.kucoin.market_order_amount_to_precision",
        "lineno": 4204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.kucoin.kucoin.handle_trigger_prices",
        "lineno": 4240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_market_order_with_cost",
        "callee": "python.ccxt.kucoin.kucoin.create_order",
        "lineno": 4302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_market_buy_order_with_cost",
        "callee": "python.ccxt.kucoin.kucoin.create_market_order_with_cost",
        "lineno": 4317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_market_sell_order_with_cost",
        "callee": "python.ccxt.kucoin.kucoin.create_market_order_with_cost",
        "lineno": 4332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_orders",
        "callee": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "lineno": 4360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_orders",
        "callee": "python.ccxt.kucoin.kucoin.create_contract_orders",
        "lineno": 4362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "callee": "python.ccxt.kucoin.kucoin.create_spot_order_request",
        "lineno": 4398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_spot_orders",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_orders",
        "callee": "python.ccxt.kucoin.kucoin.create_contract_order_request",
        "lineno": 4471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.create_contract_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.edit_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 4538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 4568,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "lineno": 4571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "lineno": 4578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.kucoin.kucoin.cancel_contract_order",
        "lineno": 4580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 4676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 4705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 4798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 4813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 4837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.kucoin.kucoin.cancel_all_uta_orders",
        "lineno": 4840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.kucoin.kucoin.cancel_all_spot_orders",
        "lineno": 4847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.kucoin.kucoin.cancel_all_contract_orders",
        "lineno": 4849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4884,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_all_uta_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4951,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 5009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.fetch_uta_orders_by_status",
        "lineno": 5031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.fetch_spot_orders_by_status",
        "lineno": 5033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_orders_by_status",
        "lineno": 5035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 5069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5071,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_contract_orders_by_status",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_orders_by_status",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 5311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_closed_orders",
        "callee": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "lineno": 5410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_open_orders",
        "callee": "python.ccxt.kucoin.kucoin.fetch_orders_by_status",
        "lineno": 5445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 5472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "lineno": 5476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "lineno": 5484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_order",
        "lineno": 5486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 5515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_spot_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 5565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_contract_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 5637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 5673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 5718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_uta_order",
        "lineno": 5743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_contract_order",
        "lineno": 5747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_spot_order",
        "lineno": 5749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order_time_in_force",
        "lineno": 6129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_uta_order",
        "callee": "python.ccxt.kucoin.kucoin.parse_order_status",
        "lineno": 6142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_order_trades",
        "callee": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "lineno": 6194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 6219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.kucoin.kucoin.fetch_my_uta_trades",
        "lineno": 6223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.kucoin.kucoin.fetch_my_spot_trades",
        "lineno": 6225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.kucoin.kucoin.fetch_my_contract_trades",
        "lineno": 6227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 6253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_uta_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_my_uta_trades",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 6459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.kucoin.kucoin.parse_my_uta_trade",
        "lineno": 6598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.kucoin.kucoin.parse_spot_or_uta_trade",
        "lineno": 6602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.kucoin.kucoin.parse_contract_trade",
        "lineno": 6604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_trading_fee",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 6927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.withdraw",
        "callee": "python.ccxt.kucoin.kucoin.parse_transaction",
        "lineno": 7048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_transaction",
        "callee": "python.ccxt.kucoin.kucoin.parse_transaction_status",
        "lineno": 7157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_deposits",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_deposits",
        "lineno": 7187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_withdrawals",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_withdrawals",
        "lineno": 7324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 7469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.fetch_uta_balance",
        "lineno": 7472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.fetch_contract_balance",
        "lineno": 7485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 7487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "lineno": 7600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "lineno": 7601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "lineno": 7610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_balance",
        "callee": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "lineno": 7793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_uta_balance",
        "callee": "python.ccxt.kucoin.kucoin.parse_balance_helper",
        "lineno": 7802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 7825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer",
        "callee": "python.ccxt.kucoin.kucoin.transfer_uta",
        "lineno": 7828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer",
        "callee": "python.ccxt.kucoin.kucoin.transfer_classic",
        "lineno": 7829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_uta",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7862,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_uta",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_uta",
        "callee": "python.ccxt.kucoin.kucoin.parse_transfer",
        "lineno": 7899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7936,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7939,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "python.ccxt.kucoin.kucoin.is_hf_or_mining",
        "lineno": 7952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "<builtin>.str.upper",
        "lineno": 7962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "<builtin>.str.upper",
        "lineno": 7963,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.transfer_classic",
        "callee": "python.ccxt.kucoin.kucoin.parse_transfer",
        "lineno": 7974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_transfer",
        "callee": "python.ccxt.kucoin.kucoin.parse_transfer_status",
        "lineno": 8079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.kucoin.kucoin.parse_ledger_entry_type",
        "lineno": 8221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.kucoin.kucoin.parse_ledger_direction",
        "lineno": 8269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.kucoin.kucoin.parse_ledger_status",
        "lineno": 8280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ledger",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 8307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_ledger",
        "callee": "python.ccxt.kucoin.kucoin.handle_hf_and_params",
        "lineno": 8310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_borrow_rate_histories",
        "callee": "python.ccxt.kucoin.kucoin.parse_borrow_rate_histories",
        "lineno": 8725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_borrow_rate_histories",
        "callee": "python.ccxt.kucoin.kucoin.parse_borrow_rate",
        "lineno": 8798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_cross_borrow_rate",
        "callee": "python.ccxt.kucoin.kucoin.parse_borrow_rate",
        "lineno": 8837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.borrow_cross_margin",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_loan",
        "lineno": 8872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.borrow_isolated_margin",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_loan",
        "lineno": 8911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.repay_cross_margin",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_loan",
        "lineno": 8944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.repay_isolated_margin",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_loan",
        "lineno": 8981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9048,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9052,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9095,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "python.ccxt.kucoin.kucoin.set_contract_leverage",
        "lineno": 9098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_contract_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_contract_leverage",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_interval",
        "callee": "python.ccxt.kucoin.kucoin.fetch_funding_rate",
        "lineno": 9186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_rate",
        "callee": "python.ccxt.kucoin.kucoin.parse_funding_rate",
        "lineno": 9244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_funding_rate",
        "callee": "python.ccxt.kucoin.kucoin.parse_funding_interval",
        "lineno": 9295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_history",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 9493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_position",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_position",
        "callee": "python.ccxt.kucoin.kucoin.parse_position",
        "lineno": 9606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_positions",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_positions_history",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "python.ccxt.kucoin.kucoin.is_uta_enabled",
        "lineno": 9979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 9998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 10005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 10010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.cancel_orders",
        "callee": "python.ccxt.kucoin.kucoin.handle_trade_type",
        "lineno": 10021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.add_margin",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_modification",
        "lineno": 10125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_margin_mode",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_mode",
        "lineno": 10222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.set_margin_mode",
        "callee": "python.ccxt.kucoin.kucoin.parse_margin_mode",
        "lineno": 10266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.close_position",
        "callee": "python.ccxt.kucoin.kucoin.nonce",
        "lineno": 10332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.close_position",
        "callee": "python.ccxt.kucoin.kucoin.parse_order",
        "lineno": 10344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "python.ccxt.kucoin.kucoin.fetch_leverage_tiers",
        "lineno": 10364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "python.ccxt.kucoin.kucoin.parse_market_leverage_tiers",
        "lineno": 10388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 10424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "python.ccxt.kucoin.kucoin.parse_market_leverage_tiers",
        "lineno": 10491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.sign",
        "callee": "python.ccxt.kucoin.kucoin.nonce",
        "lineno": 10670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoin.kucoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 10720,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.kucoinfutures": [
      {
        "caller": "python.ccxt.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.kucoinfutures.kucoinfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 112,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.latoken": [
      {
        "caller": "python.ccxt.latoken.latoken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_ticker",
        "callee": "python.ccxt.latoken.latoken.parse_ticker",
        "lineno": 743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_trading_fee",
        "callee": "python.ccxt.latoken.latoken.fetch_private_trading_fee",
        "lineno": 910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_trading_fee",
        "callee": "python.ccxt.latoken.latoken.fetch_public_trading_fee",
        "lineno": 912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 914,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_order",
        "callee": "python.ccxt.latoken.latoken.parse_order_type",
        "lineno": 1101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_order",
        "callee": "python.ccxt.latoken.latoken.parse_order_status",
        "lineno": 1106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_order",
        "callee": "python.ccxt.latoken.latoken.parse_time_in_force",
        "lineno": 1114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.fetch_order",
        "callee": "python.ccxt.latoken.latoken.parse_order",
        "lineno": 1303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.create_order",
        "callee": "python.ccxt.latoken.latoken.parse_order",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.cancel_order",
        "callee": "python.ccxt.latoken.latoken.parse_order",
        "lineno": 1397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_transaction",
        "callee": "python.ccxt.latoken.latoken.parse_transaction_status",
        "lineno": 1519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_transaction",
        "callee": "python.ccxt.latoken.latoken.parse_transaction_type",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.transfer",
        "callee": "python.ccxt.latoken.latoken.parse_transfer",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.parse_transfer",
        "callee": "python.ccxt.latoken.latoken.parse_transfer_status",
        "lineno": 1713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.latoken.latoken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1768,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.lbank": [
      {
        "caller": "python.ccxt.lbank.lbank.fetch_markets",
        "callee": "python.ccxt.lbank.lbank.fetch_spot_markets",
        "lineno": 531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_markets",
        "callee": "python.ccxt.lbank.lbank.fetch_swap_markets",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_ticker",
        "callee": "python.ccxt.lbank.lbank.fetch_tickers",
        "lineno": 785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_ticker",
        "callee": "python.ccxt.lbank.lbank.parse_ticker",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_funding_rate",
        "callee": "python.ccxt.lbank.lbank.fetch_funding_rates",
        "lineno": 1379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_balance",
        "callee": "python.ccxt.lbank.lbank.parse_balance",
        "lineno": 1476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_trading_fee",
        "callee": "python.ccxt.lbank.lbank.fetch_trading_fees",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_trading_fees",
        "callee": "python.ccxt.lbank.lbank.parse_trading_fee",
        "lineno": 1526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.create_market_buy_order_with_cost",
        "callee": "python.ccxt.lbank.lbank.create_order",
        "lineno": 1548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.parse_order",
        "callee": "python.ccxt.lbank.lbank.parse_order_status",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order",
        "callee": "python.ccxt.lbank.lbank.fetch_order_supplement",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order",
        "callee": "python.ccxt.lbank.lbank.fetch_order_default",
        "lineno": 1812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order_supplement",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order_supplement",
        "callee": "python.ccxt.lbank.lbank.parse_order",
        "lineno": 1846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order_default",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1851,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order_default",
        "callee": "python.ccxt.lbank.lbank.parse_order",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_order_default",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1890,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2019,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2073,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.cancel_order",
        "callee": "python.ccxt.lbank.lbank.parse_order",
        "lineno": 2099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_address",
        "callee": "python.ccxt.lbank.lbank.fetch_deposit_address_supplement",
        "lineno": 2165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_address",
        "callee": "python.ccxt.lbank.lbank.fetch_deposit_address_default",
        "lineno": 2167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_address_default",
        "callee": "python.ccxt.lbank.lbank.get_network_code_for_currency",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.parse_transaction",
        "callee": "python.ccxt.lbank.lbank.parse_transaction_status",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_public_transaction_fees",
        "lineno": 2522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_private_transaction_fees",
        "lineno": 2524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_public_transaction_fees",
        "lineno": 2526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "lineno": 2657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_private_deposit_withdraw_fees",
        "lineno": 2659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "callee": "python.ccxt.lbank.lbank.parse_public_deposit_withdraw_fees",
        "lineno": 2730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.sign",
        "callee": "python.ccxt.lbank.lbank.convert_secret_to_pem",
        "lineno": 2876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lbank.lbank.sign",
        "callee": "python.ccxt.lbank.lbank.convert_secret_to_pem",
        "lineno": 2879,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.lighter": [
      {
        "caller": "python.ccxt.lighter.lighter.load_account",
        "callee": "python.ccxt.lighter.lighter.init_auth_object",
        "lineno": 386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.load_account",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.load_account",
        "callee": "python.ccxt.lighter.lighter.change_api_key",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.load_account",
        "callee": "python.ccxt.lighter.lighter.handle_builder_fee_approval",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.init_auth_object",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.lighter.lighter.handle_builder_fee_approval",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pow",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.pow",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.sign_l1_and_prepare_tx_info",
        "callee": "python.ccxt.lighter.lighter.hash_message",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.sign_l1_and_prepare_tx_info",
        "callee": "python.ccxt.lighter.lighter.sign_hash",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.handle_builder_fee_approval",
        "callee": "python.ccxt.lighter.lighter.approve_builder_fee",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 617,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.lighter.lighter.sign_l1_and_prepare_tx_info",
        "lineno": 629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.change_api_key",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.change_api_key",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.change_api_key",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.change_api_key",
        "callee": "python.ccxt.lighter.lighter.sign_l1_and_prepare_tx_info",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.change_api_key",
        "callee": "python.ccxt.lighter.lighter.handle_builder_fee_approval",
        "lineno": 664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "python.ccxt.lighter.lighter.create_order_request",
        "lineno": 797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "python.ccxt.lighter.lighter.create_order_request",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_nonce",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.create_order_request",
        "lineno": 854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.create_order",
        "callee": "python.ccxt.lighter.lighter.parse_order",
        "lineno": 898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.edit_order",
        "callee": "python.ccxt.lighter.lighter.parse_order",
        "lineno": 956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_currencies",
        "callee": "python.ccxt.lighter.lighter.pre_load_lighter_library",
        "lineno": 1182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_ticker",
        "callee": "python.ccxt.lighter.lighter.parse_ticker",
        "lineno": 1455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 1634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_balance",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 1651,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_position",
        "callee": "python.ccxt.lighter.lighter.fetch_positions",
        "lineno": 1740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_positions",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 1757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_accounts",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1984,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 1989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2058,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_order",
        "callee": "python.ccxt.lighter.lighter.parse_order_type_integer",
        "lineno": 2173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_order",
        "callee": "python.ccxt.lighter.lighter.parse_order_time_in_force_integer",
        "lineno": 2186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_order",
        "callee": "python.ccxt.lighter.lighter.parse_order_type",
        "lineno": 2204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_order",
        "callee": "python.ccxt.lighter.lighter.parse_order_time_in_force",
        "lineno": 2205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_order",
        "callee": "python.ccxt.lighter.lighter.parse_order_status",
        "lineno": 2218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 2317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 2319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.transfer",
        "callee": "python.ccxt.lighter.lighter.parse_transfer",
        "lineno": 2345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.parse_transaction",
        "callee": "python.ccxt.lighter.lighter.parse_transaction_status",
        "lineno": 2603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 2650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 2652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.withdraw",
        "callee": "python.ccxt.lighter.lighter.parse_transaction",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_leverage",
        "callee": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "lineno": 2837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2851,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2855,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin_mode",
        "callee": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "lineno": 2856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2861,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2902,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_order",
        "callee": "python.ccxt.lighter.lighter.parse_order",
        "lineno": 2930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 2976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 2978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 2981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 2981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 2982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.add_margin",
        "callee": "python.ccxt.lighter.lighter.set_margin",
        "lineno": 3009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.reduce_margin",
        "callee": "python.ccxt.lighter.lighter.set_margin",
        "lineno": 3022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.handle_api_key_index",
        "lineno": 3036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3043,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.handle_account_index",
        "lineno": 3045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.load_account",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.get_lighter_private_key",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.fetch_nonce",
        "lineno": 3050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.pow",
        "lineno": 3053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.set_margin",
        "callee": "python.ccxt.lighter.lighter.parse_margin_modification",
        "lineno": 3065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.sign",
        "callee": "python.ccxt.lighter.lighter.create_auth",
        "lineno": 3090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.lighter.lighter.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3117,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.luno": [
      {
        "caller": "python.ccxt.luno.luno.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_balance",
        "callee": "python.ccxt.luno.luno.parse_balance",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.parse_order",
        "callee": "python.ccxt.luno.luno.parse_order_status",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_order",
        "callee": "python.ccxt.luno.luno.parse_order",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_orders",
        "callee": "python.ccxt.luno.luno.fetch_orders_by_state",
        "lineno": 698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_open_orders",
        "callee": "python.ccxt.luno.luno.fetch_orders_by_state",
        "lineno": 712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_closed_orders",
        "callee": "python.ccxt.luno.luno.fetch_orders_by_state",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_tickers",
        "callee": "python.ccxt.luno.luno.parse_ticker",
        "lineno": 786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ticker",
        "callee": "python.ccxt.luno.luno.parse_ticker",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ledger_by_entries",
        "callee": "python.ccxt.luno.luno.fetch_ledger",
        "lineno": 1153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.luno.luno.parse_ledger_entry",
        "callee": "python.ccxt.luno.luno.parse_ledger_comment",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.create_deposit_address",
        "callee": "python.ccxt.luno.luno.parse_deposit_address",
        "lineno": 1321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.fetch_deposit_address",
        "callee": "python.ccxt.luno.luno.parse_deposit_address",
        "lineno": 1360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.luno.luno.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1411,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.mercado": [
      {
        "caller": "python.ccxt.mercado.mercado.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_ticker",
        "callee": "python.ccxt.mercado.mercado.parse_ticker",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_balance",
        "callee": "python.ccxt.mercado.mercado.parse_balance",
        "lineno": 524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.cancel_order",
        "callee": "python.ccxt.mercado.mercado.parse_order",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.parse_order",
        "callee": "python.ccxt.mercado.mercado.parse_order_status",
        "lineno": 648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_order",
        "callee": "python.ccxt.mercado.mercado.parse_order",
        "lineno": 707,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.withdraw",
        "callee": "python.ccxt.mercado.mercado.parse_transaction",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 873,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.fetch_my_trades",
        "callee": "python.ccxt.mercado.mercado.orders_to_trades",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.orders_to_trades",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mercado.mercado.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 950,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.mexc": [
      {
        "caller": "python.ccxt.mexc.mexc.fetch_markets",
        "callee": "python.ccxt.mexc.mexc.fetch_spot_markets",
        "lineno": 1221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_markets",
        "callee": "python.ccxt.mexc.mexc.fetch_swap_markets",
        "lineno": 1222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_trade",
        "callee": "python.ccxt.mexc.mexc.parse_order_side",
        "lineno": 1673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_trade",
        "callee": "python.ccxt.mexc.mexc.parse_order_side",
        "lineno": 1736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_ticker",
        "callee": "python.ccxt.mexc.mexc.parse_ticker",
        "lineno": 2049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_market_buy_order_with_cost",
        "callee": "python.ccxt.mexc.mexc.create_order",
        "lineno": 2221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_market_sell_order_with_cost",
        "callee": "python.ccxt.mexc.mexc.create_order",
        "lineno": 2241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_order",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_order",
        "callee": "python.ccxt.mexc.mexc.create_spot_order",
        "lineno": 2276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_order",
        "callee": "python.ccxt.mexc.mexc.create_swap_order",
        "lineno": 2278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_spot_order",
        "callee": "python.ccxt.mexc.mexc.create_spot_order_request",
        "lineno": 2347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_spot_order",
        "callee": "python.ccxt.mexc.mexc.parse_order",
        "lineno": 2372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_orders",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_orders",
        "callee": "python.ccxt.mexc.mexc.create_spot_order_request",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_order",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_order",
        "callee": "python.ccxt.mexc.mexc.parse_order",
        "lineno": 2682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders_by_ids",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2874,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_open_orders",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_closed_orders",
        "callee": "python.ccxt.mexc.mexc.fetch_orders_by_state",
        "lineno": 3018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_canceled_orders",
        "callee": "python.ccxt.mexc.mexc.fetch_orders_by_state",
        "lineno": 3034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders_by_state",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3044,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_orders_by_state",
        "callee": "python.ccxt.mexc.mexc.fetch_orders",
        "lineno": 3047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 3071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3075,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3087,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_order",
        "callee": "python.ccxt.mexc.mexc.parse_order",
        "lineno": 3154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_all_orders",
        "callee": "python.ccxt.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 3208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_order",
        "callee": "python.ccxt.mexc.mexc.parse_order_time_in_force",
        "lineno": 3462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_order",
        "callee": "python.ccxt.mexc.mexc.get_tif_from_raw_order_type",
        "lineno": 3465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_order",
        "callee": "python.ccxt.mexc.mexc.parse_order_status",
        "lineno": 3486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_order",
        "callee": "python.ccxt.mexc.mexc.parse_order_type",
        "lineno": 3488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_order",
        "callee": "python.ccxt.mexc.mexc.parse_order_side",
        "lineno": 3490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_accounts",
        "callee": "python.ccxt.mexc.mexc.fetch_account_helper",
        "lineno": 3625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.custom_parse_balance",
        "callee": "python.ccxt.mexc.mexc.parse_balance_helper",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.custom_parse_balance",
        "callee": "python.ccxt.mexc.mexc.parse_balance_helper",
        "lineno": 3759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_balance",
        "callee": "python.ccxt.mexc.mexc.custom_parse_balance",
        "lineno": 3918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4033,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4090,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.reduce_margin",
        "callee": "python.ccxt.mexc.mexc.modify_margin_helper",
        "lineno": 4116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.add_margin",
        "callee": "python.ccxt.mexc.mexc.modify_margin_helper",
        "lineno": 4129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_funding_interval",
        "callee": "python.ccxt.mexc.mexc.fetch_funding_rate",
        "lineno": 4296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_funding_rate",
        "callee": "python.ccxt.mexc.mexc.parse_funding_rate",
        "lineno": 4330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.create_deposit_address",
        "callee": "python.ccxt.mexc.mexc.parse_deposit_address",
        "lineno": 4646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_deposit_address",
        "callee": "python.ccxt.mexc.mexc.fetch_deposit_addresses_by_network",
        "lineno": 4660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 4674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_transaction",
        "callee": "python.ccxt.mexc.mexc.parse_transaction_status_by_type",
        "lineno": 4858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_position",
        "callee": "python.ccxt.mexc.mexc.fetch_positions",
        "lineno": 4937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transfer",
        "callee": "python.ccxt.mexc.mexc.parse_transfer",
        "lineno": 5120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.transfer",
        "callee": "python.ccxt.mexc.mexc.parse_transfer",
        "lineno": 5275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.mexc.mexc.parse_account_id",
        "lineno": 5350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.mexc.mexc.parse_account_id",
        "lineno": 5351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.mexc.mexc.parse_transfer_status",
        "lineno": 5352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.withdraw",
        "callee": "python.ccxt.mexc.mexc.parse_transaction",
        "lineno": 5408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.withdraw",
        "callee": "python.ccxt.mexc.mexc.parse_transaction",
        "lineno": 5430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_transaction_fees",
        "callee": "python.ccxt.mexc.mexc.parse_transaction_fees",
        "lineno": 5520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.parse_transaction_fees",
        "callee": "python.ccxt.mexc.mexc.parse_transaction_fee",
        "lineno": 5530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.fetch_leverage",
        "callee": "python.ccxt.mexc.mexc.parse_leverage",
        "lineno": 5709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 5834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5837,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5840,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.set_margin_mode",
        "callee": "python.ccxt.mexc.mexc.parse_leverage",
        "lineno": 5855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.sign",
        "callee": "python.ccxt.mexc.mexc.nonce",
        "lineno": 5874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.sign",
        "callee": "python.ccxt.mexc.mexc.nonce",
        "lineno": 5879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.sign",
        "callee": "python.ccxt.mexc.mexc.nonce",
        "lineno": 5903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.mexc.mexc.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5945,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.modetrade": [
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_trade",
        "callee": "python.ccxt.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_funding_rate",
        "callee": "python.ccxt.modetrade.modetrade.parse_funding_interval",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_funding_interval",
        "callee": "python.ccxt.modetrade.modetrade.fetch_funding_rate",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_funding_rate",
        "callee": "python.ccxt.modetrade.modetrade.parse_funding_rate",
        "lineno": 927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order_status",
        "lineno": 1357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order_type",
        "lineno": 1359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_time_in_force",
        "lineno": 1360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.create_order",
        "callee": "python.ccxt.modetrade.modetrade.create_order_request",
        "lineno": 1527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.create_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order",
        "lineno": 1566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.create_orders",
        "callee": "python.ccxt.modetrade.modetrade.create_order_request",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.edit_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.cancel_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order",
        "lineno": 1764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.cancel_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order",
        "lineno": 1766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_order",
        "callee": "python.ccxt.modetrade.modetrade.parse_order",
        "lineno": 1917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_open_orders",
        "callee": "python.ccxt.modetrade.modetrade.fetch_orders",
        "lineno": 2022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_closed_orders",
        "callee": "python.ccxt.modetrade.modetrade.fetch_orders",
        "lineno": 2044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_balance",
        "callee": "python.ccxt.modetrade.modetrade.parse_balance",
        "lineno": 2195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 2249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.modetrade.modetrade.parse_transaction_status",
        "lineno": 2256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.modetrade.modetrade.parse_ledger_entry_type",
        "lineno": 2264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_ledger",
        "callee": "python.ccxt.modetrade.modetrade.get_asset_history_rows",
        "lineno": 2287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_transaction",
        "callee": "python.ccxt.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 2298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.parse_transaction",
        "callee": "python.ccxt.modetrade.modetrade.parse_transaction_status",
        "lineno": 2317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_deposits",
        "callee": "python.ccxt.modetrade.modetrade.fetch_deposits_withdrawals",
        "lineno": 2350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_withdrawals",
        "callee": "python.ccxt.modetrade.modetrade.fetch_deposits_withdrawals",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_deposits_withdrawals",
        "callee": "python.ccxt.modetrade.modetrade.get_asset_history_rows",
        "lineno": 2382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.sign_message",
        "callee": "python.ccxt.modetrade.modetrade.sign_hash",
        "lineno": 2423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.sign_message",
        "callee": "python.ccxt.modetrade.modetrade.hash_message",
        "lineno": 2423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.modetrade.modetrade.get_withdraw_nonce",
        "lineno": 2452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.modetrade.modetrade.nonce",
        "lineno": 2453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.modetrade.modetrade.sign_message",
        "lineno": 2481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.modetrade.modetrade.parse_transaction",
        "lineno": 2500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_leverage",
        "callee": "python.ccxt.modetrade.modetrade.parse_leverage",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.fetch_position",
        "callee": "python.ccxt.modetrade.modetrade.parse_position",
        "lineno": 2688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.sign",
        "callee": "python.ccxt.modetrade.modetrade.nonce",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.modetrade.modetrade.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2818,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.myokx": [],
    "python.ccxt.ndax": [
      {
        "caller": "python.ccxt.ndax.ndax.sign_in",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.sign_in",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_order_book",
        "callee": "python.ccxt.ndax.ndax.parse_order_book",
        "lineno": 717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_ticker",
        "callee": "python.ccxt.ndax.ndax.parse_ticker",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_accounts",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_balance",
        "callee": "python.ccxt.ndax.ndax.parse_balance",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.parse_ledger_entry",
        "callee": "python.ccxt.ndax.ndax.parse_ledger_entry_type",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.parse_order",
        "callee": "python.ccxt.ndax.ndax.parse_order_status",
        "lineno": 1407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.create_order",
        "callee": "python.ccxt.ndax.ndax.parse_order",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.edit_order",
        "callee": "python.ccxt.ndax.ndax.parse_order",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.cancel_order",
        "callee": "python.ccxt.ndax.ndax.parse_order",
        "lineno": 1691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_order",
        "callee": "python.ccxt.ndax.ndax.parse_order",
        "lineno": 1941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.fetch_deposit_address",
        "callee": "python.ccxt.ndax.ndax.parse_deposit_address",
        "lineno": 2058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.create_deposit_address",
        "callee": "python.ccxt.ndax.ndax.fetch_deposit_address",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.parse_transaction",
        "callee": "python.ccxt.ndax.ndax.parse_transaction_status_by_type",
        "lineno": 2351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.withdraw",
        "callee": "python.ccxt.ndax.ndax.parse_transaction",
        "lineno": 2444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.sign",
        "callee": "python.ccxt.ndax.ndax.nonce",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.ndax.ndax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2509,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.novadax": [
      {
        "caller": "python.ccxt.novadax.novadax.fetch_ticker",
        "callee": "python.ccxt.novadax.novadax.parse_ticker",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_tickers",
        "callee": "python.ccxt.novadax.novadax.parse_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_balance",
        "callee": "python.ccxt.novadax.novadax.parse_balance",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 883,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.create_order",
        "callee": "python.ccxt.novadax.novadax.parse_order",
        "lineno": 944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.cancel_order",
        "callee": "python.ccxt.novadax.novadax.parse_order",
        "lineno": 972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_order",
        "callee": "python.ccxt.novadax.novadax.parse_order",
        "lineno": 1012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_open_orders",
        "callee": "python.ccxt.novadax.novadax.fetch_orders",
        "lineno": 1086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_closed_orders",
        "callee": "python.ccxt.novadax.novadax.fetch_orders",
        "lineno": 1103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.parse_order",
        "callee": "python.ccxt.novadax.novadax.parse_order_status",
        "lineno": 1196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.transfer",
        "callee": "python.ccxt.novadax.novadax.parse_transfer",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.withdraw",
        "callee": "python.ccxt.novadax.novadax.parse_transaction",
        "lineno": 1336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_deposits",
        "callee": "python.ccxt.novadax.novadax.fetch_deposits_withdrawals",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.fetch_withdrawals",
        "callee": "python.ccxt.novadax.novadax.fetch_deposits_withdrawals",
        "lineno": 1408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.parse_transaction",
        "callee": "python.ccxt.novadax.novadax.parse_transaction_status",
        "lineno": 1516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.novadax.novadax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1640,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.okx": [
      {
        "caller": "python.ccxt.okx.okx.safe_market",
        "callee": "python.ccxt.okx.okx.create_expired_option_market",
        "lineno": 1554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_markets",
        "callee": "python.ccxt.okx.okx.fetch_markets_by_type",
        "lineno": 1720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_markets_by_type",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 1893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_markets_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1901,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_markets_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_ticker",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 2182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_ticker",
        "callee": "python.ccxt.okx.okx.parse_ticker",
        "lineno": 2260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_tickers",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 2276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_tickers",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 2278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_mark_price",
        "callee": "python.ccxt.okx.okx.parse_ticker",
        "lineno": 2348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_mark_prices",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 2364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_mark_prices",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 2366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_trade",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 2431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_ohlcv",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 2556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_balance_by_type",
        "callee": "python.ccxt.okx.okx.parse_funding_balance",
        "lineno": 2740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_balance_by_type",
        "callee": "python.ccxt.okx.okx.parse_trading_balance",
        "lineno": 2742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_trading_fee",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 2821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_trading_fee",
        "callee": "python.ccxt.okx.okx.parse_trading_fee",
        "lineno": 2853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_balance",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 2867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_balance",
        "callee": "python.ccxt.okx.okx.parse_balance_by_type",
        "lineno": 2978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.okx.okx.create_order",
        "lineno": 2999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_market_sell_order_with_cost",
        "callee": "python.ccxt.okx.okx.create_order",
        "lineno": 3020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order",
        "callee": "python.ccxt.okx.okx.create_order_request",
        "lineno": 3313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_order",
        "callee": "python.ccxt.okx.okx.parse_order",
        "lineno": 3334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_orders",
        "callee": "python.ccxt.okx.okx.create_order_request",
        "lineno": 3360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3361,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.edit_order",
        "callee": "python.ccxt.okx.okx.edit_order_request",
        "lineno": 3498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.edit_order",
        "callee": "python.ccxt.okx.okx.parse_order",
        "lineno": 3524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_order",
        "callee": "python.ccxt.okx.okx.cancel_orders",
        "lineno": 3548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_order",
        "callee": "python.ccxt.okx.okx.parse_order",
        "lineno": 3567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "python.ccxt.okx.okx.parse_ids",
        "lineno": 3603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "python.ccxt.okx.okx.parse_ids",
        "lineno": 3604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "python.ccxt.okx.okx.parse_ids",
        "lineno": 3610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 3718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_order",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 4006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_order",
        "callee": "python.ccxt.okx.okx.parse_order_status",
        "lineno": 4011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4086,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_order",
        "callee": "python.ccxt.okx.okx.parse_order",
        "lineno": 4215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_canceled_orders",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 4410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_canceled_orders",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 4411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_closed_orders",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 4593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_closed_orders",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 4594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_my_trades",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 4761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_my_trades",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 4762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_order_trades",
        "callee": "python.ccxt.okx.okx.fetch_my_trades",
        "lineno": 4814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_ledger",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 4862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_ledger",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 4864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_ledger_entry",
        "callee": "python.ccxt.okx.okx.parse_ledger_entry_type",
        "lineno": 5004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_deposit_address",
        "callee": "python.ccxt.okx.okx.fetch_deposit_addresses_by_network",
        "lineno": 5167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 5171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.withdraw",
        "callee": "python.ccxt.okx.okx.fetch_currencies",
        "lineno": 5214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.withdraw",
        "callee": "python.ccxt.okx.okx.parse_transaction",
        "lineno": 5238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_deposit",
        "callee": "python.ccxt.okx.okx.parse_transaction",
        "lineno": 5339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_withdrawal",
        "callee": "python.ccxt.okx.okx.parse_transaction",
        "lineno": 5453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_transaction",
        "callee": "python.ccxt.okx.okx.parse_transaction_status",
        "lineno": 5566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_leverage",
        "callee": "python.ccxt.okx.okx.parse_leverage",
        "lineno": 5640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_position",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 5680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_position",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 5687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_position",
        "callee": "python.ccxt.okx.okx.parse_position",
        "lineno": 5739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 5764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 5824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_positions",
        "callee": "python.ccxt.okx.okx.parse_position",
        "lineno": 5824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_positions_for_symbol",
        "callee": "python.ccxt.okx.okx.fetch_positions",
        "lineno": 5838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_position",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 5908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.transfer",
        "callee": "python.ccxt.okx.okx.parse_transfer",
        "lineno": 6058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_transfer",
        "callee": "python.ccxt.okx.okx.parse_transfer_status",
        "lineno": 6133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_transfer",
        "callee": "python.ccxt.okx.okx.parse_transfer",
        "lineno": 6171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.sign",
        "callee": "python.ccxt.okx.okx.nonce",
        "lineno": 6260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_funding_rate",
        "callee": "python.ccxt.okx.okx.parse_funding_interval",
        "lineno": 6341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_interval",
        "callee": "python.ccxt.okx.okx.fetch_funding_rate",
        "lineno": 6365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_rate",
        "callee": "python.ccxt.okx.okx.parse_funding_rate",
        "lineno": 6403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 6540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 6542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 6575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 6585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_position_mode",
        "callee": "python.ccxt.okx.okx.fetch_accounts",
        "lineno": 6662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_cross_borrow_rates",
        "callee": "<builtin>.list.append",
        "lineno": 6789,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_cross_borrow_rates",
        "callee": "python.ccxt.okx.okx.parse_borrow_rate",
        "lineno": 6789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_cross_borrow_rate",
        "callee": "python.ccxt.okx.okx.parse_borrow_rate",
        "lineno": 6823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_borrow_rate_histories",
        "callee": "python.ccxt.okx.okx.parse_borrow_rate",
        "lineno": 6864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_borrow_rate_histories",
        "callee": "python.ccxt.okx.okx.parse_borrow_rate_histories",
        "lineno": 6912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.modify_margin_helper",
        "callee": "python.ccxt.okx.okx.parse_margin_modification",
        "lineno": 6985,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_margin_modification",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 7046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.reduce_margin",
        "callee": "python.ccxt.okx.okx.modify_margin_helper",
        "lineno": 7073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.add_margin",
        "callee": "python.ccxt.okx.okx.modify_margin_helper",
        "lineno": 7086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 7101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.okx.okx.parse_market_leverage_tiers",
        "lineno": 7140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 7170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_borrow_interest",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 7243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.borrow_cross_margin",
        "callee": "python.ccxt.okx.okx.parse_margin_loan",
        "lineno": 7293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.repay_cross_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.repay_cross_margin",
        "callee": "python.ccxt.okx.okx.parse_margin_loan",
        "lineno": 7337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interest",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 7376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interest",
        "callee": "python.ccxt.okx.okx.parse_open_interest",
        "lineno": 7400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interests",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_open_interest_history",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 7491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_open_interest",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 7541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.okx.okx.parse_deposit_withdraw_fees",
        "lineno": 7639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 7717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 7721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.okx.okx.parse_settlements",
        "lineno": 7748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_settlements",
        "callee": "python.ccxt.okx.okx.parse_settlement",
        "lineno": 7788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7789,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_underlying_assets",
        "callee": "python.ccxt.okx.okx.handle_market_type_and_params",
        "lineno": 7807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_underlying_assets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7811,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_underlying_assets",
        "callee": "python.ccxt.okx.okx.convert_to_instrument_type",
        "lineno": 7813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_greeks",
        "callee": "python.ccxt.okx.okx.parse_greeks",
        "lineno": 7885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_all_greeks",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7914,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.close_position",
        "callee": "python.ccxt.okx.okx.parse_order",
        "lineno": 8067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_option",
        "callee": "python.ccxt.okx.okx.parse_option",
        "lineno": 8113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.parse_option",
        "callee": "python.ccxt.okx.okx.safe_market",
        "lineno": 8184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_convert_quote",
        "callee": "python.ccxt.okx.okx.parse_conversion",
        "lineno": 8256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.create_convert_trade",
        "callee": "python.ccxt.okx.okx.parse_conversion",
        "lineno": 8309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_convert_trade",
        "callee": "python.ccxt.okx.okx.parse_conversion",
        "lineno": 8358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.okx.okx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.okx.okx.fetch_long_short_ratio_history",
        "callee": "<builtin>.list.append",
        "lineno": 8788,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.okxus": [],
    "python.ccxt.onetrading": [
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_trading_fees",
        "callee": "python.ccxt.onetrading.onetrading.fetch_private_trading_fees",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_trading_fees",
        "callee": "python.ccxt.onetrading.onetrading.fetch_public_trading_fees",
        "lineno": 618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_public_trading_fees",
        "callee": "python.ccxt.onetrading.onetrading.parse_fee_tiers",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_public_trading_fees",
        "callee": "python.ccxt.onetrading.onetrading.parse_fee_tiers",
        "lineno": 672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_ticker",
        "callee": "python.ccxt.onetrading.onetrading.parse_ticker",
        "lineno": 858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_tickers",
        "callee": "python.ccxt.onetrading.onetrading.parse_ticker",
        "lineno": 895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_balance",
        "callee": "python.ccxt.onetrading.onetrading.parse_balance",
        "lineno": 1190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order_status",
        "lineno": 1278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order_status",
        "lineno": 1279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_time_in_force",
        "lineno": 1287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order_type",
        "lineno": 1298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.create_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order",
        "lineno": 1396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.cancel_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order",
        "lineno": 1428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_order",
        "callee": "python.ccxt.onetrading.onetrading.parse_order",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_closed_orders",
        "callee": "python.ccxt.onetrading.onetrading.fetch_open_orders",
        "lineno": 1668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.onetrading.onetrading.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1826,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.p2b": [
      {
        "caller": "python.ccxt.p2b.p2b.fetch_ticker",
        "callee": "python.ccxt.p2b.p2b.parse_ticker",
        "lineno": 519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_balance",
        "callee": "python.ccxt.p2b.p2b.parse_balance",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.create_order",
        "callee": "python.ccxt.p2b.p2b.parse_order",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.cancel_order",
        "callee": "python.ccxt.p2b.p2b.parse_order",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 987,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1092,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.p2b.p2b.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1176,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pacifica": [
      {
        "caller": "python.ccxt.pacifica.pacifica.initialize_client",
        "callee": "python.ccxt.pacifica.pacifica.handle_builder_fee_approval",
        "lineno": 395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.handle_builder_fee_approval",
        "callee": "python.ccxt.pacifica.pacifica.approve_builder_code",
        "lineno": 412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.pacifica.pacifica.load_account_settings",
        "lineno": 426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.pacifica.pacifica.fetch_swap_markets",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_balance",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.pacifica.pacifica.load_account_settings",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "lineno": 662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.pacifica.pacifica.parse_leverage_from_market",
        "lineno": 667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.pacifica.pacifica.parse_leverage_from_setting",
        "lineno": 669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "callee": "python.ccxt.pacifica.pacifica.parse_account_settings",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.load_account_settings",
        "callee": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "lineno": 739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.pacifica.pacifica.load_account_settings",
        "lineno": 762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.pacifica.pacifica.fetch_account_settings",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.pacifica.pacifica.parse_margin_mode_from_setting",
        "lineno": 792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_my_trades",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_my_trades",
        "callee": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_order",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_order",
        "callee": "python.ccxt.pacifica.pacifica.create_order_request",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.pacifica.pacifica.map_side",
        "lineno": 1304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.pacifica.pacifica.map_time_in_force",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 1368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.batch_orders_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.create_order_request",
        "lineno": 1431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.batch_orders_request",
        "lineno": 1437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders",
        "callee": "python.ccxt.pacifica.pacifica.create_orders_request",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders",
        "callee": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "lineno": 1504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.cancel_order_request",
        "lineno": 1545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.cancel_order_request",
        "lineno": 1558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.batch_orders_request",
        "lineno": 1564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_all_orders",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_all_orders",
        "callee": "python.ccxt.pacifica.pacifica.cancel_all_orders_request",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_all_orders_request",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 1610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_order",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_order",
        "callee": "python.ccxt.pacifica.pacifica.cancel_order_request",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.cancel_order_request",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 1667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order",
        "callee": "python.ccxt.pacifica.pacifica.initialize_client",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order",
        "callee": "python.ccxt.pacifica.pacifica.edit_order_request",
        "lineno": 1690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.edit_order_request",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 1724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 1774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_tickers",
        "callee": "python.ccxt.pacifica.pacifica.parse_ticker",
        "lineno": 1827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_closed_orders",
        "callee": "python.ccxt.pacifica.pacifica.fetch_orders",
        "lineno": 1874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_canceled_orders",
        "callee": "python.ccxt.pacifica.pacifica.fetch_orders",
        "lineno": 1889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.pacifica.pacifica.fetch_orders",
        "lineno": 1904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_open_orders",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_orders",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_orders",
        "callee": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_order",
        "callee": "python.ccxt.pacifica.pacifica.parse_order",
        "lineno": 2108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.parse_order",
        "callee": "python.ccxt.pacifica.pacifica.parse_order_type",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.parse_order",
        "callee": "python.ccxt.pacifica.pacifica.parse_order_status",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_position",
        "callee": "python.ccxt.pacifica.pacifica.fetch_positions",
        "lineno": 2290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_positions",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_positions",
        "callee": "python.ccxt.pacifica.pacifica.parse_position",
        "lineno": 2334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.set_margin_mode",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.set_leverage",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.withdraw",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_trading_fee",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_trading_fee",
        "callee": "python.ccxt.pacifica.pacifica.parse_trading_fee",
        "lineno": 2513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_open_interests",
        "callee": "python.ccxt.pacifica.pacifica.fetch_swap_markets",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_open_interest",
        "callee": "python.ccxt.pacifica.pacifica.fetch_open_interests",
        "lineno": 2567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_ledger",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_ledger",
        "callee": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.parse_ledger_entry",
        "callee": "python.ccxt.pacifica.pacifica.parse_ledger_entry_type",
        "lineno": 2673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_funding_history",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_funding_history",
        "callee": "python.ccxt.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.transfer",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.transfer",
        "callee": "python.ccxt.pacifica.pacifica.parse_transfer",
        "lineno": 2818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2870,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.pacifica.pacifica.sign_message",
        "lineno": 2882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.pacifica.pacifica.sign_message",
        "lineno": 2891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.bind_agent_wallet",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.create_api_key",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.revoke_api_key",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.fetch_api_keys",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.approve_builder_code",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.revoke_builder_code",
        "callee": "python.ccxt.pacifica.pacifica.post_action_request",
        "lineno": 2958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2992,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "callee": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "lineno": 3035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "callee": "<builtin>.list.append",
        "lineno": 3040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "callee": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "lineno": 3040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.prepare_message",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.prepare_message",
        "callee": "python.ccxt.pacifica.pacifica.sort_json_keys",
        "lineno": 3049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.sign_message",
        "callee": "python.ccxt.pacifica.pacifica.prepare_message",
        "lineno": 3053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.post_action_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3065,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.post_action_request",
        "callee": "python.ccxt.pacifica.pacifica.sign_message",
        "lineno": 3083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.post_action_request",
        "callee": "python.ccxt.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 3088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pacifica.pacifica.post_action_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3090,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.paradex": [
      {
        "caller": "python.ccxt.paradex.paradex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_trading_fee",
        "callee": "python.ccxt.paradex.paradex.parse_trading_fee",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_trading_fees",
        "callee": "python.ccxt.paradex.paradex.parse_trading_fee",
        "lineno": 792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_ticker",
        "callee": "python.ccxt.paradex.paradex.parse_ticker",
        "lineno": 954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_open_interest",
        "callee": "python.ccxt.paradex.paradex.parse_open_interest",
        "lineno": 1203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_message",
        "callee": "python.ccxt.paradex.paradex.sign_hash",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_message",
        "callee": "python.ccxt.paradex.paradex.hash_message",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "callee": "python.ccxt.paradex.paradex.get_system_config",
        "lineno": 1286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.paradex.paradex.get_system_config",
        "lineno": 1306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.paradex.paradex.sign_message",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.onboarding",
        "callee": "python.ccxt.paradex.paradex.retrieve_account",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.onboarding",
        "callee": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.authenticate_rest",
        "callee": "python.ccxt.paradex.paradex.retrieve_account",
        "lineno": 1352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.authenticate_rest",
        "callee": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.parse_order",
        "callee": "python.ccxt.paradex.paradex.parse_order_status",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.parse_order",
        "callee": "python.ccxt.paradex.paradex.parse_order_type",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.parse_order",
        "callee": "python.ccxt.paradex.paradex.parse_time_in_force",
        "lineno": 1452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.paradex.paradex.retrieve_account",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.paradex.paradex.scale_number",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.paradex.paradex.scale_number",
        "lineno": 1587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 1600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.paradex.paradex.prepare_paradex_domain",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_order",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_order",
        "callee": "python.ccxt.paradex.paradex.create_order_request",
        "lineno": 1640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_order",
        "callee": "python.ccxt.paradex.paradex.sign_order_request",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_order",
        "callee": "python.ccxt.paradex.paradex.parse_order",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "python.ccxt.paradex.paradex.create_order_request",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "python.ccxt.paradex.paradex.sign_order_request",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.edit_order",
        "callee": "python.ccxt.paradex.paradex.parse_order",
        "lineno": 1738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_orders",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_orders",
        "callee": "python.ccxt.paradex.paradex.create_order_request",
        "lineno": 1762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_orders",
        "callee": "python.ccxt.paradex.paradex.sign_order_request",
        "lineno": 1763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_order",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_order",
        "callee": "python.ccxt.paradex.paradex.parse_order",
        "lineno": 1825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_orders",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.cancel_all_orders",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_order",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_order",
        "callee": "python.ccxt.paradex.paradex.parse_order",
        "lineno": 1975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_orders",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_open_orders",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_balance",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_balance",
        "callee": "python.ccxt.paradex.paradex.parse_balance",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_my_trades",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_position",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_position",
        "callee": "python.ccxt.paradex.paradex.fetch_positions",
        "lineno": 2216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_positions",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_my_liquidations",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_deposits",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 2429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_withdrawals",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 2485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_transfers",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.parse_transfer",
        "callee": "python.ccxt.paradex.paradex.parse_transaction_status",
        "lineno": 2579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.parse_transaction",
        "callee": "python.ccxt.paradex.paradex.parse_transaction_status",
        "lineno": 2609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_margin_mode",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_margin_mode",
        "callee": "python.ccxt.paradex.paradex.parse_margin_mode",
        "lineno": 2673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.set_margin_mode",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.set_margin_mode",
        "callee": "python.ccxt.paradex.paradex.encode_margin_mode",
        "lineno": 2706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_leverage",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_leverage",
        "callee": "python.ccxt.paradex.paradex.parse_leverage",
        "lineno": 2740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.set_leverage",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.set_leverage",
        "callee": "python.ccxt.paradex.paradex.encode_margin_mode",
        "lineno": 2782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_greeks",
        "callee": "python.ccxt.paradex.paradex.parse_greeks",
        "lineno": 2838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_funding_history",
        "callee": "python.ccxt.paradex.paradex.authenticate_rest",
        "lineno": 2970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3087,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.paradex.paradex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3164,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.paymium": [
      {
        "caller": "python.ccxt.paymium.paymium.fetch_balance",
        "callee": "python.ccxt.paymium.paymium.parse_balance",
        "lineno": 187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.fetch_ticker",
        "callee": "python.ccxt.paymium.paymium.parse_ticker",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.create_deposit_address",
        "callee": "python.ccxt.paymium.paymium.parse_deposit_address",
        "lineno": 356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.fetch_deposit_address",
        "callee": "python.ccxt.paymium.paymium.parse_deposit_address",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.transfer",
        "callee": "python.ccxt.paymium.paymium.parse_transfer",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.parse_transfer",
        "callee": "python.ccxt.paymium.paymium.parse_transfer_status",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.paymium.paymium.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 625,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.phemex": [
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.phemex.phemex.parse_safe_number",
        "lineno": 842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.phemex.phemex.parse_safe_number",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.phemex.phemex.parse_safe_number",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.phemex.phemex.parse_safe_number",
        "lineno": 891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.phemex.phemex.parse_safe_number",
        "lineno": 892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_markets",
        "callee": "python.ccxt.phemex.phemex.parse_swap_market",
        "lineno": 1117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_markets",
        "callee": "python.ccxt.phemex.phemex.parse_spot_market",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.custom_parse_bid_ask",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.custom_parse_bid_ask",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.custom_parse_bid_ask",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.custom_parse_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 1216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.custom_parse_order_book",
        "callee": "python.ccxt.phemex.phemex.custom_parse_bid_ask",
        "lineno": 1216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_order_book",
        "callee": "python.ccxt.phemex.phemex.custom_parse_order_book",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.to_en",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 1282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.to_ev",
        "callee": "python.ccxt.phemex.phemex.to_en",
        "lineno": 1291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.to_ep",
        "callee": "python.ccxt.phemex.phemex.to_en",
        "lineno": 1296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.from_en",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 1301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.from_ep",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.from_ev",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.from_er",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 1337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 1488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 1491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_ticker",
        "callee": "python.ccxt.phemex.phemex.parse_ticker",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 1871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.parse_order_type",
        "lineno": 1904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 1908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 1909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 1911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 1912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_trade",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 1914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1985,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_balance",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 2040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_balance",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 2041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2066,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2085,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_balance",
        "callee": "python.ccxt.phemex.phemex.parse_swap_balance",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_balance",
        "callee": "python.ccxt.phemex.phemex.parse_spot_balance",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 2323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 2325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 2326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 2327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 2328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.parse_order_status",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.parse_order_type",
        "lineno": 2331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 2334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.parse_time_in_force",
        "lineno": 2340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 2341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.phemex.phemex.parse_order_status",
        "lineno": 2483,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.phemex.phemex.parse_order_side",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.phemex.phemex.parse_order_type",
        "lineno": 2485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 2488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.phemex.phemex.parse_time_in_force",
        "lineno": 2499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_order",
        "callee": "python.ccxt.phemex.phemex.parse_swap_order",
        "lineno": 2552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_order",
        "callee": "python.ccxt.phemex.phemex.parse_spot_order",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ev",
        "lineno": 2654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ev",
        "lineno": 2657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_order",
        "callee": "python.ccxt.phemex.phemex.parse_order",
        "lineno": 2829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.edit_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.edit_order",
        "callee": "python.ccxt.phemex.phemex.to_ev",
        "lineno": 2873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.edit_order",
        "callee": "python.ccxt.phemex.phemex.to_ep",
        "lineno": 2879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.edit_order",
        "callee": "python.ccxt.phemex.phemex.parse_order",
        "lineno": 2892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.cancel_order",
        "callee": "python.ccxt.phemex.phemex.parse_order",
        "lineno": 2930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2943,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 3028,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 3030,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_order",
        "callee": "python.ccxt.phemex.phemex.parse_order",
        "lineno": 3035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3050,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 3569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.phemex.phemex.parse_transaction_status",
        "lineno": 3579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 3580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_positions",
        "callee": "python.ccxt.phemex.phemex.parse_position",
        "lineno": 3737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3977,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3987,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_history",
        "callee": "python.ccxt.phemex.phemex.parse_funding_fee_to_precision",
        "lineno": 4032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4058,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_rate",
        "callee": "python.ccxt.phemex.phemex.parse_funding_rate",
        "lineno": 4091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 4134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.phemex.phemex.from_ep",
        "lineno": 4135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 4136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.phemex.phemex.from_er",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin",
        "callee": "python.ccxt.phemex.phemex.to_ev",
        "lineno": 4174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin",
        "callee": "python.ccxt.phemex.phemex.parse_margin_modification",
        "lineno": 4184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_margin_modification",
        "callee": "python.ccxt.phemex.phemex.parse_margin_status",
        "lineno": 4213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.transfer",
        "callee": "python.ccxt.phemex.phemex.to_ev",
        "lineno": 4512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.transfer",
        "callee": "python.ccxt.phemex.phemex.parse_transfer",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.transfer",
        "callee": "python.ccxt.phemex.phemex.parse_transfer",
        "lineno": 4558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_transfer",
        "callee": "python.ccxt.phemex.phemex.from_ev",
        "lineno": 4649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_transfer",
        "callee": "python.ccxt.phemex.phemex.parse_transfer_status",
        "lineno": 4671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.withdraw",
        "callee": "python.ccxt.phemex.phemex.parse_transaction",
        "lineno": 4824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4839,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_open_interest",
        "callee": "python.ccxt.phemex.phemex.parse_open_interest",
        "lineno": 4866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_convert_quote",
        "callee": "python.ccxt.phemex.phemex.to_en",
        "lineno": 4918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_convert_quote",
        "callee": "python.ccxt.phemex.phemex.parse_conversion",
        "lineno": 4940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_convert_trade",
        "callee": "python.ccxt.phemex.phemex.to_en",
        "lineno": 4965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.create_convert_trade",
        "callee": "python.ccxt.phemex.phemex.parse_conversion",
        "lineno": 4987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 5092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 5094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 5095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.phemex.phemex.from_en",
        "lineno": 5097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_positions_adl_rank",
        "callee": "<builtin>.list.append",
        "lineno": 5313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.fetch_positions_adl_rank",
        "callee": "python.ccxt.phemex.phemex.parse_adl_rank",
        "lineno": 5313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.phemex.phemex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5460,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.poloniex": [
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_ohlcv",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_markets",
        "callee": "python.ccxt.poloniex.poloniex.fetch_spot_markets",
        "lineno": 735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_markets",
        "callee": "python.ccxt.poloniex.poloniex.fetch_swap_markets",
        "lineno": 735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_market",
        "callee": "python.ccxt.poloniex.poloniex.parse_swap_market",
        "lineno": 812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_market",
        "callee": "python.ccxt.poloniex.poloniex.parse_spot_market",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_tickers",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.poloniex.poloniex.fetch_tickers",
        "lineno": 1256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.poloniex.poloniex.parse_ticker",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_trades",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_my_trades",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order_status",
        "lineno": 1692,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order_type",
        "lineno": 1695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_open_orders",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 1766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_open_orders",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1784,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_closed_orders",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_order",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 1959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_order",
        "callee": "python.ccxt.poloniex.poloniex.order_request",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2028,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2073,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.poloniex.poloniex.order_request",
        "lineno": 2079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 2095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 2129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 2150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.cancel_all_orders",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2235,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order",
        "callee": "python.ccxt.poloniex.poloniex.parse_order",
        "lineno": 2277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_status",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_status",
        "callee": "python.ccxt.poloniex.poloniex.fetch_open_orders",
        "lineno": 2283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_trades",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.poloniex.poloniex.parse_balance",
        "lineno": 2416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.poloniex.poloniex.parse_balance",
        "lineno": 2437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_trading_fees",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_book",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2483,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 2528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 2533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.prepare_request_for_deposit_address",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.parse_deposit_address_special",
        "lineno": 2562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.prepare_request_for_deposit_address",
        "lineno": 2575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.poloniex.poloniex.parse_deposit_address_special",
        "lineno": 2587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.prepare_request_for_deposit_address",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.prepare_request_for_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.transfer",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.transfer",
        "callee": "python.ccxt.poloniex.poloniex.parse_transfer",
        "lineno": 2659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.withdraw",
        "callee": "python.ccxt.poloniex.poloniex.parse_transaction",
        "lineno": 2716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_transactions_helper",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2719,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposits_withdrawals",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposits_withdrawals",
        "callee": "python.ccxt.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_withdrawals",
        "callee": "python.ccxt.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 2855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.poloniex.poloniex.parse_deposit_withdraw_fees",
        "lineno": 2886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.poloniex.poloniex.parse_deposit_withdraw_fee",
        "lineno": 2919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_deposits",
        "callee": "python.ccxt.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.parse_transaction",
        "callee": "python.ccxt.poloniex.poloniex.parse_transaction_status",
        "lineno": 3041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3091,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.set_leverage",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 3092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3097,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_leverage",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 3121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_leverage",
        "callee": "python.ccxt.poloniex.poloniex.parse_leverage",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.fetch_positions",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 3262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.modify_margin_helper",
        "callee": "python.ccxt.poloniex.poloniex.load_markets",
        "lineno": 3375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.modify_margin_helper",
        "callee": "python.ccxt.poloniex.poloniex.parse_margin_modification",
        "lineno": 3403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.reduce_margin",
        "callee": "python.ccxt.poloniex.poloniex.modify_margin_helper",
        "lineno": 3431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.add_margin",
        "callee": "python.ccxt.poloniex.poloniex.modify_margin_helper",
        "lineno": 3441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.sign",
        "callee": "python.ccxt.poloniex.poloniex.nonce",
        "lineno": 3460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.poloniex.poloniex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3501,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.tokocrypto": [
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 901,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_trades",
        "callee": "python.ccxt.tokocrypto.tokocrypto.get_market_id_by_type",
        "lineno": 1118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_ticker",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_ticker",
        "lineno": 1323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_ticker",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_ticker",
        "lineno": 1324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_ohlcv",
        "callee": "python.ccxt.tokocrypto.tokocrypto.get_market_id_by_type",
        "lineno": 1416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_balance",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_balance_custom",
        "lineno": 1480,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_order_status",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_order_type",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.create_order",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_order",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "lineno": 1886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1901,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_open_orders",
        "callee": "python.ccxt.tokocrypto.tokocrypto.fetch_orders",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_closed_orders",
        "callee": "python.ccxt.tokocrypto.tokocrypto.fetch_orders",
        "lineno": 1984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.cancel_order",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_order",
        "lineno": 2029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2044,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.parse_transaction",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_transaction_status_by_type",
        "lineno": 2364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.withdraw",
        "callee": "python.ccxt.tokocrypto.tokocrypto.parse_transaction",
        "lineno": 2421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.sign",
        "callee": "python.ccxt.tokocrypto.tokocrypto.nonce",
        "lineno": 2447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.MarginModeAlreadySet",
        "lineno": 2527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2531,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.toobit": [
      {
        "caller": "python.ccxt.toobit.toobit.fetch_currencies",
        "callee": "python.ccxt.toobit.toobit.parse_currency",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_markets",
        "callee": "python.ccxt.toobit.toobit.parse_market",
        "lineno": 818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_bids_asks",
        "callee": "python.ccxt.toobit.toobit.parse_bids_asks_custom",
        "lineno": 1326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_bids_asks_custom",
        "callee": "python.ccxt.toobit.toobit.parse_bid_ask_custom",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_bids_asks_custom",
        "callee": "<builtin>.list.append",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_balance",
        "callee": "python.ccxt.toobit.toobit.parse_balance",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.create_order",
        "callee": "python.ccxt.toobit.toobit.create_order_request",
        "lineno": 1535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.create_order",
        "callee": "python.ccxt.toobit.toobit.create_contract_order_request",
        "lineno": 1538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.create_order",
        "callee": "python.ccxt.toobit.toobit.parse_order",
        "lineno": 1563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_order",
        "callee": "python.ccxt.toobit.toobit.parse_order_status",
        "lineno": 1728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_order",
        "callee": "python.ccxt.toobit.toobit.parse_order_type",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_order",
        "callee": "python.ccxt.toobit.toobit.parse_order_status",
        "lineno": 1798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_order",
        "callee": "python.ccxt.toobit.toobit.parse_order",
        "lineno": 1801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1823,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1864,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_order",
        "callee": "python.ccxt.toobit.toobit.parse_order",
        "lineno": 1944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.transfer",
        "callee": "python.ccxt.toobit.toobit.parse_transfer",
        "lineno": 2232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_ledger_entry",
        "callee": "python.ccxt.toobit.toobit.parse_ledger_type",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_trading_fees",
        "callee": "python.ccxt.toobit.toobit.parse_trading_fee",
        "lineno": 2378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_deposits",
        "callee": "python.ccxt.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "lineno": 2405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_withdrawals",
        "callee": "python.ccxt.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "lineno": 2419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.parse_transaction",
        "callee": "python.ccxt.toobit.toobit.parse_transaction_status",
        "lineno": 2562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_deposit_address",
        "callee": "python.ccxt.toobit.toobit.parse_deposit_address",
        "lineno": 2609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.withdraw",
        "callee": "python.ccxt.toobit.toobit.parse_transaction",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_leverage",
        "callee": "python.ccxt.toobit.toobit.parse_leverage",
        "lineno": 2742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.toobit.toobit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2891,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.upbit": [
      {
        "caller": "python.ccxt.upbit.upbit.fetch_currency",
        "callee": "python.ccxt.upbit.upbit.fetch_currency_by_id",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_market",
        "callee": "python.ccxt.upbit.upbit.fetch_market_by_id",
        "lineno": 390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_balance",
        "callee": "python.ccxt.upbit.upbit.parse_balance",
        "lineno": 614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_order_book",
        "callee": "python.ccxt.upbit.upbit.fetch_order_books",
        "lineno": 698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_tickers",
        "callee": "python.ccxt.upbit.upbit.ids_query_strings",
        "lineno": 772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 775,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.ids_query_strings",
        "callee": "<builtin>.list.append",
        "lineno": 817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.ids_query_strings",
        "callee": "<builtin>.list.append",
        "lineno": 820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_ticker",
        "callee": "python.ccxt.upbit.upbit.fetch_tickers",
        "lineno": 834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_trading_fees",
        "callee": "python.ccxt.upbit.upbit.fetch_markets",
        "lineno": 1024,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.calc_order_price",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.calc_order_price",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "python.ccxt.upbit.upbit.calc_order_price",
        "lineno": 1201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "python.ccxt.upbit.upbit.calc_order_price",
        "lineno": 1214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_order",
        "callee": "python.ccxt.upbit.upbit.parse_order",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.cancel_order",
        "callee": "python.ccxt.upbit.upbit.parse_order",
        "lineno": 1295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "python.ccxt.upbit.upbit.calc_order_price",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "python.ccxt.upbit.upbit.calc_order_price",
        "lineno": 1358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.edit_order",
        "callee": "python.ccxt.upbit.upbit.parse_order",
        "lineno": 1405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_deposit",
        "callee": "python.ccxt.upbit.upbit.parse_transaction",
        "lineno": 1487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_withdrawal",
        "callee": "python.ccxt.upbit.upbit.parse_transaction",
        "lineno": 1569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.parse_transaction",
        "callee": "python.ccxt.upbit.upbit.parse_transaction_status",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.parse_order",
        "callee": "python.ccxt.upbit.upbit.parse_order_status",
        "lineno": 1741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_order",
        "callee": "python.ccxt.upbit.upbit.parse_order",
        "lineno": 2022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2098,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.fetch_deposit_address",
        "callee": "python.ccxt.upbit.upbit.parse_deposit_address",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.AddressPending",
        "lineno": 2148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.create_deposit_address",
        "callee": "python.ccxt.upbit.upbit.parse_deposit_address",
        "lineno": 2149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.withdraw",
        "callee": "python.ccxt.upbit.upbit.parse_transaction",
        "lineno": 2202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.upbit.upbit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2262,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.weex": [
      {
        "caller": "python.ccxt.weex.weex.fetch_ohlcv",
        "callee": "python.ccxt.weex.weex.fetch_spot_ohlcv",
        "lineno": 1328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_ohlcv",
        "callee": "python.ccxt.weex.weex.fetch_contract_ohlcv",
        "lineno": 1330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_open_interest",
        "callee": "python.ccxt.weex.weex.parse_open_interest",
        "lineno": 1591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_balance",
        "callee": "python.ccxt.weex.weex.parse_balance",
        "lineno": 1785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_transfer",
        "callee": "python.ccxt.weex.weex.parse_transfer_status",
        "lineno": 1862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_order",
        "callee": "python.ccxt.weex.weex.create_contract_order",
        "lineno": 1892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_order",
        "callee": "python.ccxt.weex.weex.create_spot_order",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_spot_order",
        "callee": "python.ccxt.weex.weex.create_spot_order_request",
        "lineno": 1914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_spot_order",
        "callee": "python.ccxt.weex.weex.parse_order",
        "lineno": 1924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order",
        "callee": "python.ccxt.weex.weex.create_contract_order_request",
        "lineno": 1975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order",
        "callee": "python.ccxt.weex.weex.parse_order",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2025,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2027,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.weex.weex.encode_trigger_price_type",
        "lineno": 2035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.weex.weex.encode_trigger_price_type",
        "lineno": 2044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.weex.weex.encode_trigger_price_type",
        "lineno": 2060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.weex.weex.encode_trigger_price_type",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.cancel_order",
        "callee": "python.ccxt.weex.weex.parse_order",
        "lineno": 2129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_order",
        "callee": "python.ccxt.weex.weex.parse_order",
        "lineno": 2273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_closed_orders",
        "callee": "python.ccxt.weex.weex.fetch_orders",
        "lineno": 2428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_closed_orders",
        "callee": "python.ccxt.weex.weex.fetch_canceled_and_closed_orders",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_canceled_orders",
        "callee": "python.ccxt.weex.weex.fetch_orders",
        "lineno": 2458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_canceled_orders",
        "callee": "python.ccxt.weex.weex.fetch_canceled_and_closed_orders",
        "lineno": 2460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_order",
        "callee": "python.ccxt.weex.weex.handle_order_or_position_error",
        "lineno": 2686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_order",
        "callee": "python.ccxt.weex.weex.parse_order_type",
        "lineno": 2706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_order",
        "callee": "python.ccxt.weex.weex.parse_order_status",
        "lineno": 2720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.handle_order_or_position_error",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_order_trades",
        "callee": "python.ccxt.weex.weex.fetch_my_trades",
        "lineno": 2788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_ledger_entry",
        "callee": "python.ccxt.weex.weex.parse_ledger_type",
        "lineno": 2997,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_position",
        "callee": "python.ccxt.weex.weex.fetch_positions_for_symbol",
        "lineno": 3049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_position",
        "callee": "python.ccxt.weex.weex.handle_order_or_position_error",
        "lineno": 3138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_trading_fee",
        "callee": "python.ccxt.weex.weex.parse_trading_fee",
        "lineno": 3255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_margin_mode",
        "callee": "python.ccxt.weex.weex.parse_margin_mode",
        "lineno": 3305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_margin_mode",
        "callee": "python.ccxt.weex.weex.parse_margin_type",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_margin_mode",
        "callee": "python.ccxt.weex.weex.encode_margin_mode",
        "lineno": 3355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.encode_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.fetch_leverage",
        "callee": "python.ccxt.weex.weex.parse_leverage",
        "lineno": 3386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.parse_leverage",
        "callee": "python.ccxt.weex.weex.parse_margin_type",
        "lineno": 3406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_leverage",
        "callee": "python.ccxt.weex.weex.encode_margin_mode",
        "lineno": 3451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.set_position_mode",
        "callee": "python.ccxt.weex.weex.encode_margin_mode",
        "lineno": 3509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.weex.weex.modify_margin_helper",
        "callee": "python.ccxt.weex.weex.parse_margin_modification",
        "lineno": 3528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.reduce_margin",
        "callee": "python.ccxt.weex.weex.modify_margin_helper",
        "lineno": 3569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.add_margin",
        "callee": "python.ccxt.weex.weex.modify_margin_helper",
        "lineno": 3583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.sign",
        "callee": "python.ccxt.weex.weex.nonce",
        "lineno": 3594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.weex.weex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3629,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.whitebit": [
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.whitebit.whitebit.parse_deposit_withdraw_fees",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_funding_limits",
        "callee": "python.ccxt.whitebit.whitebit.fetch_currencies",
        "lineno": 1086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_ticker",
        "callee": "python.ccxt.whitebit.whitebit.parse_ticker",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 1398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 1416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_tickers",
        "callee": "python.ccxt.whitebit.whitebit.parse_ticker",
        "lineno": 1522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_market_order_with_cost",
        "callee": "python.ccxt.whitebit.whitebit.create_order",
        "lineno": 1868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_market_buy_order_with_cost",
        "callee": "python.ccxt.whitebit.whitebit.create_market_order_with_cost",
        "lineno": 1878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 1968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2022,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.edit_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 2025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2095,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2097,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2099,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_orders",
        "callee": "python.ccxt.whitebit.whitebit.fetch_open_orders",
        "lineno": 2123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_orders",
        "callee": "python.ccxt.whitebit.whitebit.fetch_closed_orders",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_balance",
        "callee": "python.ccxt.whitebit.whitebit.parse_balance",
        "lineno": 2238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_closed_orders",
        "callee": "python.ccxt.whitebit.whitebit.parse_order",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.parse_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order_type",
        "lineno": 2400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.parse_order",
        "callee": "python.ccxt.whitebit.whitebit.parse_order_status",
        "lineno": 2426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit_address",
        "callee": "python.ccxt.whitebit.whitebit.is_fiat",
        "lineno": 2607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_deposit_address",
        "callee": "python.ccxt.whitebit.whitebit.parse_deposit_address",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.transfer",
        "callee": "python.ccxt.whitebit.whitebit.parse_transfer",
        "lineno": 2806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.withdraw",
        "callee": "python.ccxt.whitebit.whitebit.is_fiat",
        "lineno": 2850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.withdraw",
        "callee": "python.ccxt.whitebit.whitebit.parse_transaction",
        "lineno": 2862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.parse_transaction",
        "callee": "python.ccxt.whitebit.whitebit.parse_transaction_status",
        "lineno": 2914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_deposit",
        "callee": "python.ccxt.whitebit.whitebit.parse_transaction",
        "lineno": 3011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_funding_rate",
        "callee": "python.ccxt.whitebit.whitebit.fetch_funding_rates",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_funding_history",
        "callee": "python.ccxt.whitebit.whitebit.parse_funding_histories",
        "lineno": 3336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.parse_funding_histories",
        "callee": "python.ccxt.whitebit.whitebit.parse_funding_history",
        "lineno": 3366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_convert_quote",
        "callee": "python.ccxt.whitebit.whitebit.parse_conversion",
        "lineno": 3473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.create_convert_trade",
        "callee": "python.ccxt.whitebit.whitebit.parse_conversion",
        "lineno": 3501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_position",
        "callee": "python.ccxt.whitebit.whitebit.parse_position",
        "lineno": 3740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_cross_borrow_rate",
        "callee": "python.ccxt.whitebit.whitebit.parse_borrow_rate",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3874,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.sign",
        "callee": "python.ccxt.whitebit.whitebit.nonce",
        "lineno": 3933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3980,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3996,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.woo": [
      {
        "caller": "python.ccxt.woo.woo.parse_trade",
        "callee": "python.ccxt.woo.woo.parse_token_and_fee_temp",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_trading_fee",
        "callee": "python.ccxt.woo.woo.parse_trading_fee",
        "lineno": 868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_currencies",
        "callee": "python.ccxt.woo.woo.parse_currency",
        "lineno": 1026,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_market_buy_order_with_cost",
        "callee": "python.ccxt.woo.woo.create_order",
        "lineno": 1104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_market_sell_order_with_cost",
        "callee": "python.ccxt.woo.woo.create_order",
        "lineno": 1121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_amount_order",
        "callee": "python.ccxt.woo.woo.create_order",
        "lineno": 1145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_trailing_percent_order",
        "callee": "python.ccxt.woo.woo.create_order",
        "lineno": 1169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_order",
        "callee": "python.ccxt.woo.woo.encode_margin_mode",
        "lineno": 1211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_order",
        "callee": "python.ccxt.woo.woo.parse_order",
        "lineno": 1348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.edit_order",
        "callee": "python.ccxt.woo.woo.parse_order",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.cancel_order",
        "callee": "python.ccxt.woo.woo.parse_order",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_order",
        "callee": "python.ccxt.woo.woo.parse_order",
        "lineno": 1662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_open_orders",
        "callee": "python.ccxt.woo.woo.fetch_orders",
        "lineno": 1815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_closed_orders",
        "callee": "python.ccxt.woo.woo.fetch_orders",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_order",
        "callee": "python.ccxt.woo.woo.parse_order_status",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_order",
        "callee": "python.ccxt.woo.woo.parse_time_in_force",
        "lineno": 1972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_balance",
        "callee": "python.ccxt.woo.woo.parse_balance",
        "lineno": 2364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_deposit_address",
        "callee": "python.ccxt.woo.woo.parse_deposit_address",
        "lineno": 2411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.get_dedicated_network_id",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_ledger",
        "callee": "python.ccxt.woo.woo.get_asset_history_rows",
        "lineno": 2505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.woo.woo.parse_token_and_fee_temp",
        "lineno": 2540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.woo.woo.parse_transaction_status",
        "lineno": 2548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.woo.woo.parse_ledger_entry_type",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_deposits",
        "callee": "python.ccxt.woo.woo.fetch_deposits_withdrawals",
        "lineno": 2594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_withdrawals",
        "callee": "python.ccxt.woo.woo.fetch_deposits_withdrawals",
        "lineno": 2611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_deposits_withdrawals",
        "callee": "python.ccxt.woo.woo.get_asset_history_rows",
        "lineno": 2628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_transaction",
        "callee": "python.ccxt.woo.woo.get_currency_from_chaincode",
        "lineno": 2657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_transaction",
        "callee": "python.ccxt.woo.woo.parse_token_and_fee_temp",
        "lineno": 2662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_transaction",
        "callee": "python.ccxt.woo.woo.parse_transaction_status",
        "lineno": 2681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.transfer",
        "callee": "python.ccxt.woo.woo.parse_transfer",
        "lineno": 2735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.parse_transfer",
        "callee": "python.ccxt.woo.woo.parse_transfer_status",
        "lineno": 2859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2898,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.withdraw",
        "callee": "python.ccxt.woo.woo.parse_transaction",
        "lineno": 2921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.repay_margin",
        "callee": "python.ccxt.woo.woo.parse_margin_loan",
        "lineno": 2951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.sign",
        "callee": "python.ccxt.woo.woo.nonce",
        "lineno": 3006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_funding_interval",
        "callee": "python.ccxt.woo.woo.fetch_funding_rate",
        "lineno": 3209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_funding_rate",
        "callee": "python.ccxt.woo.woo.parse_funding_rate",
        "lineno": 3250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_leverage",
        "callee": "python.ccxt.woo.woo.encode_margin_mode",
        "lineno": 3439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_leverage",
        "callee": "python.ccxt.woo.woo.parse_leverage",
        "lineno": 3484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.set_leverage",
        "callee": "python.ccxt.woo.woo.encode_margin_mode",
        "lineno": 3542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woo.woo.add_margin",
        "callee": "python.ccxt.woo.woo.modify_margin_helper",
        "lineno": 3559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.reduce_margin",
        "callee": "python.ccxt.woo.woo.modify_margin_helper",
        "lineno": 3573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_position",
        "callee": "python.ccxt.woo.woo.parse_position",
        "lineno": 3636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_convert_quote",
        "callee": "python.ccxt.woo.woo.parse_conversion",
        "lineno": 3827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.create_convert_trade",
        "callee": "python.ccxt.woo.woo.parse_conversion",
        "lineno": 3858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woo.woo.fetch_convert_trade",
        "callee": "python.ccxt.woo.woo.parse_conversion",
        "lineno": 3899,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.woofipro": [
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_currencies",
        "callee": "python.ccxt.woofipro.woofipro.parse_currency",
        "lineno": 695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_trade",
        "callee": "python.ccxt.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_funding_rate",
        "callee": "python.ccxt.woofipro.woofipro.parse_funding_interval",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_funding_interval",
        "callee": "python.ccxt.woofipro.woofipro.fetch_funding_rate",
        "lineno": 930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_funding_rate",
        "callee": "python.ccxt.woofipro.woofipro.parse_funding_rate",
        "lineno": 964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order_status",
        "lineno": 1394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order_type",
        "lineno": 1396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_time_in_force",
        "lineno": 1397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.create_order",
        "callee": "python.ccxt.woofipro.woofipro.create_order_request",
        "lineno": 1564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.create_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order",
        "lineno": 1603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.create_orders",
        "callee": "python.ccxt.woofipro.woofipro.create_order_request",
        "lineno": 1633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.edit_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order",
        "lineno": 1731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.cancel_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order",
        "lineno": 1801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.cancel_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order",
        "lineno": 1803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_order",
        "callee": "python.ccxt.woofipro.woofipro.parse_order",
        "lineno": 1954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_open_orders",
        "callee": "python.ccxt.woofipro.woofipro.fetch_orders",
        "lineno": 2059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_closed_orders",
        "callee": "python.ccxt.woofipro.woofipro.fetch_orders",
        "lineno": 2081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_balance",
        "callee": "python.ccxt.woofipro.woofipro.parse_balance",
        "lineno": 2232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 2286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.woofipro.woofipro.parse_transaction_status",
        "lineno": 2293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.woofipro.woofipro.parse_ledger_entry_type",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_ledger",
        "callee": "python.ccxt.woofipro.woofipro.get_asset_history_rows",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_transaction",
        "callee": "python.ccxt.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 2335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.parse_transaction",
        "callee": "python.ccxt.woofipro.woofipro.parse_transaction_status",
        "lineno": 2354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_deposits",
        "callee": "python.ccxt.woofipro.woofipro.fetch_deposits_withdrawals",
        "lineno": 2387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_withdrawals",
        "callee": "python.ccxt.woofipro.woofipro.fetch_deposits_withdrawals",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_deposits_withdrawals",
        "callee": "python.ccxt.woofipro.woofipro.get_asset_history_rows",
        "lineno": 2419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.sign_message",
        "callee": "python.ccxt.woofipro.woofipro.sign_hash",
        "lineno": 2460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.sign_message",
        "callee": "python.ccxt.woofipro.woofipro.hash_message",
        "lineno": 2460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.woofipro.woofipro.get_withdraw_nonce",
        "lineno": 2489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.woofipro.woofipro.nonce",
        "lineno": 2490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.woofipro.woofipro.sign_message",
        "lineno": 2518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.woofipro.woofipro.parse_transaction",
        "lineno": 2537,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_leverage",
        "callee": "python.ccxt.woofipro.woofipro.parse_leverage",
        "lineno": 2590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.fetch_position",
        "callee": "python.ccxt.woofipro.woofipro.parse_position",
        "lineno": 2723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.sign",
        "callee": "python.ccxt.woofipro.woofipro.nonce",
        "lineno": 2808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.woofipro.woofipro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2851,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.xt": [
      {
        "caller": "python.ccxt.xt.xt.fetch_markets",
        "callee": "python.ccxt.xt.xt.fetch_spot_markets",
        "lineno": 998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_markets",
        "callee": "python.ccxt.xt.xt.fetch_swap_and_future_markets",
        "lineno": 999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_spot_markets",
        "callee": "python.ccxt.xt.xt.parse_markets",
        "lineno": 1062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_swap_and_future_markets",
        "callee": "python.ccxt.xt.xt.parse_markets",
        "lineno": 1129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_markets",
        "callee": "python.ccxt.xt.xt.parse_market",
        "lineno": 1134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_ticker",
        "callee": "python.ccxt.xt.xt.parse_ticker",
        "lineno": 1669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_ticker",
        "callee": "python.ccxt.xt.xt.parse_ticker",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_tickers",
        "callee": "python.ccxt.xt.xt.parse_ticker",
        "lineno": 1751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_balance",
        "callee": "python.ccxt.xt.xt.parse_balance",
        "lineno": 2286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_market_buy_order_with_cost",
        "callee": "python.ccxt.xt.xt.create_order",
        "lineno": 2348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_order",
        "callee": "python.ccxt.xt.xt.create_spot_order",
        "lineno": 2378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_order",
        "callee": "python.ccxt.xt.xt.create_contract_order",
        "lineno": 2380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_spot_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_spot_order",
        "callee": "python.ccxt.xt.xt.parse_order",
        "lineno": 2434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.create_contract_order",
        "callee": "python.ccxt.xt.xt.parse_order",
        "lineno": 2500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_order",
        "callee": "python.ccxt.xt.xt.parse_order",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_open_orders",
        "callee": "python.ccxt.xt.xt.fetch_orders_by_status",
        "lineno": 3109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_closed_orders",
        "callee": "python.ccxt.xt.xt.fetch_orders_by_status",
        "lineno": 3128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_canceled_orders",
        "callee": "python.ccxt.xt.xt.fetch_orders_by_status",
        "lineno": 3147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.cancel_order",
        "callee": "python.ccxt.xt.xt.parse_order",
        "lineno": 3224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_order",
        "callee": "python.ccxt.xt.xt.parse_order_status",
        "lineno": 3495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_ledger_entry",
        "callee": "python.ccxt.xt.xt.parse_ledger_entry_type",
        "lineno": 3605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_deposit_address",
        "callee": "python.ccxt.xt.xt.parse_deposit_address",
        "lineno": 3666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.withdraw",
        "callee": "python.ccxt.xt.xt.parse_transaction",
        "lineno": 3832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_transaction",
        "callee": "python.ccxt.xt.xt.parse_transaction_status",
        "lineno": 3899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3934,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3942,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.add_margin",
        "callee": "python.ccxt.xt.xt.modify_margin_helper",
        "lineno": 3977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.reduce_margin",
        "callee": "python.ccxt.xt.xt.modify_margin_helper",
        "lineno": 3991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.modify_margin_helper",
        "callee": "python.ccxt.xt.xt.parse_margin_modification",
        "lineno": 4019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_leverage_tiers",
        "callee": "python.ccxt.xt.xt.parse_leverage_tiers",
        "lineno": 4079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_leverage_tiers",
        "callee": "python.ccxt.xt.xt.parse_market_leverage_tiers",
        "lineno": 4107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_leverage_tiers",
        "callee": "python.ccxt.xt.xt.parse_market_leverage_tiers",
        "lineno": 4109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_market_leverage_tiers",
        "callee": "python.ccxt.xt.xt.parse_market_leverage_tiers",
        "lineno": 4157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_interval",
        "callee": "python.ccxt.xt.xt.fetch_funding_rate",
        "lineno": 4281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_rate",
        "callee": "python.ccxt.xt.xt.parse_funding_rate",
        "lineno": 4321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_funding_history",
        "callee": "python.ccxt.xt.xt.parse_funding_history",
        "lineno": 4415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_position",
        "callee": "python.ccxt.xt.xt.parse_position",
        "lineno": 4499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4551,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.fetch_positions",
        "callee": "python.ccxt.xt.xt.parse_position",
        "lineno": 4551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.transfer",
        "callee": "python.ccxt.xt.xt.parse_transfer",
        "lineno": 4645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.edit_order",
        "callee": "python.ccxt.xt.xt.parse_order",
        "lineno": 4793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.xt.xt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.xt.xt.sign",
        "callee": "python.ccxt.xt.xt.nonce",
        "lineno": 4883,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.zaif": [
      {
        "caller": "python.ccxt.zaif.zaif.fetch_balance",
        "callee": "python.ccxt.zaif.zaif.parse_balance",
        "lineno": 357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.fetch_ticker",
        "callee": "python.ccxt.zaif.zaif.parse_ticker",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.cancel_order",
        "callee": "python.ccxt.zaif.zaif.parse_order",
        "lineno": 581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.withdraw",
        "callee": "python.ccxt.zaif.zaif.parse_transaction",
        "lineno": 738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.sign",
        "callee": "python.ccxt.zaif.zaif.custom_nonce",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zaif.zaif.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 830,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.zebpay": [
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_markets",
        "callee": "python.ccxt.zebpay.zebpay.fetch_spot_markets",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_markets",
        "callee": "python.ccxt.zebpay.zebpay.fetch_swap_markets",
        "lineno": 324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_trading_fee",
        "callee": "python.ccxt.zebpay.zebpay.parse_trading_fee",
        "lineno": 505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_trading_fees",
        "callee": "python.ccxt.zebpay.zebpay.parse_trading_fee",
        "lineno": 540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_ticker",
        "callee": "python.ccxt.zebpay.zebpay.parse_ticker",
        "lineno": 626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_balance",
        "callee": "python.ccxt.zebpay.zebpay.parse_balance",
        "lineno": 949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.create_order",
        "callee": "python.ccxt.zebpay.zebpay.order_request",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.create_order",
        "callee": "python.ccxt.zebpay.zebpay.parse_order",
        "lineno": 1014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1028,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1060,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.cancel_order",
        "callee": "python.ccxt.zebpay.zebpay.parse_order",
        "lineno": 1072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.cancel_all_orders",
        "callee": "python.ccxt.zebpay.zebpay.parse_order",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_order",
        "callee": "python.ccxt.zebpay.zebpay.parse_order",
        "lineno": 1215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.close_position",
        "callee": "python.ccxt.zebpay.zebpay.parse_order",
        "lineno": 1294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_leverage",
        "callee": "python.ccxt.zebpay.zebpay.parse_leverage",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.add_margin",
        "callee": "python.ccxt.zebpay.zebpay.parse_margin_modification",
        "lineno": 1443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.reduce_margin",
        "callee": "python.ccxt.zebpay.zebpay.parse_margin_modification",
        "lineno": 1481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.zebpay.zebpay.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1596,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt": [],
    "python.ccxt.abstract.aftermath": [
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aftermath.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.alpaca": [
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.alpaca.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.apex": [
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.apex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.ascendex": [
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ascendex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.aster": [
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.aster.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.backpack": [
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.backpack.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bequant": [
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bequant.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bigone": [
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bigone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.binance": [
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 660,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 671,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 724,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 728,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 742,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 754,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 758,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 767,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binance.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 793,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.binancecoinm": [
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 660,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 671,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 724,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 728,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 742,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 754,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 758,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 767,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binancecoinm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 793,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.binanceus": [
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 660,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 671,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 724,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 728,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 742,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 754,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 758,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 767,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 793,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 795,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 802,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 805,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 806,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 807,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 808,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 811,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 818,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 819,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 820,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 821,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 822,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 823,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 824,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 825,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 837,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 838,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 839,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 840,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 843,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 845,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.binanceusdm": [
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 660,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 671,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 724,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 728,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 742,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 754,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 758,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 767,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.binanceusdm.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 793,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bingx": [
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bingx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bit2c": [
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bit2c.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitbank": [
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitbns": [
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitbns.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitfinex": [
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitfinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitflyer": [
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitflyer.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitget": [
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 581,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitget.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 641,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bithumb": [
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bithumb.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitmart": [
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmart.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitmex": [
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitmex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitopro": [
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitopro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitrue": [
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitrue.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitso": [
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitso.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitstamp": [
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitstamp.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitteam": [
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitteam.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bittrade": [
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bittrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bitvavo": [
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bitvavo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.blockchaincom": [
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blockchaincom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.blofin": [
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.blofin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.btcbox": [
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcbox.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.btcmarkets": [
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcmarkets.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.btcturk": [
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.btcturk.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bullish": [
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bullish.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bybit": [
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bybiteu": [
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bybiteu.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.bydfi": [
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.bydfi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.cex": [
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinbase": [
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbase.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinbaseadvanced": [
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseadvanced.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinbaseexchange": [
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseexchange.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinbaseinternational": [
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinbaseinternational.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coincheck": [
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coincheck.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinex": [
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinmate": [
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinmetro": [
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinmetro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinone": [
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinone.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinsph": [
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinsph.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.coinspot": [
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.coinspot.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.cryptocom": [
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptocom.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.cryptomus": [
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.cryptomus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.deepcoin": [
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deepcoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.delta": [
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.delta.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.deribit": [
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.deribit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.derive": [
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.derive.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.digifinex": [
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.digifinex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.dydx": [
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.dydx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.exmo": [
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.exmo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.extended": [
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.extended.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.fmfwio": [
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.fmfwio.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.foxbit": [
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.foxbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.gate": [
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gate.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.gemini": [
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.gemini.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.grvt": [
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.grvt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.hashkey": [
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hashkey.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.hibachi": [
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hibachi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.hitbtc": [
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hitbtc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.hollaex": [
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hollaex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.htx": [
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.htx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.huobi": [
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.huobi.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 573,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.hyperliquid": [
      {
        "caller": "python.ccxt.abstract.hyperliquid.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.hyperliquid.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.independentreserve": [
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.independentreserve.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.indodax": [
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.indodax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.kraken": [
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kraken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.krakenfutures": [
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.krakenfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.kucoin": [
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoin.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.kucoinfutures": [
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.kucoinfutures.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.latoken": [
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.latoken.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.lbank": [
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lbank.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.lighter": [
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.lighter.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.luno": [
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.luno.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.mercado": [
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mercado.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.mexc": [
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.mexc.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.modetrade": [
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.modetrade.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.myokx": [
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.myokx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.ndax": [
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.ndax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.novadax": [
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.novadax.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.okx": [
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okx.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.okxus": [
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.okxus.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 437,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.onetrading": [
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.onetrading.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.p2b": [
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.p2b.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.pacifica": [
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.pacifica.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.paradex": [
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paradex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.paymium": [
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.paymium.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.phemex": [
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.phemex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.poloniex": [
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.poloniex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.tokocrypto": [
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.tokocrypto.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.toobit": [
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.toobit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.upbit": [
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.upbit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.weex": [
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.weex.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.whitebit": [
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.whitebit.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.woo": [
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woo.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.woofipro": [
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.woofipro.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.xt": [
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.xt.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 157,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.zaif": [
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zaif.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract.zebpay": [
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 9,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 10,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.abstract.zebpay.<module>",
        "callee": "<external>.ccxt.base.types.Entry",
        "lineno": 46,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.abstract": [],
    "python.ccxt.async_support.aftermath": [
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_trading_fee",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_trading_fee",
        "lineno": 386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_ticker",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_ticker",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_balance",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_balance",
        "lineno": 621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_position",
        "callee": "python.ccxt.async_support.aftermath.aftermath.fetch_positions",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 751,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.create_order",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_create_edit_order_args",
        "lineno": 821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.create_order",
        "callee": "python.ccxt.async_support.aftermath.aftermath.create_orders",
        "lineno": 823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.create_orders",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.cancel_order",
        "callee": "python.ccxt.async_support.aftermath.aftermath.cancel_orders",
        "lineno": 905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.cancel_orders",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.create_account",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.add_margin",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.reduce_margin",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.transfer",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.transfer",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_transfer",
        "lineno": 1118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.withdraw",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.withdraw",
        "callee": "python.ccxt.async_support.aftermath.aftermath.parse_transaction",
        "lineno": 1178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.set_leverage",
        "callee": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.sign_tx_ed25519",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aftermath.aftermath.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1297,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.alpaca": [
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_ticker",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_tickers",
        "lineno": 841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 856,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 953,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "lineno": 998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.generate_client_order_id",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.create_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.cancel_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "lineno": 1164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_open_orders",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_orders",
        "lineno": 1254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_closed_orders",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_orders",
        "lineno": 1272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.edit_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.generate_client_order_id",
        "lineno": 1311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.edit_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "lineno": 1314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_order_status",
        "lineno": 1359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.parse_order",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_time_in_force",
        "lineno": 1383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_deposit_address",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_deposit_address",
        "lineno": 1549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.withdraw",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_transaction",
        "lineno": 1612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_deposits",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_withdrawals",
        "callee": "python.ccxt.async_support.alpaca.alpaca.fetch_transactions_helper",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.parse_transaction",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_transaction_type",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.parse_transaction",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_transaction_status",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.fetch_balance",
        "callee": "python.ccxt.async_support.alpaca.alpaca.parse_balance",
        "lineno": 1814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.alpaca.alpaca.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1859,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.apex": [
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_balance",
        "callee": "python.ccxt.async_support.apex.apex.parse_balance",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_account",
        "callee": "python.ccxt.async_support.apex.apex.parse_account",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_ticker",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_ticker",
        "callee": "python.ccxt.async_support.apex.apex.parse_ticker",
        "lineno": 782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_trade",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_open_interest",
        "callee": "python.ccxt.async_support.apex.apex.parse_open_interest",
        "lineno": 1007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_open_interest",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 1030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1056,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_order",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_order",
        "callee": "python.ccxt.async_support.apex.apex.parse_order_status",
        "lineno": 1179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_order",
        "callee": "python.ccxt.async_support.apex.apex.parse_order_type",
        "lineno": 1181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_order",
        "callee": "python.ccxt.async_support.apex.apex.parse_time_in_force",
        "lineno": 1182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.safe_market",
        "callee": "python.ccxt.async_support.apex.apex.add_hyphen_before_usdt",
        "lineno": 1243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.get_seeds",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.get_account_id",
        "callee": "python.ccxt.async_support.apex.apex.fetch_account",
        "lineno": 1273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.create_order",
        "callee": "python.ccxt.async_support.apex.apex.get_account_id",
        "lineno": 1335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.create_order",
        "callee": "python.ccxt.async_support.apex.apex.generate_random_client_id_omni",
        "lineno": 1337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.create_order",
        "callee": "python.ccxt.async_support.apex.apex.get_seeds",
        "lineno": 1354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.create_order",
        "callee": "python.ccxt.async_support.apex.apex.parse_order",
        "lineno": 1372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.transfer",
        "callee": "python.ccxt.async_support.apex.apex.generate_random_client_id_omni",
        "lineno": 1425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.transfer",
        "callee": "python.ccxt.async_support.apex.apex.get_seeds",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.transfer",
        "callee": "python.ccxt.async_support.apex.apex.parse_transfer",
        "lineno": 1457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.transfer",
        "callee": "python.ccxt.async_support.apex.apex.get_seeds",
        "lineno": 1476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.transfer",
        "callee": "python.ccxt.async_support.apex.apex.parse_transfer",
        "lineno": 1498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.cancel_all_orders",
        "callee": "python.ccxt.async_support.apex.apex.parse_order",
        "lineno": 1541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.fetch_order",
        "callee": "python.ccxt.async_support.apex.apex.parse_order",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_income",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 1759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.parse_position",
        "callee": "python.ccxt.async_support.apex.apex.safe_market",
        "lineno": 1831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.apex.apex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1909,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.ascendex": [
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_markets",
        "callee": "python.ccxt.async_support.ascendex.ascendex.fetch_spot_markets",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_markets",
        "callee": "python.ccxt.async_support.ascendex.ascendex.fetch_contract_markets",
        "lineno": 604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 999,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1008,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_swap_balance",
        "lineno": 1053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_margin_balance",
        "lineno": 1055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_balance",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_balance",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_ticker",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_ticker",
        "lineno": 1179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_order_status",
        "lineno": 1512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_order",
        "callee": "python.ccxt.async_support.ascendex.ascendex.create_order_request",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_order",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "lineno": 1794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1822,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "callee": "python.ccxt.async_support.ascendex.ascendex.create_order_request",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1848,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_order",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2024,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_open_orders",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "lineno": 2098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2099,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.cancel_order",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_order",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_deposit_address",
        "lineno": 2547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.parse_transaction",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_transaction_status",
        "lineno": 2681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.fetch_positions",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_position",
        "lineno": 2758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.modify_margin_helper",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_margin_modification",
        "lineno": 2924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.reduce_margin",
        "callee": "python.ccxt.async_support.ascendex.ascendex.modify_margin_helper",
        "lineno": 2960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.add_margin",
        "callee": "python.ccxt.async_support.ascendex.ascendex.modify_margin_helper",
        "lineno": 2970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2984,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2986,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3013,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3018,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3030,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 3109,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.transfer",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_transfer",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.parse_transfer",
        "callee": "python.ccxt.async_support.ascendex.ascendex.parse_transfer_status",
        "lineno": 3240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.sign",
        "callee": "<builtin>.str.find",
        "lineno": 3564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.sign",
        "callee": "<builtin>.str.split",
        "lineno": 3565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ascendex.ascendex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3607,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.aster": [
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_markets",
        "callee": "python.ccxt.async_support.aster.aster.sign_in",
        "lineno": 742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_my_trades",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_ticker",
        "callee": "python.ccxt.async_support.aster.aster.parse_ticker",
        "lineno": 1472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_last_prices",
        "callee": "python.ccxt.async_support.aster.aster.parse_last_price",
        "lineno": 1565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_last_prices",
        "callee": "<builtin>.list.append",
        "lineno": 1566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_funding_rate",
        "callee": "python.ccxt.async_support.aster.aster.parse_funding_rate",
        "lineno": 1712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_balance",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_balance",
        "callee": "python.ccxt.async_support.aster.aster.parse_balance",
        "lineno": 1869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1896,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1901,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_margin_mode",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 1902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_trading_fee",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_trading_fee",
        "callee": "python.ccxt.async_support.aster.aster.parse_trading_fee",
        "lineno": 2001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order_type",
        "lineno": 2099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order_status",
        "lineno": 2110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_order",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_order",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order",
        "lineno": 2237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_orders",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_orders",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_open_orders",
        "callee": "python.ccxt.async_support.aster.aster.is_linear",
        "lineno": 2334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_order",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_order",
        "callee": "python.ccxt.async_support.aster.aster.create_order_request",
        "lineno": 2396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order",
        "lineno": 2432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "python.ccxt.async_support.aster.aster.create_order_request",
        "lineno": 2459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_all_orders",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_order",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_order",
        "callee": "python.ccxt.async_support.aster.aster.parse_order",
        "lineno": 2707,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.cancel_orders",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2793,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.set_leverage",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_leverages",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_margin_modes",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2966,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_margin_adjustment_history",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 2967,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.modify_margin_helper",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.modify_margin_helper",
        "callee": "python.ccxt.async_support.aster.aster.parse_margin_modification",
        "lineno": 3055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.reduce_margin",
        "callee": "python.ccxt.async_support.aster.aster.modify_margin_helper",
        "lineno": 3068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.add_margin",
        "callee": "python.ccxt.async_support.aster.aster.modify_margin_helper",
        "lineno": 3081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_funding_history",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_ledger_entry",
        "callee": "python.ccxt.async_support.aster.aster.parse_ledger_entry_type",
        "lineno": 3172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_ledger",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.async_support.aster.aster.load_leverage_brackets",
        "lineno": 3405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "callee": "python.ccxt.async_support.aster.aster.parse_position_risk",
        "lineno": 3432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions",
        "callee": "python.ccxt.async_support.aster.aster.fetch_positions_risk",
        "lineno": 3456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions",
        "callee": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "lineno": 3458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_account_positions",
        "callee": "python.ccxt.async_support.aster.aster.parse_account_position",
        "lineno": 3488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_account_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_account_position",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 3607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.async_support.aster.aster.load_leverage_brackets",
        "lineno": 3657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.fetch_account_positions",
        "callee": "python.ccxt.async_support.aster.aster.parse_account_positions",
        "lineno": 3661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.load_leverage_brackets",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.load_leverage_brackets",
        "callee": "<builtin>.list.append",
        "lineno": 3706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_message",
        "callee": "python.ccxt.async_support.aster.aster.sign_hash",
        "lineno": 3714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_message",
        "callee": "python.ccxt.async_support.aster.aster.keccak_message",
        "lineno": 3714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_withdraw_payload",
        "callee": "python.ccxt.async_support.aster.aster.sign_message",
        "lineno": 3747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.withdraw",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.withdraw",
        "callee": "python.ccxt.async_support.aster.aster.sign_withdraw_payload",
        "lineno": 3792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.withdraw",
        "callee": "python.ccxt.async_support.aster.aster.parse_transaction",
        "lineno": 3800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.transfer",
        "callee": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.transfer",
        "callee": "python.ccxt.async_support.aster.aster.parse_transfer",
        "lineno": 3865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.parse_transfer",
        "callee": "python.ccxt.async_support.aster.aster.parse_transfer_status",
        "lineno": 3878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign",
        "callee": "python.ccxt.async_support.aster.aster.encode_values_with_json",
        "lineno": 3952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign",
        "callee": "python.ccxt.async_support.aster.aster.capitalize_keys",
        "lineno": 3953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign",
        "callee": "python.ccxt.async_support.aster.aster.encode_values_with_json",
        "lineno": 3955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign",
        "callee": "python.ccxt.async_support.aster.aster.sign_message",
        "lineno": 3958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.load_markets_and_sign_in",
        "callee": "python.ccxt.async_support.aster.aster.sign_in",
        "lineno": 3991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4007,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.sign_in",
        "callee": "python.ccxt.async_support.aster.aster.initialize_client",
        "lineno": 4008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.initialize_client",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4054,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.aster.aster.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4076,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.backpack": [
      {
        "caller": "python.ccxt.async_support.backpack.backpack.parse_market",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_market_type",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_ticker",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_ticker",
        "lineno": 839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_funding_rate",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1067,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_open_interest",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_open_interest",
        "lineno": 1073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.parse_trade",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order_side",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_balance",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_balance",
        "lineno": 1329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.withdraw",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_transaction",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.parse_transaction",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_transaction_status",
        "lineno": 1519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_deposit_address",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_deposit_address",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.create_order",
        "callee": "python.ccxt.async_support.backpack.backpack.create_order_request",
        "lineno": 1648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.create_order",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order",
        "lineno": 1650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.create_orders",
        "callee": "python.ccxt.async_support.backpack.backpack.create_order_request",
        "lineno": 1673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.create_order_request",
        "callee": "python.ccxt.async_support.backpack.backpack.encode_order_side",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.fetch_open_order",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order",
        "lineno": 1788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.cancel_order",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order",
        "lineno": 1810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1824,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.parse_order",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order_side",
        "lineno": 1957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.parse_order",
        "callee": "python.ccxt.async_support.backpack.backpack.parse_order_status",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.sign",
        "callee": "python.ccxt.async_support.backpack.backpack.nonce",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.sign",
        "callee": "python.ccxt.async_support.backpack.backpack.generate_batch_payload",
        "lineno": 2183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.backpack.backpack.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2234,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bequant": [],
    "python.ccxt.async_support.bigone": [
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_ticker",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_ticker",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_ticker",
        "callee": "python.ccxt.async_support.bigone.bigone.fetch_tickers",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_order_book",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_contract_order_book",
        "lineno": 1060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_contract_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_contract_order_book",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_contract_bids_asks",
        "lineno": 1097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_contract_order_book",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_contract_bids_asks",
        "lineno": 1098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_balance",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_balance",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_order",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_type",
        "lineno": 1456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_order",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_order_status",
        "lineno": 1485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bigone.bigone.create_order",
        "lineno": 1506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.create_order",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_order",
        "lineno": 1605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.cancel_order",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_order",
        "lineno": 1634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_order",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_order",
        "lineno": 1699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_open_orders",
        "callee": "python.ccxt.async_support.bigone.bigone.fetch_orders",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bigone.bigone.fetch_orders",
        "lineno": 1850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.sign",
        "callee": "python.ccxt.async_support.bigone.bigone.nonce",
        "lineno": 1866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1921,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_transaction",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_transaction_status",
        "lineno": 2003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.transfer",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_transfer",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.parse_transfer",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_transfer_status",
        "lineno": 2196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.withdraw",
        "callee": "python.ccxt.async_support.bigone.bigone.parse_transaction",
        "lineno": 2256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bigone.bigone.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2272,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.binance": [
      {
        "caller": "python.ccxt.async_support.binance.binance.market",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.market",
        "callee": "python.ccxt.async_support.binance.binance.create_expired_option_market",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.market",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.safe_market",
        "callee": "python.ccxt.async_support.binance.binance.create_expired_option_market",
        "lineno": 2865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.enable_demo_trading",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2881,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_time",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 2909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_time",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 2911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 2946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_currencies",
        "callee": "python.ccxt.async_support.binance.binance.parse_currencies_custom",
        "lineno": 2953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_currencies_custom",
        "callee": "python.ccxt.async_support.binance.binance.parse_currency",
        "lineno": 2958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_markets",
        "callee": "python.ccxt.async_support.binance.binance.parse_market",
        "lineno": 3434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_balance_custom",
        "callee": "python.ccxt.async_support.binance.binance.parse_balance_helper",
        "lineno": 3674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_balance_custom",
        "callee": "python.ccxt.async_support.binance.binance.parse_balance_helper",
        "lineno": 3675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_balance",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 3752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_balance",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 3754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_balance",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_balance",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 3767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_balance",
        "callee": "python.ccxt.async_support.binance.binance.parse_balance_custom",
        "lineno": 3973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order_book",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 3992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ticker",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 4280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ticker",
        "callee": "python.ccxt.async_support.binance.binance.parse_ticker",
        "lineno": 4300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ticker",
        "callee": "python.ccxt.async_support.binance.binance.parse_ticker",
        "lineno": 4301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_bids_asks",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 4324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_bids_asks",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 4326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_last_prices",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 4358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_last_prices",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 4370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_last_price",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 4427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_tickers",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 4460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_tickers",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 4462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_tickers",
        "callee": "python.ccxt.async_support.binance.binance.parse_tickers_for_rolling",
        "lineno": 4474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_tickers_for_rolling",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 4490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_tickers_for_rolling",
        "callee": "python.ccxt.async_support.binance.binance.parse_ticker",
        "lineno": 4491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_tickers_for_rolling",
        "callee": "<builtin>.list.append",
        "lineno": 4493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 4509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 4518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 4520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.async_support.binance.binance.parse_ticker",
        "lineno": 4525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_price",
        "callee": "python.ccxt.async_support.binance.binance.parse_ticker",
        "lineno": 4526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_prices",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 4548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_prices",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 4550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ohlcv",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 4649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_trade",
        "callee": "python.ccxt.async_support.binance.binance.parse_dust_trade",
        "lineno": 4741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_trade",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 4944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trades",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "callee": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "lineno": 5155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 5197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order_request",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "callee": "python.ccxt.async_support.binance.binance.edit_contract_order_request",
        "lineno": 5348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 5387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_order",
        "callee": "python.ccxt.async_support.binance.binance.edit_spot_order",
        "lineno": 5411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_order",
        "callee": "python.ccxt.async_support.binance.binance.edit_contract_order",
        "lineno": 5413,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "python.ccxt.async_support.binance.binance.edit_contract_order_request",
        "lineno": 5443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 5446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order_status",
        "lineno": 6059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order_type_by_market",
        "lineno": 6110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 6145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_orders",
        "callee": "python.ccxt.async_support.binance.binance.create_order_request",
        "lineno": 6151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 6152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order",
        "callee": "python.ccxt.async_support.binance.binance.create_order_request",
        "lineno": 6267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 6306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.create_order",
        "lineno": 6596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.create_order",
        "lineno": 6616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.binance.binance.create_order",
        "lineno": 6634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 6709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 6744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 7029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 7040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7055,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 7263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7289,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_closed_orders",
        "callee": "python.ccxt.async_support.binance.binance.fetch_orders",
        "lineno": 7290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.binance.binance.fetch_orders",
        "lineno": 7319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.binance.binance.fetch_orders",
        "lineno": 7348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_order",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_order",
        "callee": "python.ccxt.async_support.binance.binance.parse_order",
        "lineno": 7442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_all_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_orders",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order_trades",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_order_trades",
        "callee": "python.ccxt.async_support.binance.binance.fetch_my_trades",
        "lineno": 7713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_trades",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 7746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_dust_trades",
        "callee": "<builtin>.list.append",
        "lineno": 7993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_transaction",
        "callee": "python.ccxt.async_support.binance.binance.parse_transaction_status_by_type",
        "lineno": 8415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_transfer",
        "callee": "python.ccxt.async_support.binance.binance.parse_transfer_status",
        "lineno": 8544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.transfer",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 8610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.transfer",
        "callee": "python.ccxt.async_support.binance.binance.parse_transfer",
        "lineno": 8668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_deposit_address",
        "callee": "python.ccxt.async_support.binance.binance.parse_deposit_address",
        "lineno": 8840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_deposit_address",
        "callee": "python.ccxt.async_support.binance.binance.get_network_code_by_network_url",
        "lineno": 8857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.withdraw",
        "callee": "python.ccxt.async_support.binance.binance.parse_transaction",
        "lineno": 9138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 9186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 9192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 9193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fee",
        "callee": "python.ccxt.async_support.binance.binance.parse_trading_fee",
        "lineno": 9232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 9253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 9254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_fees",
        "callee": "python.ccxt.async_support.binance.binance.parse_trading_fee",
        "lineno": 9327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.futures_transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.futures_transfer",
        "callee": "python.ccxt.async_support.binance.binance.parse_transfer",
        "lineno": 9432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 9446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate",
        "callee": "python.ccxt.async_support.binance.binance.parse_funding_rate",
        "lineno": 9471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 9499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 9515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 9517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rates",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 9567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rates",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 9569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 9653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.parse_account_position",
        "lineno": 9661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_account_positions",
        "callee": "<builtin>.list.append",
        "lineno": 9665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_account_position",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 9757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_account_position",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 9867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_position_risk",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 9991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "callee": "<builtin>.list.append",
        "lineno": 10163,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_market_leverage_tiers",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 10265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 10270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_position",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_position",
        "callee": "python.ccxt.async_support.binance.binance.parse_option_position",
        "lineno": 10323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "callee": "<builtin>.list.append",
        "lineno": 10376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "callee": "python.ccxt.async_support.binance.binance.parse_option_position",
        "lineno": 10376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_option_position",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 10402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions",
        "callee": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "lineno": 10461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions",
        "callee": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "lineno": 10463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions",
        "callee": "python.ccxt.async_support.binance.binance.fetch_option_positions",
        "lineno": 10465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "lineno": 10492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_account_positions",
        "callee": "python.ccxt.async_support.binance.binance.parse_account_positions",
        "lineno": 10586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "lineno": 10612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "<builtin>.list.append",
        "lineno": 10753,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_risk",
        "callee": "python.ccxt.async_support.binance.binance.parse_position_risk",
        "lineno": 10753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_leverage",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10869,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10881,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_margin_mode",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_position_mode",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 10930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_position_mode",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_position_mode",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverages",
        "callee": "python.ccxt.async_support.binance.binance.load_leverage_brackets",
        "lineno": 10982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverages",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 10990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverages",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 10995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_settlement_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 11048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11052,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_settlement_history",
        "callee": "python.ccxt.async_support.binance.binance.parse_settlements",
        "lineno": 11073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 11090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11094,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.binance.binance.parse_settlements",
        "lineno": 11124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 11206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_settlements",
        "callee": "python.ccxt.async_support.binance.binance.parse_settlement",
        "lineno": 11206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ledger_entry",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 11224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ledger_entry",
        "callee": "python.ccxt.async_support.binance.binance.parse_ledger_entry",
        "lineno": 11244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ledger",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 11294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ledger",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 11299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_ledger_entry",
        "callee": "python.ccxt.async_support.binance.binance.parse_ledger_entry_type",
        "lineno": 11380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.get_network_code_by_network_url",
        "callee": "python.ccxt.async_support.binance.binance.get_base_domain_from_url",
        "lineno": 11428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 11456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 11468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<builtin>.list.append",
        "lineno": 11500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "python.ccxt.async_support.binance.binance.nonce",
        "lineno": 11505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.sign",
        "callee": "<builtin>.list.append",
        "lineno": 11530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 11578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11584,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 11588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "python.ccxt.async_support.binance.binance.get_exceptions_by_url",
        "lineno": 11606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "python.ccxt.async_support.binance.binance.get_exceptions_by_url",
        "lineno": 11608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 11621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.MarginModeAlreadySet",
        "lineno": 11629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "python.ccxt.async_support.binance.binance.get_exceptions_by_url",
        "lineno": 11630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 11632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 11634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.handle_errors",
        "callee": "python.ccxt.async_support.binance.binance.get_exceptions_by_url",
        "lineno": 11642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 11676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 11678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_modification",
        "lineno": 11701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_margin_modification",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 11733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.reduce_margin",
        "callee": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "lineno": 11761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.add_margin",
        "callee": "python.ccxt.async_support.binance.binance.modify_margin_helper",
        "lineno": 11775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.binance.binance.parse_borrow_rate",
        "lineno": 11805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.binance.binance.fetch_isolated_borrow_rates",
        "lineno": 11823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_isolated_borrow_rates",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 11844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_borrow_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 11887,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 11952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_borrow_interest",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.repay_cross_margin",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_loan",
        "lineno": 12206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.repay_isolated_margin",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.repay_isolated_margin",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_loan",
        "lineno": 12237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.borrow_cross_margin",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_loan",
        "lineno": 12273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_loan",
        "lineno": 12304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_interest_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_interest",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 12416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_open_interest",
        "callee": "python.ccxt.async_support.binance.binance.parse_open_interest",
        "lineno": 12465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_liquidations",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 12553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_greeks",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_greeks",
        "callee": "python.ccxt.async_support.binance.binance.parse_greeks",
        "lineno": 12751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_all_greeks",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_trading_limits",
        "callee": "python.ccxt.async_support.binance.binance.fetch_markets",
        "lineno": 12834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_position_mode",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12866,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_modes",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 12963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 12982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.async_support.binance.binance.fetch_margin_modes",
        "lineno": 13003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13006,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_mode",
        "callee": "python.ccxt.async_support.binance.binance.parse_margin_mode",
        "lineno": 13007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_margin_mode",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 13011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 13036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_option",
        "callee": "python.ccxt.async_support.binance.binance.parse_option",
        "lineno": 13066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.parse_option",
        "callee": "python.ccxt.async_support.binance.binance.safe_market",
        "lineno": 13092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_adjustment_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 13131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_convert_quote",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_convert_quote",
        "callee": "python.ccxt.async_support.binance.binance.parse_conversion",
        "lineno": 13258,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 13278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.create_convert_trade",
        "callee": "python.ccxt.async_support.binance.binance.parse_conversion",
        "lineno": 13302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_convert_trade",
        "callee": "python.ccxt.async_support.binance.binance.parse_conversion",
        "lineno": 13374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_convert_trade_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 13573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.async_support.binance.binance.is_linear",
        "lineno": 13578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_intervals",
        "callee": "python.ccxt.async_support.binance.binance.is_inverse",
        "lineno": 13580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_funding_intervals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 13583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_long_short_ratio_history",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 13613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_adl_rank",
        "callee": "python.ccxt.async_support.binance.binance.market",
        "lineno": 13703,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_adl_rank",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_adl_rank",
        "callee": "python.ccxt.async_support.binance.binance.parse_adl_rank",
        "lineno": 13721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.binance.binance.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 13756,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.binancecoinm": [],
    "python.ccxt.async_support.binanceus": [],
    "python.ccxt.async_support.binanceusdm": [],
    "python.ccxt.async_support.bingx": [
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_swap_markets",
        "lineno": 1133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_inverse_swap_markets",
        "lineno": 1136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_markets",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_spot_markets",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_trade",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order_side",
        "lineno": 1498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_funding_rate",
        "lineno": 1658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_open_interest",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_open_interest",
        "lineno": 1919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_ticker",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_ticker",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_ticker",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_ticker",
        "lineno": 2012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_mark_price",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_ticker",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_mark_price",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_ticker",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_balance",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_balance",
        "lineno": 2407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_position_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_position",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_position",
        "lineno": 2753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order",
        "lineno": 2886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order",
        "lineno": 2897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2936,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_order",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "lineno": 3136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order",
        "lineno": 3228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_orders",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "lineno": 3254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order_type",
        "lineno": 3692,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order_side",
        "lineno": 3695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order_status",
        "lineno": 3705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order",
        "lineno": 3900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4060,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order",
        "lineno": 4357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_canceled_and_closed_orders",
        "lineno": 4645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_canceled_and_closed_orders",
        "lineno": 4666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4941,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_transfer",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_transfer_status",
        "lineno": 4997,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_deposit_addresses_by_network",
        "lineno": 5062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_transaction",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_transaction_status",
        "lineno": 5263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 5318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.add_margin",
        "callee": "python.ccxt.async_support.bingx.bingx.set_margin",
        "lineno": 5339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.reduce_margin",
        "callee": "python.ccxt.async_support.bingx.bingx.set_margin",
        "lineno": 5345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_margin",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_margin_modification",
        "lineno": 5379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_leverage",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_leverage",
        "lineno": 5460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.bingx.bingx.fetch_currencies",
        "lineno": 5736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_deposit_withdraw_fee",
        "lineno": 5743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.withdraw",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_transaction",
        "lineno": 5796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.close_position",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order",
        "lineno": 6020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.close_all_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.close_all_positions",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_position",
        "lineno": 6078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.close_all_positions",
        "callee": "<builtin>.list.append",
        "lineno": 6079,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.edit_order",
        "callee": "python.ccxt.async_support.bingx.bingx.create_order_request",
        "lineno": 6173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.edit_order",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_order",
        "lineno": 6273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_margin_mode",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_margin_mode",
        "lineno": 6319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_trading_fee",
        "lineno": 6395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_market_leverage_tiers",
        "lineno": 6482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.sign",
        "callee": "python.ccxt.async_support.bingx.bingx.nonce",
        "lineno": 6541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.sign",
        "callee": "python.ccxt.async_support.bingx.bingx.custom_encode",
        "lineno": 6552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.sign",
        "callee": "python.ccxt.async_support.bingx.bingx.parse_params",
        "lineno": 6554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bingx.bingx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6598,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bit2c": [
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_balance",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_balance",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_ticker",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_ticker",
        "lineno": 428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.create_order",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_order",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.cancel_order",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_order",
        "lineno": 564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_order",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_order",
        "lineno": 622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.parse_trade",
        "callee": "python.ccxt.async_support.bit2c.bit2c.remove_comma_from_value",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bit2c.bit2c.is_fiat",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bit2c.bit2c.parse_deposit_address",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.sign",
        "callee": "python.ccxt.async_support.bit2c.bit2c.nonce",
        "lineno": 952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bit2c.bit2c.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 985,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitbank": [
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.fetch_ticker",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_ticker",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.fetch_balance",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_balance",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.parse_order",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_order_status",
        "lineno": 718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.create_order",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_order",
        "lineno": 771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.cancel_order",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_order",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.fetch_order",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_order",
        "lineno": 858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.withdraw",
        "callee": "python.ccxt.async_support.bitbank.bitbank.parse_transaction",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.sign",
        "callee": "python.ccxt.async_support.bitbank.bitbank.nonce",
        "lineno": 1039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbank.bitbank.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1130,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitbns": [
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_balance",
        "callee": "python.ccxt.async_support.bitbns.bitbns.parse_balance",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.parse_order",
        "callee": "python.ccxt.async_support.bitbns.bitbns.parse_status",
        "lineno": 606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.create_order",
        "callee": "python.ccxt.async_support.bitbns.bitbns.parse_order",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.cancel_order",
        "callee": "python.ccxt.async_support.bitbns.bitbns.parse_order",
        "lineno": 721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_order",
        "callee": "python.ccxt.async_support.bitbns.bitbns.parse_order",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.parse_trade",
        "callee": "<builtin>.str.find",
        "lineno": 867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.parse_transaction",
        "callee": "<builtin>.str.find",
        "lineno": 1112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.sign",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.sign",
        "callee": "python.ccxt.async_support.bitbns.bitbns.nonce",
        "lineno": 1193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitbns.bitbns.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1228,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitfinex": [
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.get_currency_name",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_currencies",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_currencies_custom",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_currencies_custom",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_currencies_custom",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_currency_custom",
        "lineno": 875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.convert_derivatives_id",
        "lineno": 1007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.convert_derivatives_id",
        "lineno": 1008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.transfer",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_transfer",
        "lineno": 1046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_transfer",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_transfer_status",
        "lineno": 1083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_ticker",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_ticker",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_time_in_force",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order_flags",
        "lineno": 1598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order_status",
        "lineno": 1615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.amount_to_precision",
        "lineno": 1664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 1685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "lineno": 1745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "lineno": 1802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_orders",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.create_order_request",
        "lineno": 1824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.cancel_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "lineno": 1917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_orders",
        "lineno": 2013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_orders",
        "lineno": 2034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2037,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.create_deposit_address",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.fetch_deposit_address",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_transaction",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_transaction_status",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.withdraw",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_transaction",
        "lineno": 2718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.sign",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.nonce",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2878,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.RateLimitExceeded",
        "lineno": 2882,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_ledger_entry_type",
        "lineno": 2941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3025,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_funding_rate_history",
        "lineno": 3126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_open_interest",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_open_interest",
        "lineno": 3338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.set_margin",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_margin_modification",
        "lineno": 3591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.fetch_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "lineno": 3682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.amount_to_precision",
        "lineno": 3712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 3725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 3727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.price_to_precision",
        "lineno": 3730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3795,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitfinex.bitfinex.edit_order",
        "callee": "python.ccxt.async_support.bitfinex.bitfinex.parse_order",
        "lineno": 3798,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.bitflyer": [
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_markets",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_expiry_date",
        "lineno": 330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_markets",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_expiry_date",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_balance",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_balance",
        "lineno": 448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_ticker",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_ticker",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.parse_trade",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.safe_market",
        "lineno": 556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.parse_order",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_order_status",
        "lineno": 711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_open_orders",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.fetch_orders",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.fetch_orders",
        "lineno": 807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 821,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_order",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.fetch_orders",
        "lineno": 822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 919,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.withdraw",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_transaction",
        "lineno": 932,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.parse_transaction",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_withdrawal_status",
        "lineno": 1071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.parse_transaction",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_deposit_status",
        "lineno": 1077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bitflyer.bitflyer.parse_funding_rate",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitflyer.bitflyer.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1191,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitget": [
      {
        "caller": "python.ccxt.async_support.bitget.bitget.enable_demo_trading",
        "callee": "python.ccxt.async_support.bitget.bitget.set_sandbox_mode",
        "lineno": 1889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1926,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_markets",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_uta_markets",
        "lineno": 1971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_markets",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "lineno": 1972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 2140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 2145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_default_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 2598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_market_leverage_tiers",
        "lineno": 2699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 2759,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2850,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.withdraw",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_transaction",
        "lineno": 2876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_transaction",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_transaction_status",
        "lineno": 3020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_deposit_address",
        "lineno": 3075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order_book",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 3123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_ticker",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_ticker",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_ticker",
        "lineno": 3464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_mark_price",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 3486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_mark_price",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_ticker",
        "lineno": 3490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_tickers",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 3521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_trades",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 3847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_trading_fee",
        "lineno": 3976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_trading_fees",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 4006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4010,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_trading_fees",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_trading_fee",
        "lineno": 4089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_ohlcv",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 4245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_uta_balance",
        "lineno": 4321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 4324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_balance",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_balance",
        "lineno": 4455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order_status",
        "lineno": 4903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4924,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bitget.bitget.create_order",
        "lineno": 4928,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order",
        "callee": "python.ccxt.async_support.bitget.bitget.create_uta_order_request",
        "lineno": 4993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order",
        "callee": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "lineno": 4999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 5028,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_uta_order_request",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.create_uta_order_request",
        "lineno": 5341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.create_uta_orders",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.create_order_request",
        "lineno": 5405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.edit_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 5654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "callee": "<builtin>.list.append",
        "lineno": 5707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 5805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_uta_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_uta_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_uta_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.cancel_uta_orders",
        "lineno": 5866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5940,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_all_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 5946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6054,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 6076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 6197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 6201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_order",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 6203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_open_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 6281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "lineno": 6612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "lineno": 6640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "lineno": 6672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 6732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_uta_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 6940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_ledger",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 7101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_ledger_type",
        "lineno": 7202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_my_trades",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 7325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_position",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 7486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_position",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_position",
        "lineno": 7573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_positions",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 7611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 7753,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_positions",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_position",
        "lineno": 7753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 7999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 8054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 8081,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_funding_rate",
        "lineno": 8149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_rates",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_intervals",
        "callee": "python.ccxt.async_support.bitget.bitget.fetch_funding_rates",
        "lineno": 8246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 8363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_history",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_history",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_funding_histories",
        "lineno": 8432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 8481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_funding_histories",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_funding_history",
        "lineno": 8481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.modify_margin_helper",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.modify_margin_helper",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_modification",
        "lineno": 8511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.reduce_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.reduce_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.reduce_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.modify_margin_helper",
        "lineno": 8558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.add_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.add_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.modify_margin_helper",
        "lineno": 8574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_leverage",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8589,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_leverage",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_leverage",
        "lineno": 8625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_leverage",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_margin_mode",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.set_position_mode",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_open_interest",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 8819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_open_interest",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_open_interest",
        "lineno": 8865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8919,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.transfer",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_transfer",
        "lineno": 9008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.parse_transfer",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_transfer_status",
        "lineno": 9052,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.borrow_cross_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_loan",
        "lineno": 9187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_loan",
        "lineno": 9224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.repay_isolated_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_loan",
        "lineno": 9262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.repay_cross_margin",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_loan",
        "lineno": 9296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_isolated_borrow_rate",
        "lineno": 9562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_borrow_rate",
        "lineno": 9684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.close_position",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 9892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.close_position",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_order",
        "lineno": 9938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.close_all_positions",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 9957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_margin_mode",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 10014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_margin_mode",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_margin_mode",
        "lineno": 10050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_positions_history",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 10093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_convert_quote",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_conversion",
        "lineno": 10206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.create_convert_trade",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_conversion",
        "lineno": 10256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_interval",
        "callee": "python.ccxt.async_support.bitget.bitget.handle_product_type_and_params",
        "lineno": 10444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.fetch_funding_interval",
        "callee": "python.ccxt.async_support.bitget.bitget.parse_funding_rate",
        "lineno": 10489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 10600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitget.bitget.sign",
        "callee": "python.ccxt.async_support.bitget.bitget.nonce",
        "lineno": 10621,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.bithumb": [
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_balance",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_balance",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_tickers",
        "callee": "python.ccxt.async_support.bithumb.bithumb.safe_market",
        "lineno": 597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_tickers",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_ticker",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_ticker",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_ticker",
        "lineno": 639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_trade",
        "callee": "python.ccxt.async_support.bithumb.bithumb.safe_market",
        "lineno": 751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_trade",
        "callee": "python.ccxt.async_support.bithumb.bithumb.fix_comma_number",
        "lineno": 753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 850,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_order_status",
        "lineno": 963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.fix_comma_number",
        "lineno": 968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.fix_comma_number",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.parse_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.safe_market",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1024,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1072,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.cancel_unified_order",
        "callee": "python.ccxt.async_support.bithumb.bithumb.cancel_order",
        "lineno": 1097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.withdraw",
        "callee": "python.ccxt.async_support.bithumb.bithumb.parse_transaction",
        "lineno": 1131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.sign",
        "callee": "python.ccxt.async_support.bithumb.bithumb.nonce",
        "lineno": 1187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bithumb.bithumb.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1218,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitmart": [
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1021,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_markets",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_spot_markets",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_markets",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_contract_markets",
        "lineno": 1203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_currencies",
        "callee": "<builtin>.dict.keys",
        "lineno": 1294,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_transaction_fee",
        "callee": "python.ccxt.async_support.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 1343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 1405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_deposit_withdraw_fee",
        "lineno": 1422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_ticker",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_ticker",
        "lineno": 1672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_tickers",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_ticker",
        "lineno": 1773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_tickers",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_ticker",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1805,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_trade",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order_side",
        "lineno": 1927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1972,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.custom_parse_balance",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_balance_helper",
        "lineno": 2308,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.custom_parse_balance",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_balance_helper",
        "lineno": 2309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_balance",
        "callee": "python.ccxt.async_support.bitmart.bitmart.custom_parse_balance",
        "lineno": 2459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_trading_fee",
        "lineno": 2511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order_side",
        "lineno": 2624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order_status_by_type",
        "lineno": 2632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bitmart.bitmart.create_order",
        "lineno": 2687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.create_spot_order_request",
        "lineno": 2736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.create_swap_order_request",
        "lineno": 2744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "lineno": 2771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "callee": "python.ccxt.async_support.bitmart.bitmart.create_spot_order_request",
        "lineno": 2809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3082,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_orders_by_status",
        "lineno": 3522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "lineno": 3632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 3649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_deposit_address",
        "lineno": 3666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.withdraw",
        "callee": "python.ccxt.async_support.bitmart.bitmart.get_currency_id_from_code_and_network",
        "lineno": 3730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.withdraw",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transaction",
        "lineno": 3749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposit",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transaction",
        "lineno": 3843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_deposits",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_by_type",
        "lineno": 3857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_withdrawal",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transaction",
        "lineno": 3899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_withdrawals",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_by_type",
        "lineno": 3913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_transaction",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transaction_status",
        "lineno": 3970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.repay_isolated_margin",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_margin_loan",
        "lineno": 4036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_margin_loan",
        "lineno": 4074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_isolated_borrow_rate",
        "lineno": 4155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.transfer",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transfer",
        "lineno": 4313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.transfer",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_status",
        "lineno": 4314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_from_account",
        "lineno": 4373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_to_account",
        "lineno": 4374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_transfer",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_transfer_status",
        "lineno": 4375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_open_interest",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_open_interest",
        "lineno": 4548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4583,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_funding_rate",
        "lineno": 4633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_position",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_position",
        "lineno": 4788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_positions",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_position",
        "lineno": 4845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4927,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_my_liquidations",
        "callee": "<builtin>.list.append",
        "lineno": 4970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.edit_order",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_order",
        "lineno": 5128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_ledger",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_request",
        "lineno": 5149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_ledger_entry_type",
        "lineno": 5202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_history",
        "callee": "python.ccxt.async_support.bitmart.bitmart.fetch_transactions_request",
        "lineno": 5257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_funding_history",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_funding_histories",
        "lineno": 5278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 5309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.parse_funding_histories",
        "callee": "python.ccxt.async_support.bitmart.bitmart.parse_funding_history",
        "lineno": 5309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.fetch_withdraw_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 5350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.sign",
        "callee": "python.ccxt.async_support.bitmart.bitmart.nonce",
        "lineno": 5432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmart.bitmart.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5475,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitmex": [
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.amount_to_precision",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_real_amount",
        "lineno": 582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_cost",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_balance",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_balance",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_balance",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_balance",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_order_book",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.fetch_orders",
        "lineno": 1029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1033,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_open_orders",
        "callee": "python.ccxt.async_support.bitmex.bitmex.fetch_orders",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bitmex.bitmex.fetch_orders",
        "lineno": 1108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry_type",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_transaction_status",
        "lineno": 1292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_transaction",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_transaction_status",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 1494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_ticker",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_ticker",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_tickers",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_ticker",
        "lineno": 1513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_ohlcv",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_cost",
        "lineno": 1724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_trade",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_cost",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_time_in_force",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_raw_quantity",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_order_status",
        "lineno": 1876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.amount_to_precision",
        "lineno": 1973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "<builtin>.list.append",
        "lineno": 1983,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "<builtin>.list.append",
        "lineno": 1985,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2019,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.create_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "lineno": 2030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.edit_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.amount_to_precision",
        "lineno": 2069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.edit_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "lineno": 2076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.cancel_order",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_leverages",
        "callee": "python.ccxt.async_support.bitmex.bitmex.fetch_positions",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_position",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 2450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_position",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_to_real_amount",
        "lineno": 2451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.withdraw",
        "callee": "python.ccxt.async_support.bitmex.bitmex.convert_from_real_amount",
        "lineno": 2508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.withdraw",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_transaction",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 2561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.fetch_settlement_history",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_settlements",
        "lineno": 3312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 3317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.parse_settlements",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_settlement",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.close_position",
        "callee": "python.ccxt.async_support.bitmex.bitmex.parse_order",
        "lineno": 3385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitmex.bitmex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3400,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitopro": [
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_ticker",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_ohlcv",
        "callee": "python.ccxt.async_support.bitopro.bitopro.insert_missing_candles",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.insert_missing_candles",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.insert_missing_candles",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_balance",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_balance",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.parse_order",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_order_status",
        "lineno": 1054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.create_order",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_order",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.cancel_order",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_order",
        "lineno": 1180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.cancel_orders",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_cancel_orders",
        "lineno": 1226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.cancel_all_orders",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_cancel_orders",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_order",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_order",
        "lineno": 1305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bitopro.bitopro.fetch_orders",
        "lineno": 1403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.parse_transaction",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_transaction_status",
        "lineno": 1523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_withdrawal",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.fetch_withdrawal",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_transaction",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.withdraw",
        "callee": "python.ccxt.async_support.bitopro.bitopro.parse_transaction",
        "lineno": 1725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitopro.bitopro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1825,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitrue": [
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 862,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_balance",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_balance",
        "lineno": 1209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_ticker",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_ticker",
        "lineno": 1418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.parse_order",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_order_status",
        "lineno": 1883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1955,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "lineno": 1957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2019,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2058,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.create_order",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_order",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2095,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_order",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_order",
        "lineno": 2167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.cancel_order",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_order",
        "lineno": 2366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.parse_transaction",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_transaction_status_by_type",
        "lineno": 2714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.withdraw",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_transaction",
        "lineno": 2801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.transfer",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_transfer",
        "lineno": 2976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2993,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.set_margin",
        "callee": "python.ccxt.async_support.bitrue.bitrue.parse_margin_modification",
        "lineno": 3064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.sign",
        "callee": "python.ccxt.async_support.bitrue.bitrue.nonce",
        "lineno": 3082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.sign",
        "callee": "python.ccxt.async_support.bitrue.bitrue.nonce",
        "lineno": 3096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitrue.bitrue.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3183,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitso": [
      {
        "caller": "python.ccxt.async_support.bitso.bitso.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_ledger_entry_type",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_balance",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_balance",
        "lineno": 643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_ticker",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_ticker",
        "lineno": 744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_orders",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_order",
        "lineno": 1136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_all_orders",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_order",
        "lineno": 1161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.parse_order",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_order_status",
        "lineno": 1186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_order",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_order",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_deposit",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_transaction",
        "lineno": 1341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_deposit_withdraw_fees",
        "lineno": 1560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.withdraw",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_transaction",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.parse_transaction",
        "callee": "python.ccxt.async_support.bitso.bitso.parse_transaction_status",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.sign",
        "callee": "python.ccxt.async_support.bitso.bitso.nonce",
        "lineno": 1782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitso.bitso.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1818,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitstamp": [
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets_from_cache",
        "lineno": 624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.construct_currency_object",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.describe",
        "lineno": 748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.construct_currency_object",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.is_fiat",
        "lineno": 749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_currencies",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.fetch_markets_from_cache",
        "lineno": 825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_currency",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.construct_currency_object",
        "lineno": 859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_currency",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.construct_currency_object",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_ticker",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_ticker",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.get_market_from_trade",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1061,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_trade",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.get_market_from_trade",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_balance",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_balance",
        "lineno": 1352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fee",
        "lineno": 1386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fees",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fee",
        "lineno": 1403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_trading_fees",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_trading_fees",
        "lineno": 1433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction_fees",
        "lineno": 1458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.create_order",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "lineno": 1573,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.edit_order",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.cancel_order",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_order_status",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order_status",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_order",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "lineno": 1741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.get_currency_id_from_transaction",
        "lineno": 1966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction_status",
        "lineno": 1984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_order",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_order_status",
        "lineno": 2112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry_type",
        "lineno": 2176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_trade",
        "lineno": 2178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.get_market_from_trade",
        "lineno": 2188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_funding_rate",
        "lineno": 2282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.is_fiat",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.get_currency_name",
        "lineno": 2376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.is_fiat",
        "lineno": 2414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.get_currency_name",
        "lineno": 2415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.withdraw",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transaction",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.transfer",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transfer",
        "lineno": 2464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.parse_transfer",
        "callee": "python.ccxt.async_support.bitstamp.bitstamp.parse_transfer_status",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.handle_errors",
        "callee": "<builtin>.list.append",
        "lineno": 2550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitstamp.bitstamp.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2575,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitteam": [
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_order",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_open_orders",
        "callee": "python.ccxt.async_support.bitteam.bitteam.fetch_orders",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bitteam.bitteam.fetch_orders",
        "lineno": 1067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bitteam.bitteam.fetch_orders",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.create_order",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "lineno": 1139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.cancel_order",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "lineno": 1166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_order_status",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.parse_order",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_order_type",
        "lineno": 1298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_tickers",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_ticker",
        "lineno": 1414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 1415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_ticker",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_ticker",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.fetch_balance",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_balance",
        "lineno": 2060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_transaction_type",
        "lineno": 2303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_value_to_pricision",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.parse_transaction",
        "callee": "python.ccxt.async_support.bitteam.bitteam.parse_transaction_status",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitteam.bitteam.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2383,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bittrade": [
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_trading_limits",
        "callee": "python.ccxt.async_support.bittrade.bittrade.fetch_trading_limits_by_id",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_trading_limits_by_id",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_trading_limits",
        "lineno": 469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_markets",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_ticker",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_ticker",
        "lineno": 771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_tickers",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_ticker",
        "lineno": 794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_trades",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_trade",
        "lineno": 964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 965,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_balance",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_balance",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_order",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_order",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_orders",
        "callee": "python.ccxt.async_support.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_open_orders_v1",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_open_orders_v1",
        "callee": "python.ccxt.async_support.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bittrade.bittrade.fetch_orders_by_states",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.parse_order",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_order_status",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bittrade.bittrade.create_order",
        "lineno": 1399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.cancel_order",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_order",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.cancel_orders",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_cancel_orders",
        "lineno": 1549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.parse_transaction",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_transaction_status",
        "lineno": 1791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.withdraw",
        "callee": "python.ccxt.async_support.bittrade.bittrade.parse_transaction",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bittrade.bittrade.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1927,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bitvavo": [
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_markets",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_markets",
        "lineno": 481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.parse_markets",
        "callee": "<builtin>.list.append",
        "lineno": 494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ticker",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_ticker",
        "lineno": 719,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_trading_fees",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_trading_fees",
        "lineno": 963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_trading_fee",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ohlcv",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.fetch_ohlcv_request",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_balance",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_balance",
        "lineno": 1177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.transfer",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_transfer",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer",
        "lineno": 1353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_transfer_status",
        "lineno": 1388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.create_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.create_order_request",
        "lineno": 1517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.create_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "lineno": 1559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.edit_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.edit_order_request",
        "lineno": 1607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.edit_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "lineno": 1609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order_request",
        "lineno": 1642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "lineno": 1770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_orders",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.fetch_orders_request",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.parse_order",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_order_status",
        "lineno": 1979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2060,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_my_trades",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.fetch_my_trades_request",
        "lineno": 2067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_ledger_entry_type",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.withdraw",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.withdraw_request",
        "lineno": 2221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.withdraw",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_transaction",
        "lineno": 2230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_withdrawals",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.fetch_withdrawals_request",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposits",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.fetch_deposits_request",
        "lineno": 2313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.parse_transaction",
        "callee": "python.ccxt.async_support.bitvavo.bitvavo.parse_transaction_status",
        "lineno": 2384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bitvavo.bitvavo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2542,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.blockchaincom": [
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_order_book",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_l3_order_book",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_ticker",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_ticker",
        "lineno": 525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order_state",
        "lineno": 574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.create_order",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order",
        "lineno": 660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_closed_orders",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_open_orders",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_orders_by_state",
        "lineno": 785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction_state",
        "lineno": 973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.withdraw",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_withdrawal",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_deposit",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_transaction",
        "lineno": 1100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.fetch_order",
        "callee": "python.ccxt.async_support.blockchaincom.blockchaincom.parse_order",
        "lineno": 1183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blockchaincom.blockchaincom.handle_errors",
        "callee": "<external>.ccxt.base.errors.InsufficientFunds",
        "lineno": 1212,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.blofin": [
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_ticker",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ticker",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_mark_price",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ticker",
        "lineno": 754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 985,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1065,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_funding_rate",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_funding_rate",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_balance_by_type",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_funding_balance",
        "lineno": 1090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_balance_by_type",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_balance",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_balance",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_balance_by_type",
        "lineno": 1213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_order",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_order_status",
        "lineno": 1344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_order",
        "callee": "python.ccxt.async_support.blofin.blofin.create_tpsl_order_request",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_order",
        "callee": "python.ccxt.async_support.blofin.blofin.create_order_request",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_order",
        "callee": "python.ccxt.async_support.blofin.blofin.create_order_request",
        "lineno": 1453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_order",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_order",
        "lineno": 1457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_order",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_order",
        "lineno": 1460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_tpsl_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_order",
        "callee": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "lineno": 1544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_order",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_order",
        "lineno": 1550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_order",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_order",
        "lineno": 1554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_orders",
        "callee": "python.ccxt.async_support.blofin.blofin.create_order_request",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_transaction",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_transaction_withdrawal_status",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_transaction",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_transaction_deposit_status",
        "lineno": 1843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.parse_ledger_entry",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ledger_entry_type",
        "lineno": 1926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ids",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ids",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_ids",
        "lineno": 1975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.transfer",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_transfer",
        "lineno": 2033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_position",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_position",
        "lineno": 2070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_leverage",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_leverage",
        "lineno": 2368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.fetch_margin_mode",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_margin_mode",
        "lineno": 2511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.set_margin_mode",
        "callee": "python.ccxt.async_support.blofin.blofin.parse_margin_mode",
        "lineno": 2550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.blofin.blofin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2700,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.btcbox": [
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_balance",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_balance",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_ticker",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_ticker",
        "lineno": 472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.create_order",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_order",
        "lineno": 581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.cancel_order",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_order",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.parse_order",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_order_status",
        "lineno": 642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_order",
        "callee": "python.ccxt.async_support.btcbox.btcbox.parse_order",
        "lineno": 707,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_orders",
        "callee": "python.ccxt.async_support.btcbox.btcbox.fetch_orders_by_type",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.fetch_open_orders",
        "callee": "python.ccxt.async_support.btcbox.btcbox.fetch_orders_by_type",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.sign",
        "callee": "python.ccxt.async_support.btcbox.btcbox.nonce",
        "lineno": 778,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.btcbox.btcbox.request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 812,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.btcmarkets": [
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_deposits",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_withdrawals",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_transactions_with_method",
        "lineno": 360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction_type",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction_status",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_balance",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_balance",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_ticker",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_ticker",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_ticker_2",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_ticker",
        "lineno": 799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 948,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 955,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.create_order",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.cancel_order",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order_status",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_order",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_order",
        "lineno": 1175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_open_orders",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_orders",
        "lineno": 1217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_closed_orders",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.fetch_orders",
        "lineno": 1231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.withdraw",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.parse_transaction",
        "lineno": 1328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.sign",
        "callee": "python.ccxt.async_support.btcmarkets.btcmarkets.nonce",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcmarkets.btcmarkets.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1376,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.btcturk": [
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.fetch_balance",
        "callee": "python.ccxt.async_support.btcturk.btcturk.parse_balance",
        "lineno": 429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.fetch_ticker",
        "callee": "python.ccxt.async_support.btcturk.btcturk.fetch_tickers",
        "lineno": 538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.fetch_ohlcv",
        "callee": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcvs",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcvs",
        "callee": "<builtin>.list.append",
        "lineno": 755,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcvs",
        "callee": "python.ccxt.async_support.btcturk.btcturk.parse_ohlcv",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.create_order",
        "callee": "python.ccxt.async_support.btcturk.btcturk.parse_order",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.parse_order",
        "callee": "python.ccxt.async_support.btcturk.btcturk.parse_order_status",
        "lineno": 942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.sign",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1008,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.sign",
        "callee": "python.ccxt.async_support.btcturk.btcturk.nonce",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.btcturk.btcturk.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1034,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bullish": [
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_market",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_market_type",
        "lineno": 807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "lineno": 967,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "lineno": 973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "lineno": 975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "lineno": 1027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "lineno": 1029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_order_trades",
        "callee": "python.ccxt.async_support.bullish.bullish.fetch_my_trades",
        "lineno": 1073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_ticker",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_ticker",
        "lineno": 1215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "lineno": 1392,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "lineno": 1401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "lineno": 1402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "lineno": 1454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "lineno": 1463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "lineno": 1465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_open_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "lineno": 1563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "lineno": 1582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "lineno": 1601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.fetch_orders",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_order",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_order",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1635,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.create_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.edit_order",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.edit_order",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.edit_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order",
        "lineno": 1772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_order",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_order",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order",
        "lineno": 1807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_all_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.cancel_all_orders",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 1821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order_status",
        "lineno": 1903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_order",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_order_type",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 1971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.withdraw",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2052,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.withdraw",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_transaction",
        "lineno": 2064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_transaction",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_transaction_type",
        "lineno": 2126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_transaction",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_transaction_status",
        "lineno": 2128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.load_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_accounts",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_deposit_address",
        "lineno": 2319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 2346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_balance_for_single_currency",
        "lineno": 2355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_balance",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_balance",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_positions",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_positions",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 2410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_position",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_position_side",
        "lineno": 2473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 2517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_pagination_params",
        "lineno": 2522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_since_and_until",
        "lineno": 2536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_transfers",
        "callee": "python.ccxt.async_support.bullish.bullish.get_closest_limit",
        "lineno": 2538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.transfer",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.transfer",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_transfer",
        "lineno": 2590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.parse_transfer",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_transfer_status",
        "lineno": 2633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_borrow_rate_history",
        "callee": "python.ccxt.async_support.bullish.bullish.handle_token",
        "lineno": 2660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_borrow_rate_history",
        "callee": "python.ccxt.async_support.bullish.bullish.load_account",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.fetch_open_interest",
        "callee": "python.ccxt.async_support.bullish.bullish.parse_open_interest",
        "lineno": 2772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.sign",
        "callee": "python.ccxt.async_support.bullish.bullish.get_timestamp",
        "lineno": 2832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2861,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.handle_token",
        "callee": "python.ccxt.async_support.bullish.bullish.sign_in",
        "lineno": 2899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bullish.bullish.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2932,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bybit": [
      {
        "caller": "python.ccxt.async_support.bybit.bybit.enable_demo_trading",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.safe_market",
        "callee": "python.ccxt.async_support.bybit.bybit.create_expired_option_market",
        "lineno": 1603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_spot_markets",
        "lineno": 1794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_future_markets",
        "lineno": 1796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_future_markets",
        "lineno": 1798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_option_markets",
        "lineno": 1803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1805,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_future_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_option_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_ticker",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 2343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ticker",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 2400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ticker",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_ticker",
        "lineno": 2444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 2487,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 2494,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_bids_asks",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_tickers",
        "lineno": 2556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_funding_rate",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 2717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 2850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2893,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_trade",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 3059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trades",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 3153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_balance",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 3420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_balance",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_balance",
        "lineno": 3564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_order",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 3724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_order",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_order_status",
        "lineno": 3742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_order",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_time_in_force",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3824,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.bybit.bybit.create_order",
        "lineno": 3828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 3842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3845,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3848,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.bybit.bybit.create_order",
        "lineno": 3852,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 3892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order",
        "callee": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "lineno": 3897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_order",
        "lineno": 3924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3983,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_amount",
        "lineno": 3987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 3988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 3996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4026,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_cost",
        "lineno": 4078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4089,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_cost",
        "lineno": 4093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_cost",
        "lineno": 4096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_cost",
        "lineno": 4098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.create_order_request",
        "lineno": 4191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_amount",
        "lineno": 4279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_price",
        "lineno": 4307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_order",
        "callee": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "lineno": 4346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.edit_order_request",
        "lineno": 4390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_order_request",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_order",
        "callee": "python.ccxt.async_support.bybit.bybit.cancel_order_request",
        "lineno": 4491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_order",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_order",
        "lineno": 4506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4536,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 4659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_all_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_all_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4793,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_orders",
        "lineno": 4797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4802,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_order_classic",
        "lineno": 4823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4894,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_order",
        "lineno": 4896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 4899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_orders_classic",
        "lineno": 4919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders_classic",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 4951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders_classic",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4953,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_orders_classic",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_closed_order",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_closed_orders",
        "lineno": 5042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 5047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5049,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_order",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_open_orders",
        "lineno": 5074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 5079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5081,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 5114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_closed_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_canceled_and_closed_orders",
        "lineno": 5220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_canceled_and_closed_orders",
        "lineno": 5245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 5278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_orders",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_order_trades",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_my_trades",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_trades",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 5410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_trades",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_deposit_address",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_deposit_addresses_by_network",
        "lineno": 5543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_deposits",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_withdrawals",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_transaction",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_transaction_status",
        "lineno": 5755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ledger",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 5827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_ledger",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 5956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_ledger_entry",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_ledger_entry_type",
        "lineno": 6020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.withdraw",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 6075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.withdraw",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_transaction",
        "lineno": 6109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_position",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 6130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_position",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_position",
        "lineno": 6177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 6220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 6279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_position",
        "lineno": 6279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_position",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 6421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_leverage",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_position",
        "lineno": 6529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_leverage",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_leverage",
        "lineno": 6530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 6557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 6592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.set_position_mode",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 6696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_open_interest_history",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 6760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 6817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 6818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_open_interest",
        "lineno": 6819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6845,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_open_interest_history",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_open_interest_history",
        "lineno": 6851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_borrow_rate",
        "lineno": 6907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.transfer",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_transfer_status",
        "lineno": 7101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.transfer",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_transfer",
        "lineno": 7102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_transfers",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 7163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.borrow_cross_margin",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_margin_loan",
        "lineno": 7197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.repay_cross_margin",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_margin_loan",
        "lineno": 7229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_transfer",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_transfer_status",
        "lineno": 7304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_market_leverage_tiers",
        "lineno": 7343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.fetch_derivatives_market_leverage_tiers",
        "lineno": 7362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 7400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trading_fee",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_trading_fee",
        "lineno": 7423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_trading_fees",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_trading_fee",
        "lineno": 7462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_settlement_history",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 7585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_settlement_history",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_settlements",
        "lineno": 7613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 7638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_settlements",
        "lineno": 7671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_settlements",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_settlement",
        "lineno": 7737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_volatility_history",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_volatility_history",
        "lineno": 7773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_volatility_history",
        "callee": "<builtin>.list.append",
        "lineno": 7787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_greeks",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_greeks",
        "lineno": 7855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_liquidations",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 8012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_my_liquidations",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.get_leverage_tiers_paginated",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.get_leverage_tiers_paginated",
        "lineno": 8158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_leverage_tiers",
        "lineno": 8160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 8187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_market_leverage_tiers",
        "lineno": 8189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_market_leverage_tiers",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 8210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 8214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_history",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 8252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_funding_history",
        "callee": "python.ccxt.async_support.bybit.bybit.add_pagination_cursor_to_result",
        "lineno": 8264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_income",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 8303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_option",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_option",
        "lineno": 8379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_option",
        "callee": "python.ccxt.async_support.bybit.bybit.safe_market",
        "lineno": 8473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_convert_currencies",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 8581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_convert_quote",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 8677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_convert_quote",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_conversion",
        "lineno": 8714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.create_convert_trade",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_conversion",
        "lineno": 8747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_convert_trade",
        "callee": "python.ccxt.async_support.bybit.bybit.is_unified_enabled",
        "lineno": 8763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_convert_trade",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_conversion",
        "lineno": 8807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_long_short_ratio_history",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 8934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8936,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_positions_adl_rank",
        "callee": "python.ccxt.async_support.bybit.bybit.get_bybit_type",
        "lineno": 9010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.fetch_margin_mode",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_margin_mode",
        "lineno": 9152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.parse_margin_mode",
        "callee": "python.ccxt.async_support.bybit.bybit.parse_margin_mode_type",
        "lineno": 9159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.sign",
        "callee": "python.ccxt.async_support.bybit.bybit.nonce",
        "lineno": 9181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bybit.bybit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 9298,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.bybiteu": [],
    "python.ccxt.async_support.bydfi": [
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_order_book",
        "callee": "python.ccxt.async_support.bydfi.bydfi.get_closest_limit",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_my_trades",
        "callee": "python.ccxt.async_support.bydfi.bydfi.handle_since_and_until",
        "lineno": 700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_trade",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_trade_type",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_ticker",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_ticker",
        "lineno": 945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_funding_rate",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_funding_rate",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "lineno": 1185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "callee": "python.ccxt.async_support.bydfi.bydfi.encode_working_type",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_orders",
        "callee": "python.ccxt.async_support.bydfi.bydfi.create_order_request",
        "lineno": 1306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.edit_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.create_edit_order_request",
        "lineno": 1336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.edit_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "lineno": 1342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.edit_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.edit_orders",
        "callee": "python.ccxt.async_support.bydfi.bydfi.create_edit_order_request",
        "lineno": 1368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1369,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.create_edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1409,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_open_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "lineno": 1560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.bydfi.bydfi.handle_since_and_until",
        "lineno": 1595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order_time_in_force",
        "lineno": 1747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order_status",
        "lineno": 1765,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_order",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_order_type",
        "lineno": 1767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_leverage",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_leverage",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_position",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_position_side",
        "lineno": 2018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_position_history",
        "callee": "python.ccxt.async_support.bydfi.bydfi.handle_since_and_until",
        "lineno": 2093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_positions_history",
        "callee": "python.ccxt.async_support.bydfi.bydfi.handle_since_and_until",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_margin_mode",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_margin_mode",
        "lineno": 2211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.set_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_balance",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_balance",
        "lineno": 2419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.transfer",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_transfer",
        "lineno": 2470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_transfer",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parase_transfer_status",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_deposits",
        "callee": "python.ccxt.async_support.bydfi.bydfi.fetch_transactions_helper",
        "lineno": 2604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_withdrawals",
        "callee": "python.ccxt.async_support.bydfi.bydfi.fetch_transactions_helper",
        "lineno": 2618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.fetch_transactions_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.parse_transaction",
        "callee": "python.ccxt.async_support.bydfi.bydfi.parse_transaction_status",
        "lineno": 2731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.bydfi.bydfi.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2803,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.cex": [
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_ticker",
        "callee": "python.ccxt.async_support.cex.cex.fetch_tickers",
        "lineno": 557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_trading_fees",
        "callee": "python.ccxt.async_support.cex.cex.parse_trading_fees",
        "lineno": 839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_trading_fees",
        "callee": "python.ccxt.async_support.cex.cex.parse_trading_fee",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_trading_fees",
        "callee": "python.ccxt.async_support.cex.cex.parse_trading_fee",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_balance",
        "callee": "python.ccxt.async_support.cex.cex.parse_balance",
        "lineno": 953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.cex.cex.fetch_orders_by_status",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_open_orders",
        "callee": "python.ccxt.async_support.cex.cex.fetch_orders_by_status",
        "lineno": 1075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_open_order",
        "callee": "python.ccxt.async_support.cex.cex.fetch_open_orders",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_closed_order",
        "callee": "python.ccxt.async_support.cex.cex.fetch_closed_orders",
        "lineno": 1110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_order",
        "callee": "python.ccxt.async_support.cex.cex.parse_order_status",
        "lineno": 1166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.create_order",
        "callee": "python.ccxt.async_support.cex.cex.parse_order",
        "lineno": 1296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.cancel_order",
        "callee": "python.ccxt.async_support.cex.cex.parse_order",
        "lineno": 1320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.cex.cex.parse_ledger_entry_type",
        "lineno": 1419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_transaction",
        "callee": "python.ccxt.async_support.cex.cex.parse_transaction_status",
        "lineno": 1500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.transfer",
        "callee": "python.ccxt.async_support.cex.cex.transfer_between_sub_accounts",
        "lineno": 1541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.transfer",
        "callee": "python.ccxt.async_support.cex.cex.transfer_between_main_and_sub_account",
        "lineno": 1543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.transfer_between_main_and_sub_account",
        "callee": "python.ccxt.async_support.cex.cex.parse_transfer",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.transfer_between_sub_accounts",
        "callee": "python.ccxt.async_support.cex.cex.parse_transfer",
        "lineno": 1602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.parse_transfer",
        "callee": "python.ccxt.async_support.cex.cex.parse_transaction_status",
        "lineno": 1638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.cex.cex.parse_deposit_address",
        "lineno": 1678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cex.cex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1743,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinbase": [
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts_v3",
        "lineno": 570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_accounts_v2",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_portfolios",
        "callee": "<builtin>.list.append",
        "lineno": 703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_my_sells",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_my_buys",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request",
        "lineno": 887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_withdrawals",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_withdrawals",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposits",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposits",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_transactions_with_method",
        "lineno": 955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_transaction",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_transaction_status",
        "lineno": 1134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "lineno": 1319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v2",
        "lineno": 1320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v2",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_currencies_from_cache",
        "lineno": 1323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 1341,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_spot_market",
        "lineno": 1514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_contract_market",
        "lineno": 1517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_contract_market",
        "lineno": 1520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_markets_v3",
        "callee": "<builtin>.list.append",
        "lineno": 1531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v3",
        "lineno": 1990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v2",
        "lineno": 1991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v2",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ticker",
        "lineno": 2023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_tickers_v3",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ticker",
        "lineno": 2087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v3",
        "lineno": 2105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v2",
        "lineno": 2106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v2",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ticker",
        "lineno": 2134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_ticker_v3",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ticker",
        "lineno": 2170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_balance",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_custom_balance",
        "lineno": 2454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_ledger",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 2478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry_type",
        "lineno": 2794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_ledger_entry_status",
        "lineno": 2795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "python.ccxt.async_support.coinbase.coinbase.find_account_id",
        "lineno": 2847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2849,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "lineno": 2873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.close_position",
        "lineno": 2917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2934,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3007,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3018,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3097,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "lineno": 3099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order_type",
        "lineno": 3213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_time_in_force",
        "lineno": 3214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order_status",
        "lineno": 3224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.cancel_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.cancel_orders",
        "lineno": 3276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.edit_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "lineno": 3357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_order",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "lineno": 3418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_open_orders",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_closed_orders",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.coinbase.coinbase.fetch_orders_by_status",
        "lineno": 3628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.withdraw",
        "callee": "python.ccxt.async_support.coinbase.coinbase.find_account_id",
        "lineno": 3964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3966,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.withdraw",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_transaction",
        "lineno": 4026,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request_with_currency_code",
        "lineno": 4041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.deposit",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.deposit",
        "callee": "python.ccxt.async_support.coinbase.coinbase.find_account_id",
        "lineno": 4198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.deposit",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.deposit",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_transaction",
        "lineno": 4247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit",
        "callee": "python.ccxt.async_support.coinbase.coinbase.find_account_id",
        "lineno": 4267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_transaction",
        "lineno": 4313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_method_ids",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_ids",
        "lineno": 4346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_method_id",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_id",
        "lineno": 4381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_ids",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_id",
        "lineno": 4386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_deposit_method_ids",
        "callee": "<builtin>.list.append",
        "lineno": 4387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_quote",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_conversion",
        "lineno": 4422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.create_convert_trade",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_conversion",
        "lineno": 4445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_convert_trade",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_conversion",
        "lineno": 4473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.close_position",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_order",
        "lineno": 4521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_position",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_position",
        "lineno": 4592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_portfolio_details",
        "callee": "python.ccxt.async_support.coinbase.coinbase.parse_portfolio_details",
        "lineno": 4803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.parse_portfolio_details",
        "callee": "<builtin>.list.append",
        "lineno": 4849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.sign",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.sign",
        "callee": "python.ccxt.async_support.coinbase.coinbase.create_auth_token",
        "lineno": 4950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.sign",
        "callee": "python.ccxt.async_support.coinbase.coinbase.nonce",
        "lineno": 4954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5017,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5034,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5037,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbase.coinbase.fetch_deposit_addresses",
        "callee": "python.ccxt.async_support.coinbase.coinbase.prepare_account_request",
        "lineno": 5052,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.coinbaseadvanced": [],
    "python.ccxt.async_support.coinbaseexchange": [
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_balance",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_balance",
        "lineno": 776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_tickers",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ticker",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ticker",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ticker",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order_status",
        "lineno": 1283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_order",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order",
        "lineno": 1353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_orders",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_closed_orders",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_open_orders",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.create_order",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_order",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.withdraw",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_transaction",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ledger_entry",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_ledger_entry_type",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "lineno": 1858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_withdrawals",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.fetch_deposits_withdrawals",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_transaction",
        "callee": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.parse_transaction_status",
        "lineno": 1950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 1986,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2021,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseexchange.coinbaseexchange.request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2047,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinbaseinternational": [
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_accounts",
        "lineno": 347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.find_default_network",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_funding_rate_history",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_funding_rate",
        "lineno": 552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transfer",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transfer_status",
        "lineno": 730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_deposit_address",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.load_currency_networks",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_networks",
        "lineno": 829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_networks",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_network",
        "lineno": 835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.set_margin",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.set_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_position",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_position",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_position",
        "lineno": 1009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_positions",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_withdrawals",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "lineno": 1119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_deposits",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_deposits_withdrawals",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transaction",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transaction_status",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_tickers",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_ticker",
        "lineno": 1486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_ticker",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_ticker",
        "lineno": 1505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_balance",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_balance",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_balance",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.create_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order_type",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order_status",
        "lineno": 1790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.cancel_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.cancel_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.cancel_all_orders",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1922,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.edit_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_order",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_order",
        "lineno": 1974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 1993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2013,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2087,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_portfolio_and_params",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_network_id_and_params",
        "lineno": 2165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.withdraw",
        "callee": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.parse_transaction",
        "lineno": 2182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinbaseinternational.coinbaseinternational.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2226,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coincheck": [
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.fetch_balance",
        "callee": "python.ccxt.async_support.coincheck.coincheck.parse_balance",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.fetch_ticker",
        "callee": "python.ccxt.async_support.coincheck.coincheck.parse_ticker",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.cancel_order",
        "callee": "python.ccxt.async_support.coincheck.coincheck.parse_order",
        "lineno": 717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.parse_transaction",
        "callee": "python.ccxt.async_support.coincheck.coincheck.parse_transaction_status",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.sign",
        "callee": "python.ccxt.async_support.coincheck.coincheck.nonce",
        "lineno": 899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coincheck.coincheck.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 930,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinex": [
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_markets",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_spot_markets",
        "lineno": 837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_markets",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_contract_markets",
        "lineno": 838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 973,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_ticker",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_ticker",
        "lineno": 1160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_trading_fee",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_trading_fee",
        "lineno": 1518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_trading_fees",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_trading_fee",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 1829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_swap_balance",
        "lineno": 1832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_financial_balance",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_margin_balance",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_balance",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_spot_balance",
        "lineno": 1838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.parse_order",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order_status",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.coinex.coinex.create_order",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_order",
        "callee": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "lineno": 2250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_order",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 2450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.create_order_request",
        "lineno": 2494,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2580,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 2632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 2635,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 2811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_order",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_order",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 2974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 3013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3038,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_order",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_order",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 3298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.cancel_all_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_order",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 3428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_open_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_orders_by_status",
        "lineno": 3751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_orders_by_status",
        "lineno": 3773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.create_deposit_address",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_deposit_address",
        "lineno": 3808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_deposit_address",
        "lineno": 3843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3886,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_my_trades",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 3923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_positions",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_position",
        "lineno": 4035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_position",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_position",
        "lineno": 4099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_leverage",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 4234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.modify_margin_helper",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_margin_modification",
        "lineno": 4379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.add_margin",
        "callee": "python.ccxt.async_support.coinex.coinex.modify_margin_helper",
        "lineno": 4466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.reduce_margin",
        "callee": "python.ccxt.async_support.coinex.coinex.modify_margin_helper",
        "lineno": 4479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_funding_rate",
        "lineno": 4584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_interval",
        "callee": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate",
        "lineno": 4596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.parse_funding_rate",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_funding_interval",
        "lineno": 4637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.withdraw",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_transaction",
        "lineno": 4750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.parse_transaction",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_transaction_status",
        "lineno": 4924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4964,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.transfer",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_transfer",
        "lineno": 4973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.parse_transfer",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_transfer_status",
        "lineno": 5003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5021,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_transfers",
        "callee": "python.ccxt.async_support.coinex.coinex.handle_margin_mode_and_params",
        "lineno": 5027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_isolated_borrow_rate",
        "lineno": 5241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_margin_loan",
        "lineno": 5365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.repay_isolated_margin",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_margin_loan",
        "lineno": 5401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_deposit_withdraw_fee",
        "lineno": 5483,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_deposit_withdraw_fee",
        "lineno": 5542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_leverage",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_leverage",
        "lineno": 5650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.close_position",
        "callee": "python.ccxt.async_support.coinex.coinex.parse_order",
        "lineno": 5802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.sign",
        "callee": "python.ccxt.async_support.coinex.coinex.nonce",
        "lineno": 5829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5926,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5946,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinex.coinex.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5950,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinmate": [
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_balance",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_balance",
        "lineno": 473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_ticker",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_ticker",
        "lineno": 531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_tickers",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_ticker",
        "lineno": 570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.parse_transaction",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_transaction_status",
        "lineno": 704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.withdraw",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_transaction",
        "lineno": 768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 972,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.parse_order",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_order_status",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.parse_order",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_order_type",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.fetch_order",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_order",
        "lineno": 1147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.cancel_order",
        "callee": "python.ccxt.async_support.coinmate.coinmate.parse_order",
        "lineno": 1174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.sign",
        "callee": "python.ccxt.async_support.coinmate.coinmate.nonce",
        "lineno": 1186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmate.coinmate.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1212,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinmetro": [
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_markets",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_market",
        "lineno": 463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_market_id",
        "lineno": 472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_market_precision_and_limits",
        "lineno": 477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_market",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_market_precision_and_limits",
        "lineno": 478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_order_book_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_balance",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_balance",
        "lineno": 1044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry_description",
        "lineno": 1212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry_description",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_ledger_entry_type",
        "lineno": 1253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.handle_create_order_side",
        "lineno": 1311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.handle_create_order_side",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.encode_order_time_in_force",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.create_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "lineno": 1366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.cancel_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "lineno": 1431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.close_position",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "lineno": 1483,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.fetch_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.parse_order",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_order_time_in_force",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.borrow_cross_margin",
        "callee": "python.ccxt.async_support.coinmetro.coinmetro.parse_margin_loan",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinmetro.coinmetro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1942,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinone": [
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_balance",
        "callee": "python.ccxt.async_support.coinone.coinone.parse_balance",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_ticker",
        "callee": "python.ccxt.async_support.coinone.coinone.parse_ticker",
        "lineno": 666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 845,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.create_order",
        "callee": "python.ccxt.async_support.coinone.coinone.parse_order",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 873,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_order",
        "callee": "python.ccxt.async_support.coinone.coinone.parse_order",
        "lineno": 902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.parse_order",
        "callee": "python.ccxt.async_support.coinone.coinone.parse_order_status",
        "lineno": 986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1032,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1069,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinone.coinone.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1232,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinsph": [
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_ticker",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_ticker",
        "lineno": 935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_order_trades",
        "callee": "python.ccxt.async_support.coinsph.coinsph.fetch_my_trades",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_balance",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_balance",
        "lineno": 1323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.encode_order_type",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.encode_order_side",
        "lineno": 1366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.create_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "lineno": 1468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.cancel_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "lineno": 1539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order_status",
        "lineno": 1645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order_type",
        "lineno": 1647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order_time_in_force",
        "lineno": 1648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.parse_order",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_order_side",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_trading_fee",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_trading_fee",
        "lineno": 1746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_trading_fees",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_trading_fee",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.withdraw",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 1816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1820,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.withdraw",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_transaction",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.parse_transaction",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_transaction_status",
        "lineno": 2005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.fetch_deposit_address",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_deposit_address",
        "lineno": 2075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.url_encode_query",
        "callee": "python.ccxt.async_support.coinsph.coinsph.parse_array_param",
        "lineno": 2105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.sign",
        "callee": "python.ccxt.async_support.coinsph.coinsph.url_encode_query",
        "lineno": 2133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.sign",
        "callee": "python.ccxt.async_support.coinsph.coinsph.url_encode_query",
        "lineno": 2140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinsph.coinsph.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2153,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.coinspot": [
      {
        "caller": "python.ccxt.async_support.coinspot.coinspot.fetch_balance",
        "callee": "python.ccxt.async_support.coinspot.coinspot.parse_balance",
        "lineno": 354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinspot.coinspot.fetch_ticker",
        "callee": "python.ccxt.async_support.coinspot.coinspot.parse_ticker",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinspot.coinspot.fetch_tickers",
        "callee": "python.ccxt.async_support.coinspot.coinspot.parse_ticker",
        "lineno": 479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.coinspot.coinspot.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.coinspot.coinspot.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 675,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.cryptocom": [
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_ticker",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.fetch_tickers",
        "lineno": 938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_balance",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_balance",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_order_request",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "lineno": 1324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.create_order_request",
        "lineno": 1412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "lineno": 1426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_orders",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.create_advanced_order_request",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.create_advanced_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.edit_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.edit_order_request",
        "lineno": 1618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.edit_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.cancel_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "lineno": 1691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1715,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.withdraw",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_transaction",
        "lineno": 1938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_address",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_address",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.fetch_deposit_addresses_by_network",
        "lineno": 2011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order_status",
        "lineno": 2362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_time_in_force",
        "lineno": 2365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_withdrawal_status",
        "lineno": 2451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_deposit_status",
        "lineno": 2454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_transaction",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_address",
        "lineno": 2456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.custom_handle_margin_mode_and_params",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_ledger_entry",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_ledger_entry_type",
        "lineno": 2668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_settlement_history",
        "callee": "<builtin>.str.upper",
        "lineno": 2812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_settlement_history",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlements",
        "lineno": 2834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 2870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlements",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_settlement",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2886,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_funding_rate",
        "lineno": 2912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2961,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_position",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_position",
        "lineno": 3056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_positions",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_position",
        "lineno": 3113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.params_to_string",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.params_to_string",
        "lineno": 3187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.close_position",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_order",
        "lineno": 3232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_trading_fee",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_trading_fee",
        "lineno": 3266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.fetch_trading_fees",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.parse_trading_fees",
        "lineno": 3295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.sign",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.nonce",
        "lineno": 3356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.sign",
        "callee": "python.ccxt.async_support.cryptocom.cryptocom.params_to_string",
        "lineno": 3359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptocom.cryptocom.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3390,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.cryptomus": [
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.fetch_balance",
        "callee": "python.ccxt.async_support.cryptomus.cryptomus.parse_balance",
        "lineno": 652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.create_order",
        "callee": "python.ccxt.async_support.cryptomus.cryptomus.parse_order",
        "lineno": 737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.cryptomus.cryptomus.parse_order",
        "lineno": 830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.parse_order",
        "callee": "python.ccxt.async_support.cryptomus.cryptomus.parse_order_status",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.fetch_trading_fees",
        "callee": "python.ccxt.async_support.cryptomus.cryptomus.parse_fee_tiers",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 1089,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.cryptomus.cryptomus.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1140,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.deepcoin": [
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets_by_type",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_markets_by_type",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_tickers",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_tickers",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_trades",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_trade",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_taker_or_maker",
        "lineno": 879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_balance",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_balance",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_transaction",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_transaction_status",
        "lineno": 1044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1090,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1093,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_address",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.fetch_deposit_addresses",
        "lineno": 1152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_ledger",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 1209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_ledger",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_ledger_entry",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_ledger_entry_type",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.transfer",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_transfer",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_transfer",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_transfer_status",
        "lineno": 1374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_order_request",
        "lineno": 1410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 1432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_order_request",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_trigger_order_request",
        "lineno": 1448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_order_request",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_type_post_only_and_time_in_force",
        "lineno": 1474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_regular_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_trigger_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "lineno": 1639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "lineno": 1650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.create_order",
        "lineno": 1661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_closed_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_closed_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 1731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 1758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 1792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "lineno": 1899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_closed_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.fetch_canceled_and_closed_orders",
        "lineno": 1917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_open_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 1949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2048,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 2062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2078,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2081,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_all_orders",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.edit_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 2156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_status",
        "lineno": 2272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_type",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order_time_in_force",
        "lineno": 2275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_positions_for_symbol",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_positions",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 2360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_positions",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_funding_rate",
        "lineno": 2584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.handle_market_type_and_params",
        "lineno": 2709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.convert_to_instrument_type",
        "lineno": 2711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.fetch_order_trades",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.fetch_my_trades",
        "lineno": 2771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.close_position",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.get_product_group_from_market",
        "lineno": 2789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.close_position",
        "callee": "python.ccxt.async_support.deepcoin.deepcoin.parse_order",
        "lineno": 2805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deepcoin.deepcoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 2862,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.delta": [
      {
        "caller": "python.ccxt.async_support.delta.delta.safe_market",
        "callee": "python.ccxt.async_support.delta.delta.create_expired_option_market",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.load_markets",
        "callee": "python.ccxt.async_support.delta.delta.index_by_stringified_numeric_id",
        "lineno": 627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.load_markets",
        "callee": "python.ccxt.async_support.delta.delta.index_by_stringified_numeric_id",
        "lineno": 630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 895,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_ticker",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_ticker",
        "callee": "python.ccxt.async_support.delta.delta.parse_ticker",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_tickers",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1248,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_tickers",
        "callee": "python.ccxt.async_support.delta.delta.parse_ticker",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_order_book",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_trades",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_ohlcv",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_balance",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_balance",
        "callee": "python.ccxt.async_support.delta.delta.parse_balance",
        "lineno": 1682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_position",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_position",
        "callee": "python.ccxt.async_support.delta.delta.parse_position",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_positions",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_position",
        "callee": "python.ccxt.async_support.delta.delta.safe_market",
        "lineno": 1778,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_order",
        "callee": "python.ccxt.async_support.delta.delta.parse_order_status",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.create_order",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 1953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.create_order",
        "callee": "python.ccxt.async_support.delta.delta.parse_order",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.edit_order",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.edit_order",
        "callee": "python.ccxt.async_support.delta.delta.parse_order",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.cancel_order",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.cancel_order",
        "callee": "python.ccxt.async_support.delta.delta.parse_order",
        "lineno": 2122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.cancel_all_orders",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_order",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_order",
        "callee": "python.ccxt.async_support.delta.delta.parse_order",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_open_orders",
        "callee": "python.ccxt.async_support.delta.delta.fetch_orders_with_method",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_closed_orders",
        "callee": "python.ccxt.async_support.delta.delta.fetch_orders_with_method",
        "lineno": 2236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_orders_with_method",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_my_trades",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_ledger",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_ledger_entry",
        "callee": "python.ccxt.async_support.delta.delta.parse_ledger_entry_type",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_deposit_address",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_deposit_address",
        "callee": "python.ccxt.async_support.delta.delta.parse_deposit_address",
        "lineno": 2525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_funding_rate",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_funding_rate",
        "callee": "python.ccxt.async_support.delta.delta.parse_funding_rate",
        "lineno": 2619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_funding_rates",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.add_margin",
        "callee": "python.ccxt.async_support.delta.delta.modify_margin_helper",
        "lineno": 2766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.reduce_margin",
        "callee": "python.ccxt.async_support.delta.delta.modify_margin_helper",
        "lineno": 2779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.modify_margin_helper",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.modify_margin_helper",
        "callee": "python.ccxt.async_support.delta.delta.parse_margin_modification",
        "lineno": 2816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_margin_modification",
        "callee": "python.ccxt.async_support.delta.delta.safe_market",
        "lineno": 2840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_open_interest",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 2864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_open_interest",
        "callee": "python.ccxt.async_support.delta.delta.parse_open_interest",
        "lineno": 2925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_leverage",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_leverage",
        "callee": "python.ccxt.async_support.delta.delta.parse_leverage",
        "lineno": 3020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.set_leverage",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_settlement_history",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_settlement_history",
        "callee": "python.ccxt.async_support.delta.delta.parse_settlements",
        "lineno": 3146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 3217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_settlements",
        "callee": "python.ccxt.async_support.delta.delta.parse_settlement",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_greeks",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_greeks",
        "callee": "python.ccxt.async_support.delta.delta.parse_greeks",
        "lineno": 3289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.close_all_positions",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.close_all_positions",
        "callee": "python.ccxt.async_support.delta.delta.parse_position",
        "lineno": 3388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_margin_mode",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_margin_mode",
        "callee": "python.ccxt.async_support.delta.delta.parse_margin_mode",
        "lineno": 3470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_option",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_option",
        "callee": "python.ccxt.async_support.delta.delta.parse_option",
        "lineno": 3551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.parse_option",
        "callee": "python.ccxt.async_support.delta.delta.safe_market",
        "lineno": 3604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.fetch_positions_adl_rank",
        "callee": "python.ccxt.async_support.delta.delta.load_markets",
        "lineno": 3637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.delta.delta.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4032,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.deribit": [
      {
        "caller": "python.ccxt.async_support.deribit.deribit.safe_market",
        "callee": "python.ccxt.async_support.deribit.deribit.create_expired_option_market",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 967,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_balance",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_balance",
        "lineno": 1106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_ticker",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_ticker",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_tickers",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_ticker",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_trade",
        "callee": "python.ccxt.async_support.deribit.deribit.safe_market",
        "lineno": 1510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_trading_fees",
        "callee": "python.ccxt.async_support.deribit.deribit.code_from_options",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_order",
        "callee": "python.ccxt.async_support.deribit.deribit.safe_market",
        "lineno": 1843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order_status",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order_type",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_time_in_force",
        "lineno": 1878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order",
        "lineno": 1952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.create_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.edit_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.cancel_order",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_order",
        "lineno": 2172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_open_orders",
        "callee": "python.ccxt.async_support.deribit.deribit.code_from_options",
        "lineno": 2228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_closed_orders",
        "callee": "python.ccxt.async_support.deribit.deribit.code_from_options",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_my_trades",
        "callee": "python.ccxt.async_support.deribit.deribit.code_from_options",
        "lineno": 2350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_transaction",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_transaction_status",
        "lineno": 2540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_position",
        "callee": "python.ccxt.async_support.deribit.deribit.safe_market",
        "lineno": 2602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_position",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_position",
        "lineno": 2684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_volatility_history",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_volatility_history",
        "lineno": 2769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_volatility_history",
        "callee": "<builtin>.list.append",
        "lineno": 2791,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.transfer",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_transfer",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_transfer",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_transfer_status",
        "lineno": 2931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.withdraw",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_transaction",
        "lineno": 2976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_funding_rate",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_funding_rate",
        "lineno": 3072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_funding_rate",
        "lineno": 3138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3139,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_liquidations",
        "callee": "python.ccxt.async_support.deribit.deribit.add_pagination_cursor_to_result",
        "lineno": 3242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_greeks",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_greeks",
        "lineno": 3401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_option",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_option",
        "lineno": 3519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_option",
        "callee": "python.ccxt.async_support.deribit.deribit.safe_market",
        "lineno": 3598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.fetch_open_interest",
        "callee": "python.ccxt.async_support.deribit.deribit.parse_open_interest",
        "lineno": 3674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.parse_open_interest",
        "callee": "python.ccxt.async_support.deribit.deribit.safe_market",
        "lineno": 3702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.sign",
        "callee": "python.ccxt.async_support.deribit.deribit.nonce",
        "lineno": 3729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.deribit.deribit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3765,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.derive": [
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_markets",
        "callee": "python.ccxt.async_support.derive.derive.fetch_spot_markets",
        "lineno": 548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_markets",
        "callee": "python.ccxt.async_support.derive.derive.fetch_swap_markets",
        "lineno": 549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_markets",
        "callee": "python.ccxt.async_support.derive.derive.fetch_option_markets",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_ticker",
        "callee": "python.ccxt.async_support.derive.derive.parse_ticker",
        "lineno": 812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_funding_rate",
        "callee": "python.ccxt.async_support.derive.derive.fetch_funding_rate_history",
        "lineno": 1077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_funding_rate",
        "callee": "python.ccxt.async_support.derive.derive.parse_funding_rate",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.sign_order",
        "callee": "python.ccxt.async_support.derive.derive.hash_order_message",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.sign_order",
        "callee": "python.ccxt.async_support.derive.derive.sign_hash",
        "lineno": 1131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.sign_message",
        "callee": "python.ccxt.async_support.derive.derive.sign_hash",
        "lineno": 1150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.sign_message",
        "callee": "python.ccxt.async_support.derive.derive.hash_message",
        "lineno": 1150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_wallet_address",
        "lineno": 1213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.sign_order",
        "lineno": 1214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.create_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_order",
        "lineno": 1339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_units",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_wallet_address",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.sign_order",
        "lineno": 1390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.edit_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_order",
        "lineno": 1503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.cancel_order",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.cancel_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_order",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.cancel_all_orders",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_orders",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_open_orders",
        "callee": "python.ccxt.async_support.derive.derive.fetch_orders",
        "lineno": 1744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_closed_orders",
        "callee": "python.ccxt.async_support.derive.derive.fetch_orders",
        "lineno": 1761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.derive.derive.fetch_orders",
        "lineno": 1778,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.parse_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_order_status",
        "lineno": 1895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.parse_order",
        "callee": "python.ccxt.async_support.derive.derive.parse_time_in_force",
        "lineno": 1898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_order_trades",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 1935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_my_trades",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 2009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_positions",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 2081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_funding_history",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 2223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_balance",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_wallet_address",
        "lineno": 2313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_balance",
        "callee": "python.ccxt.async_support.derive.derive.parse_balance",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_deposits",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.fetch_withdrawals",
        "callee": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "lineno": 2449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.parse_transaction",
        "callee": "python.ccxt.async_support.derive.derive.parse_transaction_status",
        "lineno": 2511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.handle_derive_subaccount_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.handle_derive_wallet_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.derive.derive.sign",
        "callee": "python.ccxt.async_support.derive.derive.sign_message",
        "lineno": 2568,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.digifinex": [
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets",
        "callee": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets",
        "callee": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v1",
        "lineno": 588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v2",
        "callee": "<builtin>.list.append",
        "lineno": 694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_markets_v1",
        "callee": "<builtin>.list.append",
        "lineno": 770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_balance",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 883,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_balance",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_balance",
        "lineno": 922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_tickers",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_ticker",
        "lineno": 1077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_ticker",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_ticker",
        "lineno": 1157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_trade",
        "callee": "<builtin>.str.split",
        "lineno": 1327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.create_order_request",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_order",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "python.ccxt.async_support.digifinex.digifinex.create_order_request",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_order_request",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.digifinex.digifinex.create_order",
        "lineno": 1832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 1862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1872,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1898,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_cancel_orders",
        "lineno": 1899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.cancel_orders",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_cancel_orders",
        "lineno": 1957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_order",
        "callee": "<builtin>.str.split",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_order_status",
        "lineno": 2094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_open_orders",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_orders",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_order",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_order",
        "lineno": 2383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_my_trades",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_ledger_entry_type",
        "lineno": 2502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_ledger",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 2546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 2663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_deposits",
        "callee": "python.ccxt.async_support.digifinex.digifinex.fetch_transactions_by_type",
        "lineno": 2717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_withdrawals",
        "callee": "python.ccxt.async_support.digifinex.digifinex.fetch_transactions_by_type",
        "lineno": 2728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_transaction",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_transaction_status",
        "lineno": 2774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_transfer",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_transfer_status",
        "lineno": 2859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2889,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.transfer",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_transfer",
        "lineno": 2915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.withdraw",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_transaction",
        "lineno": 2946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rate",
        "lineno": 3051,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_cross_borrow_rates",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rates",
        "lineno": 3082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rates",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_borrow_rate",
        "lineno": 3118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_funding_rate",
        "lineno": 3153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_interval",
        "callee": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate",
        "lineno": 3165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_funding_rate",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_funding_interval",
        "lineno": 3201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_trading_fee",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_trading_fee",
        "lineno": 3299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 3347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_positions",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_position",
        "lineno": 3417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_position",
        "callee": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "lineno": 3436,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_position",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_position",
        "lineno": 3501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_market_leverage_tiers",
        "lineno": 3773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 3806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.handle_margin_mode_and_params",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_deposit_withdraw_fees",
        "lineno": 3879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.add_margin",
        "callee": "python.ccxt.async_support.digifinex.digifinex.modify_margin_helper",
        "lineno": 3961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.reduce_margin",
        "callee": "python.ccxt.async_support.digifinex.digifinex.modify_margin_helper",
        "lineno": 3977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.modify_margin_helper",
        "callee": "python.ccxt.async_support.digifinex.digifinex.parse_margin_modification",
        "lineno": 4004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.digifinex.digifinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 4174,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.dydx": [
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.parse_order",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_order_status",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.parse_order",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_order_type",
        "lineno": 876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_order",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_order",
        "lineno": 943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_open_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_orders",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_orders",
        "lineno": 1040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_position",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_positions",
        "lineno": 1109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_positions",
        "callee": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "lineno": 1126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.sign_message",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_hash",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.sign_message",
        "callee": "python.ccxt.async_support.dydx.dydx.hash_message",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.sign_onboarding_action",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.sign_onboarding_action",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_message",
        "lineno": 1193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_hash",
        "lineno": 1198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_onboarding_action",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "callee": "python.ccxt.async_support.dydx.dydx.hash_message",
        "lineno": 1208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "python.ccxt.async_support.dydx.dydx.pow",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "python.ccxt.async_support.dydx.dydx.pow",
        "lineno": 1279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "python.ccxt.async_support.dydx.dydx.create_order_id_from_parts",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order",
        "callee": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "lineno": 1418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "lineno": 1419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_latest_block_height",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order",
        "callee": "python.ccxt.async_support.dydx.dydx.create_order_request",
        "lineno": 1423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.create_order",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "lineno": 1427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_latest_block_height",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "lineno": 1503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "lineno": 1504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_order",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "lineno": 1523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_latest_block_height",
        "lineno": 1566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "lineno": 1569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "lineno": 1570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.cancel_orders",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "lineno": 1588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.parse_ledger_entry",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_ledger_entry_type",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_ledger",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "lineno": 1726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.estimate_tx_fee",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.estimate_tx_fee",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "lineno": 1796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "lineno": 1797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 1808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.estimate_tx_fee",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.transfer",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_transfer",
        "lineno": 1858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_transfers",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "lineno": 1919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.retrieve_credentials",
        "lineno": 1997,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_dydx_account",
        "lineno": 1998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "lineno": 2002,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.estimate_tx_fee",
        "lineno": 2013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.sign_dydx_tx",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.withdraw",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_transaction",
        "lineno": 2035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_withdrawals",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "lineno": 2055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_deposits",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "lineno": 2077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "lineno": 2099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_transactions_helper",
        "callee": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "lineno": 2110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_accounts",
        "callee": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "lineno": 2153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_balance",
        "callee": "python.ccxt.async_support.dydx.dydx.handle_public_address",
        "lineno": 2227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.fetch_balance",
        "callee": "python.ccxt.async_support.dydx.dydx.parse_balance",
        "lineno": 2296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.get_wallet_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.dydx.dydx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2357,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.exmo": [
      {
        "caller": "python.ccxt.async_support.exmo.exmo.modify_margin_helper",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_margin_modification",
        "lineno": 333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.reduce_margin",
        "callee": "python.ccxt.async_support.exmo.exmo.modify_margin_helper",
        "lineno": 369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.add_margin",
        "callee": "python.ccxt.async_support.exmo.exmo.modify_margin_helper",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_trading_fees",
        "callee": "python.ccxt.async_support.exmo.exmo.fetch_private_trading_fees",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_trading_fees",
        "callee": "python.ccxt.async_support.exmo.exmo.fetch_public_trading_fees",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.parse_fixed_float_value",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_fixed_float_value",
        "lineno": 568,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.parse_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_fixed_float_value",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 683,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_currencies",
        "callee": "<builtin>.list.append",
        "lineno": 716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1056,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_balance",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_balance",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_order_books",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_tickers",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_ticker",
        "lineno": 1221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_ticker",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_ticker",
        "lineno": 1237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.exmo.exmo.create_order",
        "lineno": 1477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.exmo.exmo.create_order",
        "lineno": 1492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.exmo.exmo.create_order",
        "lineno": 1507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.create_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_order",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.cancel_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.cancel_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_order",
        "lineno": 1656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_order",
        "lineno": 1695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.parse_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_side",
        "lineno": 1974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.parse_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_status",
        "lineno": 2005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.edit_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.edit_order",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_order",
        "lineno": 2127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.withdraw",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_transaction",
        "lineno": 2203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.parse_transaction",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_transaction_status",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_withdrawal",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_transaction",
        "lineno": 2492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.fetch_deposit",
        "callee": "python.ccxt.async_support.exmo.exmo.parse_transaction",
        "lineno": 2543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.sign",
        "callee": "python.ccxt.async_support.exmo.exmo.nonce",
        "lineno": 2607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.exmo.exmo.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2658,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.extended": [
      {
        "caller": "python.ccxt.async_support.extended.extended.load_markets",
        "callee": "python.ccxt.async_support.extended.extended.index_by_stringified_numeric_id",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_ticker",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_ticker",
        "callee": "python.ccxt.async_support.extended.extended.parse_ticker",
        "lineno": 748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_tickers",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_tickers",
        "callee": "python.ccxt.async_support.extended.extended.parse_ticker",
        "lineno": 794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_order_book",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_trades",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_my_trades",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 1005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_history",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 1069,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_history",
        "callee": "python.ccxt.async_support.extended.extended.parse_funding_histories",
        "lineno": 1070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 1105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_funding_histories",
        "callee": "python.ccxt.async_support.extended.extended.parse_funding_history",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_ohlcv",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.extended.extended.parse_funding_rate_history",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_open_interest_history",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_balance",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_balance",
        "callee": "python.ccxt.async_support.extended.extended.parse_balance",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_account",
        "callee": "python.ccxt.async_support.extended.extended.parse_account",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_ledger",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.async_support.extended.extended.parse_transaction_type",
        "lineno": 1615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_ledger_entry",
        "callee": "python.ccxt.async_support.extended.extended.parse_transaction_status",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_transactions",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_transactions",
        "callee": "<builtin>.list.append",
        "lineno": 1680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_deposits",
        "callee": "python.ccxt.async_support.extended.extended.fetch_transactions",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_withdrawals",
        "callee": "python.ccxt.async_support.extended.extended.fetch_transactions",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.withdraw",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.withdraw",
        "callee": "python.ccxt.async_support.extended.extended.fetch_extended_account",
        "lineno": 1736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.withdraw",
        "callee": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "lineno": 1739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_transfers",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_transfers",
        "callee": "<builtin>.list.append",
        "lineno": 1815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.transfer",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.transfer",
        "callee": "python.ccxt.async_support.extended.extended.fetch_extended_account",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.transfer",
        "callee": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "lineno": 1848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_transfer",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1888,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_transfer",
        "callee": "python.ccxt.async_support.extended.extended.parse_transaction_status",
        "lineno": 1903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_transaction",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_currency_code_by_id",
        "lineno": 1964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_transaction",
        "callee": "python.ccxt.async_support.extended.extended.parse_transaction_type",
        "lineno": 1974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_transaction",
        "callee": "python.ccxt.async_support.extended.extended.parse_transaction_status",
        "lineno": 1991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_trading_fee",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_trading_fee",
        "callee": "python.ccxt.async_support.extended.extended.parse_trading_fee",
        "lineno": 2031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_trading_fees",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_trading_fees",
        "callee": "python.ccxt.async_support.extended.extended.parse_trading_fee",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_leverage",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_leverage",
        "callee": "python.ccxt.async_support.extended.extended.parse_leverage",
        "lineno": 2116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.set_leverage",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.set_leverage",
        "callee": "python.ccxt.async_support.extended.extended.parse_leverage",
        "lineno": 2145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_positions",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_position",
        "callee": "python.ccxt.async_support.extended.extended.fetch_positions",
        "lineno": 2224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_positions_history",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_positions_history",
        "callee": "<builtin>.list.append",
        "lineno": 2287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_extended_account",
        "callee": "python.ccxt.async_support.extended.extended.fetch_account",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "lineno": 2385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "lineno": 2386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "lineno": 2391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "lineno": 2424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_withdrawal_msg_hash",
        "lineno": 2435,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_withdrawal_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_stark_amount",
        "lineno": 2454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_transfer_msg_hash",
        "lineno": 2465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_transfer_settlement_data",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "lineno": 2469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.async_support.extended.extended.fetch_extended_account",
        "lineno": 2508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2518,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "lineno": 2576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "python.ccxt.async_support.extended.extended.create_order_settlement_data",
        "lineno": 2596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order",
        "callee": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "lineno": 2676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.create_order",
        "callee": "python.ccxt.async_support.extended.extended.parse_order",
        "lineno": 2693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.edit_order",
        "callee": "python.ccxt.async_support.extended.extended.create_extended_order_request",
        "lineno": 2743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.edit_order",
        "callee": "python.ccxt.async_support.extended.extended.parse_order",
        "lineno": 2760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_order",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_orders",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_all_orders",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_order",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_order",
        "callee": "python.ccxt.async_support.extended.extended.parse_order",
        "lineno": 2931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_open_orders",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_orders",
        "callee": "python.ccxt.async_support.extended.extended.load_markets",
        "lineno": 2996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_closed_orders",
        "callee": "python.ccxt.async_support.extended.extended.fetch_orders",
        "lineno": 3066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.extended.extended.fetch_orders",
        "lineno": 3083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.parse_order",
        "callee": "python.ccxt.async_support.extended.extended.parse_order_status",
        "lineno": 3145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_decimal_to_base16",
        "lineno": 3217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_signature_hex",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_decimal_to_base16",
        "lineno": 3221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "lineno": 3242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_encode_i64",
        "lineno": 3259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_encode_i64",
        "lineno": 3261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_order_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_withdrawal_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "lineno": 3279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_withdrawal_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_transfer_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_domain_hash",
        "lineno": 3301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.get_extended_transfer_msg_hash",
        "callee": "python.ccxt.async_support.extended.extended.get_extended_string_to_felt",
        "lineno": 3313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.extended.extended.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3345,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.fmfwio": [],
    "python.ccxt.async_support.foxbit": [
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_ticker",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_ticker",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_trading_fees",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_trading_fee",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_open_orders",
        "callee": "python.ccxt.async_support.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_closed_orders",
        "callee": "python.ccxt.async_support.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.foxbit.foxbit.fetch_orders_by_status",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 924,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_order",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "lineno": 950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_orders",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 982,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.cancel_order",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "lineno": 1049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_order",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "lineno": 1117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_deposit_address",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_deposit_address",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_transactions",
        "callee": "python.ccxt.async_support.foxbit.foxbit.fetch_withdrawals",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_transactions",
        "callee": "python.ccxt.async_support.foxbit.foxbit.fetch_deposits",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.edit_order",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "lineno": 1459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.withdraw",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_transaction",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.parse_order",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_order_status",
        "lineno": 1712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.parse_transaction",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_transaction_status",
        "lineno": 1780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.parse_ledger_entry",
        "callee": "python.ccxt.async_support.foxbit.foxbit.parse_ledger_entry_type",
        "lineno": 1842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.foxbit.foxbit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1932,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.gate": [
      {
        "caller": "python.ccxt.async_support.gate.gate.safe_market",
        "callee": "python.ccxt.async_support.gate.gate.create_expired_option_market",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 1326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "python.ccxt.async_support.gate.gate.fetch_spot_markets",
        "lineno": 1335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "python.ccxt.async_support.gate.gate.fetch_swap_markets",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "python.ccxt.async_support.gate.gate.fetch_future_markets",
        "lineno": 1340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_markets",
        "callee": "python.ccxt.async_support.gate.gate.fetch_option_markets",
        "lineno": 1342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_swap_markets",
        "callee": "python.ccxt.async_support.gate.gate.get_settlement_currencies",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_swap_markets",
        "callee": "python.ccxt.async_support.gate.gate.parse_contract_market",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_future_markets",
        "callee": "python.ccxt.async_support.gate.gate.get_settlement_currencies",
        "lineno": 1479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_future_markets",
        "callee": "python.ccxt.async_support.gate.gate.parse_contract_market",
        "lineno": 1487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_future_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_option_markets",
        "callee": "python.ccxt.async_support.gate.gate.fetch_option_underlyings",
        "lineno": 1662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_option_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_option_underlyings",
        "callee": "<builtin>.list.append",
        "lineno": 1799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.spot_order_prepare_request",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.spot_order_prepare_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1843,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.multi_order_spot_prepare_request",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 1857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate",
        "callee": "python.ccxt.async_support.gate.gate.parse_funding_rate",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rates",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_funding_rate",
        "callee": "python.ccxt.async_support.gate.gate.parse_funding_interval",
        "lineno": 2199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_deposit_address",
        "callee": "python.ccxt.async_support.gate.gate.fetch_deposit_addresses_by_network",
        "lineno": 2285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_trading_fee",
        "callee": "python.ccxt.async_support.gate.gate.parse_trading_fee",
        "lineno": 2340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_trading_fees",
        "callee": "python.ccxt.async_support.gate.gate.parse_trading_fees",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_trading_fees",
        "callee": "python.ccxt.async_support.gate.gate.parse_trading_fee",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_history",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_history",
        "callee": "python.ccxt.async_support.gate.gate.parse_funding_histories",
        "lineno": 2591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_funding_histories",
        "callee": "python.ccxt.async_support.gate.gate.parse_funding_history",
        "lineno": 2597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 2598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_funding_history",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 2614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_book",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_ticker",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_ticker",
        "callee": "python.ccxt.async_support.gate.gate.parse_ticker",
        "lineno": 2781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_tickers",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 2963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 2969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 2970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2985,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "<builtin>.list.append",
        "lineno": 3206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.parse_balance_helper",
        "lineno": 3218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.parse_balance_helper",
        "lineno": 3219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_balance",
        "callee": "python.ccxt.async_support.gate.gate.parse_balance_helper",
        "lineno": 3223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_ohlcv",
        "callee": "python.ccxt.async_support.gate.gate.fetch_option_ohlcv",
        "lineno": 3253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_ohlcv",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 3256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_option_ohlcv",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 3299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 3329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_trades",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 3448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_trades",
        "callee": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "lineno": 3548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 3578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 3592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 3598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_trade",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 3796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_trade",
        "callee": "<builtin>.list.append",
        "lineno": 3822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.withdraw",
        "callee": "python.ccxt.async_support.gate.gate.parse_transaction",
        "lineno": 3950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_transaction",
        "callee": "python.ccxt.async_support.gate.gate.parse_transaction_type",
        "lineno": 4047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_transaction",
        "callee": "python.ccxt.async_support.gate.gate.parse_transaction_status",
        "lineno": 4056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 4124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order",
        "callee": "python.ccxt.async_support.gate.gate.create_order_request",
        "lineno": 4134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order",
        "callee": "python.ccxt.async_support.gate.gate.parse_order",
        "lineno": 4217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "python.ccxt.async_support.gate.gate.create_order_request",
        "lineno": 4241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 4242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 4261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_orders",
        "callee": "python.ccxt.async_support.gate.gate.create_orders_request",
        "lineno": 4262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 4344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_order_request",
        "callee": "python.ccxt.async_support.gate.gate.get_margin_mode",
        "lineno": 4451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 4500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.gate.gate.create_order",
        "lineno": 4505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.edit_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.edit_order",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 4558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.edit_order",
        "callee": "python.ccxt.async_support.gate.gate.edit_order_request",
        "lineno": 4560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.edit_order",
        "callee": "python.ccxt.async_support.gate.gate.parse_order",
        "lineno": 4597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 4891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_order",
        "callee": "python.ccxt.async_support.gate.gate.parse_order_status",
        "lineno": 4897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_request",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 4963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order_request",
        "callee": "python.ccxt.async_support.gate.gate.spot_order_prepare_request",
        "lineno": 4963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 4990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order",
        "callee": "python.ccxt.async_support.gate.gate.fetch_order_request",
        "lineno": 4995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_order",
        "callee": "python.ccxt.async_support.gate.gate.parse_order",
        "lineno": 5016,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_open_orders",
        "callee": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "lineno": 5034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "lineno": 5072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_closed_orders",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.prepare_orders_by_status_request",
        "callee": "python.ccxt.async_support.gate.gate.multi_order_spot_prepare_request",
        "lineno": 5097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.prepare_orders_by_status_request",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.gate.gate.prepare_orders_by_status_request",
        "lineno": 5128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_orders_by_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_order",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_order",
        "callee": "python.ccxt.async_support.gate.gate.spot_order_prepare_request",
        "lineno": 5335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_order",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_order",
        "callee": "python.ccxt.async_support.gate.gate.parse_order",
        "lineno": 5438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders",
        "callee": "python.ccxt.async_support.gate.gate.cancel_orders_for_symbols",
        "lineno": 5474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 5510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 5540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.async_support.gate.gate.multi_order_spot_prepare_request",
        "lineno": 5545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_all_orders",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.transfer",
        "callee": "python.ccxt.async_support.gate.gate.parse_transfer",
        "lineno": 5650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.set_leverage",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_position",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 5819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5893,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_position",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_position",
        "callee": "python.ccxt.async_support.gate.gate.parse_position",
        "lineno": 5960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_positions",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 5994,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 6077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6086,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 6195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.gate.gate.parse_market_leverage_tiers",
        "lineno": 6214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_emulated_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_market_leverage_tiers",
        "callee": "python.ccxt.async_support.gate.gate.parse_emulated_leverage_tiers",
        "lineno": 6257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 6263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.repay_isolated_margin",
        "callee": "python.ccxt.async_support.gate.gate.parse_margin_loan",
        "lineno": 6303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.repay_cross_margin",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 6320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.repay_cross_margin",
        "callee": "python.ccxt.async_support.gate.gate.parse_margin_loan",
        "lineno": 6352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.gate.gate.parse_margin_loan",
        "lineno": 6397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.borrow_cross_margin",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 6413,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.borrow_cross_margin",
        "callee": "python.ccxt.async_support.gate.gate.parse_margin_loan",
        "lineno": 6443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_borrow_interest",
        "callee": "python.ccxt.async_support.gate.gate.load_unified_status",
        "lineno": 6514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_borrow_interest",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 6547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.sign",
        "callee": "<builtin>.list.append",
        "lineno": 6579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.sign",
        "callee": "python.ccxt.async_support.gate.gate.nonce",
        "lineno": 6630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 6649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "callee": "python.ccxt.async_support.gate.gate.parse_margin_modification",
        "lineno": 6658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_margin_modification",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 6689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.reduce_margin",
        "callee": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "lineno": 6716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.add_margin",
        "callee": "python.ccxt.async_support.gate.gate.modify_margin_helper",
        "lineno": 6730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_settlement_history",
        "callee": "python.ccxt.async_support.gate.gate.parse_settlements",
        "lineno": 6858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6885,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 6886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_settlement_history",
        "callee": "python.ccxt.async_support.gate.gate.parse_settlements",
        "lineno": 6936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7023,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_settlements",
        "callee": "python.ccxt.async_support.gate.gate.parse_settlement",
        "lineno": 7023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_ledger_entry",
        "callee": "python.ccxt.async_support.gate.gate.parse_ledger_entry_type",
        "lineno": 7203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.set_position_mode",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 7270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_underlying_assets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_underlying_assets",
        "callee": "<builtin>.list.append",
        "lineno": 7306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_greeks",
        "callee": "python.ccxt.async_support.gate.gate.parse_greeks",
        "lineno": 7545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.close_position",
        "callee": "python.ccxt.async_support.gate.gate.create_order",
        "lineno": 7612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_leverage",
        "callee": "python.ccxt.async_support.gate.gate.parse_leverage",
        "lineno": 7715,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_option",
        "callee": "python.ccxt.async_support.gate.gate.parse_option",
        "lineno": 7832,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.parse_option",
        "callee": "python.ccxt.async_support.gate.gate.safe_market",
        "lineno": 7938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_positions_history",
        "callee": "python.ccxt.async_support.gate.gate.prepare_request",
        "lineno": 7990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.fetch_positions_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gate.gate.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8041,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.gemini": [
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_currencies",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_currencies_from_web",
        "lineno": 419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "lineno": 521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_usdt_markets",
        "lineno": 522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "lineno": 525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_web",
        "callee": "<builtin>.list.append",
        "lineno": 569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_usdt_markets",
        "callee": "<builtin>.list.append",
        "lineno": 646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_usdt_markets",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_market",
        "lineno": 646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 687,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_market",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_market",
        "lineno": 697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "<builtin>.list.append",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_markets_from_api",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_market",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.parse_market",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_market_active",
        "lineno": 756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_ticker",
        "lineno": 894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v2",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_ticker",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1_and_v2",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1_and_v2",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v2",
        "lineno": 920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1",
        "lineno": 946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v2",
        "lineno": 948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_ticker",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_ticker_v1_and_v2",
        "lineno": 949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_balance",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_balance",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_order",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_order",
        "lineno": 1452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.create_order",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_order",
        "lineno": 1583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.cancel_order",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_order",
        "lineno": 1625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.withdraw",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_transaction",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.parse_transaction",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_transaction_status",
        "lineno": 1780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_deposit_address",
        "callee": "python.ccxt.async_support.gemini.gemini.fetch_deposit_addresses_by_network",
        "lineno": 1824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.sign",
        "callee": "python.ccxt.async_support.gemini.gemini.nonce",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.gemini.gemini.fetch_open_interest",
        "callee": "python.ccxt.async_support.gemini.gemini.parse_open_interest",
        "lineno": 1992,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.grvt": [
      {
        "caller": "python.ccxt.async_support.grvt.grvt.uses_private_key",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in",
        "callee": "<external>.ccxt.base.errors.PermissionDenied",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in",
        "callee": "python.ccxt.async_support.grvt.grvt.sign_in_with_private_key",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in",
        "callee": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in",
        "callee": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in_with_private_key",
        "callee": "python.ccxt.async_support.grvt.grvt.default_signature",
        "lineno": 543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign_in_with_private_key",
        "callee": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "lineno": 545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "callee": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "lineno": 563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "callee": "python.ccxt.async_support.grvt.grvt.default_signature",
        "lineno": 593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "callee": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.initialize_client",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_markets",
        "callee": "python.ccxt.async_support.grvt.grvt.sign_in",
        "lineno": 652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_ticker",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_ticker",
        "lineno": 865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_trades",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_ohlcv",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 1126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 1203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_balance",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 1265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_balance",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_balance",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 1365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.async_support.grvt.grvt.internal_fetch_transfers",
        "lineno": 1370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_deposits",
        "callee": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "lineno": 1371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 1417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.async_support.grvt.grvt.internal_fetch_transfers",
        "lineno": 1422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_withdrawals",
        "callee": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "lineno": 1423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_transfers",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 1625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_transfers",
        "callee": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "lineno": 1660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.filter_transfers_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.transfer",
        "callee": "python.ccxt.async_support.grvt.grvt.default_signature",
        "lineno": 1710,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.transfer",
        "callee": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "lineno": 1714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.transfer",
        "callee": "<external>.ccxt.base.errors.PermissionDenied",
        "lineno": 1722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.transfer",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_transfer",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "callee": "<builtin>.list.append",
        "lineno": 1787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.load_account_infos",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.withdraw",
        "callee": "python.ccxt.async_support.grvt.grvt.default_signature",
        "lineno": 1858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.withdraw",
        "callee": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.withdraw",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_transaction",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "python.ccxt.async_support.grvt.grvt.request_id",
        "lineno": 1916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 1919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "python.ccxt.async_support.grvt.grvt.default_signature",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "lineno": 2003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_order",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_order",
        "lineno": 2069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "<builtin>.list.append",
        "lineno": 2108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.time_in_force_to_int",
        "lineno": 2112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 2121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "callee": "python.ccxt.async_support.grvt.grvt.fee_amount_multiplier",
        "lineno": 2121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_my_trades",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_my_trades",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 2155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_positions",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_leverages",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.set_leverage",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.set_leverage",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_leverage",
        "lineno": 2359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_margin_modes",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_funding_history",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_funding_history",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 2469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_orders",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_orders",
        "callee": "python.ccxt.async_support.grvt.grvt.handle_until_option_string",
        "lineno": 2543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_open_orders",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_order",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fetch_order",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_order",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.parse_order",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_time_in_force",
        "lineno": 2854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.parse_order",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_order_status",
        "lineno": 2886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.cancel_all_orders",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.cancel_order",
        "callee": "python.ccxt.async_support.grvt.grvt.get_sub_account_id",
        "lineno": 2980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.cancel_order",
        "callee": "python.ccxt.async_support.grvt.grvt.parse_order",
        "lineno": 2999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.fee_amount_multiplier",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3018,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.eip_message_for_order",
        "lineno": 3041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.convert_to_big_int_custom",
        "lineno": 3043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.fee_amount_multiplier",
        "lineno": 3043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.eip_domain_data",
        "lineno": 3058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.eip_definitions",
        "lineno": 3059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.uses_private_key",
        "lineno": 3062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.format_signature_rs",
        "lineno": 3066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.create_signed_request",
        "callee": "python.ccxt.async_support.grvt.grvt.format_signature_rs",
        "lineno": 3067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 3141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.grvt.grvt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3158,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.hashkey": [
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_ticker",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_ticker",
        "lineno": 1631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_balance",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_swap_balance",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_balance",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_balance",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_deposit_address",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_deposit_address",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.withdraw",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_transaction",
        "lineno": 2040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_transaction",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_transaction_status",
        "lineno": 2122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.transfer",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_transfer",
        "lineno": 2178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_account",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_account_type",
        "lineno": 2230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_ledger",
        "callee": "python.ccxt.async_support.hashkey.hashkey.encode_flow_type",
        "lineno": 2298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_ledger",
        "callee": "python.ccxt.async_support.hashkey.hashkey.encode_account_type",
        "lineno": 2302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_ledger_entry",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_ledger_entry_type",
        "lineno": 2353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_swap_order",
        "lineno": 2411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_order",
        "lineno": 2430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_spot_order_request",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_spot_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "lineno": 2548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order_request",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_spot_order_request",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order_request",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_swap_order_request",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_swap_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_swap_order_request",
        "lineno": 2675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_swap_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.create_order_request",
        "lineno": 2721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "lineno": 2826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2890,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "lineno": 2891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "lineno": 2992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3068,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "lineno": 3069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "lineno": 3094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.fetch_open_spot_orders",
        "lineno": 3103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.fetch_open_swap_orders",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_swap_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_open_swap_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "lineno": 3284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.hashkey.hashkey.handle_trigger_option_and_params",
        "lineno": 3343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.check_type_param",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3388,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "lineno": 3521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order_side_and_reduce_only",
        "lineno": 3527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_order",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order_status",
        "lineno": 3538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_order_type_time_in_force_and_post_only",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_order_type",
        "lineno": 3595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rate",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_funding_rate",
        "lineno": 3630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_positions",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_positions",
        "callee": "python.ccxt.async_support.hashkey.hashkey.fetch_positions_for_symbol",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_positions_for_symbol",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_leverage",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_leverage",
        "lineno": 3866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.set_leverage",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_leverage",
        "lineno": 3906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fees",
        "lineno": 4038,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_trading_fee",
        "lineno": 4042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4052,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.fetch_trading_fees",
        "callee": "python.ccxt.async_support.hashkey.hashkey.parse_trading_fee",
        "lineno": 4091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.sign",
        "callee": "python.ccxt.async_support.hashkey.hashkey.custom_urlencode",
        "lineno": 4148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.sign",
        "callee": "python.ccxt.async_support.hashkey.hashkey.custom_urlencode",
        "lineno": 4149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.sign",
        "callee": "python.ccxt.async_support.hashkey.hashkey.custom_urlencode",
        "lineno": 4153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.sign",
        "callee": "python.ccxt.async_support.hashkey.hashkey.custom_urlencode",
        "lineno": 4155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hashkey.hashkey.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4191,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.hibachi": [
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.describe",
        "callee": "python.ccxt.async_support.hibachi.hibachi.hardcoded_currencies",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_balance",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_balance",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_balance",
        "lineno": 470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_ticker",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_ticker",
        "lineno": 648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.parse_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_order_status",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_order",
        "lineno": 739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_trading_fees",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_order_request",
        "callee": "python.ccxt.async_support.hibachi.hibachi.order_message",
        "lineno": 827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_order_request",
        "callee": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "lineno": 828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.create_order_request",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "lineno": 894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.create_order_request",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_order_request",
        "callee": "python.ccxt.async_support.hibachi.hibachi.order_message",
        "lineno": 929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_order_request",
        "callee": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "lineno": 930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.edit_order_request",
        "lineno": 958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.edit_order_request",
        "lineno": 992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.edit_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_order_request",
        "callee": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.cancel_order_request",
        "lineno": 1036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_order",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.cancel_order_request",
        "lineno": 1062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1077,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.nonce",
        "lineno": 1095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "lineno": 1099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.cancel_all_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.async_support.hibachi.hibachi.encode_withdraw_message",
        "lineno": 1173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.async_support.hibachi.hibachi.sign_message",
        "lineno": 1174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.withdraw",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_my_trades",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_open_orders",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_positions",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.parse_ledger_entry",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_type",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.parse_ledger_entry",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_status",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_ledger",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_deposit_address",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1777,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.parse_transaction",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_type",
        "lineno": 1796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.parse_transaction",
        "callee": "python.ccxt.async_support.hibachi.hibachi.parse_transaction_status",
        "lineno": 1813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_deposits",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 1873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_withdrawals",
        "callee": "python.ccxt.async_support.hibachi.hibachi.get_account_id",
        "lineno": 1890,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 1929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hibachi.hibachi.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2065,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.async_support.hitbtc": [
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_balance",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_balance",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_ticker",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_ticker",
        "lineno": 1177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_tickers",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_ticker",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_my_trades",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction_type",
        "lineno": 1542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction_status",
        "lineno": 1543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_deposits",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_withdrawals",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.fetch_transactions_helper",
        "lineno": 1630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_trading_fee",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_trading_fees",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_trading_fee",
        "lineno": 1765,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_closed_orders",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 1947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order_trades",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_orders",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 2163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.cancel_all_orders",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.cancel_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.cancel_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 2243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.edit_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.edit_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 2275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 2313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.create_order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order_status",
        "lineno": 2464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.transfer",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_transfer",
        "lineno": 2605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.convert_currency_network",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.withdraw",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_transaction",
        "lineno": 2693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rates",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_funding_rate",
        "lineno": 2742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_positions",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2887,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_positions",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_position",
        "lineno": 2887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_position",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 2911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2922,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_position",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_position",
        "lineno": 2955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interests",
        "callee": "<builtin>.list.append",
        "lineno": 3108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interests",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_open_interest",
        "lineno": 3108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_open_interest",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_open_interest",
        "lineno": 3144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_funding_rate",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_funding_rate",
        "lineno": 3179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_margin_modification",
        "lineno": 3270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.reduce_margin",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.reduce_margin",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "lineno": 3328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.add_margin",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.modify_margin_helper",
        "lineno": 3344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_leverage",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.fetch_leverage",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_leverage",
        "lineno": 3409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.close_position",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.handle_margin_mode_and_params",
        "lineno": 3556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.close_position",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.parse_order",
        "lineno": 3578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.sign",
        "callee": "python.ccxt.async_support.hitbtc.hitbtc.nonce",
        "lineno": 3641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hitbtc.hitbtc.sign",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.async_support.hollaex": [
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_ticker",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_ticker",
        "lineno": 647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_tickers",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_tickers",
        "lineno": 677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.parse_tickers",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_ticker",
        "lineno": 688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_balance",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_balance",
        "lineno": 1008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_open_order",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "lineno": 1050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_open_orders",
        "callee": "python.ccxt.async_support.hollaex.hollaex.fetch_orders",
        "lineno": 1067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.hollaex.hollaex.fetch_orders",
        "lineno": 1084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_order",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "lineno": 1127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_order_status",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.create_order",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.cancel_order",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_order",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.fetch_withdrawal",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_transaction",
        "lineno": 1642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hollaex.hollaex.withdraw",
        "callee": "python.ccxt.async_support.hollaex.hollaex.parse_transaction",
        "lineno": 1836,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.htx": [
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_trading_fee",
        "callee": "python.ccxt.async_support.htx.htx.parse_trading_fee",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_trading_limits",
        "callee": "python.ccxt.async_support.htx.htx.fetch_trading_limits_by_id",
        "lineno": 1742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_trading_limits_by_id",
        "callee": "python.ccxt.async_support.htx.htx.parse_trading_limits",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets",
        "callee": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "callee": "<external>.ccxt.base.errors.OperationFailed",
        "lineno": 1958,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_markets_by_type_and_sub_type",
        "callee": "<builtin>.list.append",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_ticker",
        "callee": "python.ccxt.async_support.htx.htx.try_get_symbol_from_future_markets",
        "lineno": 2206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ticker",
        "callee": "python.ccxt.async_support.htx.htx.parse_ticker",
        "lineno": 2327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2535,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2634,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order_trades",
        "callee": "python.ccxt.async_support.htx.htx.fetch_spot_order_trades",
        "lineno": 2801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2883,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_trades",
        "callee": "python.ccxt.async_support.htx.htx.parse_trade",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 3049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_currency",
        "callee": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "lineno": 3352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.network_code_to_id",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.network_code_to_id",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_balance",
        "callee": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "lineno": 3473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_balance",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_balance_helper",
        "lineno": 3709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_balance",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_balance_helper",
        "lineno": 3717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3854,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_order",
        "callee": "python.ccxt.async_support.htx.htx.parse_order",
        "lineno": 3983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_spot_orders_by_states",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_spot_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_spot_orders_by_states",
        "lineno": 4065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_closed_spot_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_spot_orders_by_states",
        "lineno": 4068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_contract_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4072,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_closed_contract_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_contract_orders",
        "lineno": 4295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_contract_orders",
        "lineno": 4328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_spot_orders",
        "lineno": 4330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_closed_spot_orders",
        "lineno": 4362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.htx.htx.fetch_closed_contract_orders",
        "lineno": 4364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_order",
        "callee": "python.ccxt.async_support.htx.htx.parse_order_status",
        "lineno": 5034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.htx.htx.create_order",
        "lineno": 5118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_trailing_percent_order",
        "callee": "python.ccxt.async_support.htx.htx.create_order",
        "lineno": 5139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "callee": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "lineno": 5160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_order",
        "callee": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "lineno": 5384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_order",
        "callee": "python.ccxt.async_support.htx.htx.create_contract_order_request",
        "lineno": 5387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_order",
        "callee": "python.ccxt.async_support.htx.htx.parse_order",
        "lineno": 5493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_orders",
        "callee": "python.ccxt.async_support.htx.htx.create_spot_order_request",
        "lineno": 5538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_orders",
        "callee": "python.ccxt.async_support.htx.htx.create_contract_order_request",
        "lineno": 5540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_order",
        "callee": "python.ccxt.async_support.htx.htx.parse_order",
        "lineno": 5729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_orders",
        "callee": "python.ccxt.async_support.htx.htx.parse_cancel_orders",
        "lineno": 5880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 5928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.cancel_all_orders",
        "callee": "python.ccxt.async_support.htx.htx.parse_cancel_orders",
        "lineno": 6051,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_deposit_address",
        "callee": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "lineno": 6101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_deposit_address",
        "callee": "python.ccxt.async_support.htx.htx.fetch_deposit_addresses_by_network",
        "lineno": 6152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_withdraw_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 6185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_transaction",
        "callee": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "lineno": 6369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_transaction",
        "callee": "python.ccxt.async_support.htx.htx.parse_transaction_status",
        "lineno": 6379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.withdraw",
        "callee": "python.ccxt.async_support.htx.htx.network_code_to_id",
        "lineno": 6440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.withdraw",
        "callee": "python.ccxt.async_support.htx.htx.fetch_currencies",
        "lineno": 6446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.withdraw",
        "callee": "python.ccxt.async_support.htx.htx.parse_transaction",
        "lineno": 6468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.transfer",
        "callee": "python.ccxt.async_support.htx.htx.parse_transfer",
        "lineno": 6575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 6731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_funding_rate",
        "callee": "python.ccxt.async_support.htx.htx.parse_funding_interval",
        "lineno": 6783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6818,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rate",
        "callee": "python.ccxt.async_support.htx.htx.parse_funding_rate",
        "lineno": 6835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.sign",
        "callee": "python.ccxt.async_support.htx.htx.nonce",
        "lineno": 7024,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.sign",
        "callee": "python.ccxt.async_support.htx.htx.nonce",
        "lineno": 7089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7296,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions",
        "callee": "python.ccxt.async_support.htx.htx.parse_position",
        "lineno": 7562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 7563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_position",
        "callee": "python.ccxt.async_support.htx.htx.parse_position",
        "lineno": 7814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_ledger_entry",
        "callee": "python.ccxt.async_support.htx.htx.parse_ledger_entry_type",
        "lineno": 7866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_ledger",
        "callee": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "lineno": 7896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 8005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8035,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_open_interest",
        "callee": "python.ccxt.async_support.htx.htx.parse_open_interest",
        "lineno": 8320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_loan",
        "lineno": 8423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.borrow_cross_margin",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_loan",
        "lineno": 8456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.repay_isolated_margin",
        "callee": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "lineno": 8475,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.repay_isolated_margin",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_loan",
        "lineno": 8495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.repay_cross_margin",
        "callee": "python.ccxt.async_support.htx.htx.fetch_account_id_by_type",
        "lineno": 8514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.repay_cross_margin",
        "callee": "python.ccxt.async_support.htx.htx.parse_margin_loan",
        "lineno": 8534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_settlement_history",
        "callee": "python.ccxt.async_support.htx.htx.parse_settlements",
        "lineno": 8667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.htx.htx.network_id_to_code",
        "lineno": 8760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_settlements",
        "callee": "python.ccxt.async_support.htx.htx.parse_settlement",
        "lineno": 8834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 8835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 8837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.parse_settlements",
        "callee": "python.ccxt.async_support.htx.htx.parse_settlement",
        "lineno": 8837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8910,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.close_position",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8993,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.close_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.close_position",
        "callee": "python.ccxt.async_support.htx.htx.parse_order",
        "lineno": 9020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 9047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9050,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.htx.htx.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9249,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.huobi": [],
    "python.ccxt.async_support.hyperliquid": [
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_currencies",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_spot_markets",
        "lineno": 530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_hip3_markets",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_hip3_markets",
        "callee": "<builtin>.list.append",
        "lineno": 602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_hip3_markets",
        "callee": "<builtin>.list.append",
        "lineno": 638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_spot_markets",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.calculate_price_precision",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_market",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.calculate_price_precision",
        "lineno": 990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.is_unified_enabled",
        "lineno": 1080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_balance",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.update_spot_currency_code",
        "lineno": 1129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order_book",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_hip3_markets",
        "lineno": 1232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_spot_markets",
        "lineno": 1234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 1236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_markets",
        "lineno": 1238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_tickers",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ticker",
        "lineno": 1244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_funding_rate",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 1328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ticker",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 1372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_ohlcv",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trades",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trades",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_message",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_hash",
        "lineno": 1554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_message",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.hash_message",
        "lineno": 1554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.action_hash",
        "lineno": 1579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.construct_phantom_agent",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_message",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_message",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_usd_send_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_withdraw_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_user_signed_action",
        "lineno": 1699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_ref",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 1710,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.approve_builder_fee",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.build_approve_builder_fee_sig",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.set_ref",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.is_unified_enabled",
        "lineno": 1760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_builder_fee_approval",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.approve_builder_fee",
        "lineno": 1775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.is_unified_enabled",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_user_abstraction",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_user_abstraction",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_abstraction_sig",
        "lineno": 1846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 1880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.enable_user_dex_abstraction",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.build_user_dex_abstraction_sig",
        "lineno": 1891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_agent_abstraction",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 1931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "lineno": 1960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 1979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 1980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "lineno": 2034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "lineno": 2048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 2105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.create_order_request",
        "lineno": 2215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "lineno": 2263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "lineno": 2264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "lineno": 2287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_twap_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "lineno": 2369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 2468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_orders_for_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 2588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.price_to_precision",
        "lineno": 2596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 2624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 2632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "lineno": 2669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders",
        "lineno": 2670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.initialize_client",
        "lineno": 2684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.edit_orders_request",
        "lineno": 2685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_vault",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 2750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 2845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 2857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_closed_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "lineno": 2924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 2941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 2949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_orders",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 2951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "lineno": 3054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order_type",
        "lineno": 3194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_order_status",
        "lineno": 3206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_my_trades",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_my_trades",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_trade",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_position",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "lineno": 3361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 3374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_hip3_symbol",
        "lineno": 3377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.get_dex_from_symbols",
        "lineno": 3403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_positions",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_position",
        "lineno": 3455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_position",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 3487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_margin_mode",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.set_leverage",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.add_margin",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "lineno": 3648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.reduce_margin",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "lineno": 3663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.amount_to_precision",
        "lineno": 3669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.modify_margin_helper",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_margin_modification",
        "lineno": 3700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.build_usd_class_send_sig",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_transfer",
        "lineno": 3803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.transfer",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_transfer",
        "lineno": 3821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 3863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 3875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.build_withdraw_sig",
        "lineno": 3884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.withdraw",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_transaction",
        "lineno": 3899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 3963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 3964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_trading_fee",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_trading_fee",
        "lineno": 4009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_ledger",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ledger_entry",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_ledger_entry_type",
        "lineno": 4127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.extract_type_from_delta",
        "lineno": 4186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 4197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.extract_type_from_delta",
        "lineno": 4241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 4252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_interests",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_swap_markets",
        "lineno": 4266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_interest",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_open_interests",
        "lineno": 4278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_open_interest",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 4304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_history",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 4327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.fetch_funding_history",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "lineno": 4329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_income",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.coin_to_market_id",
        "lineno": 4380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.reserve_request_weight",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 4411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.create_sub_account",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.sign_l1_action",
        "lineno": 4437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.extract_type_from_delta",
        "callee": "<builtin>.list.append",
        "lineno": 4448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_public_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_errors",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 4504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.market",
        "lineno": 4547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.hyperliquid.hyperliquid.parse_create_edit_order_args",
        "callee": "python.ccxt.async_support.hyperliquid.hyperliquid.format_vault_address",
        "lineno": 4550,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.independentreserve": [
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.fetch_balance",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_balance",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.fetch_ticker",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_ticker",
        "lineno": 510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "callee": "<builtin>.str.find",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_time_in_force",
        "lineno": 601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_order_status",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.fetch_order",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.parse_trade",
        "callee": "<builtin>.str.find",
        "lineno": 749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.cancel_order",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_order",
        "lineno": 891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.fetch_deposit_address",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_deposit_address",
        "lineno": 917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 967,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.withdraw",
        "callee": "python.ccxt.async_support.independentreserve.independentreserve.parse_transaction",
        "lineno": 986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.independentreserve.independentreserve.sign",
        "callee": "<builtin>.list.append",
        "lineno": 1057,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.async_support.indodax": [
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_balance",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_balance",
        "lineno": 497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_ticker",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_ticker",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_tickers",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_ticker",
        "lineno": 628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.parse_order",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_order_status",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_order",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_order",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 967,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 994,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.cancel_order",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_order",
        "lineno": 1023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.withdraw",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_transaction",
        "lineno": 1204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.parse_transaction",
        "callee": "python.ccxt.async_support.indodax.indodax.parse_transaction_status",
        "lineno": 1271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.fetch_deposit_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 1355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.sign",
        "callee": "python.ccxt.async_support.indodax.indodax.nonce",
        "lineno": 1380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.indodax.indodax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1414,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.kraken": [
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 705,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_currency",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_currency",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_currency",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_trading_fee",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_trading_fee",
        "lineno": 966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 1104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_tickers",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_ticker",
        "lineno": 1115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_ticker",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_ticker",
        "lineno": 1135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_ledger_entry",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_ledger_entry_type",
        "lineno": 1240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_ledger_entry",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 1318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_ledger_entries_by_ids",
        "callee": "<builtin>.list.append",
        "lineno": 1345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_ledger_entry",
        "callee": "python.ccxt.async_support.kraken.kraken.fetch_ledger_entries_by_ids",
        "lineno": 1349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_trade",
        "callee": "python.ccxt.async_support.kraken.kraken.find_market_by_altname_or_id",
        "lineno": 1438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_trade",
        "callee": "python.ccxt.async_support.kraken.kraken.get_delisted_market_by_id",
        "lineno": 1443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_balance",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 1552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_balance",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_balance",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.kraken.kraken.create_order",
        "lineno": 1605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.kraken.kraken.create_market_order_with_cost",
        "lineno": 1619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_order",
        "callee": "python.ccxt.async_support.kraken.kraken.order_request",
        "lineno": 1653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_order",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_orders",
        "callee": "python.ccxt.async_support.kraken.kraken.order_request",
        "lineno": 1709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.get_delisted_market_by_id",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 1770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.get_delisted_market_by_id",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 1771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "python.ccxt.async_support.kraken.kraken.find_market_by_altname_or_id",
        "lineno": 1945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "python.ccxt.async_support.kraken.kraken.get_delisted_market_by_id",
        "lineno": 1951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order_status",
        "lineno": 1980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 1992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 1994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_order",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order_type",
        "lineno": 2012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.edit_order",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order",
        "lineno": 2212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order",
        "lineno": 2277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2302,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_order_trades",
        "callee": "<builtin>.list.append",
        "lineno": 2317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_orders_by_ids",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_order",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_orders_by_ids",
        "callee": "<builtin>.list.append",
        "lineno": 2375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_open_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.async_support.kraken.kraken.safe_currency_code",
        "lineno": 2811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transaction_status",
        "lineno": 2814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_network",
        "lineno": 2831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_transactions_by_type",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "lineno": 2855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.parse_transactions_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 2858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_deposits",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transactions_by_type",
        "lineno": 2903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_withdrawals",
        "callee": "python.ccxt.async_support.kraken.kraken.add_pagination_cursor_to_result",
        "lineno": 3003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_withdrawals",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transactions_by_type",
        "lineno": 3006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.create_deposit_address",
        "callee": "python.ccxt.async_support.kraken.kraken.fetch_deposit_address",
        "lineno": 3031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_deposit_address",
        "callee": "python.ccxt.async_support.kraken.kraken.fetch_deposit_methods",
        "lineno": 3098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 3126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.fetch_deposit_address",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_deposit_address",
        "lineno": 3127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.withdraw",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transaction",
        "lineno": 3184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.transfer_out",
        "callee": "python.ccxt.async_support.kraken.kraken.transfer",
        "lineno": 3321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.transfer",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_account_type",
        "lineno": 3338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.transfer",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_account_type",
        "lineno": 3339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.transfer",
        "callee": "python.ccxt.async_support.kraken.kraken.parse_transfer",
        "lineno": 3358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.sign",
        "callee": "python.ccxt.async_support.kraken.kraken.nonce",
        "lineno": 3405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeNotAvailable",
        "lineno": 3435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kraken.kraken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3460,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.krakenfutures": [
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_trades",
        "callee": "<builtin>.list.append",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_trade",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 1003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order_request",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "lineno": 1198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.create_orders",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.create_order_request",
        "lineno": 1225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.edit_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.edit_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.verify_order_action_success",
        "lineno": 1294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_orders",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_canceled_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_status",
        "lineno": 2008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_status",
        "lineno": 2056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 2108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_order_type",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_balance",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_account",
        "lineno": 2294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_balance",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_balance",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rates",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_funding_rate",
        "lineno": 2420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 2421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_positions",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_positions",
        "lineno": 2567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_positions",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_position",
        "lineno": 2574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 2744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer_out",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "lineno": 2810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_account",
        "lineno": 2835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_account",
        "lineno": 2840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_account",
        "lineno": 2841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.transfer",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_transfer",
        "lineno": 2850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2869,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.fetch_leverage",
        "callee": "python.ccxt.async_support.krakenfutures.krakenfutures.parse_leverage",
        "lineno": 2934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2951,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.krakenfutures.krakenfutures.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2963,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.kucoin": [
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_markets",
        "lineno": 1630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_markets",
        "lineno": 1731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "python.ccxt.async_support.kucoin.kucoin.load_migration_status",
        "lineno": 1734,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2027,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_markets",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_currencies",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 2205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_accounts",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_deposit_withdraw_fee",
        "lineno": 2483,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.is_futures_method",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_ticker",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_contract_ticker",
        "lineno": 2686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.type_to_trade_type",
        "lineno": 2842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_tickers",
        "lineno": 2871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_tickers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 2908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.async_support.kucoin.kucoin.type_to_trade_type",
        "lineno": 3029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_ticker",
        "lineno": 3081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ticker",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 3108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_mark_price",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_ticker",
        "lineno": 3130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_mark_price",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_ticker",
        "lineno": 3134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_utaohlcv",
        "lineno": 3192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_ohlcv",
        "lineno": 3194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ohlcv",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_ohlcv",
        "lineno": 3196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_deposit_address",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_deposit_address",
        "lineno": 3410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 3431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_deposit_address",
        "lineno": 3434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_address",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_deposit_address",
        "lineno": 3457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposit_addresses_by_network",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 3535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 3762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_uta_order",
        "lineno": 3765,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "lineno": 3767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_contract_order",
        "lineno": 3769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 3823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "lineno": 3826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "lineno": 3833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 3870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.market_order_amount_to_precision",
        "lineno": 3892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "lineno": 3902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.market_order_amount_to_precision",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3933,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "lineno": 3979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 3997,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 4021,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "lineno": 4023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4067,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4078,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4083,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "lineno": 4138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 4152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 4164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.market_order_amount_to_precision",
        "lineno": 4205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trigger_prices",
        "lineno": 4241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_uta_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_order",
        "lineno": 4303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_market_order_with_cost",
        "lineno": 4318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_market_order_with_cost",
        "lineno": 4333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "lineno": 4361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_contract_orders",
        "lineno": 4363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_spot_order_request",
        "lineno": 4399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_spot_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.create_contract_order_request",
        "lineno": 4472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.create_contract_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.edit_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 4539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 4569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "lineno": 4572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "lineno": 4579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_contract_order",
        "lineno": 4581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 4677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 4706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4779,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 4799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 4814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 4838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_all_uta_orders",
        "lineno": 4841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_all_spot_orders",
        "lineno": 4848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.cancel_all_contract_orders",
        "lineno": 4850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 4874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4881,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4885,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_all_uta_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 5010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_orders_by_status",
        "lineno": 5032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_orders_by_status",
        "lineno": 5034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_orders_by_status",
        "lineno": 5036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 5070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5072,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_orders_by_status",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_orders_by_status",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_orders_by_status",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 5312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_closed_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "lineno": 5411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_open_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_orders_by_status",
        "lineno": 5446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 5473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "lineno": 5477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "lineno": 5485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_order",
        "lineno": 5487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 5516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 5550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_spot_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 5566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 5638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 5674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 5719,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_uta_order",
        "lineno": 5744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_contract_order",
        "lineno": 5748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_spot_order",
        "lineno": 5750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order_time_in_force",
        "lineno": 6130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_uta_order",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order_status",
        "lineno": 6143,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_order_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "lineno": 6195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 6220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_my_uta_trades",
        "lineno": 6224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_my_spot_trades",
        "lineno": 6226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_my_contract_trades",
        "lineno": 6228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 6254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_spot_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6295,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_uta_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_my_uta_trades",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 6460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_my_uta_trade",
        "lineno": 6599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_spot_or_uta_trade",
        "lineno": 6603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_trade",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_contract_trade",
        "lineno": 6605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_trading_fee",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 6928,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.withdraw",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_transaction",
        "lineno": 7049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_transaction",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_transaction_status",
        "lineno": 7158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_deposits",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_deposits",
        "lineno": 7188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_withdrawals",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_withdrawals",
        "lineno": 7325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 7470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_balance",
        "lineno": 7473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_contract_balance",
        "lineno": 7486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 7488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "lineno": 7601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "lineno": 7602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "lineno": 7611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "lineno": 7794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_uta_balance",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_balance_helper",
        "lineno": 7803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 7826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer",
        "callee": "python.ccxt.async_support.kucoin.kucoin.transfer_uta",
        "lineno": 7829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer",
        "callee": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "lineno": 7830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_uta",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_uta",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_uta",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_transfer",
        "lineno": 7900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7940,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_hf_or_mining",
        "lineno": 7953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "<builtin>.str.upper",
        "lineno": 7963,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "<builtin>.str.upper",
        "lineno": 7964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.transfer_classic",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_transfer",
        "lineno": 7975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_transfer",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_transfer_status",
        "lineno": 8080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry_type",
        "lineno": 8222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_direction",
        "lineno": 8270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_entry",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_ledger_status",
        "lineno": 8281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ledger",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 8308,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_ledger",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_hf_and_params",
        "lineno": 8311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_borrow_rate_histories",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate_histories",
        "lineno": 8726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate_histories",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate",
        "lineno": 8799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_borrow_rate",
        "lineno": 8838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.borrow_cross_margin",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_loan",
        "lineno": 8873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.borrow_isolated_margin",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_loan",
        "lineno": 8912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.repay_cross_margin",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_loan",
        "lineno": 8945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.repay_isolated_margin",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_loan",
        "lineno": 8982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9049,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9053,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9096,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "python.ccxt.async_support.kucoin.kucoin.set_contract_leverage",
        "lineno": 9099,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_contract_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 9145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_contract_leverage",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_interval",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_rate",
        "lineno": 9187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_rate",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_funding_rate",
        "lineno": 9245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_funding_rate",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_funding_interval",
        "lineno": 9296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_history",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 9494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_position",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_position",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_position",
        "lineno": 9607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_positions",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_positions_history",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.is_uta_enabled",
        "lineno": 9980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9990,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 9998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 9999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 10006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 10011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.cancel_orders",
        "callee": "python.ccxt.async_support.kucoin.kucoin.handle_trade_type",
        "lineno": 10022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.add_margin",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_modification",
        "lineno": 10126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_margin_mode",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_mode",
        "lineno": 10223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 10251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.set_margin_mode",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_margin_mode",
        "lineno": 10267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.close_position",
        "callee": "python.ccxt.async_support.kucoin.kucoin.nonce",
        "lineno": 10333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.close_position",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_order",
        "lineno": 10345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage_tiers",
        "lineno": 10365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_market_leverage_tiers",
        "lineno": 10389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 10425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 10449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.kucoin.kucoin.parse_market_leverage_tiers",
        "lineno": 10492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 10589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.sign",
        "callee": "python.ccxt.async_support.kucoin.kucoin.nonce",
        "lineno": 10671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoin.kucoin.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 10721,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.kucoinfutures": [
      {
        "caller": "python.ccxt.async_support.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.async_support.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.async_support.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.kucoinfutures.kucoinfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 112,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.latoken": [
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_ticker",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_ticker",
        "lineno": 743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_trading_fee",
        "callee": "python.ccxt.async_support.latoken.latoken.fetch_private_trading_fee",
        "lineno": 910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_trading_fee",
        "callee": "python.ccxt.async_support.latoken.latoken.fetch_public_trading_fee",
        "lineno": 912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 914,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_order_type",
        "lineno": 1101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_order_status",
        "lineno": 1106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_time_in_force",
        "lineno": 1114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.fetch_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_order",
        "lineno": 1303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.create_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_order",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.cancel_order",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_order",
        "lineno": 1397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_transaction",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_transaction_status",
        "lineno": 1519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_transaction",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_transaction_type",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.transfer",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_transfer",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.parse_transfer",
        "callee": "python.ccxt.async_support.latoken.latoken.parse_transfer_status",
        "lineno": 1713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.latoken.latoken.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1768,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.lbank": [
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_markets",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_spot_markets",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_markets",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_swap_markets",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_ticker",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_tickers",
        "lineno": 786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_ticker",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_ticker",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_funding_rate",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_funding_rates",
        "lineno": 1380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_balance",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_balance",
        "lineno": 1477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_trading_fee",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_trading_fees",
        "lineno": 1509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_trading_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_trading_fee",
        "lineno": 1527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.lbank.lbank.create_order",
        "lineno": 1549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.parse_order",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_order_status",
        "lineno": 1776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_order_supplement",
        "lineno": 1812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_order_default",
        "lineno": 1813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order_supplement",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order_supplement",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_order",
        "lineno": 1847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order_default",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order_default",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_order",
        "lineno": 1883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_order_default",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1906,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1964,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2020,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.cancel_order",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_order",
        "lineno": 2100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address_supplement",
        "lineno": 2166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address_default",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_address_default",
        "callee": "python.ccxt.async_support.lbank.lbank.get_network_code_for_currency",
        "lineno": 2177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.parse_transaction",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_transaction_status",
        "lineno": 2368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_public_transaction_fees",
        "lineno": 2523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_private_transaction_fees",
        "lineno": 2525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_public_transaction_fees",
        "lineno": 2527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "lineno": 2658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_private_deposit_withdraw_fees",
        "lineno": 2660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "lineno": 2662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.fetch_public_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.lbank.lbank.parse_public_deposit_withdraw_fees",
        "lineno": 2731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.sign",
        "callee": "python.ccxt.async_support.lbank.lbank.convert_secret_to_pem",
        "lineno": 2877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lbank.lbank.sign",
        "callee": "python.ccxt.async_support.lbank.lbank.convert_secret_to_pem",
        "lineno": 2880,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.lighter": [
      {
        "caller": "python.ccxt.async_support.lighter.lighter.load_account",
        "callee": "python.ccxt.async_support.lighter.lighter.init_auth_object",
        "lineno": 386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.load_account",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.load_account",
        "callee": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.load_account",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_builder_fee_approval",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.init_auth_object",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_builder_fee_approval",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_sub_account",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pow",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.pow",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.sign_l1_and_prepare_tx_info",
        "callee": "python.ccxt.async_support.lighter.lighter.hash_message",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.sign_l1_and_prepare_tx_info",
        "callee": "python.ccxt.async_support.lighter.lighter.sign_hash",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.handle_builder_fee_approval",
        "callee": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 617,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.approve_builder_fee",
        "callee": "python.ccxt.async_support.lighter.lighter.sign_l1_and_prepare_tx_info",
        "lineno": 629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "callee": "python.ccxt.async_support.lighter.lighter.sign_l1_and_prepare_tx_info",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.change_api_key",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_builder_fee_approval",
        "lineno": 664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "lineno": 797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.create_order_request",
        "lineno": 854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.create_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order",
        "lineno": 898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.edit_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order",
        "lineno": 956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_currencies",
        "callee": "python.ccxt.async_support.lighter.lighter.pre_load_lighter_library",
        "lineno": 1182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_ticker",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_ticker",
        "lineno": 1455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 1634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_balance",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 1651,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_position",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_positions",
        "lineno": 1740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_positions",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 1757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_accounts",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1984,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 1989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_open_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2058,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_closed_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order_type_integer",
        "lineno": 2173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order_time_in_force_integer",
        "lineno": 2186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order_type",
        "lineno": 2204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order_time_in_force",
        "lineno": 2205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order_status",
        "lineno": 2218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 2317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 2319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.transfer",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_transfer",
        "lineno": 2345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_transfers",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_deposits",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_withdrawals",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.parse_transaction",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_transaction_status",
        "lineno": 2603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 2650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 2652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.withdraw",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_transaction",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.fetch_my_trades",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_leverage",
        "callee": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "lineno": 2837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2851,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2855,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "lineno": 2856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2861,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.modify_leverage_and_margin_mode",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2902,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_order",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_order",
        "lineno": 2930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 2976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 2978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 2981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 2981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.cancel_all_orders_after",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 2982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.add_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.set_margin",
        "lineno": 3009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.reduce_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.set_margin",
        "lineno": 3022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_api_key_index",
        "lineno": 3036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3043,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.handle_account_index",
        "lineno": 3045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.load_account",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.get_lighter_private_key",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.fetch_nonce",
        "lineno": 3050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.pow",
        "lineno": 3053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.set_margin",
        "callee": "python.ccxt.async_support.lighter.lighter.parse_margin_modification",
        "lineno": 3065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.sign",
        "callee": "python.ccxt.async_support.lighter.lighter.create_auth",
        "lineno": 3090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.lighter.lighter.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3117,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.luno": [
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_balance",
        "callee": "python.ccxt.async_support.luno.luno.parse_balance",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.parse_order",
        "callee": "python.ccxt.async_support.luno.luno.parse_order_status",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_order",
        "callee": "python.ccxt.async_support.luno.luno.parse_order",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_orders",
        "callee": "python.ccxt.async_support.luno.luno.fetch_orders_by_state",
        "lineno": 698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_open_orders",
        "callee": "python.ccxt.async_support.luno.luno.fetch_orders_by_state",
        "lineno": 712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_closed_orders",
        "callee": "python.ccxt.async_support.luno.luno.fetch_orders_by_state",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_tickers",
        "callee": "python.ccxt.async_support.luno.luno.parse_ticker",
        "lineno": 786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ticker",
        "callee": "python.ccxt.async_support.luno.luno.parse_ticker",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ledger_by_entries",
        "callee": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "lineno": 1153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.parse_ledger_entry",
        "callee": "python.ccxt.async_support.luno.luno.parse_ledger_comment",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.create_deposit_address",
        "callee": "python.ccxt.async_support.luno.luno.parse_deposit_address",
        "lineno": 1321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.fetch_deposit_address",
        "callee": "python.ccxt.async_support.luno.luno.parse_deposit_address",
        "lineno": 1360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.luno.luno.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1411,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.mercado": [
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_ticker",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_ticker",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_balance",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_balance",
        "lineno": 524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.cancel_order",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_order",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.parse_order",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_order_status",
        "lineno": 648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_order",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_order",
        "lineno": 707,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 739,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.withdraw",
        "callee": "python.ccxt.async_support.mercado.mercado.parse_transaction",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 852,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 873,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 895,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.fetch_my_trades",
        "callee": "python.ccxt.async_support.mercado.mercado.orders_to_trades",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.orders_to_trades",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mercado.mercado.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 950,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.mexc": [
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_markets",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_spot_markets",
        "lineno": 1222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_markets",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_swap_markets",
        "lineno": 1223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_trade",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_side",
        "lineno": 1674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_trade",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_side",
        "lineno": 1737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1864,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_ticker",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_ticker",
        "lineno": 2050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.mexc.mexc.create_order",
        "lineno": 2222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.mexc.mexc.create_order",
        "lineno": 2242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_order",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_order",
        "callee": "python.ccxt.async_support.mexc.mexc.create_spot_order",
        "lineno": 2277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_order",
        "callee": "python.ccxt.async_support.mexc.mexc.create_swap_order",
        "lineno": 2279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_spot_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_spot_order",
        "callee": "python.ccxt.async_support.mexc.mexc.create_spot_order_request",
        "lineno": 2348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_spot_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order",
        "lineno": 2373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_swap_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2464,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.create_spot_order_request",
        "lineno": 2540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_order",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order",
        "lineno": 2683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2713,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_ids",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2875,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_open_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 2941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_closed_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_state",
        "lineno": 3019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_state",
        "lineno": 3035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_state",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_orders_by_state",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_orders",
        "lineno": 3048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 3072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3076,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order",
        "lineno": 3155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_all_orders",
        "callee": "python.ccxt.async_support.mexc.mexc.handle_margin_mode_and_params",
        "lineno": 3209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_time_in_force",
        "lineno": 3463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_order",
        "callee": "python.ccxt.async_support.mexc.mexc.get_tif_from_raw_order_type",
        "lineno": 3466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_status",
        "lineno": 3487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_type",
        "lineno": 3489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_order",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_order_side",
        "lineno": 3491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_accounts",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_account_helper",
        "lineno": 3626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 3633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.custom_parse_balance",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_balance_helper",
        "lineno": 3759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.custom_parse_balance",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_balance_helper",
        "lineno": 3760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_balance",
        "callee": "python.ccxt.async_support.mexc.mexc.custom_parse_balance",
        "lineno": 3919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3936,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4034,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4091,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.reduce_margin",
        "callee": "python.ccxt.async_support.mexc.mexc.modify_margin_helper",
        "lineno": 4117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.add_margin",
        "callee": "python.ccxt.async_support.mexc.mexc.modify_margin_helper",
        "lineno": 4130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_funding_interval",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate",
        "lineno": 4297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_funding_rate",
        "lineno": 4331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4389,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.create_deposit_address",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_deposit_address",
        "lineno": 4647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_deposit_address",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_deposit_addresses_by_network",
        "lineno": 4661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 4675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_transaction",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transaction_status_by_type",
        "lineno": 4859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_position",
        "callee": "python.ccxt.async_support.mexc.mexc.fetch_positions",
        "lineno": 4938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transfer",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "lineno": 5121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.transfer",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.transfer",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "lineno": 5276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_account_id",
        "lineno": 5351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_account_id",
        "lineno": 5352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_transfer",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transfer_status",
        "lineno": 5353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.withdraw",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transaction",
        "lineno": 5409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.withdraw",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transaction",
        "lineno": 5431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_transaction_fees",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transaction_fees",
        "lineno": 5521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.parse_transaction_fees",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_transaction_fee",
        "lineno": 5531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.fetch_leverage",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_leverage",
        "lineno": 5710,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 5835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5838,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.set_margin_mode",
        "callee": "python.ccxt.async_support.mexc.mexc.parse_leverage",
        "lineno": 5856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.sign",
        "callee": "python.ccxt.async_support.mexc.mexc.nonce",
        "lineno": 5875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.sign",
        "callee": "python.ccxt.async_support.mexc.mexc.nonce",
        "lineno": 5880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.sign",
        "callee": "python.ccxt.async_support.mexc.mexc.nonce",
        "lineno": 5904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.mexc.mexc.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5946,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.modetrade": [
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_trade",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_funding_rate",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_funding_interval",
        "lineno": 870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_interval",
        "callee": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rate",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rate",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_funding_rate",
        "lineno": 927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order_status",
        "lineno": 1357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order_type",
        "lineno": 1359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_time_in_force",
        "lineno": 1360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.create_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.create_order_request",
        "lineno": 1527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.create_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "lineno": 1566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.create_orders",
        "callee": "python.ccxt.async_support.modetrade.modetrade.create_order_request",
        "lineno": 1596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.edit_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.cancel_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "lineno": 1764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.cancel_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "lineno": 1766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_order",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_order",
        "lineno": 1917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_open_orders",
        "callee": "python.ccxt.async_support.modetrade.modetrade.fetch_orders",
        "lineno": 2022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_closed_orders",
        "callee": "python.ccxt.async_support.modetrade.modetrade.fetch_orders",
        "lineno": 2044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_balance",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_balance",
        "lineno": 2195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 2249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_transaction_status",
        "lineno": 2256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_ledger_entry_type",
        "lineno": 2264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_ledger",
        "callee": "python.ccxt.async_support.modetrade.modetrade.get_asset_history_rows",
        "lineno": 2287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_transaction",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_token_and_fee_temp",
        "lineno": 2298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.parse_transaction",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_transaction_status",
        "lineno": 2317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits",
        "callee": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits_withdrawals",
        "lineno": 2350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_withdrawals",
        "callee": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits_withdrawals",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.modetrade.modetrade.get_asset_history_rows",
        "lineno": 2382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.sign_message",
        "callee": "python.ccxt.async_support.modetrade.modetrade.sign_hash",
        "lineno": 2423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.sign_message",
        "callee": "python.ccxt.async_support.modetrade.modetrade.hash_message",
        "lineno": 2423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.async_support.modetrade.modetrade.get_withdraw_nonce",
        "lineno": 2452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.async_support.modetrade.modetrade.nonce",
        "lineno": 2453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.async_support.modetrade.modetrade.sign_message",
        "lineno": 2481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.withdraw",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_transaction",
        "lineno": 2500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_leverage",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_leverage",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.fetch_position",
        "callee": "python.ccxt.async_support.modetrade.modetrade.parse_position",
        "lineno": 2688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.sign",
        "callee": "python.ccxt.async_support.modetrade.modetrade.nonce",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.modetrade.modetrade.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2818,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.myokx": [],
    "python.ccxt.async_support.ndax": [
      {
        "caller": "python.ccxt.async_support.ndax.ndax.sign_in",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.sign_in",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_order_book",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order_book",
        "lineno": 717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_ticker",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_ticker",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_accounts",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_balance",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_balance",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.parse_ledger_entry",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_ledger_entry_type",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.parse_order",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order_status",
        "lineno": 1407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.create_order",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.edit_order",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.cancel_order",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order",
        "lineno": 1691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_order",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_order",
        "lineno": 1941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.fetch_deposit_address",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_deposit_address",
        "lineno": 2058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.create_deposit_address",
        "callee": "python.ccxt.async_support.ndax.ndax.fetch_deposit_address",
        "lineno": 2104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.parse_transaction",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_transaction_status_by_type",
        "lineno": 2351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2405,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.withdraw",
        "callee": "python.ccxt.async_support.ndax.ndax.parse_transaction",
        "lineno": 2444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.sign",
        "callee": "python.ccxt.async_support.ndax.ndax.nonce",
        "lineno": 2474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.handle_errors",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.ndax.ndax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2509,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.novadax": [
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_ticker",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_ticker",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_tickers",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_balance",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_balance",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 883,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.create_order",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_order",
        "lineno": 944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.cancel_order",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_order",
        "lineno": 972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_order",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_order",
        "lineno": 1012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_open_orders",
        "callee": "python.ccxt.async_support.novadax.novadax.fetch_orders",
        "lineno": 1086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_closed_orders",
        "callee": "python.ccxt.async_support.novadax.novadax.fetch_orders",
        "lineno": 1103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.parse_order",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_order_status",
        "lineno": 1196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.transfer",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_transfer",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.withdraw",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_transaction",
        "lineno": 1336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_deposits",
        "callee": "python.ccxt.async_support.novadax.novadax.fetch_deposits_withdrawals",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.fetch_withdrawals",
        "callee": "python.ccxt.async_support.novadax.novadax.fetch_deposits_withdrawals",
        "lineno": 1408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.parse_transaction",
        "callee": "python.ccxt.async_support.novadax.novadax.parse_transaction_status",
        "lineno": 1516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.novadax.novadax.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1640,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.okx": [
      {
        "caller": "python.ccxt.async_support.okx.okx.safe_market",
        "callee": "python.ccxt.async_support.okx.okx.create_expired_option_market",
        "lineno": 1555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 1689,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1721,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_markets",
        "callee": "python.ccxt.async_support.okx.okx.fetch_markets_by_type",
        "lineno": 1721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_markets_by_type",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_markets_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_markets_by_type",
        "callee": "<builtin>.list.append",
        "lineno": 1955,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_ticker",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 2183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_ticker",
        "callee": "python.ccxt.async_support.okx.okx.parse_ticker",
        "lineno": 2261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_tickers",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 2277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_tickers",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 2279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_mark_price",
        "callee": "python.ccxt.async_support.okx.okx.parse_ticker",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_mark_prices",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 2365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_mark_prices",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 2367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_trade",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 2432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_ohlcv",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 2557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 2729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_balance_by_type",
        "callee": "python.ccxt.async_support.okx.okx.parse_funding_balance",
        "lineno": 2741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_balance_by_type",
        "callee": "python.ccxt.async_support.okx.okx.parse_trading_balance",
        "lineno": 2743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_trading_fee",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 2822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_trading_fee",
        "callee": "python.ccxt.async_support.okx.okx.parse_trading_fee",
        "lineno": 2854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_balance",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 2868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_balance",
        "callee": "python.ccxt.async_support.okx.okx.parse_balance_by_type",
        "lineno": 2979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.okx.okx.create_order",
        "lineno": 3000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.okx.okx.create_order",
        "lineno": 3021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 3231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order",
        "callee": "python.ccxt.async_support.okx.okx.create_order_request",
        "lineno": 3314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_order",
        "callee": "python.ccxt.async_support.okx.okx.parse_order",
        "lineno": 3335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_orders",
        "callee": "python.ccxt.async_support.okx.okx.create_order_request",
        "lineno": 3361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.edit_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.edit_order",
        "callee": "python.ccxt.async_support.okx.okx.edit_order_request",
        "lineno": 3499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.edit_order",
        "callee": "python.ccxt.async_support.okx.okx.parse_order",
        "lineno": 3525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_order",
        "callee": "python.ccxt.async_support.okx.okx.cancel_orders",
        "lineno": 3549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_order",
        "callee": "python.ccxt.async_support.okx.okx.parse_order",
        "lineno": 3568,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "python.ccxt.async_support.okx.okx.parse_ids",
        "lineno": 3604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "python.ccxt.async_support.okx.okx.parse_ids",
        "lineno": 3605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "python.ccxt.async_support.okx.okx.parse_ids",
        "lineno": 3611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 3637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.cancel_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 3719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_order",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 4007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_order",
        "callee": "python.ccxt.async_support.okx.okx.parse_order_status",
        "lineno": 4012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4087,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_order",
        "callee": "python.ccxt.async_support.okx.okx.parse_order",
        "lineno": 4216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 4411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 4412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 4594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_closed_orders",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 4595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_my_trades",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 4762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_my_trades",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 4763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_order_trades",
        "callee": "python.ccxt.async_support.okx.okx.fetch_my_trades",
        "lineno": 4815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_ledger",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 4863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_ledger",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 4865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_ledger_entry",
        "callee": "python.ccxt.async_support.okx.okx.parse_ledger_entry_type",
        "lineno": 5005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_deposit_address",
        "callee": "python.ccxt.async_support.okx.okx.fetch_deposit_addresses_by_network",
        "lineno": 5168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 5172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.withdraw",
        "callee": "python.ccxt.async_support.okx.okx.fetch_currencies",
        "lineno": 5215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.withdraw",
        "callee": "python.ccxt.async_support.okx.okx.parse_transaction",
        "lineno": 5239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_deposit",
        "callee": "python.ccxt.async_support.okx.okx.parse_transaction",
        "lineno": 5340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_withdrawal",
        "callee": "python.ccxt.async_support.okx.okx.parse_transaction",
        "lineno": 5454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_transaction",
        "callee": "python.ccxt.async_support.okx.okx.parse_transaction_status",
        "lineno": 5567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 5619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_leverage",
        "callee": "python.ccxt.async_support.okx.okx.parse_leverage",
        "lineno": 5641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_position",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 5681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_position",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 5688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_position",
        "callee": "python.ccxt.async_support.okx.okx.parse_position",
        "lineno": 5740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 5765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 5825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_positions",
        "callee": "python.ccxt.async_support.okx.okx.parse_position",
        "lineno": 5825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_positions_for_symbol",
        "callee": "python.ccxt.async_support.okx.okx.fetch_positions",
        "lineno": 5839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_position",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 5909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.transfer",
        "callee": "python.ccxt.async_support.okx.okx.parse_transfer",
        "lineno": 6059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_transfer",
        "callee": "python.ccxt.async_support.okx.okx.parse_transfer_status",
        "lineno": 6134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_transfer",
        "callee": "python.ccxt.async_support.okx.okx.parse_transfer",
        "lineno": 6172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.sign",
        "callee": "python.ccxt.async_support.okx.okx.nonce",
        "lineno": 6261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_funding_rate",
        "callee": "python.ccxt.async_support.okx.okx.parse_funding_interval",
        "lineno": 6342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_interval",
        "callee": "python.ccxt.async_support.okx.okx.fetch_funding_rate",
        "lineno": 6366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_rate",
        "callee": "python.ccxt.async_support.okx.okx.parse_funding_rate",
        "lineno": 6404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 6541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 6543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_history",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 6576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 6586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_position_mode",
        "callee": "python.ccxt.async_support.okx.okx.fetch_accounts",
        "lineno": 6663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_cross_borrow_rates",
        "callee": "<builtin>.list.append",
        "lineno": 6790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_cross_borrow_rates",
        "callee": "python.ccxt.async_support.okx.okx.parse_borrow_rate",
        "lineno": 6790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.okx.okx.parse_borrow_rate",
        "lineno": 6824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_borrow_rate_histories",
        "callee": "python.ccxt.async_support.okx.okx.parse_borrow_rate",
        "lineno": 6865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_borrow_rate_histories",
        "callee": "python.ccxt.async_support.okx.okx.parse_borrow_rate_histories",
        "lineno": 6913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.modify_margin_helper",
        "callee": "python.ccxt.async_support.okx.okx.parse_margin_modification",
        "lineno": 6986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_margin_modification",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 7047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.reduce_margin",
        "callee": "python.ccxt.async_support.okx.okx.modify_margin_helper",
        "lineno": 7074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.add_margin",
        "callee": "python.ccxt.async_support.okx.okx.modify_margin_helper",
        "lineno": 7087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 7102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.okx.okx.parse_market_leverage_tiers",
        "lineno": 7141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 7171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_borrow_interest",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 7244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.borrow_cross_margin",
        "callee": "python.ccxt.async_support.okx.okx.parse_margin_loan",
        "lineno": 7294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.repay_cross_margin",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.repay_cross_margin",
        "callee": "python.ccxt.async_support.okx.okx.parse_margin_loan",
        "lineno": 7338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interest",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 7377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interest",
        "callee": "python.ccxt.async_support.okx.okx.parse_open_interest",
        "lineno": 7401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interests",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_open_interest_history",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 7492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_open_interest",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 7542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.okx.okx.parse_deposit_withdraw_fees",
        "lineno": 7640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 7718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 7722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_settlement_history",
        "callee": "python.ccxt.async_support.okx.okx.parse_settlements",
        "lineno": 7749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_settlements",
        "callee": "python.ccxt.async_support.okx.okx.parse_settlement",
        "lineno": 7789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_settlements",
        "callee": "<builtin>.list.append",
        "lineno": 7790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_underlying_assets",
        "callee": "python.ccxt.async_support.okx.okx.handle_market_type_and_params",
        "lineno": 7808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_underlying_assets",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_underlying_assets",
        "callee": "python.ccxt.async_support.okx.okx.convert_to_instrument_type",
        "lineno": 7814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_greeks",
        "callee": "python.ccxt.async_support.okx.okx.parse_greeks",
        "lineno": 7886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_all_greeks",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7915,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.close_position",
        "callee": "python.ccxt.async_support.okx.okx.parse_order",
        "lineno": 8068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_option",
        "callee": "python.ccxt.async_support.okx.okx.parse_option",
        "lineno": 8114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.parse_option",
        "callee": "python.ccxt.async_support.okx.okx.safe_market",
        "lineno": 8185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_convert_quote",
        "callee": "python.ccxt.async_support.okx.okx.parse_conversion",
        "lineno": 8257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.create_convert_trade",
        "callee": "python.ccxt.async_support.okx.okx.parse_conversion",
        "lineno": 8310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_convert_trade",
        "callee": "python.ccxt.async_support.okx.okx.parse_conversion",
        "lineno": 8359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 8571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 8592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 8621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.okx.okx.fetch_long_short_ratio_history",
        "callee": "<builtin>.list.append",
        "lineno": 8789,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.async_support.okxus": [],
    "python.ccxt.async_support.onetrading": [
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_trading_fees",
        "callee": "python.ccxt.async_support.onetrading.onetrading.fetch_private_trading_fees",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_trading_fees",
        "callee": "python.ccxt.async_support.onetrading.onetrading.fetch_public_trading_fees",
        "lineno": 618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_public_trading_fees",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_fee_tiers",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_public_trading_fees",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_fee_tiers",
        "lineno": 672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_fee_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_ticker",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_ticker",
        "lineno": 858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_tickers",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_ticker",
        "lineno": 895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_balance",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_balance",
        "lineno": 1190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order_status",
        "lineno": 1278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order_status",
        "lineno": 1279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_time_in_force",
        "lineno": 1287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order_type",
        "lineno": 1298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.create_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "lineno": 1396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.cancel_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "lineno": 1428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_order",
        "callee": "python.ccxt.async_support.onetrading.onetrading.parse_order",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_closed_orders",
        "callee": "python.ccxt.async_support.onetrading.onetrading.fetch_open_orders",
        "lineno": 1668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.onetrading.onetrading.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1826,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.p2b": [
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_ticker",
        "callee": "python.ccxt.async_support.p2b.p2b.parse_ticker",
        "lineno": 519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_balance",
        "callee": "python.ccxt.async_support.p2b.p2b.parse_balance",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.create_order",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.create_order",
        "callee": "python.ccxt.async_support.p2b.p2b.parse_order",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.cancel_order",
        "callee": "python.ccxt.async_support.p2b.p2b.parse_order",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 987,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1092,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.p2b.p2b.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1176,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.pacifica": [
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_builder_fee_approval",
        "lineno": 395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.handle_builder_fee_approval",
        "callee": "python.ccxt.async_support.pacifica.pacifica.approve_builder_code",
        "lineno": 412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.async_support.pacifica.pacifica.load_account_settings",
        "lineno": 426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_markets",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_swap_markets",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_balance",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 596,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.load_account_settings",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "lineno": 662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_leverage_from_market",
        "lineno": 667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_leverage_from_setting",
        "lineno": 669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_account_settings",
        "lineno": 733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.load_account_settings",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "lineno": 739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.async_support.pacifica.pacifica.load_account_settings",
        "lineno": 762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_account_settings",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_margin_mode",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_margin_mode_from_setting",
        "lineno": 792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_my_trades",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_my_trades",
        "callee": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.map_side",
        "lineno": 1304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.map_time_in_force",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 1368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.batch_orders_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.create_order_request",
        "lineno": 1431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.batch_orders_request",
        "lineno": 1437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.create_orders_request",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "lineno": 1504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.cancel_order_request",
        "lineno": 1545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.cancel_order_request",
        "lineno": 1558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "callee": "<builtin>.list.append",
        "lineno": 1563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.batch_orders_request",
        "lineno": 1564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders_request",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_all_orders_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 1610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.cancel_order_request",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.cancel_order_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 1667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.initialize_client",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "lineno": 1690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1706,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.edit_order_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 1724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 1774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_tickers",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_ticker",
        "lineno": 1827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_closed_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "lineno": 1874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "lineno": 1889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_canceled_and_closed_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "lineno": 1904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_open_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_orders",
        "callee": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_order",
        "lineno": 2108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.parse_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_order_type",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.parse_order",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_order_status",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_position",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_positions",
        "lineno": 2290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_positions",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_positions",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_position",
        "lineno": 2334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.set_margin_mode",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.set_leverage",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.withdraw",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_trading_fee",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_trading_fee",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_trading_fee",
        "lineno": 2513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_open_interests",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_swap_markets",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_open_interest",
        "callee": "python.ccxt.async_support.pacifica.pacifica.fetch_open_interests",
        "lineno": 2567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_ledger",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_ledger",
        "callee": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.parse_ledger_entry",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_ledger_entry_type",
        "lineno": 2673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_history",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_funding_history",
        "callee": "python.ccxt.async_support.pacifica.pacifica.add_pagination_cursor_to_result",
        "lineno": 2750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.transfer",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.transfer",
        "callee": "python.ccxt.async_support.pacifica.pacifica.parse_transfer",
        "lineno": 2818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 2858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2870,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sign_message",
        "lineno": 2882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_sub_account",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sign_message",
        "lineno": 2891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.bind_agent_wallet",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.create_api_key",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.revoke_api_key",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.fetch_api_keys",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.approve_builder_code",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.revoke_builder_code",
        "callee": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "lineno": 2958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2992,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "lineno": 3035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "callee": "<builtin>.list.append",
        "lineno": 3040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "lineno": 3040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.prepare_message",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.prepare_message",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sort_json_keys",
        "lineno": 3049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.sign_message",
        "callee": "python.ccxt.async_support.pacifica.pacifica.prepare_message",
        "lineno": 3053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3065,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.sign_message",
        "lineno": 3083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "callee": "python.ccxt.async_support.pacifica.pacifica.handle_origin_and_single_address",
        "lineno": 3088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.pacifica.pacifica.post_action_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3090,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.paradex": [
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_trading_fee",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_trading_fee",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_trading_fees",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_trading_fee",
        "lineno": 792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_ticker",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_ticker",
        "lineno": 954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_open_interest",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_open_interest",
        "lineno": 1203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_message",
        "callee": "python.ccxt.async_support.paradex.paradex.sign_hash",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_message",
        "callee": "python.ccxt.async_support.paradex.paradex.hash_message",
        "lineno": 1247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "callee": "python.ccxt.async_support.paradex.paradex.get_system_config",
        "lineno": 1286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.async_support.paradex.paradex.get_system_config",
        "lineno": 1306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "callee": "python.ccxt.async_support.paradex.paradex.sign_message",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.onboarding",
        "callee": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.onboarding",
        "callee": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "callee": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "lineno": 1352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "callee": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.parse_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order_status",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.parse_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order_type",
        "lineno": 1451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.parse_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_time_in_force",
        "lineno": 1452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.async_support.paradex.paradex.retrieve_account",
        "lineno": 1577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.async_support.paradex.paradex.scale_number",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.async_support.paradex.paradex.scale_number",
        "lineno": 1587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 1600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "callee": "python.ccxt.async_support.paradex.paradex.prepare_paradex_domain",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_order",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_order",
        "callee": "python.ccxt.async_support.paradex.paradex.create_order_request",
        "lineno": 1640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_order",
        "callee": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "python.ccxt.async_support.paradex.paradex.create_order_request",
        "lineno": 1698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.edit_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order",
        "lineno": 1738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.create_order_request",
        "lineno": 1762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.sign_order_request",
        "lineno": 1763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_order",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order",
        "lineno": 1825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.cancel_all_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_order",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_order",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_order",
        "lineno": 1975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 1992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_open_orders",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_balance",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_balance",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_balance",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_my_trades",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_position",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_position",
        "callee": "python.ccxt.async_support.paradex.paradex.fetch_positions",
        "lineno": 2216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_positions",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_my_liquidations",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_deposits",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_deposits",
        "callee": "<builtin>.list.append",
        "lineno": 2429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_withdrawals",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_withdrawals",
        "callee": "<builtin>.list.append",
        "lineno": 2485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_transfers",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.parse_transfer",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_transaction_status",
        "lineno": 2579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.parse_transaction",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_transaction_status",
        "lineno": 2609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_margin_mode",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_margin_mode",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_margin_mode",
        "lineno": 2673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.set_margin_mode",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.set_margin_mode",
        "callee": "python.ccxt.async_support.paradex.paradex.encode_margin_mode",
        "lineno": 2706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_leverage",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_leverage",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_leverage",
        "lineno": 2740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.set_leverage",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.set_leverage",
        "callee": "python.ccxt.async_support.paradex.paradex.encode_margin_mode",
        "lineno": 2782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_greeks",
        "callee": "python.ccxt.async_support.paradex.paradex.parse_greeks",
        "lineno": 2838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_funding_history",
        "callee": "python.ccxt.async_support.paradex.paradex.authenticate_rest",
        "lineno": 2970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3087,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paradex.paradex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3164,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.paymium": [
      {
        "caller": "python.ccxt.async_support.paymium.paymium.fetch_balance",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_balance",
        "lineno": 187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.fetch_ticker",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_ticker",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.create_deposit_address",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_deposit_address",
        "lineno": 356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.fetch_deposit_address",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_deposit_address",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.transfer",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.transfer",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_transfer",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.parse_transfer",
        "callee": "python.ccxt.async_support.paymium.paymium.parse_transfer_status",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.paymium.paymium.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 625,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.phemex": [
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "lineno": 885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "lineno": 892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_safe_number",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_markets",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_swap_market",
        "lineno": 1118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_markets",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_spot_market",
        "lineno": 1124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.custom_parse_bid_ask",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.custom_parse_bid_ask",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 1198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.custom_parse_bid_ask",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.custom_parse_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 1217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.custom_parse_order_book",
        "callee": "python.ccxt.async_support.phemex.phemex.custom_parse_bid_ask",
        "lineno": 1217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_order_book",
        "callee": "python.ccxt.async_support.phemex.phemex.custom_parse_order_book",
        "lineno": 1277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.to_en",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 1283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.to_ev",
        "callee": "python.ccxt.async_support.phemex.phemex.to_en",
        "lineno": 1292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.to_ep",
        "callee": "python.ccxt.async_support.phemex.phemex.to_en",
        "lineno": 1297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.from_en",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 1302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.from_ep",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.from_ev",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.from_er",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ohlcv",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 1492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_ticker",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_ticker",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 1872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_type",
        "lineno": 1905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 1909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 1910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 1912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 1913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 1915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 1988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 2041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 2042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2067,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2086,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_swap_balance",
        "lineno": 2208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_balance",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_spot_balance",
        "lineno": 2209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 2325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 2326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 2327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 2328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_status",
        "lineno": 2330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_type",
        "lineno": 2332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 2335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_time_in_force",
        "lineno": 2341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_status",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_side",
        "lineno": 2485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order_type",
        "lineno": 2486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 2489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_time_in_force",
        "lineno": 2500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_swap_order",
        "lineno": 2553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_spot_order",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2652,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ev",
        "lineno": 2655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ev",
        "lineno": 2658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2719,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order",
        "lineno": 2830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.edit_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.edit_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ev",
        "lineno": 2874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.edit_order",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ep",
        "lineno": 2880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.edit_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order",
        "lineno": 2893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.cancel_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order",
        "lineno": 2931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 3029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 3031,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_order",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_order",
        "lineno": 3036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3051,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3089,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 3570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_transaction_status",
        "lineno": 3580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_transaction",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 3581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_positions",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_position",
        "lineno": 3738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3988,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_history",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_funding_fee_to_precision",
        "lineno": 4033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "lineno": 4092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 4135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ep",
        "lineno": 4136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_funding_rate",
        "callee": "python.ccxt.async_support.phemex.phemex.from_er",
        "lineno": 4138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ev",
        "lineno": 4175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_margin_modification",
        "lineno": 4185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_margin_modification",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_margin_status",
        "lineno": 4214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.transfer",
        "callee": "python.ccxt.async_support.phemex.phemex.to_ev",
        "lineno": 4513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.transfer",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_transfer",
        "lineno": 4542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.transfer",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_transfer",
        "lineno": 4559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_transfer",
        "callee": "python.ccxt.async_support.phemex.phemex.from_ev",
        "lineno": 4650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_transfer",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_transfer_status",
        "lineno": 4672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.withdraw",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_transaction",
        "lineno": 4825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4840,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_open_interest",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_open_interest",
        "lineno": 4867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_convert_quote",
        "callee": "python.ccxt.async_support.phemex.phemex.to_en",
        "lineno": 4919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_convert_quote",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "lineno": 4941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_convert_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.to_en",
        "lineno": 4966,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.create_convert_trade",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "lineno": 4988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 5093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 5095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 5096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.parse_conversion",
        "callee": "python.ccxt.async_support.phemex.phemex.from_en",
        "lineno": 5098,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_positions_adl_rank",
        "callee": "<builtin>.list.append",
        "lineno": 5314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.fetch_positions_adl_rank",
        "callee": "python.ccxt.async_support.phemex.phemex.parse_adl_rank",
        "lineno": 5314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.phemex.phemex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5461,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.poloniex": [
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_ohlcv",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_markets",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_spot_markets",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_markets",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_swap_markets",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_market",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_swap_market",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_market",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_spot_market",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_tickers",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_tickers",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_ticker",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_ticker",
        "lineno": 1282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_trades",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_my_trades",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order_status",
        "lineno": 1693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order_type",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_open_orders",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 1767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_open_orders",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1893,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 1960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 1988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2012,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.edit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.order_request",
        "lineno": 2080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.edit_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 2096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.cancel_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 2151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.cancel_all_orders",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_order",
        "lineno": 2278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_status",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_status",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_open_orders",
        "lineno": 2284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_trades",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_balance",
        "lineno": 2417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_balance",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_balance",
        "lineno": 2438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_trading_fees",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_book",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 2529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 2534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.prepare_request_for_deposit_address",
        "lineno": 2555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.create_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_address_special",
        "lineno": 2563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.prepare_request_for_deposit_address",
        "lineno": 2576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_address",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_address_special",
        "lineno": 2588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.prepare_request_for_deposit_address",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.prepare_request_for_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.transfer",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.transfer",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_transfer",
        "lineno": 2660,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.withdraw",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_transaction",
        "lineno": 2717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_transactions_helper",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_withdrawals",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 2856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_withdraw_fees",
        "lineno": 2887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_deposit_withdraw_fee",
        "lineno": 2920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_deposits",
        "callee": "python.ccxt.async_support.poloniex.poloniex.fetch_transactions_helper",
        "lineno": 2978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.parse_transaction",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_transaction_status",
        "lineno": 3042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3092,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.set_leverage",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 3093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3098,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_leverage",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 3122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_leverage",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_leverage",
        "lineno": 3170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.fetch_positions",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 3263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.modify_margin_helper",
        "callee": "python.ccxt.async_support.poloniex.poloniex.load_markets",
        "lineno": 3376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.modify_margin_helper",
        "callee": "python.ccxt.async_support.poloniex.poloniex.parse_margin_modification",
        "lineno": 3404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.reduce_margin",
        "callee": "python.ccxt.async_support.poloniex.poloniex.modify_margin_helper",
        "lineno": 3432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.add_margin",
        "callee": "python.ccxt.async_support.poloniex.poloniex.modify_margin_helper",
        "lineno": 3442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.sign",
        "callee": "python.ccxt.async_support.poloniex.poloniex.nonce",
        "lineno": 3461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.poloniex.poloniex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3502,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.tokocrypto": [
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 901,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_trades",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.get_market_id_by_type",
        "lineno": 1118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_ticker",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_ticker",
        "lineno": 1323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_ticker",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_ticker",
        "lineno": 1324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_ohlcv",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.get_market_id_by_type",
        "lineno": 1416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_balance",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_balance_custom",
        "lineno": 1480,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order_status",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order_type",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<builtin>.str.upper",
        "lineno": 1703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.create_order",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_order",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "lineno": 1886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1901,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_open_orders",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_orders",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_closed_orders",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_orders",
        "lineno": 1984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.cancel_order",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_order",
        "lineno": 2029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2044,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_transaction",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_transaction_status_by_type",
        "lineno": 2364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.withdraw",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.parse_transaction",
        "lineno": 2421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.sign",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.sign",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.sign",
        "callee": "python.ccxt.async_support.tokocrypto.tokocrypto.nonce",
        "lineno": 2447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 2519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.MarginModeAlreadySet",
        "lineno": 2527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.tokocrypto.tokocrypto.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2531,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.toobit": [
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_currencies",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_currency",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_markets",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_market",
        "lineno": 818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_bids_asks",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_bids_asks_custom",
        "lineno": 1326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_bids_asks_custom",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_bid_ask_custom",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_bids_asks_custom",
        "callee": "<builtin>.list.append",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_balance",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_balance",
        "lineno": 1496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.create_order",
        "callee": "python.ccxt.async_support.toobit.toobit.create_order_request",
        "lineno": 1535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.create_order",
        "callee": "python.ccxt.async_support.toobit.toobit.create_contract_order_request",
        "lineno": 1538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.create_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order",
        "lineno": 1563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.create_order_request",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order_status",
        "lineno": 1728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order_type",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order_status",
        "lineno": 1798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order",
        "lineno": 1801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1823,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1864,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_order",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_order",
        "lineno": 1944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.transfer",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_transfer",
        "lineno": 2232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_ledger_entry",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_ledger_type",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_trading_fees",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_trading_fee",
        "lineno": 2378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_deposits",
        "callee": "python.ccxt.async_support.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "lineno": 2405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_withdrawals",
        "callee": "python.ccxt.async_support.toobit.toobit.fetch_deposits_or_withdrawals_helper",
        "lineno": 2419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.parse_transaction",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_transaction_status",
        "lineno": 2562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2595,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_deposit_address",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_deposit_address",
        "lineno": 2609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.withdraw",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_transaction",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 2679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_leverage",
        "callee": "python.ccxt.async_support.toobit.toobit.parse_leverage",
        "lineno": 2742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.fetch_positions",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.toobit.toobit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2891,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.upbit": [
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_currency",
        "callee": "python.ccxt.async_support.upbit.upbit.fetch_currency_by_id",
        "lineno": 297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_market",
        "callee": "python.ccxt.async_support.upbit.upbit.fetch_market_by_id",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_balance",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_balance",
        "lineno": 615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_order_book",
        "callee": "python.ccxt.async_support.upbit.upbit.fetch_order_books",
        "lineno": 699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_tickers",
        "callee": "python.ccxt.async_support.upbit.upbit.ids_query_strings",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.ids_query_strings",
        "callee": "<builtin>.list.append",
        "lineno": 818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.ids_query_strings",
        "callee": "<builtin>.list.append",
        "lineno": 821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_ticker",
        "callee": "python.ccxt.async_support.upbit.upbit.fetch_tickers",
        "lineno": 835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_trading_fees",
        "callee": "python.ccxt.async_support.upbit.upbit.fetch_markets",
        "lineno": 1025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "lineno": 1215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_order",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_order",
        "lineno": 1258,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.cancel_order",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_order",
        "lineno": 1296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "python.ccxt.async_support.upbit.upbit.calc_order_price",
        "lineno": 1359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.edit_order",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_order",
        "lineno": 1406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_deposit",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_transaction",
        "lineno": 1488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_withdrawal",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_transaction",
        "lineno": 1570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.parse_transaction",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_transaction_status",
        "lineno": 1637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.parse_order",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_order_status",
        "lineno": 1742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_order",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_order",
        "lineno": 2023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2099,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.fetch_deposit_address",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_deposit_address",
        "lineno": 2112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.AddressPending",
        "lineno": 2149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.create_deposit_address",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_deposit_address",
        "lineno": 2150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.withdraw",
        "callee": "python.ccxt.async_support.upbit.upbit.parse_transaction",
        "lineno": 2203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.upbit.upbit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2263,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.weex": [
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_ohlcv",
        "callee": "python.ccxt.async_support.weex.weex.fetch_spot_ohlcv",
        "lineno": 1329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_ohlcv",
        "callee": "python.ccxt.async_support.weex.weex.fetch_contract_ohlcv",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_open_interest",
        "callee": "python.ccxt.async_support.weex.weex.parse_open_interest",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_balance",
        "callee": "python.ccxt.async_support.weex.weex.parse_balance",
        "lineno": 1786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_transfer",
        "callee": "python.ccxt.async_support.weex.weex.parse_transfer_status",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_order",
        "callee": "python.ccxt.async_support.weex.weex.create_contract_order",
        "lineno": 1893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_order",
        "callee": "python.ccxt.async_support.weex.weex.create_spot_order",
        "lineno": 1895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_spot_order",
        "callee": "python.ccxt.async_support.weex.weex.create_spot_order_request",
        "lineno": 1915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_spot_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order",
        "callee": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "lineno": 1976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order",
        "lineno": 1983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2024,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2026,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2028,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2030,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.async_support.weex.weex.encode_trigger_price_type",
        "lineno": 2036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.async_support.weex.weex.encode_trigger_price_type",
        "lineno": 2045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.async_support.weex.weex.encode_trigger_price_type",
        "lineno": 2061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.create_contract_order_request",
        "callee": "python.ccxt.async_support.weex.weex.encode_trigger_price_type",
        "lineno": 2067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.cancel_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.cancel_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.weex.weex.fetch_orders",
        "lineno": 2429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_closed_orders",
        "callee": "python.ccxt.async_support.weex.weex.fetch_canceled_and_closed_orders",
        "lineno": 2431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.weex.weex.fetch_orders",
        "lineno": 2459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.weex.weex.fetch_canceled_and_closed_orders",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_order",
        "callee": "python.ccxt.async_support.weex.weex.handle_order_or_position_error",
        "lineno": 2687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order_type",
        "lineno": 2707,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_order",
        "callee": "python.ccxt.async_support.weex.weex.parse_order_status",
        "lineno": 2721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.handle_order_or_position_error",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_order_trades",
        "callee": "python.ccxt.async_support.weex.weex.fetch_my_trades",
        "lineno": 2789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_ledger_entry",
        "callee": "python.ccxt.async_support.weex.weex.parse_ledger_type",
        "lineno": 2998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_position",
        "callee": "python.ccxt.async_support.weex.weex.fetch_positions_for_symbol",
        "lineno": 3050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_position",
        "callee": "python.ccxt.async_support.weex.weex.handle_order_or_position_error",
        "lineno": 3139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_trading_fee",
        "callee": "python.ccxt.async_support.weex.weex.parse_trading_fee",
        "lineno": 3256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_margin_mode",
        "callee": "python.ccxt.async_support.weex.weex.parse_margin_mode",
        "lineno": 3306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_margin_mode",
        "callee": "python.ccxt.async_support.weex.weex.parse_margin_type",
        "lineno": 3329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_margin_mode",
        "callee": "python.ccxt.async_support.weex.weex.encode_margin_mode",
        "lineno": 3356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.encode_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.fetch_leverage",
        "callee": "python.ccxt.async_support.weex.weex.parse_leverage",
        "lineno": 3387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.parse_leverage",
        "callee": "python.ccxt.async_support.weex.weex.parse_margin_type",
        "lineno": 3407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_leverage",
        "callee": "python.ccxt.async_support.weex.weex.encode_margin_mode",
        "lineno": 3452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_position_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.set_position_mode",
        "callee": "python.ccxt.async_support.weex.weex.encode_margin_mode",
        "lineno": 3510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.modify_margin_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.modify_margin_helper",
        "callee": "python.ccxt.async_support.weex.weex.parse_margin_modification",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.reduce_margin",
        "callee": "python.ccxt.async_support.weex.weex.modify_margin_helper",
        "lineno": 3570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.add_margin",
        "callee": "python.ccxt.async_support.weex.weex.modify_margin_helper",
        "lineno": 3584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.sign",
        "callee": "python.ccxt.async_support.weex.weex.nonce",
        "lineno": 3595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.weex.weex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3630,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.whitebit": [
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_withdraw_fees",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_deposit_withdraw_fees",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_limits",
        "callee": "python.ccxt.async_support.whitebit.whitebit.fetch_currencies",
        "lineno": 1086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_ticker",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_ticker",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 1398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 1416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_order",
        "callee": "<external>.ccxt.base.errors.OrderNotFound",
        "lineno": 1421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_tickers",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_ticker",
        "lineno": 1522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.whitebit.whitebit.create_order",
        "lineno": 1868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.whitebit.whitebit.create_market_order_with_cost",
        "lineno": 1878,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 1913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 1968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2022,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.edit_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 2025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2039,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 2066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2095,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2097,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2099,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_orders",
        "callee": "python.ccxt.async_support.whitebit.whitebit.fetch_open_orders",
        "lineno": 2123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_orders",
        "callee": "python.ccxt.async_support.whitebit.whitebit.fetch_closed_orders",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_balance",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_balance",
        "lineno": 2238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_closed_orders",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_closed_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order_type",
        "lineno": 2400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.parse_order",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_order_status",
        "lineno": 2426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_address",
        "callee": "python.ccxt.async_support.whitebit.whitebit.is_fiat",
        "lineno": 2607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_deposit_address",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_deposit_address",
        "lineno": 2698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 2744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.transfer",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_transfer",
        "lineno": 2806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.withdraw",
        "callee": "python.ccxt.async_support.whitebit.whitebit.is_fiat",
        "lineno": 2850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.withdraw",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_transaction",
        "lineno": 2862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.parse_transaction",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_transaction_status",
        "lineno": 2914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_deposit",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_transaction",
        "lineno": 3011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rate",
        "callee": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rates",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_history",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_funding_histories",
        "lineno": 3336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.parse_funding_histories",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.parse_funding_histories",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_funding_history",
        "lineno": 3366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_convert_quote",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_conversion",
        "lineno": 3473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.create_convert_trade",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_conversion",
        "lineno": 3501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_position",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_position",
        "lineno": 3740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.whitebit.whitebit.parse_borrow_rate",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3874,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.sign",
        "callee": "python.ccxt.async_support.whitebit.whitebit.nonce",
        "lineno": 3933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.DDoSProtection",
        "lineno": 3950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3980,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.whitebit.whitebit.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3996,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.woo": [
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_trade",
        "callee": "python.ccxt.async_support.woo.woo.parse_token_and_fee_temp",
        "lineno": 788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_trading_fee",
        "callee": "python.ccxt.async_support.woo.woo.parse_trading_fee",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_currencies",
        "callee": "python.ccxt.async_support.woo.woo.parse_currency",
        "lineno": 1027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.woo.woo.create_order",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.woo.woo.create_order",
        "lineno": 1122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_amount_order",
        "callee": "python.ccxt.async_support.woo.woo.create_order",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_trailing_percent_order",
        "callee": "python.ccxt.async_support.woo.woo.create_order",
        "lineno": 1170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_order",
        "callee": "python.ccxt.async_support.woo.woo.encode_margin_mode",
        "lineno": 1212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_order",
        "lineno": 1349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.edit_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_order",
        "lineno": 1440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.cancel_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_order",
        "lineno": 1497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_order",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_open_orders",
        "callee": "python.ccxt.async_support.woo.woo.fetch_orders",
        "lineno": 1816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_closed_orders",
        "callee": "python.ccxt.async_support.woo.woo.fetch_orders",
        "lineno": 1838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_order_status",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_order",
        "callee": "python.ccxt.async_support.woo.woo.parse_time_in_force",
        "lineno": 1973,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_balance",
        "callee": "python.ccxt.async_support.woo.woo.parse_balance",
        "lineno": 2365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_deposit_address",
        "callee": "python.ccxt.async_support.woo.woo.parse_deposit_address",
        "lineno": 2412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.get_dedicated_network_id",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_ledger",
        "callee": "python.ccxt.async_support.woo.woo.get_asset_history_rows",
        "lineno": 2506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woo.woo.parse_token_and_fee_temp",
        "lineno": 2541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woo.woo.parse_transaction_status",
        "lineno": 2549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woo.woo.parse_ledger_entry_type",
        "lineno": 2556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_deposits",
        "callee": "python.ccxt.async_support.woo.woo.fetch_deposits_withdrawals",
        "lineno": 2595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_withdrawals",
        "callee": "python.ccxt.async_support.woo.woo.fetch_deposits_withdrawals",
        "lineno": 2612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.woo.woo.get_asset_history_rows",
        "lineno": 2629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_transaction",
        "callee": "python.ccxt.async_support.woo.woo.get_currency_from_chaincode",
        "lineno": 2658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_transaction",
        "callee": "python.ccxt.async_support.woo.woo.parse_token_and_fee_temp",
        "lineno": 2663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_transaction",
        "callee": "python.ccxt.async_support.woo.woo.parse_transaction_status",
        "lineno": 2682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.transfer",
        "callee": "python.ccxt.async_support.woo.woo.parse_transfer",
        "lineno": 2736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.parse_transfer",
        "callee": "python.ccxt.async_support.woo.woo.parse_transfer_status",
        "lineno": 2860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.withdraw",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2899,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.withdraw",
        "callee": "python.ccxt.async_support.woo.woo.parse_transaction",
        "lineno": 2922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.repay_margin",
        "callee": "python.ccxt.async_support.woo.woo.parse_margin_loan",
        "lineno": 2952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.sign",
        "callee": "python.ccxt.async_support.woo.woo.nonce",
        "lineno": 3007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_funding_interval",
        "callee": "python.ccxt.async_support.woo.woo.fetch_funding_rate",
        "lineno": 3210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_funding_rate",
        "callee": "python.ccxt.async_support.woo.woo.parse_funding_rate",
        "lineno": 3251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 3349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_leverage",
        "callee": "python.ccxt.async_support.woo.woo.encode_margin_mode",
        "lineno": 3440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_leverage",
        "callee": "python.ccxt.async_support.woo.woo.parse_leverage",
        "lineno": 3485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.set_leverage",
        "callee": "python.ccxt.async_support.woo.woo.encode_margin_mode",
        "lineno": 3543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3546,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.add_margin",
        "callee": "python.ccxt.async_support.woo.woo.modify_margin_helper",
        "lineno": 3560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.reduce_margin",
        "callee": "python.ccxt.async_support.woo.woo.modify_margin_helper",
        "lineno": 3574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_position",
        "callee": "python.ccxt.async_support.woo.woo.parse_position",
        "lineno": 3637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_convert_quote",
        "callee": "python.ccxt.async_support.woo.woo.parse_conversion",
        "lineno": 3828,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.create_convert_trade",
        "callee": "python.ccxt.async_support.woo.woo.parse_conversion",
        "lineno": 3859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woo.woo.fetch_convert_trade",
        "callee": "python.ccxt.async_support.woo.woo.parse_conversion",
        "lineno": 3900,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.woofipro": [
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_currencies",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_currency",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_trade",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_funding_rate",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_funding_interval",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_interval",
        "callee": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rate",
        "lineno": 931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rate",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_funding_rate",
        "lineno": 965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 1055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order_status",
        "lineno": 1395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order_type",
        "lineno": 1397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_time_in_force",
        "lineno": 1398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.create_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.create_order_request",
        "lineno": 1565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.create_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "lineno": 1604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.create_orders",
        "callee": "python.ccxt.async_support.woofipro.woofipro.create_order_request",
        "lineno": 1634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.create_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.edit_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "lineno": 1732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.cancel_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "lineno": 1802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.cancel_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "lineno": 1804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_order",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_order",
        "lineno": 1955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_open_orders",
        "callee": "python.ccxt.async_support.woofipro.woofipro.fetch_orders",
        "lineno": 2060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_closed_orders",
        "callee": "python.ccxt.async_support.woofipro.woofipro.fetch_orders",
        "lineno": 2082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_balance",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_balance",
        "lineno": 2233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 2287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_transaction_status",
        "lineno": 2294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_ledger_entry_type",
        "lineno": 2302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_ledger",
        "callee": "python.ccxt.async_support.woofipro.woofipro.get_asset_history_rows",
        "lineno": 2325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_transaction",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_token_and_fee_temp",
        "lineno": 2336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.parse_transaction",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_transaction_status",
        "lineno": 2355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits",
        "callee": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits_withdrawals",
        "lineno": 2388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_withdrawals",
        "callee": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits_withdrawals",
        "lineno": 2405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_deposits_withdrawals",
        "callee": "python.ccxt.async_support.woofipro.woofipro.get_asset_history_rows",
        "lineno": 2420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.sign_message",
        "callee": "python.ccxt.async_support.woofipro.woofipro.sign_hash",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.sign_message",
        "callee": "python.ccxt.async_support.woofipro.woofipro.hash_message",
        "lineno": 2461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.async_support.woofipro.woofipro.get_withdraw_nonce",
        "lineno": 2490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.async_support.woofipro.woofipro.nonce",
        "lineno": 2491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.async_support.woofipro.woofipro.sign_message",
        "lineno": 2519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.withdraw",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_transaction",
        "lineno": 2538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_leverage",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_leverage",
        "lineno": 2591,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.fetch_position",
        "callee": "python.ccxt.async_support.woofipro.woofipro.parse_position",
        "lineno": 2724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.sign",
        "callee": "python.ccxt.async_support.woofipro.woofipro.nonce",
        "lineno": 2809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.woofipro.woofipro.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2852,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.xt": [
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_markets",
        "callee": "python.ccxt.async_support.xt.xt.fetch_spot_markets",
        "lineno": 999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_markets",
        "callee": "python.ccxt.async_support.xt.xt.fetch_swap_and_future_markets",
        "lineno": 1000,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_spot_markets",
        "callee": "python.ccxt.async_support.xt.xt.parse_markets",
        "lineno": 1063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_swap_and_future_markets",
        "callee": "python.ccxt.async_support.xt.xt.parse_markets",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_markets",
        "callee": "python.ccxt.async_support.xt.xt.parse_market",
        "lineno": 1135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_ticker",
        "callee": "python.ccxt.async_support.xt.xt.parse_ticker",
        "lineno": 1670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_ticker",
        "callee": "python.ccxt.async_support.xt.xt.parse_ticker",
        "lineno": 1671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_tickers",
        "callee": "python.ccxt.async_support.xt.xt.parse_ticker",
        "lineno": 1752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_balance",
        "callee": "python.ccxt.async_support.xt.xt.parse_balance",
        "lineno": 2287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.xt.xt.create_order",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_order",
        "callee": "python.ccxt.async_support.xt.xt.create_spot_order",
        "lineno": 2379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_order",
        "callee": "python.ccxt.async_support.xt.xt.create_contract_order",
        "lineno": 2381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_spot_order",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2404,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_spot_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order",
        "lineno": 2435,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.create_contract_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order",
        "lineno": 2501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order",
        "lineno": 2673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_open_orders",
        "callee": "python.ccxt.async_support.xt.xt.fetch_orders_by_status",
        "lineno": 3110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_closed_orders",
        "callee": "python.ccxt.async_support.xt.xt.fetch_orders_by_status",
        "lineno": 3129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_canceled_orders",
        "callee": "python.ccxt.async_support.xt.xt.fetch_orders_by_status",
        "lineno": 3148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.cancel_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order",
        "lineno": 3225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order_status",
        "lineno": 3496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_ledger_entry",
        "callee": "python.ccxt.async_support.xt.xt.parse_ledger_entry_type",
        "lineno": 3606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_deposit_address",
        "callee": "python.ccxt.async_support.xt.xt.parse_deposit_address",
        "lineno": 3667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.withdraw",
        "callee": "python.ccxt.async_support.xt.xt.parse_transaction",
        "lineno": 3833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_transaction",
        "callee": "python.ccxt.async_support.xt.xt.parse_transaction_status",
        "lineno": 3900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3939,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_leverage",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 3943,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.add_margin",
        "callee": "python.ccxt.async_support.xt.xt.modify_margin_helper",
        "lineno": 3978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.reduce_margin",
        "callee": "python.ccxt.async_support.xt.xt.modify_margin_helper",
        "lineno": 3992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.modify_margin_helper",
        "callee": "python.ccxt.async_support.xt.xt.parse_margin_modification",
        "lineno": 4020,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_leverage_tiers",
        "callee": "python.ccxt.async_support.xt.xt.parse_leverage_tiers",
        "lineno": 4080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_leverage_tiers",
        "callee": "python.ccxt.async_support.xt.xt.parse_market_leverage_tiers",
        "lineno": 4108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_leverage_tiers",
        "callee": "python.ccxt.async_support.xt.xt.parse_market_leverage_tiers",
        "lineno": 4110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.xt.xt.parse_market_leverage_tiers",
        "lineno": 4158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.parse_market_leverage_tiers",
        "callee": "<builtin>.list.append",
        "lineno": 4185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 4262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_interval",
        "callee": "python.ccxt.async_support.xt.xt.fetch_funding_rate",
        "lineno": 4282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_rate",
        "callee": "python.ccxt.async_support.xt.xt.parse_funding_rate",
        "lineno": 4322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_history",
        "callee": "<builtin>.list.append",
        "lineno": 4416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_funding_history",
        "callee": "python.ccxt.async_support.xt.xt.parse_funding_history",
        "lineno": 4416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_position",
        "callee": "python.ccxt.async_support.xt.xt.parse_position",
        "lineno": 4500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 4552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.fetch_positions",
        "callee": "python.ccxt.async_support.xt.xt.parse_position",
        "lineno": 4552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.transfer",
        "callee": "python.ccxt.async_support.xt.xt.parse_transfer",
        "lineno": 4646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 4678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.edit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4728,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.edit_order",
        "callee": "python.ccxt.async_support.xt.xt.parse_order",
        "lineno": 4794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.xt.xt.sign",
        "callee": "python.ccxt.async_support.xt.xt.nonce",
        "lineno": 4884,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.zaif": [
      {
        "caller": "python.ccxt.async_support.zaif.zaif.fetch_balance",
        "callee": "python.ccxt.async_support.zaif.zaif.parse_balance",
        "lineno": 357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.fetch_ticker",
        "callee": "python.ccxt.async_support.zaif.zaif.parse_ticker",
        "lineno": 445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.create_order",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.cancel_order",
        "callee": "python.ccxt.async_support.zaif.zaif.parse_order",
        "lineno": 581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.withdraw",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.withdraw",
        "callee": "python.ccxt.async_support.zaif.zaif.parse_transaction",
        "lineno": 738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.sign",
        "callee": "python.ccxt.async_support.zaif.zaif.custom_nonce",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 827,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zaif.zaif.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 830,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.zebpay": [
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "callee": "python.ccxt.async_support.zebpay.zebpay.fetch_spot_markets",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "callee": "<builtin>.list.append",
        "lineno": 325,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "callee": "python.ccxt.async_support.zebpay.zebpay.fetch_swap_markets",
        "lineno": 325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_markets",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_trading_fee",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_trading_fee",
        "lineno": 506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_trading_fees",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_trading_fee",
        "lineno": 541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_ticker",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_ticker",
        "lineno": 627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 805,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_balance",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_balance",
        "lineno": 950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.create_order",
        "callee": "python.ccxt.async_support.zebpay.zebpay.order_request",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.create_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.create_order",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.order_request",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.cancel_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1061,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.cancel_order",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "lineno": 1073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1089,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.cancel_all_orders",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "lineno": 1101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_order",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "lineno": 1216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.close_position",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_order",
        "lineno": 1295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_leverage",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_leverage",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.set_leverage",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.add_margin",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_margin_modification",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.reduce_margin",
        "callee": "python.ccxt.async_support.zebpay.zebpay.parse_margin_modification",
        "lineno": 1482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_spot_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.zebpay.zebpay.fetch_swap_markets",
        "callee": "<builtin>.list.append",
        "lineno": 1597,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.async_support": [],
    "python.ccxt.async_support.base.exchange": [
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.init_throttler",
        "callee": "<external>.ccxt.async_support.base.throttler.Throttler",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.__aenter__",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.__aexit__",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.close",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.ws_close",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.close_connector",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.close_proxy_sessions",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.sleep",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.get_socks_proxy_session",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeNotAvailable",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.RequestTimeout",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeNotAvailable",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_markets_helper",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_currencies",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_markets_helper",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_markets",
        "lineno": 324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets_helper",
        "lineno": 353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_full_tickers",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers",
        "lineno": 394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.spawn",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.inflate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.inflate",
        "lineno": 423,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.gunzip",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.gunzip",
        "lineno": 427,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.OrderBook",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.indexed_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.IndexedOrderBook",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.counted_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.CountedOrderBook",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.client",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.client",
        "callee": "<external>.ccxt.async_support.base.throttler.Throttler",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.client",
        "callee": "<external>.ccxt.async_support.base.ws.client.Client",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.handle_message",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.client",
        "lineno": 478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.get_socks_proxy_session",
        "lineno": 493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_multiple.after",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch.after.send_message",
        "lineno": 511,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.open",
        "lineno": 520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.client",
        "lineno": 522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.get_socks_proxy_session",
        "lineno": 536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch.after",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch.after.send_message",
        "lineno": 554,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_order_book",
        "lineno": 608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.decode_proto_msg",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.decode_proto_msg",
        "callee": "<external>.google.protobuf.json_format.MessageToDict",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_accounts",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trades_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations_for_symbols",
        "lineno": 693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_my_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_mode",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_modes",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 766,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_rest_order_book_safe",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book",
        "lineno": 775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 786,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_time",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 789,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_limits",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 795,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_intervals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 807,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rates_for_symbols",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch_funding_rates",
        "lineno": 819,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 822,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 825,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverages",
        "lineno": 835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 838,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.set_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.add_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.reduce_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 850,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_long_short_ratio",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 856,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 874,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interest",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interests",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 887,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_interests",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 890,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 893,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_payment_methods",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 896,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 899,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.repay_cross_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 902,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.repay_isolated_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.borrow_cross_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.borrow_isolated_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.borrow_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 914,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.repay_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_spot_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 926,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 983,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_book",
        "lineno": 986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_trading_limits",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_limits",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.throttle",
        "lineno": 1005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.sleep",
        "lineno": 1025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.request",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch2",
        "lineno": 1033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_accounts",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_accounts",
        "lineno": 1037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_accounts",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_accounts",
        "lineno": 1042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_buy_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_order",
        "lineno": 1047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_sell_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_order",
        "lineno": 1050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_limit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.edit_order",
        "lineno": 1053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.cancel_order",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_order_with_client_order_id",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.edit_order",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.cancel_order_ws",
        "lineno": 1064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1068,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1071,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1077,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_position_for_symbols",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.watch_positions",
        "lineno": 1080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_for_symbol",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1089,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_for_symbol_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1098,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ledger_entry",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_balance_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_partial_balance",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_balance",
        "lineno": 1131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_free_balance",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 1135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_used_balance",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 1138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_total_balance",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 1141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fee",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fees",
        "lineno": 1149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transaction_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "lineno": 1160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rates",
        "lineno": 1167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "lineno": 1177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers",
        "lineno": 1188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_prices",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers_ws",
        "lineno": 1216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_spot_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_tickers_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_books",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_with_client_order_id",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order",
        "lineno": 1270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_status",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order",
        "lineno": 1278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_unified_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_order",
        "lineno": 1282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_twap_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1294,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_trade_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_adl_rank",
        "lineno": 1313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1358,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1364,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order_with_cost",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order_with_cost",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_with_cost_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1473,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1624,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1627,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_contract_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1633,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_contract_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_order_with_client_order_id",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.cancel_order",
        "lineno": 1659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_with_client_order_ids",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders",
        "lineno": 1676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_contract_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.cancel_unified_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.cancel_order",
        "lineno": 1700,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders",
        "lineno": 1718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_ws",
        "lineno": 1724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_open_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders",
        "lineno": 1730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_ws",
        "lineno": 1742,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_closed_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_greeks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_all_greeks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_option_chain",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1768,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_option",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_quote",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits_withdrawals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_withdrawals_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1803,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1806,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.close_all_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_l3_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses",
        "lineno": 1816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 1819,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "lineno": 1825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_contract_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_buy_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_buy_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_sell_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_limit_sell_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_buy_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_market_sell_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_time_difference",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_time",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 1884,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_leverage_tiers",
        "lineno": 1885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1888,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1898,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_post_only_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1910,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_reduce_only_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1916,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1924,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order_ws",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 1926,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1928,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1932,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1934,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_limit_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order",
        "lineno": 1946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_stop_market_order_ws",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.create_order_ws",
        "lineno": 1952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_sub_account",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1955,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1958,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1961,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fees_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1964,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1968,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fee",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_trading_fees",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_convert_currencies",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1973,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 1981,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rates",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 1985,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 1993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 1997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_intervals",
        "lineno": 1998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 2001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_ohlcv",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 2021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_mark_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_index_ohlcv",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 2039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_index_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 2057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transactions",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_deposits_withdrawals",
        "lineno": 2072,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transactions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "<external>.ccxt.base.exchange.ArgumentsRequired",
        "lineno": 2093,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "<builtin>.list.append",
        "lineno": 2187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.safe_deterministic_call",
        "lineno": 2187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_history",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_history",
        "lineno": 2300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_position_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_markets_and_sign_in",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.load_markets",
        "lineno": 2306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.load_markets_and_sign_in",
        "callee": "python.ccxt.async_support.base.exchange.Exchange.sign_in",
        "lineno": 2306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_positions_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.withdraw_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.create_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.fetch_orders_by_status_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.exchange.Exchange.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2415,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.base.throttler": [
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.leaky_bucket_loop",
        "callee": "<external>.time.time",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.leaky_bucket_loop",
        "callee": "<external>.time.time",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.rolling_window_loop",
        "callee": "<external>.time.time",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.rolling_window_loop",
        "callee": "<builtin>.list.append",
        "lineno": 59,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.looper",
        "callee": "python.ccxt.async_support.base.throttler.Throttler.leaky_bucket_loop",
        "lineno": 78,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.looper",
        "callee": "python.ccxt.async_support.base.throttler.Throttler.rolling_window_loop",
        "lineno": 80,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.throttler.Throttler.__call__",
        "callee": "python.ccxt.async_support.base.throttler.Throttler.looper",
        "lineno": 87,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.base": [],
    "python.ccxt.async_support.base.ws.cache": [
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 21,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 22,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 23,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 24,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 25,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 26,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 27,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.<module>",
        "callee": "python.ccxt.async_support.base.ws.cache.Delegate.__init__",
        "lineno": 28,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.cache.BaseCache.get_limit",
        "callee": "python.ccxt.async_support.base.ws.cache.BaseCache.getLimit",
        "lineno": 59,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.base.ws.client": [
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 67,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 68,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.__init__",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.deep_extend",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.__init__",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.future",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.reusable_future",
        "callee": "python.ccxt.async_support.base.ws.client.Client.future",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.reusableFuture",
        "callee": "python.ccxt.async_support.base.ws.client.Client.future",
        "lineno": 94,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.resolve",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.resolve",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.resolve",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.reject",
        "callee": "python.ccxt.async_support.base.ws.client.Client.reject",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "lineno": 129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.receive",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "<external>.ccxt.NetworkError",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop.after_interrupt",
        "callee": "python.ccxt.async_support.base.ws.client.Client.reject",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.receive_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.asyncio.sleep",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.create_connection",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.asyncio.wait_for",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.ccxt.RequestTimeout",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.ccxt.NetworkError",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.open",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "lineno": 186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.connect",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.connect",
        "callee": "python.ccxt.async_support.base.ws.client.Client.open",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "python.ccxt.async_support.base.ws.client.Client.reject",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "callee": "python.ccxt.async_support.base.ws.client.Client.close",
        "lineno": 218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.reject",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "<external>.ccxt.NetworkError",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.aiohttp_close",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.is_json_encoded_object",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.ccxt.async_support.base.ws.functions.gunzip",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.ccxt.async_support.base.ws.functions.inflate",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.handle_text_or_binary_message",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 271,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.asyncio.ensure_future",
        "lineno": 272,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_close",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "<external>.ccxt.NetworkError",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.handle_message",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.send",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.send",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.send",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.send",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.close",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.close",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.aiohttp_close",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.aiohttp_close",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.log",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.iso8601",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.closed",
        "lineno": 336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "<external>.python.ccxt.async_support.base.ws.functions.milliseconds",
        "lineno": 337,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "lineno": 340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "<external>.ccxt.RequestTimeout",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.send",
        "lineno": 348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "python.ccxt.async_support.base.ws.client.Client.on_error",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.client.Client.ping_loop",
        "callee": "<external>.asyncio.sleep",
        "lineno": 353,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.async_support.base.ws.functions": [
      {
        "caller": "python.ccxt.async_support.base.ws.functions.inflate",
        "callee": "<external>.zlib.decompress",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.functions.gunzip",
        "callee": "<external>.gzip.GzipFile",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.functions.gunzip",
        "callee": "<external>.io.BytesIO",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.functions.deep_extend",
        "callee": "python.ccxt.async_support.base.ws.functions.deep_extend",
        "lineno": 51,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.async_support.base.ws.future": [
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "callee": "<builtin>.dict.items",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "callee": "<builtin>.dict.clear",
        "lineno": 40,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race.settle_from",
        "callee": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "lineno": 44,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race.settle_from",
        "callee": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "lineno": 56,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race",
        "callee": "python.ccxt.async_support.base.ws.future.Future.race.settle_from",
        "lineno": 61,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.future.Future.race._out_done",
        "callee": "python.ccxt.async_support.base.ws.future.Future.race.detach_all",
        "lineno": 73,
        "resolution": "same_class_name_call"
      }
    ],
    "python.ccxt.async_support.base.ws.order_book": [
      {
        "caller": "python.ccxt.async_support.base.ws.order_book.OrderBook.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 21,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book.OrderBook.__init__",
        "callee": "<builtin>.dict.get",
        "lineno": 26,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book.OrderBook.update",
        "callee": "python.ccxt.async_support.base.ws.order_book.OrderBook.reset",
        "lineno": 53,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.base.ws.order_book_side": [
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.__init__",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.storeArray",
        "lineno": 22,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.store_array",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.storeArray",
        "lineno": 25,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.store",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.storeArray",
        "lineno": 43,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.limit",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.OrderBookSide.remove_index",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide.store",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.CountedOrderBookSide.storeArray",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.store",
        "callee": "python.ccxt.async_support.base.ws.order_book_side.IndexedOrderBookSide.storeArray",
        "lineno": 164,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.async_support.base.ws": [],
    "python.ccxt.base.decimal_to_precision": [
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision.power_of_10",
        "lineno": 73,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision.power_of_10",
        "lineno": 112,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.base.decimal_to_precision.decimal_to_precision",
        "callee": "python.ccxt.base.decimal_to_precision.decimal_to_precision.power_of_10",
        "lineno": 115,
        "resolution": "nested_function_call"
      }
    ],
    "python.ccxt.base.errors": [],
    "python.ccxt.base.exchange": [
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.get_default_options",
        "lineno": 434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.uuid",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "<external>.requests.utils.default_user_agent",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.describe",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.after_construct",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "lineno": 457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "<builtin>.dict.get",
        "lineno": 466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "python.ccxt.base.exchange.Exchange.capitalize",
        "lineno": 466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.__init__",
        "callee": "<external>.requests.Session",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.throttle",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.read_file",
        "callee": "python.ccxt.base.exchange.Exchange._ensure_whitelisted_file",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.write_file",
        "callee": "python.ccxt.base.exchange.Exchange._ensure_whitelisted_file",
        "lineno": 530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.exists_file",
        "callee": "python.ccxt.base.exchange.Exchange._ensure_whitelisted_file",
        "lineno": 544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange._ensure_whitelisted_file",
        "callee": "python.ccxt.base.exchange.Exchange.get_temp_dir",
        "lineno": 557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.prepare_request_headers",
        "callee": "python.ccxt.base.exchange.Exchange.set_headers",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.prepare_request_headers",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "lineno": 605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.url_encoder_for_proxy_url",
        "lineno": 608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.check_conflicting_proxies",
        "lineno": 624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.on_rest_response",
        "lineno": 679,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.parse_json",
        "lineno": 680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.RequestTimeout",
        "lineno": 697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.handle_errors",
        "lineno": 709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.handle_http_status_code",
        "lineno": 711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.RequestTimeout",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 725,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.handle_errors",
        "lineno": 737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch",
        "callee": "python.ccxt.base.exchange.Exchange.is_text_response",
        "lineno": 740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_json",
        "callee": "python.ccxt.base.exchange.Exchange.on_json_response",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.truncate_to_string",
        "callee": "<external>.decimal.Decimal",
        "lineno": 1028,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.deep_extend",
        "callee": "<builtin>.dict.get",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.urlencode_nested._encode_params",
        "callee": "python.ccxt.base.exchange.Exchange.urlencode_nested._encode_params",
        "lineno": 1234,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.urlencode_nested",
        "callee": "python.ccxt.base.exchange.Exchange.urlencode_nested._encode_params",
        "lineno": 1237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.aggregate",
        "callee": "<builtin>.dict.get",
        "lineno": 1281,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.aggregate",
        "callee": "<builtin>.dict.items",
        "lineno": 1282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_date",
        "callee": "<external>.email.utils.parsedate",
        "lineno": 1341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.rsa",
        "callee": "<external>.cryptography.hazmat.primitives.serialization.load_pem_private_key",
        "lineno": 1501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_stark_account",
        "callee": "<external>.ccxt.static_dependencies.starknet.ccxt_utils.get_private_key_from_eth_signature",
        "lineno": 1548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_stark_account",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.utils.private_to_stark_key",
        "lineno": 1549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_stark_account",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.selector.get_selector_from_name",
        "lineno": 1552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_stark_account",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.address.compute_address",
        "lineno": 1558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.starknet_encode_structured_data",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.starknet_sign",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.utils.message_signature",
        "lineno": 1596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.extended_starknet_sign",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.utils.message_signature",
        "lineno": 1605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.extended_starknet_get_selector_from_name",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.selector.get_selector_from_name",
        "lineno": 1610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.extended_starknet_compute_poseidon_hash_on_elements",
        "callee": "<external>.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash_many",
        "lineno": 1615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.packb",
        "callee": "python.ccxt.base.exchange.Exchange.packb",
        "lineno": 1619,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.ecdsa",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.eddsa",
        "callee": "<external>.cryptography.hazmat.primitives.serialization.load_pem_private_key",
        "lineno": 1755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_version",
        "callee": "<builtin>.str.split",
        "lineno": 1799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_version",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets",
        "callee": "python.ccxt.base.exchange.Exchange.set_markets",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_currencies",
        "lineno": 1869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_markets",
        "lineno": 1871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets",
        "callee": "python.ccxt.base.exchange.Exchange.set_markets",
        "lineno": 1874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_markets",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 1881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_fees",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_trading_fees",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_timeframe",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1921,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_dependencies",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1933,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.totp",
        "callee": "python.ccxt.base.exchange.Exchange.totp.base32_to_bytes",
        "lineno": 1959,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.totp",
        "callee": "python.ccxt.base.exchange.Exchange.totp.hex_to_dec",
        "lineno": 1960,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.totp",
        "callee": "python.ccxt.base.exchange.Exchange.totp.hex_to_dec",
        "lineno": 1961,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.binary_to_base58",
        "callee": "<builtin>.list.append",
        "lineno": 2014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.binary_to_base58",
        "callee": "<builtin>.list.reverse",
        "lineno": 2015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_order_arguments",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2040,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_order_arguments",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 2042,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clone",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 2059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.exception_message",
        "callee": "<external>.traceback.format_exception",
        "lineno": 2088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.extend_exchange_options",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 2106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.remove0x_prefix",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.hash",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.encode",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "<external>.decimal.Decimal",
        "lineno": 2138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_contract_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 2158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.remove0x_prefix",
        "lineno": 2160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.hash",
        "lineno": 2160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.encode",
        "lineno": 2160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 2170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 2171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_zk_transfer_signature_obj",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 2172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_dydx_credentials",
        "callee": "<external>.ccxt.static_dependencies.mnemonic.Mnemonic",
        "lineno": 2186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.retrieve_dydx_credentials",
        "callee": "python.ccxt.base.exchange.Exchange.base16_to_binary",
        "lineno": 2190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "lineno": 2211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.TxBody",
        "lineno": 2215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.AuthInfo",
        "lineno": 2219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.SignerInfo",
        "lineno": 2221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "lineno": 2222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 2226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.ModeInfo",
        "lineno": 2227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.Tx",
        "lineno": 2232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_simulation",
        "callee": "python.ccxt.base.exchange.Exchange.binary_to_base64",
        "lineno": 2233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "lineno": 2245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "lineno": 2252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 2256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.TxBody",
        "lineno": 2257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.AuthInfo",
        "lineno": 2262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.SignerInfo",
        "lineno": 2264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "lineno": 2265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 2269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.ModeInfo",
        "lineno": 2270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.Fee",
        "lineno": 2273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.SignDoc",
        "lineno": 2275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 2276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_for_signing",
        "callee": "python.ccxt.base.exchange.Exchange.hash",
        "lineno": 2281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_raw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_raw",
        "callee": "<external>.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2.TxRaw",
        "lineno": 2287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.encode_dydx_tx_raw",
        "callee": "python.ccxt.base.exchange.Exchange.binary_to_base16",
        "lineno": 2292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_lighter_library",
        "callee": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 2310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "callee": "python.ccxt.base.exchange.Exchange.load_lighter_library",
        "lineno": 2312,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_lighter_library_helper",
        "callee": "python.ccxt.base.exchange.Exchange.lighter_create_client",
        "lineno": 2314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_create_client",
        "callee": "python.ccxt.base.exchange.Exchange.implode_hostname",
        "lineno": 2318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_create_grouped_orders",
        "callee": "<builtin>.list.append",
        "lineno": 2335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_create_grouped_orders",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.CreateOrderTxReq",
        "lineno": 2335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_create_grouped_orders",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_create_order",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_cancel_order",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_withdraw",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_create_sub_account",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_cancel_all_orders",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_modify_order",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_transfer",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_update_leverage",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_create_auth_token",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_auth",
        "lineno": 2489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_update_margin",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_approve_integrator",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_generate_api_key",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_api_key",
        "lineno": 2530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.lighter_sign_change_pubkey",
        "callee": "<external>.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "lineno": 2536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_bool_n",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_n",
        "lineno": 2936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 2947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 2950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_bool",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 2961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict_n",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_n",
        "lineno": 2972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict_n",
        "callee": "python.ccxt.base.exchange.Exchange.is_dictionary",
        "lineno": 2975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 2985,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict",
        "callee": "python.ccxt.base.exchange.Exchange.is_dictionary",
        "lineno": 2988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 2998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_dict_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_list_n",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_n",
        "lineno": 3012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_list_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3028,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_list_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_list",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_deltas",
        "callee": "python.ccxt.base.exchange.Exchange.handle_delta",
        "lineno": 3051,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_delta",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3054,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_deltas_with_keys",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "lineno": 3058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.arrays_concat",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 3068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.find_timeframe",
        "callee": "<builtin>.dict.keys",
        "lineno": 3074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3085,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_url_settings",
        "callee": "<external>.ccxt.base.errors.InvalidProxySettings",
        "lineno": 3106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.url_encoder_for_proxy_url",
        "callee": "python.ccxt.base.exchange.Exchange.encode_uri_component",
        "lineno": 3112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3143,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_proxy_settings",
        "callee": "<external>.ccxt.base.errors.InvalidProxySettings",
        "lineno": 3157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3175,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "<builtin>.list.append",
        "lineno": 3181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_ws_proxy_settings",
        "callee": "<external>.ccxt.base.errors.InvalidProxySettings",
        "lineno": 3187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_conflicting_proxies",
        "callee": "<external>.ccxt.base.errors.InvalidProxySettings",
        "lineno": 3192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 3196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_address",
        "callee": "python.ccxt.base.exchange.Exchange.unique",
        "lineno": 3198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_address",
        "callee": "python.ccxt.base.exchange.Exchange.string_to_chars_array",
        "lineno": 3198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 3201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.find_message_hashes",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 3241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "<builtin>.list.append",
        "lineno": 3249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "lineno": 3255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3258,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 3260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "<builtin>.list.append",
        "lineno": 3273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.array_slice",
        "lineno": 3275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_limit",
        "lineno": 3276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "callee": "python.ccxt.base.exchange.Exchange.clone",
        "lineno": 3289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "callee": "python.ccxt.base.exchange.Exchange.clone",
        "lineno": 3290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "callee": "python.ccxt.base.exchange.Exchange.clone",
        "lineno": 3299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 3300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.enable_demo_trading",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.enable_demo_trading",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_accounts",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trades_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.watch_liquidations_for_symbols",
        "lineno": 3335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3339,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_my_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "lineno": 3343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_my_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_my_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_book_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3401,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_margin_mode",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_margin_modes",
        "lineno": 3405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_margin_mode",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3408,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_margin_modes",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_rest_order_book_safe",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option",
        "lineno": 3414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_rest_order_book_safe",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_order_book",
        "lineno": 3417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_time",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_limits",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_currency",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_currencies",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 3441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_currencies",
        "callee": "python.ccxt.base.exchange.Exchange.parse_currency",
        "lineno": 3443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_market",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_markets",
        "callee": "<builtin>.list.append",
        "lineno": 3456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_markets",
        "callee": "python.ccxt.base.exchange.Exchange.parse_market",
        "lineno": 3456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transaction",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_account",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3475,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger_entry",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3481,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3502,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_order_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "lineno": 3517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_intervals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_funding_rates_for_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.watch_funding_rates",
        "lineno": 3535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3538,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.withdraw",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_leverage",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_leverages",
        "lineno": 3551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_leverage",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_leverages",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3560,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.add_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_long_short_ratio",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_long_short_ratio_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_margin_adjustment_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3587,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_interest_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_open_interests",
        "lineno": 3600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_interests",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.sign_in",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_payment_methods",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 3612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_round_number",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "lineno": 3634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_empty_string",
        "callee": "python.ccxt.base.exchange.Exchange.value_is_defined",
        "lineno": 3638,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_omit_zero",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_omit_zero",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_omit_zero",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 3642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_integer_omit_zero",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 3646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "lineno": 3653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.features_generator",
        "lineno": 3654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.set_markets",
        "lineno": 3657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.init_rest_rate_limiter",
        "lineno": 3659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "lineno": 3661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.after_construct",
        "callee": "python.ccxt.base.exchange.Exchange.set_sandbox_mode",
        "lineno": 3663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.init_rest_rate_limiter",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 3667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.init_rest_rate_limiter",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 3683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.init_rest_rate_limiter",
        "callee": "python.ccxt.base.exchange.Exchange.init_throttler",
        "lineno": 3684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_generator",
        "callee": "python.ccxt.base.exchange.Exchange.features_mapper",
        "lineno": 3716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_generator",
        "callee": "python.ccxt.base.exchange.Exchange.features_mapper",
        "lineno": 3721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 3730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.features_mapper",
        "lineno": 3731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 3732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 3748,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 3755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.features_mapper",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 3758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.feature_value",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 3770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.feature_value",
        "callee": "python.ccxt.base.exchange.Exchange.feature_value_by_type",
        "lineno": 3771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.feature_value_by_type",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.feature_value_by_type",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "callee": "python.ccxt.base.exchange.Exchange.invert_flat_string_dictionary",
        "lineno": 3839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_networks_by_id_object",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 3853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 3869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 3871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 3872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.iso8601",
        "lineno": 3877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ledger_entry",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 3901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 3902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 3905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 3906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3932,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 3941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 3947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 3953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 3954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market_structure",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.create_safe_dictionary",
        "lineno": 4061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 4064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 4064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market_structure",
        "lineno": 4073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "<builtin>.list.append",
        "lineno": 4083,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "lineno": 4084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 4084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.keysort",
        "lineno": 4085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.keysort",
        "lineno": 4086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "<builtin>.dict.keys",
        "lineno": 4091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "lineno": 4095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 4102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "lineno": 4104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 4105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "lineno": 4108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "<builtin>.list.append",
        "lineno": 4110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "lineno": 4112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 4113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "lineno": 4116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "<builtin>.list.append",
        "lineno": 4118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 4119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 4120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "lineno": 4121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 4121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "lineno": 4122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 4122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 4123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.group_by",
        "lineno": 4124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "<builtin>.list.append",
        "lineno": 4137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 4138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.map_to_safe_map",
        "lineno": 4139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 4139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.index_by_safe",
        "lineno": 4140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets",
        "callee": "python.ccxt.base.exchange.Exchange.keysort",
        "lineno": 4141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets_from_exchange",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets_from_exchange",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 4151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_markets_from_exchange",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_describe_for_extended_ws_exchange",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_describe_for_extended_ws_exchange",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 4176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_balance",
        "callee": "<builtin>.dict.keys",
        "lineno": 4203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4235,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_trades",
        "lineno": 4244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "<builtin>.dict.append",
        "lineno": 4289,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "<builtin>.dict.append",
        "lineno": 4293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "lineno": 4295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 4303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 4328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 4372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.iso8601",
        "lineno": 4397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 4398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4413,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order",
        "lineno": 4454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order",
        "lineno": 4462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "<builtin>.list.append",
        "lineno": 4464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 4465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_orders",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 4467,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_fee",
        "callee": "python.ccxt.base.exchange.Exchange.calculate_fee_with_rate",
        "lineno": 4519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_liquidation",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 4547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "lineno": 4552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_trade",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 4576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "callee": "python.ccxt.base.exchange.Exchange.parse_fee_numeric",
        "lineno": 4584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "callee": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "lineno": 4589,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parsed_fee_and_fees",
        "callee": "python.ccxt.base.exchange.Exchange.parse_fee_numeric",
        "lineno": 4592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_fee_numeric",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_fee_numeric",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.add_key_in_array_items",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.add_key_in_array_items",
        "callee": "<builtin>.list.append",
        "lineno": 4633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.string_to_base16",
        "callee": "python.ccxt.base.exchange.Exchange.binary_to_base16",
        "lineno": 4647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.string_to_base16",
        "callee": "python.ccxt.base.exchange.Exchange.base64_to_binary",
        "lineno": 4647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.string_to_base16",
        "callee": "python.ccxt.base.exchange.Exchange.string_to_base64",
        "lineno": 4647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "callee": "<builtin>.dict.values",
        "lineno": 4719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.reduce_fees_by_currency",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 4722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 4727,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.is_tick_precision",
        "lineno": 4773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 4774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.precision_from_string",
        "lineno": 4777,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 4782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4784,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.omit_zero",
        "lineno": 4789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 4797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 4800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.repay_cross_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4807,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.repay_isolated_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.borrow_cross_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.borrow_isolated_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.borrow_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4819,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.repay_margin",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4822,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_spot_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_contract_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ohlcv_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4840,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 4843,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 4852,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "<builtin>.list.append",
        "lineno": 4854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 4855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_timestamp",
        "lineno": 4855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_ohlcv_to_trading_view",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 4873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4890,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 4891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 4894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 4896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "python.ccxt.base.exchange.Exchange.parse_json",
        "lineno": 4919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 4923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_web_endpoint",
        "callee": "<external>.ccxt.base.errors.BadResponse",
        "lineno": 4931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_ids",
        "callee": "<builtin>.list.append",
        "lineno": 4938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_ids",
        "callee": "python.ccxt.base.exchange.Exchange.market_id",
        "lineno": 4938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_ids",
        "callee": "<builtin>.list.append",
        "lineno": 4946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_ids",
        "callee": "python.ccxt.base.exchange.Exchange.currency_id",
        "lineno": 4946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.markets_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 4954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.markets_for_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 4954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 4965,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 4971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4977,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 4983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 4984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_codes",
        "callee": "<builtin>.list.append",
        "lineno": 4992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_codes",
        "callee": "python.ccxt.base.exchange.Exchange.common_currency_code",
        "lineno": 4992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 4996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 4999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "lineno": 4999,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_order_book",
        "lineno": 5003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.aggregate",
        "lineno": 5005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l2_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.aggregate",
        "lineno": 5006,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_symbol",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_symbol",
        "callee": "<builtin>.list.append",
        "lineno": 5016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 5022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5024,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5026,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5033,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5043,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5051,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_network",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.prioritized_network_aliases",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.prioritized_network_aliases",
        "lineno": 5114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_id_to_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_id_to_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_id_to_code",
        "callee": "python.ccxt.base.exchange.Exchange.prioritized_network_aliases",
        "lineno": 5142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.network_id_to_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_network_code_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_network_code_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.default_network_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.default_network_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_code_from_unified_networks",
        "callee": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "lineno": 5172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_id_from_raw_networks",
        "callee": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "lineno": 5175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "lineno": 5187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "python.ccxt.base.exchange.Exchange.default_network_code",
        "lineno": 5197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "lineno": 5198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.select_network_key_from_networks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_2",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 5206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "lineno": 5209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.parse_order_book_bids_asks",
        "lineno": 5210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book",
        "callee": "python.ccxt.base.exchange.Exchange.iso8601",
        "lineno": 5216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "callee": "<builtin>.list.append",
        "lineno": 5223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ohlcv",
        "lineno": 5223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 5225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 5229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 5239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 5242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.parse_market_leverage_tiers",
        "lineno": 5243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 5249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 5252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.parse_market_leverage_tiers",
        "lineno": 5253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_trading_limits",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_trading_limits",
        "lineno": 5259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_trading_limits",
        "callee": "python.ccxt.base.exchange.Exchange.deep_extend",
        "lineno": 5262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_trading_limits",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 5263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 5277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_position",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 5285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 5290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "python.ccxt.base.exchange.Exchange.parse_position",
        "lineno": 5294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "<builtin>.list.append",
        "lineno": 5295,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_positions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array_positions",
        "lineno": 5296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 5302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.parse_adl_rank",
        "lineno": 5306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "<builtin>.list.append",
        "lineno": 5307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array_positions",
        "lineno": 5308,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.parse_account",
        "lineno": 5314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_accounts",
        "callee": "<builtin>.list.append",
        "lineno": 5315,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ws_trade",
        "lineno": 5324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.parse_trade",
        "lineno": 5326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "<builtin>.list.append",
        "lineno": 5328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by_2",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 5331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trades",
        "callee": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "lineno": 5334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_trades",
        "callee": "python.ccxt.base.exchange.Exchange.parse_trades_helper",
        "lineno": 5337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.parse_transaction",
        "lineno": 5343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "<builtin>.list.append",
        "lineno": 5344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "lineno": 5347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "python.ccxt.base.exchange.Exchange.parse_transfer",
        "lineno": 5353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "<builtin>.list.append",
        "lineno": 5354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_transfers",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "lineno": 5357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ledger_entry",
        "lineno": 5363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 5366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "<builtin>.list.append",
        "lineno": 5368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 5369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ledger",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "lineno": 5371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.nonce",
        "callee": "python.ccxt.base.exchange.Exchange.seconds",
        "lineno": 5374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_id",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 5382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_id",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 5388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.symbol",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 5394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.symbol",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5395,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_string",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_string",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_string_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_string_2",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_integer",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 5410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_integer",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_integer_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer_2",
        "lineno": 5416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_integer_2",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_bool",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_bool",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_bool_2",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "lineno": 5428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_param_bool_2",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_request_network",
        "callee": "python.ccxt.base.exchange.Exchange.handle_network_code_and_params",
        "lineno": 5443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_request_network",
        "callee": "python.ccxt.base.exchange.Exchange.network_code_to_id",
        "lineno": 5445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_request_network",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.resolve_path",
        "callee": "python.ccxt.base.exchange.Exchange.implode_params",
        "lineno": 5452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.resolve_path",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.resolve_path",
        "callee": "python.ccxt.base.exchange.Exchange.extract_params",
        "lineno": 5453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_list_from_object_values",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_list_from_object_values",
        "callee": "<builtin>.list.append",
        "lineno": 5462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 5468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "python.ccxt.base.exchange.Exchange.check_required_argument",
        "lineno": 5470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 5471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "<builtin>.list.append",
        "lineno": 5474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "<builtin>.list.append",
        "lineno": 5476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 5477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_symbols_for_market_type",
        "callee": "python.ccxt.base.exchange.Exchange.get_list_from_object_values",
        "lineno": 5478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 5486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 5491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "callee": "<builtin>.list.append",
        "lineno": 5492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 5495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 5499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 5504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 5509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "callee": "<builtin>.list.append",
        "lineno": 5510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_out_by_array",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 5513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.calculate_rate_limiter_cost",
        "lineno": 5518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.throttle",
        "lineno": 5519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 5526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.sign",
        "lineno": 5527,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.fetch",
        "lineno": 5531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 5537,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch2",
        "callee": "python.ccxt.base.exchange.Exchange.sleep",
        "lineno": 5539,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.request",
        "callee": "python.ccxt.base.exchange.Exchange.fetch2",
        "lineno": 5547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_accounts",
        "lineno": 5551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_accounts",
        "lineno": 5556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_accounts",
        "callee": "python.ccxt.base.exchange.Exchange.index_by",
        "lineno": 5557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.parse_timeframe",
        "lineno": 5563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 5575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.sum",
        "lineno": 5590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "<builtin>.list.append",
        "lineno": 5592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.sum",
        "lineno": 5606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.build_ohlcvc",
        "callee": "python.ccxt.base.exchange.Exchange.sum",
        "lineno": 5607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trading_view_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.convert_trading_view_to_ohlcv",
        "lineno": 5611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_trading_view_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ohlcvs",
        "lineno": 5612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_limit_buy_order",
        "callee": "python.ccxt.base.exchange.Exchange.edit_limit_order",
        "lineno": 5615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_limit_sell_order",
        "callee": "python.ccxt.base.exchange.Exchange.edit_limit_order",
        "lineno": 5618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_limit_order",
        "callee": "python.ccxt.base.exchange.Exchange.edit_order",
        "lineno": 5621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order",
        "callee": "python.ccxt.base.exchange.Exchange.cancel_order",
        "lineno": 5624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 5625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 5628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.edit_order",
        "lineno": 5629,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.cancel_order_ws",
        "lineno": 5632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 5633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_position_for_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.watch_positions",
        "lineno": 5648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_for_symbol",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5657,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_for_symbol_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5672,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_risk",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_borrow_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ledger",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ledger_entry",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "callee": "python.ccxt.base.exchange.Exchange.safe_float",
        "lineno": 5690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "callee": "python.ccxt.base.exchange.Exchange.safe_float",
        "lineno": 5691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 5692,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_order_book_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 5695,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency",
        "callee": "python.ccxt.base.exchange.Exchange.common_currency_code",
        "lineno": 5705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency_structure",
        "lineno": 5706,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 5722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market_structure",
        "lineno": 5732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 5738,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency_code",
        "lineno": 5739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency_code",
        "lineno": 5740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market_structure",
        "lineno": 5745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market_or_null",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 5750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_credentials",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 5763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.oath",
        "callee": "python.ccxt.base.exchange.Exchange.totp",
        "lineno": 5770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.oath",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_balance_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_partial_balance",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_balance",
        "lineno": 5787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_free_balance",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 5791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_used_balance",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 5794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_total_balance",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_partial_balance",
        "lineno": 5797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_status",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5800,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transaction_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transaction_fee",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_transaction_fees",
        "lineno": 5805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transaction_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5808,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5811,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5815,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fees",
        "lineno": 5816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_withdraw_fee",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_supported_mapping",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5823,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 5826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rates",
        "lineno": 5829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_cross_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 5836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5838,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rates",
        "lineno": 5839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_isolated_borrow_rate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 5842,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.capitalize",
        "lineno": 5847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "lineno": 5849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.handle_param_string",
        "lineno": 5854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "lineno": 5859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value_2",
        "lineno": 5862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params_2",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params_2",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5872,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option_and_params_2",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_option",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5905,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_market_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_sub_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 5919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_sub_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 5923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_sub_type_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_margin_mode_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 5943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.throw_broadly_matched_exception",
        "callee": "python.ccxt.base.exchange.Exchange.find_broadly_matched_key",
        "lineno": 5952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.calculate_rate_limiter_cost",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 5972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 5976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 5977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_tickers",
        "lineno": 5979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 5982,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 5986,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 5990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 5991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_mark_prices",
        "lineno": 5993,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 5994,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 5996,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 6004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6005,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_tickers_ws",
        "lineno": 6007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6008,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 6010,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_ticker_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6014,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6017,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6020,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_spot_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6023,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_contract_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6026,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_tickers_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6032,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_books",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6035,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6038,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6041,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6044,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6050,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_order",
        "lineno": 6061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6064,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_status",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_order",
        "lineno": 6069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_order",
        "lineno": 6073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6073,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6076,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_twap_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6079,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_convert_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6082,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_convert_trade",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6085,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_convert_trade_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6088,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6091,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6094,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6097,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 6101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_positions_adl_rank",
        "lineno": 6104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 6107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_adl_rank",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_amount_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trailing_percent_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_buy_order_with_cost",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_buy_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_sell_order_with_cost",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6235,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_sell_order_with_cost",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6248,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order_with_cost_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_trigger_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_loss_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_take_profit_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "callee": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "lineno": 6386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "lineno": 6415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "lineno": 6417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "lineno": 6423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_numeric",
        "lineno": 6425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 6426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "callee": "python.ccxt.base.exchange.Exchange.set_take_profit_and_stop_loss_params",
        "lineno": 6450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_with_take_profit_and_stop_loss_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_spot_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_contract_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6462,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.edit_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_spot_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_contract_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6477,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_order_with_client_order_id",
        "callee": "python.ccxt.base.exchange.Exchange.cancel_order",
        "lineno": 6488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_orders_with_client_order_ids",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_orders_with_client_order_ids",
        "callee": "python.ccxt.base.exchange.Exchange.cancel_orders",
        "lineno": 6505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_all_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_all_spot_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_all_contract_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_all_orders_after",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_orders_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.cancel_order",
        "lineno": 6529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cancel_unified_order",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6537,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_order_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_orders",
        "lineno": 6547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 6548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders_ws",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_orders_ws",
        "lineno": 6553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders_ws",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 6554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_open_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_orders",
        "lineno": 6559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 6560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_canceled_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6564,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_canceled_and_closed_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders_ws",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_orders_ws",
        "lineno": 6571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders_ws",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 6572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_closed_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_my_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_liquidations",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6582,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_greeks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_all_greeks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_option_chain",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6597,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_option",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_convert_quote",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposits_withdrawals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposits",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_withdrawals",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposits_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_withdrawals_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6629,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.close_position",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.close_all_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_l3_order_book",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 6641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses",
        "lineno": 6648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 6649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.InvalidAddress",
        "lineno": 6651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 6656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_deposit_addresses_by_network",
        "lineno": 6657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_contract_deposit_address",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6668,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.common_currency_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6686,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 6696,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 6701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market",
        "callee": "python.ccxt.base.exchange.Exchange.create_expired_option_market",
        "lineno": 6708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.market",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 6709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_expired_option_market",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_withdraw_tag_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.is_dictionary",
        "lineno": 6733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_withdraw_tag_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6734,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_withdraw_tag_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_withdraw_tag_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 6739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_buy_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_buy_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_sell_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_limit_sell_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_buy_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_buy_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_sell_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_market_sell_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cost_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6781,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.cost_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 6782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6790,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.amount_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6796,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.amount_to_precision",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 6799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fee_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 6810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 6813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 6814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.force_string",
        "lineno": 6816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.currency_to_precision",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 6818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 6836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 6837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_n",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_n",
        "lineno": 6840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_number_n",
        "callee": "python.ccxt.base.exchange.Exchange.parse_number",
        "lineno": 6841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.integer_precision_to_amount",
        "callee": "python.ccxt.base.exchange.Exchange.parse_precision",
        "lineno": 6875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_time_difference",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_time",
        "lineno": 6885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_time_difference",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 6886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.implode_hostname",
        "callee": "python.ccxt.base.exchange.Exchange.implode_params",
        "lineno": 6891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 6895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 6897,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_leverage_tiers",
        "lineno": 6898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 6899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6901,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6911,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_post_only_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_reduce_only_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6932,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 6939,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6951,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_limit_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6958,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order",
        "callee": "python.ccxt.base.exchange.Exchange.create_order",
        "lineno": 6959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 6964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_stop_market_order_ws",
        "callee": "python.ccxt.base.exchange.Exchange.create_order_ws",
        "lineno": 6965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_sub_account",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 6968,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_currency_code",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 6971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "lineno": 6975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_value_since_limit",
        "lineno": 6978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_symbols_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 6981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_symbols_since_limit",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 6982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.parse_last_price",
        "lineno": 7007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "<builtin>.list.append",
        "lineno": 7008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7013,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.parse_last_price",
        "lineno": 7014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "<builtin>.list.append",
        "lineno": 7015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 7016,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_last_prices",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ticker",
        "lineno": 7045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 7047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7052,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ticker",
        "lineno": 7053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 7055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 7056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "callee": "python.ccxt.base.exchange.Exchange.parse_deposit_address",
        "lineno": 7062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "callee": "<builtin>.list.append",
        "lineno": 7063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_addresses",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_interests",
        "callee": "<builtin>.list.append",
        "lineno": 7074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_interests",
        "callee": "python.ccxt.base.exchange.Exchange.parse_borrow_interest",
        "lineno": 7074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7078,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_rate_history",
        "callee": "python.ccxt.base.exchange.Exchange.parse_borrow_rate",
        "lineno": 7084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_rate_history",
        "callee": "<builtin>.list.append",
        "lineno": 7085,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_rate_history",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_borrow_rate_history",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_currency_since_limit",
        "lineno": 7087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rates",
        "callee": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rate",
        "lineno": 7093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_isolated_borrow_rates",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate_histories",
        "callee": "<builtin>.list.append",
        "lineno": 7102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate_histories",
        "callee": "python.ccxt.base.exchange.Exchange.parse_funding_rate_history",
        "lineno": 7102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate_histories",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate_histories",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 7105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_symbol",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7108,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rates",
        "callee": "python.ccxt.base.exchange.Exchange.parse_funding_rate",
        "lineno": 7118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_funding_rates",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio_history",
        "callee": "<builtin>.list.append",
        "lineno": 7129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio_history",
        "callee": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio",
        "lineno": 7129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio_history",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_long_short_ratio_history",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 7132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_2",
        "lineno": 7136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "lineno": 7146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "lineno": 7150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7153,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_prices_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.price_to_precision",
        "lineno": 7154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_direction_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_direction_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_direction_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_direction_and_params",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "lineno": 7179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_trigger_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_trigger_order",
        "callee": "python.ccxt.base.exchange.Exchange.handle_trigger_and_params",
        "lineno": 7186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_upper",
        "lineno": 7196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool_2",
        "lineno": 7197,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_post_only",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 7205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.is_post_only",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 7207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_upper",
        "lineno": 7221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.safe_bool",
        "lineno": 7222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 7229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 7231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_post_only",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7235,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_last_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_fees",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_fees_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7246,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_fee",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_trading_fees",
        "lineno": 7251,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_trading_fee",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 7252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_convert_currencies",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interest",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests",
        "callee": "python.ccxt.base.exchange.Exchange.parse_open_interest",
        "lineno": 7264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "callee": "python.ccxt.base.exchange.Exchange.parse_open_interest",
        "lineno": 7272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "callee": "<builtin>.list.append",
        "lineno": 7273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_open_interests_history",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 7276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 7280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 7281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 7284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_funding_rates",
        "lineno": 7285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 7288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_rate",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 7296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 7297,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 7300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_funding_intervals",
        "lineno": 7301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.NullResponse",
        "lineno": 7304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_funding_interval",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 7324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_mark_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_index_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 7342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_index_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_index_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_ohlcv",
        "lineno": 7360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_premium_index_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_time_in_force",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_upper",
        "lineno": 7370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_time_in_force",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_time_in_force",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 7374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_type_to_account",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 7385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_type_to_account",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 7390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_argument",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_argument",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_margin_argument",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.check_required_margin_argument",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 7441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fee",
        "lineno": 7444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_deposit_withdraw_fee",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.assign_default_deposit_withdraw_fees",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_income",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "callee": "python.ccxt.base.exchange.Exchange.parse_income",
        "lineno": 7502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "callee": "<builtin>.list.append",
        "lineno": 7503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_incomes",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 7506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_market_from_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.get_market_from_symbols",
        "callee": "python.ccxt.base.exchange.Exchange.market",
        "lineno": 7512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcvs",
        "callee": "<builtin>.list.append",
        "lineno": 7518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcvs",
        "callee": "python.ccxt.base.exchange.Exchange.parse_ws_ohlcv",
        "lineno": 7518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transactions",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_deposits_withdrawals",
        "lineno": 7532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transactions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array_positions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array_tickers",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7548,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.filter_by_array_adl_ranks",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7576,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer_n",
        "lineno": 7585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "lineno": 7586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 7589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 7605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer_2",
        "lineno": 7611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 7622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 7628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "lineno": 7637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_dynamic",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_deterministic_call",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7662,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "lineno": 7663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.milliseconds",
        "lineno": 7664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.parse_timeframe",
        "lineno": 7666,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer_2",
        "lineno": 7673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 7677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "<builtin>.list.append",
        "lineno": 7683,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.safe_deterministic_call",
        "lineno": 7683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.sum",
        "lineno": 7684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "lineno": 7689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_deterministic",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "lineno": 7698,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7703,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 7709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 7726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 7730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 7735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_dict",
        "lineno": 7736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 7743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "lineno": 7751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_cursor",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.handle_option_and_params",
        "lineno": 7759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.handle_max_entries_per_request_and_params",
        "lineno": 7760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.log",
        "lineno": 7773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7776,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "lineno": 7782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_paginated_call_incremental",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7784,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.sort_cursor_paginated_result",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string_n",
        "lineno": 7800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_elements_from_array",
        "callee": "<builtin>.list.append",
        "lineno": 7803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_repeated_trades_from_array",
        "callee": "<builtin>.dict.values",
        "lineno": 7823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.remove_keys_from_dict",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_until_option",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer_2",
        "lineno": 7836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_until_option",
        "callee": "python.ccxt.base.exchange.Exchange.parse_to_int",
        "lineno": 7838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.handle_until_option",
        "callee": "python.ccxt.base.exchange.Exchange.omit",
        "lineno": 7839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 7848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 7849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 7850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_number",
        "lineno": 7851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_integer",
        "lineno": 7852,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.safe_open_interest",
        "callee": "python.ccxt.base.exchange.Exchange.safe_value",
        "lineno": 7854,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidation",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.parse_liquidation",
        "lineno": 7873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "callee": "<builtin>.list.append",
        "lineno": 7874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_liquidations",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_symbol_since_limit",
        "lineno": 7877,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_greeks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7880,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.parse_greeks",
        "lineno": 7889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7890,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "<builtin>.list.append",
        "lineno": 7891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.parse_greeks",
        "lineno": 7897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7898,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "<builtin>.list.append",
        "lineno": 7899,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.market_symbols",
        "lineno": 7900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_all_greeks",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_array",
        "lineno": 7901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 7911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_option_chain",
        "callee": "python.ccxt.base.exchange.Exchange.parse_option",
        "lineno": 7914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modes",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modes",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modes",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modes",
        "callee": "python.ccxt.base.exchange.Exchange.parse_margin_mode",
        "lineno": 7926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_mode",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7930,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverages",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7938,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverages",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 7939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverages",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 7940,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverages",
        "callee": "python.ccxt.base.exchange.Exchange.parse_leverage",
        "lineno": 7941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_leverage",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.to_array",
        "lineno": 7948,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 7955,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 7957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 7959,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.extend",
        "lineno": 7960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.parse_conversion",
        "lineno": 7960,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "<builtin>.list.append",
        "lineno": 7961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.sort_by",
        "lineno": 7962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.safe_currency",
        "lineno": 7965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 7969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by",
        "lineno": 7970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.array_concat",
        "lineno": 7971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversions",
        "callee": "python.ccxt.base.exchange.Exchange.filter_by_since_limit",
        "lineno": 7972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_conversion",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 7975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.convert_market_id_expire_date",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 8039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_history",
        "callee": "python.ccxt.base.exchange.Exchange.fetch_positions_history",
        "lineno": 8054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_position_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8057,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets_and_sign_in",
        "callee": "python.ccxt.base.exchange.Exchange.load_markets",
        "lineno": 8060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.load_markets_and_sign_in",
        "callee": "python.ccxt.base.exchange.Exchange.sign_in",
        "lineno": 8060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_positions_history",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8071,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modification",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 8080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "callee": "python.ccxt.base.exchange.Exchange.safe_market",
        "lineno": 8081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "callee": "python.ccxt.base.exchange.Exchange.in_array",
        "lineno": 8082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "callee": "<builtin>.list.append",
        "lineno": 8083,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.parse_margin_modifications",
        "callee": "python.ccxt.base.exchange.Exchange.parse_margin_modification",
        "lineno": 8083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transfer",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8094,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_transfers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_mark_price",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.withdraw_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.create_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.fetch_orders_by_status_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 8182,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_unsubscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 8191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_unsubscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 8203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_cache",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 8208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_cache",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 8209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_cache",
        "callee": "python.ccxt.base.exchange.Exchange.safe_list",
        "lineno": 8212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_cache",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 8215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.exchange.Exchange.clean_cache",
        "callee": "python.ccxt.base.exchange.Exchange.safe_string",
        "lineno": 8216,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.base.precise": [
      {
        "caller": "python.ccxt.base.precise.Precise.__add__",
        "callee": "python.ccxt.base.precise.Precise.add",
        "lineno": 36,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__sub__",
        "callee": "python.ccxt.base.precise.Precise.sub",
        "lineno": 39,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__mul__",
        "callee": "python.ccxt.base.precise.Precise.mul",
        "lineno": 42,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__truediv__",
        "callee": "python.ccxt.base.precise.Precise.div",
        "lineno": 45,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__mod__",
        "callee": "python.ccxt.base.precise.Precise.mod",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__neg__",
        "callee": "python.ccxt.base.precise.Precise.neg",
        "lineno": 51,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__abs__",
        "callee": "python.ccxt.base.precise.Precise.abs",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__min__",
        "callee": "python.ccxt.base.precise.Precise.min",
        "lineno": 57,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__max__",
        "callee": "python.ccxt.base.precise.Precise.max",
        "lineno": 60,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__lt__",
        "callee": "python.ccxt.base.precise.Precise.lt",
        "lineno": 63,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__le__",
        "callee": "python.ccxt.base.precise.Precise.le",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__gt__",
        "callee": "python.ccxt.base.precise.Precise.gt",
        "lineno": 69,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__ge__",
        "callee": "python.ccxt.base.precise.Precise.ge",
        "lineno": 72,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__eq__",
        "callee": "python.ccxt.base.precise.Precise.equals",
        "lineno": 78,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.mul",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 82,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.div",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 98,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.add",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 103,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.add",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 109,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.sub",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 112,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.sub",
        "callee": "python.ccxt.base.precise.Precise.add",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.abs",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 116,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.abs",
        "callee": "python.ccxt.base.precise.Precise.abs",
        "lineno": 116,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.neg",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 119,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.mod",
        "callee": "python.ccxt.base.precise.Precise.max",
        "lineno": 122,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.mod",
        "callee": "python.ccxt.base.precise.Precise.max",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.mod",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 127,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.orn",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 131,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.min",
        "callee": "python.ccxt.base.precise.Precise.lt",
        "lineno": 134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.max",
        "callee": "python.ccxt.base.precise.Precise.gt",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.gt",
        "callee": "python.ccxt.base.precise.Precise.sub",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.ge",
        "callee": "python.ccxt.base.precise.Precise.sub",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.equals",
        "callee": "python.ccxt.base.precise.Precise.reduce",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__str__",
        "callee": "python.ccxt.base.precise.Precise.reduce",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.__str__",
        "callee": "python.ccxt.base.precise.Precise.abs",
        "lineno": 177,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_mul",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 200,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_mul",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 200,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_div",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 206,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_div",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 209,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_add",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 215,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_add",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 215,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_sub",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 221,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_sub",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 221,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_abs",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 227,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_neg",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 233,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_mod",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 239,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_mod",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 239,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_or",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 245,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_or",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 245,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_equals",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 251,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_equals",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 251,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_eq",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 257,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_eq",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 257,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_min",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 263,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_min",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 263,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_max",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 269,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_max",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 269,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_gt",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 275,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_gt",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 275,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_ge",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 281,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_ge",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 281,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_lt",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 287,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_lt",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 287,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_le",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 293,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.base.precise.Precise.string_le",
        "callee": "python.ccxt.base.precise.Precise.__init__",
        "lineno": 293,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.base.types": [],
    "python.ccxt.base": [],
    "python.ccxt.pro.aftermath": [
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_trades",
        "callee": "python.ccxt.pro.aftermath.aftermath.watch_public",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_order_book",
        "callee": "python.ccxt.pro.aftermath.aftermath.watch_public",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_order_book",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_order_book_message",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_order_book_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_deltas",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_order_book_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_deltas",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_deltas",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_delta",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_positions",
        "callee": "python.ccxt.pro.aftermath.aftermath.set_positions_cache",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.watch_positions",
        "callee": "python.ccxt.pro.aftermath.aftermath.watch_public_multiple",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_error_message",
        "lineno": 337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_order_book",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_positions",
        "lineno": 345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aftermath.aftermath.handle_message",
        "callee": "python.ccxt.pro.aftermath.aftermath.handle_trade",
        "lineno": 347,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.alpaca": [
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_ticker",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_ticker",
        "callee": "python.ccxt.pro.alpaca.alpaca.parse_ticker",
        "lineno": 105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_ohlcv",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_order_book",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_order_book",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_deltas",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_order_book",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_deltas",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_deltas",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_delta",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_trades",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_my_trades",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.watch_orders",
        "callee": "python.ccxt.pro.alpaca.alpaca.authenticate",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_trade_update",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_order",
        "lineno": 390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_trade_update",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_my_trade",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_my_trade",
        "callee": "python.ccxt.pro.alpaca.alpaca.parse_my_trade",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 608,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_crypto_message",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_subscription",
        "lineno": 625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_crypto_message",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_connected",
        "lineno": 628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_crypto_message",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_authenticate",
        "lineno": 631,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_message",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_crypto_message",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_message",
        "callee": "python.ccxt.pro.alpaca.alpaca.handle_trading_message",
        "lineno": 659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.alpaca.alpaca.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 694,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.apex": [
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades",
        "callee": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_trades",
        "callee": "python.ccxt.pro.apex.apex.parse_ws_trade",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book",
        "callee": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_topics",
        "callee": "<builtin>.list.append",
        "lineno": 247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_order_book",
        "callee": "python.ccxt.pro.apex.apex.handle_deltas",
        "lineno": 328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_order_book",
        "callee": "python.ccxt.pro.apex.apex.handle_deltas",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_deltas",
        "callee": "python.ccxt.pro.apex.apex.handle_delta",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ticker",
        "callee": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "lineno": 357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ticker",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_tickers",
        "callee": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_tickers",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ohlcv",
        "callee": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.get_ws_public_url",
        "lineno": 469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_ohlcv",
        "callee": "python.ccxt.pro.apex.apex.parse_ws_ohlcv",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_my_trades",
        "callee": "python.ccxt.pro.apex.apex.get_ws_private_url",
        "lineno": 577,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_my_trades",
        "callee": "python.ccxt.pro.apex.apex.authenticate",
        "lineno": 578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_my_trades",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_positions",
        "callee": "python.ccxt.pro.apex.apex.get_ws_private_url",
        "lineno": 601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_positions",
        "callee": "python.ccxt.pro.apex.apex.authenticate",
        "lineno": 604,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_positions",
        "callee": "python.ccxt.pro.apex.apex.set_positions_cache",
        "lineno": 605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_positions",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_orders",
        "callee": "python.ccxt.pro.apex.apex.get_ws_private_url",
        "lineno": 633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_orders",
        "callee": "python.ccxt.pro.apex.apex.authenticate",
        "lineno": 634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.watch_orders",
        "callee": "python.ccxt.pro.apex.apex.watch_topics",
        "lineno": 636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_my_trades",
        "callee": "python.ccxt.pro.apex.apex.parse_ws_trade",
        "lineno": 667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 891,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 906,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_message",
        "callee": "python.ccxt.pro.apex.apex.handle_error_message",
        "lineno": 922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_message",
        "callee": "python.ccxt.pro.apex.apex.handle_authenticate",
        "lineno": 953,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.pong",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_account",
        "callee": "python.ccxt.pro.apex.apex.handle_my_trades",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_account",
        "callee": "python.ccxt.pro.apex.apex.handle_positions",
        "lineno": 998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_account",
        "callee": "python.ccxt.pro.apex.apex.handle_order",
        "lineno": 1001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.apex.apex.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1019,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.ascendex": [
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_private",
        "callee": "python.ccxt.pro.ascendex.ascendex.authenticate",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_ohlcv",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_public",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_trades",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_trades_for_symbols",
        "lineno": 166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_public_multiple",
        "lineno": 194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_order_book",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_public",
        "lineno": 252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_order_book_snapshot",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_public",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_order_book_message",
        "lineno": 310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order_book",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_order_book_message",
        "lineno": 337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_deltas",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_delta",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order_book_message",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_deltas",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order_book_message",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_deltas",
        "lineno": 378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_balance",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_private",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.watch_orders",
        "callee": "python.ccxt.pro.ascendex.ascendex.watch_private",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order",
        "callee": "python.ccxt.pro.ascendex.ascendex.parse_ws_order",
        "lineno": 582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_message",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_error_message",
        "lineno": 734,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_message",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_order",
        "lineno": 899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_message",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_balance",
        "lineno": 901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.handle_subscription_status",
        "callee": "python.ccxt.pro.ascendex.ascendex.handle_order_book_subscription",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ascendex.ascendex.pong",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 935,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.aster": [
      {
        "caller": "python.ccxt.pro.aster.aster.watch_ticker",
        "callee": "python.ccxt.pro.aster.aster.watch_tickers",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_ticker",
        "callee": "python.ccxt.pro.aster.aster.un_watch_tickers",
        "lineno": 135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_mark_price",
        "callee": "python.ccxt.pro.aster.aster.watch_mark_prices",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_mark_price",
        "callee": "python.ccxt.pro.aster.aster.un_watch_mark_prices",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 270,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_mark_prices",
        "callee": "<builtin>.list.append",
        "lineno": 283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_mark_prices",
        "callee": "<builtin>.list.append",
        "lineno": 284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_mark_prices",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_mark_prices",
        "callee": "<builtin>.list.append",
        "lineno": 326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_mark_prices",
        "callee": "<builtin>.list.append",
        "lineno": 327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_ticker",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_ticker",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_ticker",
        "lineno": 365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_bid_ask",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_bid_ask",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_bid_ask",
        "lineno": 500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_trades",
        "callee": "python.ccxt.pro.aster.aster.watch_trades_for_symbols",
        "lineno": 534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_trades",
        "callee": "python.ccxt.pro.aster.aster.un_watch_trades_for_symbols",
        "lineno": 549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_trade",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 646,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_trade",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_trade",
        "lineno": 650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_order_book",
        "callee": "python.ccxt.pro.aster.aster.watch_order_book_for_symbols",
        "lineno": 816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_order_book",
        "callee": "python.ccxt.pro.aster.aster.un_watch_order_book_for_symbols",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 872,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 899,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 915,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order_book",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_ohlcv",
        "callee": "python.ccxt.pro.aster.aster.watch_ohlcv_for_symbols",
        "lineno": 974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_ohlcv",
        "callee": "python.ccxt.pro.aster.aster.un_watch_ohlcv_for_symbols",
        "lineno": 990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1011,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1055,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_ohlcv",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_ohlcv",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_ohlcv",
        "lineno": 1120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_balance",
        "callee": "python.ccxt.pro.aster.aster.authenticate",
        "lineno": 1199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_balance",
        "callee": "python.ccxt.pro.aster.aster.get_private_url",
        "lineno": 1200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_balance",
        "callee": "python.ccxt.pro.aster.aster.set_balance_cache",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_balance",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 1291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_positions",
        "callee": "python.ccxt.pro.aster.aster.authenticate",
        "lineno": 1328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_positions",
        "callee": "python.ccxt.pro.aster.aster.get_private_url",
        "lineno": 1329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_positions",
        "callee": "python.ccxt.pro.aster.aster.set_positions_cache",
        "lineno": 1331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1362,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_positions",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_position",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_orders",
        "callee": "python.ccxt.pro.aster.aster.authenticate",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_orders",
        "callee": "python.ccxt.pro.aster.aster.get_private_url",
        "lineno": 1511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_orders",
        "callee": "python.ccxt.pro.aster.aster.set_balance_cache",
        "lineno": 1513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_my_trades",
        "callee": "python.ccxt.pro.aster.aster.authenticate",
        "lineno": 1541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_my_trades",
        "callee": "python.ccxt.pro.aster.aster.get_private_url",
        "lineno": 1544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.watch_my_trades",
        "callee": "python.ccxt.pro.aster.aster.set_balance_cache",
        "lineno": 1546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order_update",
        "callee": "python.ccxt.pro.aster.aster.handle_order",
        "lineno": 1557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order_update",
        "callee": "python.ccxt.pro.aster.aster.handle_my_trade",
        "lineno": 1558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_my_trade",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_trade",
        "lineno": 1567,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order",
        "callee": "python.ccxt.pro.aster.aster.get_market_from_order",
        "lineno": 1694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1697,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_order",
        "callee": "python.ccxt.pro.aster.aster.parse_ws_order",
        "lineno": 1699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.get_market_from_order",
        "callee": "python.ccxt.pro.aster.aster.get_account_type_from_url",
        "lineno": 1769,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_balance_and_position",
        "callee": "python.ccxt.pro.aster.aster.handle_balance",
        "lineno": 1773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.aster.aster.handle_balance_and_position",
        "callee": "python.ccxt.pro.aster.aster.handle_positions",
        "lineno": 1774,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.backpack": [
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_public",
        "callee": "python.ccxt.pro.backpack.backpack.handle_unsubscriptions",
        "lineno": 74,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_private",
        "callee": "python.ccxt.pro.backpack.backpack.handle_unsubscriptions",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ticker",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ticker",
        "callee": "python.ccxt.pro.backpack.backpack.un_watch_tickers",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_tickers",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_tickers",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_ticker",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_ticker",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 315,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_bids_asks",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_bids_asks",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_bid_ask",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_bid_ask",
        "lineno": 357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ohlcv",
        "callee": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "lineno": 409,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv",
        "callee": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_ohlcv",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_ohlcv",
        "lineno": 517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_trades",
        "callee": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "lineno": 560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_trades",
        "callee": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "lineno": 572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 598,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 654,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_trades",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_trade",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_order_book",
        "callee": "python.ccxt.pro.backpack.backpack.watch_order_book_for_symbols",
        "lineno": 729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 753,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_order_book",
        "callee": "python.ccxt.pro.backpack.backpack.un_watch_order_book_for_symbols",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.backpack.backpack.watch_public",
        "lineno": 785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_order_book",
        "callee": "python.ccxt.pro.backpack.backpack.handle_delta",
        "lineno": 826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_delta",
        "callee": "python.ccxt.pro.backpack.backpack.handle_bid_asks",
        "lineno": 838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_delta",
        "callee": "python.ccxt.pro.backpack.backpack.handle_bid_asks",
        "lineno": 839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_orders",
        "callee": "python.ccxt.pro.backpack.backpack.watch_private",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_orders",
        "callee": "python.ccxt.pro.backpack.backpack.watch_private",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_order",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_order",
        "lineno": 941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.parse_ws_order",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_order_status",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.parse_ws_order",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_order_side",
        "lineno": 989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.watch_positions",
        "callee": "python.ccxt.pro.backpack.backpack.watch_private",
        "lineno": 1069,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1092,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1095,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.un_watch_positions",
        "callee": "python.ccxt.pro.backpack.backpack.watch_private",
        "lineno": 1096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_positions",
        "callee": "python.ccxt.pro.backpack.backpack.parse_ws_position",
        "lineno": 1127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_error_message",
        "lineno": 1209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_ticker",
        "lineno": 1214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_bid_ask",
        "lineno": 1216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_ohlcv",
        "lineno": 1218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_trades",
        "lineno": 1220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_order_book",
        "lineno": 1222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_order",
        "lineno": 1224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_message",
        "callee": "python.ccxt.pro.backpack.backpack.handle_positions",
        "lineno": 1226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.backpack.backpack.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1243,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.bequant": [],
    "python.ccxt.pro.binance": [
      {
        "caller": "python.ccxt.pro.binance.binance.describe",
        "callee": "python.ccxt.pro.binance.binance.describe_data",
        "lineno": 23,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.stream",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations",
        "callee": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 299,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 304,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 319,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_liquidation",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_liquidation",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_liquidations",
        "callee": "python.ccxt.pro.binance.binance.watch_my_liquidations_for_symbols",
        "lineno": 490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.authenticate",
        "lineno": 521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 523,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_my_liquidation",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_liquidation",
        "lineno": 581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_my_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book",
        "callee": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 747,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_order_book",
        "callee": "python.ccxt.pro.binance.binance.un_watch_order_book_for_symbols",
        "lineno": 784,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 807,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_snapshot",
        "callee": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "lineno": 889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_book_snapshot",
        "callee": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "lineno": 896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_deltas",
        "callee": "python.ccxt.pro.binance.binance.handle_delta",
        "lineno": 910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "callee": "python.ccxt.pro.binance.binance.handle_deltas",
        "lineno": 914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "callee": "python.ccxt.pro.binance.binance.handle_deltas",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book",
        "callee": "python.ccxt.pro.binance.binance.is_spot_url",
        "lineno": 941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book",
        "callee": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "lineno": 980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 987,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book",
        "callee": "python.ccxt.pro.binance.binance.handle_order_book_message",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 1002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_subscription_status",
        "callee": "python.ccxt.pro.binance.binance.handle_un_subscription",
        "lineno": 1039,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1073,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1087,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1089,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 1092,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1147,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 1150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 1150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 1150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_trades",
        "callee": "python.ccxt.pro.binance.binance.un_watch_trades_for_symbols",
        "lineno": 1182,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_trades",
        "callee": "python.ccxt.pro.binance.binance.watch_trades_for_symbols",
        "lineno": 1201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_trade",
        "callee": "python.ccxt.pro.binance.binance.is_spot_url",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_trade",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_trade",
        "lineno": 1367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv",
        "callee": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "lineno": 1396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 1444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 1507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 1507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 1507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ohlcv",
        "callee": "python.ccxt.pro.binance.binance.un_watch_ohlcv_for_symbols",
        "lineno": 1544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_ohlcv",
        "callee": "python.ccxt.pro.binance.binance.is_spot_url",
        "lineno": 1595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ticker_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 1623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ticker_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ticker_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ticker_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ohlcv_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 1665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ohlcv_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_ohlcv_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_ticker",
        "callee": "python.ccxt.pro.binance.binance.watch_tickers",
        "lineno": 1752,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_mark_price",
        "callee": "python.ccxt.pro.binance.binance.watch_mark_prices",
        "lineno": 1768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_mark_prices",
        "callee": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "lineno": 1787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_tickers",
        "callee": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "lineno": 1811,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1834,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_tickers",
        "callee": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "lineno": 1835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_mark_prices",
        "callee": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "lineno": 1850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_mark_price",
        "callee": "python.ccxt.pro.binance.binance.un_watch_mark_prices",
        "lineno": 1862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.un_watch_ticker",
        "callee": "python.ccxt.pro.binance.binance.un_watch_tickers",
        "lineno": 1879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_bids_asks",
        "callee": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "lineno": 1895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1923,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1943,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1951,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1953,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1955,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "python.ccxt.pro.binance.binance.get_ws_url",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "python.ccxt.pro.binance.binance.get_future_ws_category",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "python.ccxt.pro.binance.binance.stream",
        "lineno": 1961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_multi_ticker_helper",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 1962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_ticker_ws",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_ticker",
        "lineno": 2139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_bids_asks",
        "callee": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "lineno": 2155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_tickers",
        "callee": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "lineno": 2187,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_mark_prices",
        "callee": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "lineno": 2190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "callee": "python.ccxt.pro.binance.binance.is_spot_url",
        "lineno": 2193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_ticker",
        "lineno": 2220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_tickers_and_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_signature",
        "callee": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "lineno": 2274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_signature",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 2278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_signature",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 2283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_user_data_stream_subscribe",
        "callee": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_listen_token",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_listen_token",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 2350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.renew_listen_token",
        "callee": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_listen_token",
        "lineno": 2392,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.authenticate",
        "callee": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_signature",
        "lineno": 2408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.authenticate",
        "callee": "python.ccxt.pro.binance.binance.ensure_user_data_stream_ws_subscribe_listen_token",
        "lineno": 2421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.keep_alive_listen_key",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 2484,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_balance_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_balance_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2556,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_balance_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 2558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_balance_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 2570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_position_ws",
        "callee": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "lineno": 2654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 2678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 2686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_positions_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 2696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_positions_ws",
        "callee": "<builtin>.list.append",
        "lineno": 2742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_balance",
        "callee": "python.ccxt.pro.binance.binance.authenticate",
        "lineno": 2753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_balance",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 2772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_balance",
        "callee": "python.ccxt.pro.binance.binance.set_balance_cache",
        "lineno": 2774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_balance",
        "callee": "python.ccxt.pro.binance.binance.set_positions_cache",
        "lineno": 2775,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_balance",
        "callee": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "lineno": 2855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.create_order_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 2933,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.create_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.create_order_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 2937,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.create_order_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 2962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.edit_order_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.edit_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3093,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.edit_order_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.edit_order_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_order_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_order_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_order_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3272,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 3292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_order_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_closed_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.fetch_orders_ws",
        "lineno": 3416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_closed_orders_ws",
        "callee": "<builtin>.list.append",
        "lineno": 3421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 3438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_open_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 3440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 3442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 3454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_orders",
        "callee": "python.ccxt.pro.binance.binance.authenticate",
        "lineno": 3495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_orders",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 3510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_orders",
        "callee": "python.ccxt.pro.binance.binance.set_balance_cache",
        "lineno": 3512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_orders",
        "callee": "python.ccxt.pro.binance.binance.set_positions_cache",
        "lineno": 3513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_update",
        "callee": "python.ccxt.pro.binance.binance.handle_my_trade",
        "lineno": 3806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_update",
        "callee": "python.ccxt.pro.binance.binance.handle_order",
        "lineno": 3807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order_update",
        "callee": "python.ccxt.pro.binance.binance.handle_my_liquidation",
        "lineno": 3808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_positions",
        "callee": "python.ccxt.pro.binance.binance.authenticate",
        "lineno": 3840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_positions",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 3847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_positions",
        "callee": "python.ccxt.pro.binance.binance.set_balance_cache",
        "lineno": 3849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_positions",
        "callee": "python.ccxt.pro.binance.binance.set_positions_cache",
        "lineno": 3850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 3876,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 3885,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_positions",
        "callee": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "lineno": 3930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 3934,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_positions",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_position",
        "lineno": 3941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 3945,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4025,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 4027,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4029,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 4031,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_my_trades_ws",
        "callee": "python.ccxt.pro.binance.binance.sign_params",
        "lineno": 4049,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_trades_ws",
        "callee": "python.ccxt.pro.binance.binance.get_market_type",
        "lineno": 4074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_trades_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 4076,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.fetch_trades_ws",
        "callee": "python.ccxt.pro.binance.binance.request_id",
        "lineno": 4078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_trades",
        "callee": "python.ccxt.pro.binance.binance.authenticate",
        "lineno": 4178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_trades",
        "callee": "python.ccxt.pro.binance.binance.get_private_ws_url",
        "lineno": 4190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_trades",
        "callee": "python.ccxt.pro.binance.binance.set_balance_cache",
        "lineno": 4192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.watch_my_trades",
        "callee": "python.ccxt.pro.binance.binance.set_positions_cache",
        "lineno": 4193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_my_trade",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_trade",
        "lineno": 4204,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 4248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order",
        "callee": "python.ccxt.pro.binance.binance.parse_ws_order",
        "lineno": 4256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 4262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_acount_update",
        "callee": "python.ccxt.pro.binance.binance.handle_balance",
        "lineno": 4285,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_acount_update",
        "callee": "python.ccxt.pro.binance.binance.handle_positions",
        "lineno": 4286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_event_stream_terminated",
        "callee": "python.ccxt.pro.binance.binance.get_account_type_from_subscriptions",
        "lineno": 4336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_message",
        "callee": "python.ccxt.pro.binance.binance.handle_ws_error",
        "lineno": 4349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_message",
        "callee": "python.ccxt.pro.binance.binance.handle_subscription_status",
        "lineno": 4397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.binance.binance.handle_message",
        "callee": "python.ccxt.pro.binance.binance.handle_bids_asks",
        "lineno": 4411,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.binancecoinm": [],
    "python.ccxt.pro.binanceus": [],
    "python.ccxt.pro.binanceusdm": [],
    "python.ccxt.pro.bingx": [
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch",
        "callee": "<builtin>.list.append",
        "lineno": 126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.un_watch",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.parse_ws_ticker",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_trades",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 403,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_trades",
        "callee": "python.ccxt.pro.bingx.bingx.un_watch",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 507,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_order_book",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 540,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_order_book",
        "callee": "python.ccxt.pro.bingx.bingx.un_watch",
        "lineno": 586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_order_book",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_order_book",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 695,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 819,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "callee": "python.ccxt.pro.bingx.bingx.parse_ws_ohlcv",
        "lineno": 823,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 860,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_ohlcv",
        "callee": "python.ccxt.pro.bingx.bingx.get_message_hash",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bingx.bingx.un_watch",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_orders",
        "callee": "python.ccxt.pro.bingx.bingx.authenticate",
        "lineno": 926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 949,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_my_trades",
        "callee": "python.ccxt.pro.bingx.bingx.authenticate",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1006,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_balance",
        "callee": "python.ccxt.pro.bingx.bingx.authenticate",
        "lineno": 1037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1054,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_balance",
        "callee": "python.ccxt.pro.bingx.bingx.set_balance_cache",
        "lineno": 1064,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_positions",
        "callee": "python.ccxt.pro.bingx.bingx.authenticate",
        "lineno": 1111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.watch_positions",
        "callee": "python.ccxt.pro.bingx.bingx.set_positions_cache",
        "lineno": 1131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_positions",
        "callee": "python.ccxt.pro.bingx.bingx.parse_ws_position",
        "lineno": 1258,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.pong",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 1355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1446,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_error_message",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_order_book",
        "lineno": 1600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "lineno": 1603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_trades",
        "lineno": 1606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_ohlcv",
        "lineno": 1609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_my_trades",
        "lineno": 1615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_order",
        "lineno": 1616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_balance",
        "lineno": 1620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_positions",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_order",
        "lineno": 1623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_my_trades",
        "lineno": 1628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_ticker",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_message",
        "callee": "python.ccxt.pro.bingx.bingx.handle_subscription_status",
        "lineno": 1634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bingx.bingx.handle_subscription_status",
        "callee": "python.ccxt.pro.bingx.bingx.handle_un_subscription",
        "lineno": 1650,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitfinex": [
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.subscribe_private",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.authenticate",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_trades",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.un_watch_trades",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.un_subscribe",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_my_trades",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe_private",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_ticker",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe",
        "lineno": 302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.un_watch_ticker",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.un_subscribe",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_my_trade",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_trade",
        "lineno": 337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_trades",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_trade",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_trades",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_trade",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_trade",
        "callee": "<builtin>.str.find",
        "lineno": 470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_ticker",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_ticker",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_order_book",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe",
        "lineno": 601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "callee": "<builtin>.list.append",
        "lineno": 718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "callee": "<builtin>.list.append",
        "lineno": 719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "callee": "<builtin>.list.append",
        "lineno": 721,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "callee": "<builtin>.list.append",
        "lineno": 723,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_checksum",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_balance",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe_private",
        "lineno": 746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_balance",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_balance",
        "lineno": 822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_authentication_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 961,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.watch_orders",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.subscribe_private",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1031,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_orders",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order",
        "lineno": 1040,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.handle_orders",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order",
        "lineno": 1045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order",
        "callee": "<builtin>.str.find",
        "lineno": 1118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order",
        "callee": "python.ccxt.pro.bitfinex.bitfinex.parse_ws_order_status",
        "lineno": 1123,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitget": [
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_ticker",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_ticker",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_ticker",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_tickers",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_tickers",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public_multiple",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_ticker",
        "callee": "python.ccxt.pro.bitget.bitget.handle_bid_ask",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_ticker",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_ticker",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_bids_asks",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_bids_asks",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public_multiple",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_bid_ask",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_bid_ask",
        "lineno": 447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_ohlcv",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_ohlcv",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public",
        "lineno": 514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "lineno": 561,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 641,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_ohlcv",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_ohlcv",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_order_book",
        "callee": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "lineno": 703,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_order_book",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "lineno": 725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 734,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_public",
        "lineno": 747,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 778,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public_multiple",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "python.ccxt.pro.bitget.bitget.handle_deltas",
        "lineno": 865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "python.ccxt.pro.bitget.bitget.handle_deltas",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_check_sum_error",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_order_book",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_check_sum_error",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_deltas",
        "callee": "python.ccxt.pro.bitget.bitget.handle_delta",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades",
        "callee": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "lineno": 941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 979,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitget.bitget.watch_public_multiple",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.un_watch_trades",
        "callee": "python.ccxt.pro.bitget.bitget.un_watch_channel",
        "lineno": 1011,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1057,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_trades",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_trade",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_positions",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_positions",
        "callee": "python.ccxt.pro.bitget.bitget.watch_private",
        "lineno": 1241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_positions",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_position",
        "lineno": 1337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_orders",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 1502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_orders",
        "callee": "python.ccxt.pro.bitget.bitget.watch_private",
        "lineno": 1531,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1637,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1638,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_order",
        "lineno": 1647,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.parse_ws_order",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_order_status",
        "lineno": 1911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_my_trades",
        "callee": "python.ccxt.pro.bitget.bitget.get_inst_type",
        "lineno": 1956,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_my_trades",
        "callee": "python.ccxt.pro.bitget.bitget.watch_private",
        "lineno": 1969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 2086,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_my_trades",
        "callee": "python.ccxt.pro.bitget.bitget.parse_ws_trade",
        "lineno": 2093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_balance",
        "callee": "<builtin>.str.lower",
        "lineno": 2148,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_balance",
        "callee": "python.ccxt.pro.bitget.bitget.watch_private",
        "lineno": 2149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.watch_private",
        "callee": "python.ccxt.pro.bitget.bitget.authenticate",
        "lineno": 2363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_error_message",
        "lineno": 2485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_pong",
        "lineno": 2489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_pong",
        "lineno": 2492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_authenticate",
        "lineno": 2496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_subscription_status",
        "lineno": 2499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "lineno": 2502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_ohlcv",
        "lineno": 2528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_message",
        "callee": "python.ccxt.pro.bitget.bitget.handle_order_book",
        "lineno": 2530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_order_book_un_subscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 2566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_trades_un_subscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 2589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_ticker_un_subscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 2612,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "callee": "python.ccxt.pro.bitget.bitget.handle_order_book_un_subscription",
        "lineno": 2682,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "callee": "python.ccxt.pro.bitget.bitget.handle_trades_un_subscription",
        "lineno": 2684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "callee": "python.ccxt.pro.bitget.bitget.handle_ticker_un_subscription",
        "lineno": 2686,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "callee": "python.ccxt.pro.bitget.bitget.handle_ohlcv_un_subscription",
        "lineno": 2688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitget.bitget.handle_un_subscription_status",
        "callee": "python.ccxt.pro.bitget.bitget.handle_ohlcv_un_subscription",
        "lineno": 2690,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bithumb": [
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 82,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 83,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_ticker",
        "callee": "python.ccxt.pro.bithumb.bithumb.parse_ws_ticker",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_order_book",
        "callee": "python.ccxt.pro.bithumb.bithumb.handle_deltas",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_deltas",
        "callee": "python.ccxt.pro.bithumb.bithumb.handle_delta",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_trades",
        "callee": "python.ccxt.pro.bithumb.bithumb.parse_ws_trade",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.watch_balance",
        "callee": "python.ccxt.pro.bithumb.bithumb.authenticate",
        "lineno": 385,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.watch_orders",
        "callee": "python.ccxt.pro.bithumb.bithumb.authenticate",
        "lineno": 466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_orders",
        "callee": "python.ccxt.pro.bithumb.bithumb.parse_ws_order",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bithumb.bithumb.handle_message",
        "callee": "python.ccxt.pro.bithumb.bithumb.handle_error_message",
        "lineno": 609,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitmart": [
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 165,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscription_exists_for_hash",
        "lineno": 166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 167,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_balance",
        "callee": "python.ccxt.pro.bitmart.bitmart.authenticate",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_balance",
        "callee": "python.ccxt.pro.bitmart.bitmart.set_balance_cache",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_trades",
        "callee": "python.ccxt.pro.bitmart.bitmart.watch_trades_for_symbols",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_trades",
        "callee": "python.ccxt.pro.bitmart.bitmart.un_watch_trades_for_symbols",
        "lineno": 357,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_ticker",
        "callee": "python.ccxt.pro.bitmart.bitmart.watch_tickers",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_tickers",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_ticker",
        "callee": "python.ccxt.pro.bitmart.bitmart.un_watch_tickers",
        "lineno": 436,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_tickers",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_bids_asks",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscription_exists_for_hash",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_bid_ask",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_bid_ask",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_orders",
        "callee": "python.ccxt.pro.bitmart.bitmart.authenticate",
        "lineno": 552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_orders",
        "callee": "python.ccxt.pro.bitmart.bitmart.authenticate",
        "lineno": 597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_orders",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_order",
        "lineno": 683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_orders",
        "callee": "<builtin>.list.append",
        "lineno": 685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.parse_ws_order",
        "callee": "<builtin>.list.append",
        "lineno": 797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.parse_ws_order",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_order_side",
        "lineno": 809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.parse_ws_order",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_order_status",
        "lineno": 818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_positions",
        "callee": "python.ccxt.pro.bitmart.bitmart.authenticate",
        "lineno": 860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 889,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_positions",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_position",
        "lineno": 942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 943,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_trade",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_trade_loop",
        "lineno": 1053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_trade",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_trade_loop",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_trade_loop",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_trade",
        "lineno": 1061,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_trade_loop",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1065,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_ticker",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_bid_ask",
        "lineno": 1161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_ticker",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_ws_swap_ticker",
        "lineno": 1172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_ohlcv",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe",
        "lineno": 1245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe",
        "lineno": 1275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_order_book",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe",
        "lineno": 1386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_order_book",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe",
        "lineno": 1411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_deltas",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_delta",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_order_book_message",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_deltas",
        "lineno": 1445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_order_book_message",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_deltas",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_order_book",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_order_book_message",
        "lineno": 1556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book_side.Bids",
        "lineno": 1576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book_side.Asks",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "lineno": 1609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 1614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.get_params_for_multiple_sub",
        "lineno": 1630,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_funding_rate",
        "callee": "python.ccxt.pro.bitmart.bitmart.watch_funding_rates",
        "lineno": 1650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.watch_funding_rates",
        "callee": "python.ccxt.pro.bitmart.bitmart.subscribe_multiple",
        "lineno": 1669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_error_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_un_subscription",
        "callee": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "lineno": 1822,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_market_type",
        "lineno": 1836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "callee": "python.ccxt.pro.bitmart.bitmart.parse_topic",
        "lineno": 1847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "callee": "<builtin>.list.append",
        "lineno": 1857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.get_un_sub_params",
        "callee": "<builtin>.list.append",
        "lineno": 1869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_message",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_error_message",
        "lineno": 1906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmart.bitmart.handle_message",
        "callee": "python.ccxt.pro.bitmart.bitmart.handle_funding_rate",
        "lineno": 1982,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitmex": [
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_ticker",
        "callee": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "lineno": 78,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 107,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_liquidations",
        "callee": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_liquidation",
        "callee": "<builtin>.list.append",
        "lineno": 449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_balance",
        "callee": "python.ccxt.pro.bitmex.bitmex.authenticate",
        "lineno": 467,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_trades",
        "callee": "python.ccxt.pro.bitmex.bitmex.watch_trades_for_symbols",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_authentication_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_positions",
        "callee": "python.ccxt.pro.bitmex.bitmex.authenticate",
        "lineno": 725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 892,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 899,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_orders",
        "callee": "python.ccxt.pro.bitmex.bitmex.authenticate",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_my_trades",
        "callee": "python.ccxt.pro.bitmex.bitmex.authenticate",
        "lineno": 1134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_order_book",
        "callee": "python.ccxt.pro.bitmex.bitmex.watch_order_book_for_symbols",
        "lineno": 1244,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1441,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_message",
        "callee": "python.ccxt.pro.bitmex.bitmex.handle_error_message",
        "lineno": 1667,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitmex.bitmex.handle_message",
        "callee": "python.ccxt.pro.bitmex.bitmex.handle_authentication_message",
        "lineno": 1690,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitopro": [
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_order_book",
        "callee": "python.ccxt.pro.bitopro.bitopro.watch_public",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_trades",
        "callee": "python.ccxt.pro.bitopro.bitopro.watch_public",
        "lineno": 135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_my_trades",
        "callee": "python.ccxt.pro.bitopro.bitopro.authenticate",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.handle_my_trade",
        "callee": "python.ccxt.pro.bitopro.bitopro.parse_ws_trade",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_ticker",
        "callee": "python.ccxt.pro.bitopro.bitopro.watch_public",
        "lineno": 324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitopro.bitopro.watch_balance",
        "callee": "python.ccxt.pro.bitopro.bitopro.authenticate",
        "lineno": 404,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitrue": [
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_balance",
        "callee": "python.ccxt.pro.bitrue.bitrue.authenticate",
        "lineno": 84,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_balance",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_balances",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_orders",
        "callee": "python.ccxt.pro.bitrue.bitrue.authenticate",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_order",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_order",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_order",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_order_type",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_order",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_order_status",
        "lineno": 298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_order_book",
        "callee": "python.ccxt.pro.bitrue.bitrue.find_swap_market_by_ws_base_quote",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_order_book",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_contract_bids_asks",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_order_book",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_contract_bids_asks",
        "lineno": 388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_contract_bids_asks",
        "callee": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "lineno": 416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_contract_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 445,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_trades",
        "callee": "python.ccxt.pro.bitrue.bitrue.find_swap_market_by_ws_base_quote",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_trades",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_trade",
        "lineno": 502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_trade",
        "callee": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_ohlcv",
        "callee": "python.ccxt.pro.bitrue.bitrue.find_swap_market_by_ws_base_quote",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_ohlcv",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_ohlcv",
        "lineno": 605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_ohlcv",
        "callee": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "lineno": 625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.watch_ticker",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_ticker",
        "callee": "python.ccxt.pro.bitrue.bitrue.find_swap_market_by_ws_base_quote",
        "lineno": 679,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_ticker",
        "callee": "python.ccxt.pro.bitrue.bitrue.parse_ws_ticker",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_ticker",
        "callee": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "lineno": 696,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.parse_ws_ticker",
        "callee": "python.ccxt.pro.bitrue.bitrue.convert_from_raw_quantity",
        "lineno": 697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "callee": "python.ccxt.pro.bitrue.bitrue.handle_order_book",
        "lineno": 762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "callee": "python.ccxt.pro.bitrue.bitrue.handle_trades",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "callee": "python.ccxt.pro.bitrue.bitrue.handle_ohlcv",
        "lineno": 766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "callee": "python.ccxt.pro.bitrue.bitrue.handle_ticker",
        "lineno": 768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitrue.bitrue.handle_message",
        "callee": "python.ccxt.pro.bitrue.bitrue.handle_ping",
        "lineno": 770,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitstamp": [
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_order_book",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_delta",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_delta",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_bid_asks",
        "lineno": 133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_delta",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_bid_asks",
        "lineno": 134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_trade",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.parse_ws_trade",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.watch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.watch_orders",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.subscribe_private",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_orders",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.parse_ws_order",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_subscription_status",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_order_book_subscription",
        "lineno": 414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_message",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_error_message",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_message",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_subscription_status",
        "lineno": 518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.handle_message",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.handle_subject",
        "lineno": 520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitstamp.bitstamp.subscribe_private",
        "callee": "python.ccxt.pro.bitstamp.bitstamp.authenticate",
        "lineno": 545,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bittrade": [
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_ticker",
        "callee": "python.ccxt.pro.bittrade.bittrade.request_id",
        "lineno": 70,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_trades",
        "callee": "python.ccxt.pro.bittrade.bittrade.request_id",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_ohlcv",
        "callee": "python.ccxt.pro.bittrade.bittrade.request_id",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_order_book",
        "callee": "python.ccxt.pro.bittrade.bittrade.request_id",
        "lineno": 276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_order_book_message",
        "lineno": 327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.watch_order_book_snapshot",
        "callee": "python.ccxt.pro.bittrade.bittrade.request_id",
        "lineno": 340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_deltas",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_delta",
        "lineno": 369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_order_book_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_deltas",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_order_book_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_deltas",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_order_book",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_order_book_message",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_error_message",
        "lineno": 559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_subscription_status",
        "lineno": 572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_subject",
        "lineno": 575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bittrade.bittrade.handle_message",
        "callee": "python.ccxt.pro.bittrade.bittrade.handle_ping",
        "lineno": 577,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bitvavo": [
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_public_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 97,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_ticker",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_public",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_tickers",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_public_multiple",
        "lineno": 136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_ticker",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_bid_ask",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_bids_asks",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_public_multiple",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_bid_ask",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.parse_ws_bid_ask",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_trades",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_public",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_deltas",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_delta",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_message",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_deltas",
        "lineno": 416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_message",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_deltas",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_message",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_order_book_message",
        "lineno": 506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_orders",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 572,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_my_trades",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.create_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.create_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 623,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.edit_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.edit_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.cancel_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.cancel_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 679,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_order_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.request_id",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 772,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_my_trades_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_my_trades_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_my_trades_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.withdraw_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.withdraw_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_withdrawals_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_withdrawals_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_ohlcv_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_deposits_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 941,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_deposits_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_trading_fees_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_trading_fees_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_markets_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 989,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_currencies_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 1001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_balance_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.authenticate",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.fetch_balance_ws",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.watch_request",
        "lineno": 1058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.action_and_order_id_message_hash",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_authentication_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_error_message",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.build_message_hash",
        "lineno": 1305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bitvavo.bitvavo.handle_message",
        "callee": "python.ccxt.pro.bitvavo.bitvavo.handle_error_message",
        "lineno": 1364,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.blockchaincom": [
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.watch_balance",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.authenticate",
        "lineno": 70,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ohlcv",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_ticker",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_updated_ticker",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_trades",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_trade",
        "lineno": 365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.watch_orders",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.authenticate",
        "lineno": 415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_orders",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_orders",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order",
        "lineno": 519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_orders",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order",
        "lineno": 522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.parse_ws_order_status",
        "lineno": 572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_order_book",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.handle_deltas",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_order_book",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.handle_deltas",
        "lineno": 688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_deltas",
        "callee": "python.ccxt.pro.blockchaincom.blockchaincom.handle_delta",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_message",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blockchaincom.blockchaincom.handle_authentication_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 732,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.blofin": [
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_trades",
        "callee": "python.ccxt.pro.blofin.blofin.watch_trades_for_symbols",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_trades",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_trade",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_order_book",
        "callee": "python.ccxt.pro.blofin.blofin.watch_order_book_for_symbols",
        "lineno": 166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_ticker",
        "callee": "python.ccxt.pro.blofin.blofin.watch_tickers",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_tickers",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_ticker",
        "callee": "python.ccxt.pro.blofin.blofin.handle_bid_ask",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_ticker",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_ticker",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_bids_asks",
        "callee": "python.ccxt.pro.blofin.blofin.get_subscription_request",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_bid_ask",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_bid_ask",
        "lineno": 334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_ohlcv",
        "callee": "python.ccxt.pro.blofin.blofin.watch_ohlcv_for_symbols",
        "lineno": 367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 386,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_balance",
        "callee": "python.ccxt.pro.blofin.blofin.authenticate",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_balance",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_balance",
        "callee": "python.ccxt.pro.blofin.blofin.get_subscription_request",
        "lineno": 447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_balance",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_balance",
        "lineno": 463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_orders",
        "callee": "python.ccxt.pro.blofin.blofin.watch_orders_for_symbols",
        "lineno": 486,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_orders_for_symbols",
        "callee": "python.ccxt.pro.blofin.blofin.authenticate",
        "lineno": 502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_orders_for_symbols",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_orders",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_order",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_positions",
        "callee": "python.ccxt.pro.blofin.blofin.authenticate",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_positions",
        "callee": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "lineno": 556,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_positions",
        "callee": "python.ccxt.pro.blofin.blofin.parse_ws_position",
        "lineno": 578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_funding_rate",
        "callee": "python.ccxt.pro.blofin.blofin.get_subscription_request",
        "lineno": 606,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.watch_multiple_wrapper",
        "callee": "python.ccxt.pro.blofin.blofin.get_subscription_request",
        "lineno": 680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.blofin.blofin.handle_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 731,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.bullish": [
      {
        "caller": "python.ccxt.pro.bullish.bullish.ping",
        "callee": "python.ccxt.pro.bullish.bullish.request_id",
        "lineno": 63,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_public",
        "callee": "python.ccxt.pro.bullish.bullish.request_id",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_private",
        "callee": "python.ccxt.pro.bullish.bullish.request_id",
        "lineno": 106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_trades",
        "callee": "python.ccxt.pro.bullish.bullish.watch_public",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_order_book",
        "callee": "python.ccxt.pro.bullish.bullish.watch_public",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_order_book",
        "callee": "python.ccxt.pro.bullish.bullish.separate_bids_or_asks",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_order_book",
        "callee": "python.ccxt.pro.bullish.bullish.separate_bids_or_asks",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.separate_bids_or_asks",
        "callee": "<builtin>.list.append",
        "lineno": 341,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_orders",
        "callee": "python.ccxt.pro.bullish.bullish.watch_private",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_orders",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_my_trades",
        "callee": "python.ccxt.pro.bullish.bullish.watch_private",
        "lineno": 473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_balance",
        "callee": "python.ccxt.pro.bullish.bullish.watch_private",
        "lineno": 563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.watch_positions",
        "callee": "python.ccxt.pro.bullish.bullish.watch_private",
        "lineno": 650,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 667,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_pong",
        "lineno": 715,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_trades",
        "lineno": 718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_ticker",
        "lineno": 720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_order_book",
        "lineno": 722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_orders",
        "lineno": 724,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_my_trades",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_balance",
        "lineno": 728,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bullish.bullish.handle_message",
        "callee": "python.ccxt.pro.bullish.bullish.handle_error_message",
        "lineno": 730,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.bybit": [
      {
        "caller": "python.ccxt.pro.bybit.bybit.describe",
        "callee": "python.ccxt.pro.bybit.bybit.describe_data",
        "lineno": 24,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.create_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.create_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.edit_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.edit_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.cancel_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.cancel_order_ws",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ticker",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ticker",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ticker",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ticker",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_tickers",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ticker",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_tickers",
        "lineno": 457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_bids_asks",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 624,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ohlcv",
        "callee": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 691,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 714,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_ohlcv_for_symbols",
        "lineno": 746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 787,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_ohlcv",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_ohlcv",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book",
        "callee": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 849,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 852,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 866,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 909,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_order_book",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_order_book_for_symbols",
        "lineno": 926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_order_book",
        "callee": "python.ccxt.pro.bybit.bybit.handle_deltas",
        "lineno": 983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_order_book",
        "callee": "python.ccxt.pro.bybit.bybit.handle_deltas",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_order_book",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_bid_ask",
        "lineno": 991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_deltas",
        "callee": "python.ccxt.pro.bybit.bybit.handle_delta",
        "lineno": 1003,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades",
        "callee": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1035,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 1036,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1047,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1066,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1077,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 1078,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_trades",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_trades_for_symbols",
        "lineno": 1091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_trades",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_trade",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.get_private_type",
        "lineno": 1237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.get_private_type",
        "lineno": 1273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 1278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_my_trades",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_trade",
        "lineno": 1381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1420,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.set_positions_cache",
        "lineno": 1424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_positions",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 1562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_liquidations",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_liquidations",
        "callee": "python.ccxt.pro.bybit.bybit.clean_params",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_liquidations",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_liquidation",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_liquidation",
        "lineno": 1628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1631,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_liquidation",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_liquidation",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1703,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.get_private_type",
        "lineno": 1709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1710,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.get_private_type",
        "lineno": 1739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_orders",
        "callee": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "lineno": 1740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1854,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_balance",
        "callee": "python.ccxt.pro.bybit.bybit.get_url_by_market_type",
        "lineno": 1899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_balance",
        "callee": "python.ccxt.pro.bybit.bybit.authenticate",
        "lineno": 1900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_balance",
        "callee": "python.ccxt.pro.bybit.bybit.get_private_type",
        "lineno": 1926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_balance",
        "callee": "python.ccxt.pro.bybit.bybit.watch_topics",
        "lineno": 1927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_balance",
        "callee": "python.ccxt.pro.bybit.bybit.parse_ws_balance",
        "lineno": 2094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.watch_topics",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 2156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.un_watch_topics",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 2163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_error_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_message",
        "callee": "python.ccxt.pro.bybit.bybit.handle_error_message",
        "lineno": 2276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_message",
        "callee": "python.ccxt.pro.bybit.bybit.handle_pong",
        "lineno": 2281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_message",
        "callee": "python.ccxt.pro.bybit.bybit.handle_pong",
        "lineno": 2286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_message",
        "callee": "python.ccxt.pro.bybit.bybit.handle_subscription_status",
        "lineno": 2291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_message",
        "callee": "python.ccxt.pro.bybit.bybit.handle_authenticate",
        "lineno": 2332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.ping",
        "callee": "python.ccxt.pro.bybit.bybit.request_id",
        "lineno": 2336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bybit.bybit.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 2392,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.bybiteu": [],
    "python.ccxt.pro.bydfi": [
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.ping",
        "callee": "python.ccxt.pro.bydfi.bydfi.request_id",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "callee": "python.ccxt.pro.bydfi.bydfi.request_id",
        "lineno": 102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_private",
        "callee": "python.ccxt.pro.bydfi.bydfi.request_id",
        "lineno": 128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ticker",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ticker",
        "callee": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_tickers",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "python.ccxt.pro.bydfi.bydfi.get_message_hashes_for_tickers_unsubscription",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_tickers",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.get_message_hashes_for_tickers_unsubscription",
        "callee": "<builtin>.list.append",
        "lineno": 257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv",
        "callee": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 365,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_order_book",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_order_book_for_symbols",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book",
        "callee": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book_for_symbols",
        "lineno": 429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 457,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 487,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_public",
        "lineno": 493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_orders",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_orders_for_symbols",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_orders_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_orders_for_symbols",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_private",
        "lineno": 555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_order",
        "callee": "python.ccxt.pro.bydfi.bydfi.parse_ws_order",
        "lineno": 601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_positions",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_private",
        "lineno": 693,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_positions",
        "callee": "python.ccxt.pro.bydfi.bydfi.parse_ws_position",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.parse_ws_position",
        "callee": "python.ccxt.pro.bydfi.bydfi.parse_ws_position_side",
        "lineno": 794,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_balance",
        "callee": "python.ccxt.pro.bydfi.bydfi.fetch_balance_snapshot",
        "lineno": 831,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.watch_balance",
        "callee": "python.ccxt.pro.bydfi.bydfi.watch_private",
        "lineno": 838,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_subscription_status",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_un_subscription",
        "lineno": 935,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 970,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_error_message",
        "lineno": 975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_pong",
        "lineno": 978,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_subscription_status",
        "lineno": 980,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_ticker",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_ohlcv",
        "lineno": 986,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_order_book",
        "lineno": 988,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_order",
        "lineno": 990,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_balance",
        "lineno": 996,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.bydfi.bydfi.handle_message",
        "callee": "python.ccxt.pro.bydfi.bydfi.handle_positions",
        "lineno": 1000,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.cex": [
      {
        "caller": "python.ccxt.pro.cex.cex.watch_balance",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 76,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_balance",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_balance",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 82,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_trades",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_trades_snapshot",
        "callee": "python.ccxt.pro.cex.cex.handle_trades_inner",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_trade",
        "callee": "python.ccxt.pro.cex.cex.handle_trades_inner",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_trades_inner",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_trades_inner",
        "callee": "python.ccxt.pro.cex.cex.parse_ws_old_trade",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_ticker",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_ticker",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_tickers",
        "callee": "python.ccxt.pro.cex.cex.watch_tickers",
        "lineno": 301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_ticker_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_ticker",
        "callee": "python.ccxt.pro.cex.cex.parse_ws_ticker",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_balance_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_balance_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_orders",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_my_trades",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_transaction",
        "callee": "python.ccxt.pro.cex.cex.handle_order_update",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_transaction",
        "callee": "python.ccxt.pro.cex.cex.handle_my_trades",
        "lineno": 510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_my_trades",
        "callee": "python.ccxt.pro.cex.cex.parse_ws_trade",
        "lineno": 561,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_update",
        "callee": "python.ccxt.pro.cex.cex.currency_from_precision",
        "lineno": 709,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_update",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_update",
        "callee": "python.ccxt.pro.cex.cex.parse_ws_order_update",
        "lineno": 717,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.parse_ws_order_update",
        "callee": "python.ccxt.pro.cex.cex.currency_from_precision",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.parse_ws_order_update",
        "callee": "python.ccxt.pro.cex.cex.currency_from_precision",
        "lineno": 783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.parse_ws_order_update",
        "callee": "python.ccxt.pro.cex.cex.parse_ws_trade",
        "lineno": 835,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.from_precision",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 841,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.currency_from_precision",
        "callee": "python.ccxt.pro.cex.cex.from_precision",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_orders_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_order_book",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.watch_order_book",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.cex.cex.pair_to_symbol",
        "lineno": 943,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_book_update",
        "callee": "python.ccxt.pro.cex.cex.pair_to_symbol",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_book_update",
        "callee": "python.ccxt.pro.cex.cex.handle_deltas",
        "lineno": 994,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_order_book_update",
        "callee": "python.ccxt.pro.cex.cex.handle_deltas",
        "lineno": 995,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_deltas",
        "callee": "python.ccxt.pro.cex.cex.handle_delta",
        "lineno": 1007,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_init_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1068,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_ohlcv1m",
        "callee": "python.ccxt.pro.cex.cex.pair_to_symbol",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_ohlcv",
        "callee": "python.ccxt.pro.cex.cex.pair_to_symbol",
        "lineno": 1131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_order_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_order_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_open_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.create_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.create_order_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.create_order_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.edit_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.edit_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.edit_order_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.edit_order_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.cancel_order_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.cancel_order_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.cancel_orders_ws",
        "callee": "python.ccxt.pro.cex.cex.authenticate",
        "lineno": 1326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.cancel_orders_ws",
        "callee": "python.ccxt.pro.cex.cex.request_id",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cex.cex.handle_message",
        "callee": "python.ccxt.pro.cex.cex.handle_error_message",
        "lineno": 1410,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.coinbase": [
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "callee": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "callee": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 177,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "callee": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "callee": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.create_ws_auth",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_ticker",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_ticker",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_tickers",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "lineno": 304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_tickers",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "lineno": 325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_tickers",
        "callee": "python.ccxt.pro.coinbase.coinbase.parse_ws_ticker",
        "lineno": 430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_tickers",
        "callee": "python.ccxt.pro.coinbase.coinbase.try_resolve_usdc",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_trades",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "lineno": 500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_trades",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "lineno": 517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe_multiple",
        "lineno": 552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_orders",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "lineno": 568,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_orders",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "lineno": 585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_order_book",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe",
        "lineno": 602,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.un_watch_order_book",
        "callee": "python.ccxt.pro.coinbase.coinbase.un_subscribe",
        "lineno": 618,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.coinbase.coinbase.subscribe_multiple",
        "lineno": 633,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_trade",
        "callee": "python.ccxt.pro.coinbase.coinbase.try_resolve_usdc",
        "lineno": 679,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order",
        "callee": "python.ccxt.pro.coinbase.coinbase.parse_ws_order",
        "lineno": 720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order",
        "callee": "<builtin>.list.append",
        "lineno": 724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order",
        "callee": "python.ccxt.pro.coinbase.coinbase.try_resolve_usdc",
        "lineno": 731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order_book",
        "callee": "python.ccxt.pro.coinbase.coinbase.handle_order_book_helper",
        "lineno": 842,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_order_book",
        "callee": "python.ccxt.pro.coinbase.coinbase.try_resolve_usdc",
        "lineno": 847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbase.coinbase.handle_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 923,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.coinbaseadvanced": [],
    "python.ccxt.pro.coinbaseexchange": [
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "callee": "<builtin>.list.append",
        "lineno": 76,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 101,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_ticker",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_tickers",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_tickers",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_trades",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "lineno": 159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_my_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe_multiple",
        "lineno": 242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders",
        "callee": "<external>.ccxt.base.errors.BadSymbol",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_orders",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.subscribe",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 288,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.watch_order_book",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.authenticate",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_trade",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_trade",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_my_trade",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_trade",
        "lineno": 378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 562,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order",
        "lineno": 578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_trade",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order",
        "lineno": 622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ws_order_status",
        "lineno": 644,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_ticker",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.parse_ticker",
        "lineno": 702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_deltas",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_delta",
        "lineno": 770,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order_book",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_deltas",
        "lineno": 809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order_book",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_deltas",
        "lineno": 810,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_error_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 869,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 871,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_message",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_my_trade",
        "lineno": 895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_message",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_order",
        "lineno": 896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_message",
        "callee": "python.ccxt.pro.coinbaseexchange.coinbaseexchange.handle_trade",
        "lineno": 898,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.coinbaseinternational": [
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.get_active_symbols",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "callee": "<builtin>.list.append",
        "lineno": 104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_funding_rate",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_funding_rates",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_ticker",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.get_active_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_tickers",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_instrument",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_instrument",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_ticker",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_ticker",
        "lineno": 389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_ohlcv",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_trades",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_trades_for_symbols",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "lineno": 517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_trade",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.parse_ws_trade",
        "lineno": 538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_order_book",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_order_book_for_symbols",
        "lineno": 594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.subscribe_multiple",
        "lineno": 608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_order_book",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_deltas",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_deltas",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_delta",
        "lineno": 678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_message",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_error_message",
        "lineno": 759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 774,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_message",
        "callee": "python.ccxt.pro.coinbaseinternational.coinbaseinternational.handle_ohlcv",
        "lineno": 776,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.coincheck": [
      {
        "caller": "python.ccxt.pro.coincheck.coincheck.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coincheck.coincheck.handle_trades",
        "callee": "python.ccxt.pro.coincheck.coincheck.parse_ws_trade",
        "lineno": 160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coincheck.coincheck.handle_message",
        "callee": "python.ccxt.pro.coincheck.coincheck.handle_order_book",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coincheck.coincheck.handle_message",
        "callee": "python.ccxt.pro.coincheck.coincheck.handle_trades",
        "lineno": 204,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.coinex": [
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_ticker",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_ticker",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_balance",
        "callee": "python.ccxt.pro.coinex.coinex.authenticate",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_balance",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_balance",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_balance",
        "lineno": 352,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_my_trades",
        "callee": "python.ccxt.pro.coinex.coinex.authenticate",
        "lineno": 418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_my_trades",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 472,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_my_trades",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_trade",
        "lineno": 474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_trades",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_trade",
        "lineno": 535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_ticker",
        "callee": "python.ccxt.pro.coinex.coinex.watch_tickers",
        "lineno": 620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_tickers",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 654,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_trades",
        "callee": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "lineno": 675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 712,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 752,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_order_book",
        "callee": "python.ccxt.pro.coinex.coinex.watch_order_book_for_symbols",
        "lineno": 785,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_deltas",
        "callee": "python.ccxt.pro.coinex.coinex.handle_delta",
        "lineno": 793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_order_book",
        "callee": "python.ccxt.pro.coinex.coinex.handle_deltas",
        "lineno": 845,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_order_book",
        "callee": "python.ccxt.pro.coinex.coinex.handle_deltas",
        "lineno": 846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_orders",
        "callee": "python.ccxt.pro.coinex.coinex.authenticate",
        "lineno": 879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_orders",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_orders",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_order",
        "lineno": 1025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1030,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.parse_ws_order",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_order_status",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.watch_bids_asks",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 1205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_bid_ask",
        "callee": "python.ccxt.pro.coinex.coinex.parse_ws_bid_ask",
        "lineno": 1228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_message",
        "callee": "python.ccxt.pro.coinex.coinex.handle_errors",
        "lineno": 1264,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_message",
        "callee": "python.ccxt.pro.coinex.coinex.handle_subscription_status",
        "lineno": 1279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_errors",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.handle_authentication_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinex.coinex.authenticate",
        "callee": "python.ccxt.pro.coinex.coinex.request_id",
        "lineno": 1350,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.coinone": [
      {
        "caller": "python.ccxt.pro.coinone.coinone.handle_ticker",
        "callee": "python.ccxt.pro.coinone.coinone.parse_ws_ticker",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinone.coinone.handle_trades",
        "callee": "python.ccxt.pro.coinone.coinone.parse_ws_trade",
        "lineno": 299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinone.coinone.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.coinone.coinone.handle_message",
        "callee": "python.ccxt.pro.coinone.coinone.handle_error_message",
        "lineno": 365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.coinone.coinone.handle_message",
        "callee": "python.ccxt.pro.coinone.coinone.handle_pong",
        "lineno": 369,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.cryptocom": [
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.pong",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book_for_symbols",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "lineno": 105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_public_multiple",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_deltas",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_delta",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_order_book",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_deltas",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_order_book",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_deltas",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_trades",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_trades_for_symbols",
        "lineno": 305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades_for_symbols",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_public_multiple",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 365,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "lineno": 366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_my_trades",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_subscribe",
        "lineno": 431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_ticker",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_public",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_ticker",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "lineno": 465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_tickers",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "lineno": 520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_ticker",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_bid_ask",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_ticker",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.parse_ws_ticker",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_bid_ask",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.parse_ws_bid_ask",
        "lineno": 643,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_ohlcv",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_public",
        "lineno": 683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.un_watch_ohlcv",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.un_watch_public_multiple",
        "lineno": 708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_orders",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_subscribe",
        "lineno": 759,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 802,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_positions",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.authenticate",
        "lineno": 825,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_positions",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.set_positions_cache",
        "lineno": 840,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 859,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_balance",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_subscribe",
        "lineno": 936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.create_order_ws",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "lineno": 1023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.edit_order_ws",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "lineno": 1048,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.cancel_order_ws",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "lineno": 1087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "lineno": 1109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_private_request",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.authenticate",
        "lineno": 1170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.watch_private_subscribe",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.authenticate",
        "lineno": 1180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_subscribe",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_trades",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_subscribe",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_orders",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.cryptocom.cryptocom.handle_message",
        "callee": "python.ccxt.pro.cryptocom.cryptocom.handle_error_message",
        "lineno": 1281,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.deepcoin": [
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.request_id",
        "lineno": 128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.create_public_request",
        "lineno": 129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.request_id",
        "lineno": 138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.create_public_request",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_private",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.authenticate",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_ticker",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_ticker",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "lineno": 217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_ticker",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_ticker",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_trades",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_trades",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "lineno": 356,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_trades",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_trade",
        "lineno": 390,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_trade",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_taker_or_maker",
        "lineno": 447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_trade",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_trade_side",
        "lineno": 448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_ohlcv",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_ohlcv",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "lineno": 516,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_ohlcv",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_ohlcv",
        "lineno": 557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_order_book",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_public",
        "lineno": 600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.un_watch_order_book",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.un_watch_public",
        "lineno": 620,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_snapshot",
        "lineno": 652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_message",
        "lineno": 657,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book_message",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_my_trades",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_private",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_my_trade",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_trade",
        "lineno": 799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_orders",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.watch_private",
        "lineno": 821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_order",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order_status",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_order",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_trade_side",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_positions",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.authenticate",
        "lineno": 949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_position",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_position",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_position",
        "lineno": 1001,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_position",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_position_side",
        "lineno": 1032,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_position",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.parse_ws_margin_mode",
        "lineno": 1041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_pong",
        "lineno": 1076,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_error_message",
        "lineno": 1080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_subscription_status",
        "lineno": 1083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_ticker",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_trades",
        "lineno": 1087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_ohlcv",
        "lineno": 1089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_order_book",
        "lineno": 1091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_my_trade",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_order",
        "lineno": 1095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_message",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_position",
        "lineno": 1097,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_subscription_status",
        "callee": "python.ccxt.pro.deepcoin.deepcoin.handle_un_subscription",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deepcoin.deepcoin.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1166,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.deribit": [
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_balance",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 93,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_balance",
        "callee": "<builtin>.list.append",
        "lineno": 100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_balance",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_ticker",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_ticker",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_tickers",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_tickers",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 291,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_bids_asks",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_bid_ask",
        "callee": "python.ccxt.pro.deribit.deribit.parse_ws_bid_ask",
        "lineno": 328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_trades",
        "callee": "python.ccxt.pro.deribit.deribit.watch_trades_for_symbols",
        "lineno": 364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_my_trades",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_my_trades",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_order_book",
        "callee": "python.ccxt.pro.deribit.deribit.watch_order_book_for_symbols",
        "lineno": 526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_order_book",
        "callee": "python.ccxt.pro.deribit.deribit.handle_deltas",
        "lineno": 626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_order_book",
        "callee": "python.ccxt.pro.deribit.deribit.handle_deltas",
        "lineno": 627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.clean_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.clean_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_deltas",
        "callee": "python.ccxt.pro.deribit.deribit.handle_delta",
        "lineno": 659,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_orders",
        "callee": "python.ccxt.pro.deribit.deribit.authenticate",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_orders",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_ohlcv",
        "callee": "python.ccxt.pro.deribit.deribit.watch_ohlcv_for_symbols",
        "lineno": 764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "lineno": 782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 820,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_ohlcv",
        "callee": "python.ccxt.pro.deribit.deribit.parse_ws_ohlcv",
        "lineno": 824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "callee": "<builtin>.list.append",
        "lineno": 872,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.watch_multiple_wrapper",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 885,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_message",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 973,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.handle_message",
        "callee": "python.ccxt.pro.deribit.deribit.handle_authentication_message",
        "lineno": 977,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.deribit.deribit.authenticate",
        "callee": "python.ccxt.pro.deribit.deribit.request_id",
        "lineno": 1011,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.derive": [
      {
        "caller": "python.ccxt.pro.derive.derive.watch_public",
        "callee": "python.ccxt.pro.derive.derive.request_id",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_order_book",
        "callee": "python.ccxt.pro.derive.derive.watch_public",
        "lineno": 106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_ticker",
        "callee": "python.ccxt.pro.derive.derive.watch_public",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.un_watch_order_book",
        "callee": "python.ccxt.pro.derive.derive.un_watch_public",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.un_watch_trades",
        "callee": "python.ccxt.pro.derive.derive.un_watch_public",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.un_watch_public",
        "callee": "python.ccxt.pro.derive.derive.request_id",
        "lineno": 298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_order_book_un_subscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 317,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_trades_un_subscription",
        "callee": "<external>.ccxt.base.errors.UnsubscribeError",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_un_subscribe",
        "callee": "python.ccxt.pro.derive.derive.handle_order_book_un_subscription",
        "lineno": 351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_un_subscribe",
        "callee": "python.ccxt.pro.derive.derive.handle_trades_un_subscription",
        "lineno": 353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_trades",
        "callee": "python.ccxt.pro.derive.derive.watch_public",
        "lineno": 384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.authenticate",
        "callee": "python.ccxt.pro.derive.derive.request_id",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_private",
        "callee": "python.ccxt.pro.derive.derive.authenticate",
        "lineno": 440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_private",
        "callee": "python.ccxt.pro.derive.derive.request_id",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_orders",
        "callee": "python.ccxt.pro.derive.derive.watch_private",
        "lineno": 487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.watch_my_trades",
        "callee": "python.ccxt.pro.derive.derive.watch_private",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 636,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_message",
        "callee": "python.ccxt.pro.derive.derive.handle_error_message",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_message",
        "callee": "python.ccxt.pro.derive.derive.handle_auth",
        "lineno": 681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_message",
        "callee": "python.ccxt.pro.derive.derive.handle_un_subscribe",
        "lineno": 683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.derive.derive.handle_auth",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 700,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.dydx": [
      {
        "caller": "python.ccxt.pro.dydx.dydx.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.dydx.dydx.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 370,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.dydx.dydx.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.dydx.dydx.handle_message",
        "callee": "python.ccxt.pro.dydx.dydx.handle_error_message",
        "lineno": 394,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.exmo": [
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_balance",
        "callee": "python.ccxt.pro.exmo.exmo.authenticate",
        "lineno": 60,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_balance",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_balance",
        "callee": "python.ccxt.pro.exmo.exmo.parse_spot_balance",
        "lineno": 128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_balance",
        "callee": "python.ccxt.pro.exmo.exmo.parse_margin_balance",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_ticker",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_tickers",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 248,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_trades",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 336,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_my_trades",
        "callee": "python.ccxt.pro.exmo.exmo.authenticate",
        "lineno": 355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_my_trades",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_order_book",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 481,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_order_book",
        "callee": "python.ccxt.pro.exmo.exmo.handle_deltas",
        "lineno": 541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_order_book",
        "callee": "python.ccxt.pro.exmo.exmo.handle_deltas",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_deltas",
        "callee": "python.ccxt.pro.exmo.exmo.handle_delta",
        "lineno": 553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_orders",
        "callee": "python.ccxt.pro.exmo.exmo.authenticate",
        "lineno": 569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.watch_orders",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_orders",
        "callee": "python.ccxt.pro.exmo.exmo.parse_ws_order",
        "lineno": 663,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.parse_ws_order",
        "callee": "python.ccxt.pro.exmo.exmo.parse_ws_trade",
        "lineno": 708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.handle_message",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 805,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.exmo.exmo.authenticate",
        "callee": "python.ccxt.pro.exmo.exmo.request_id",
        "lineno": 851,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.extended": [
      {
        "caller": "python.ccxt.pro.extended.extended.handle_order_book",
        "callee": "<external>.ccxt.base.errors.InvalidNonce",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_order_book",
        "callee": "python.ccxt.pro.extended.extended.handle_deltas",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_order_book",
        "callee": "python.ccxt.pro.extended.extended.handle_deltas",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_deltas",
        "callee": "python.ccxt.pro.extended.extended.handle_delta",
        "lineno": 135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.watch_orders",
        "callee": "python.ccxt.pro.extended.extended.watch_private",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.watch_balance",
        "callee": "python.ccxt.pro.extended.extended.watch_private",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.watch_my_trades",
        "callee": "python.ccxt.pro.extended.extended.watch_private",
        "lineno": 273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.watch_positions",
        "callee": "python.ccxt.pro.extended.extended.watch_private",
        "lineno": 351,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 384,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_funding_rate",
        "callee": "python.ccxt.pro.extended.extended.parse_ws_funding_rate",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_ohlcv",
        "callee": "python.ccxt.pro.extended.extended.find_subscription",
        "lineno": 723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 771,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_error_message",
        "lineno": 774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_trades",
        "lineno": 782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_ohlcv",
        "lineno": 784,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_orders",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_my_trades",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_positions",
        "lineno": 791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_balance",
        "lineno": 793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_mark_price",
        "lineno": 795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_funding_rate",
        "lineno": 797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.extended.extended.handle_message",
        "callee": "python.ccxt.pro.extended.extended.handle_order_book",
        "lineno": 799,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.gate": [
      {
        "caller": "python.ccxt.pro.gate.gate.create_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_order_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_order_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 204,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.create_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_order_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.cancel_order_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.edit_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.edit_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.edit_order_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.edit_order_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 291,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_order_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_order_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_order_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_closed_orders_ws",
        "callee": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "callee": "python.ccxt.pro.gate.gate.authenticate",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.fetch_orders_by_status_ws",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.subscribe_public",
        "lineno": 426,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_order_book",
        "callee": "python.ccxt.pro.gate.gate.un_subscribe_public_multiple",
        "lineno": 452,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_new_spot_order_book",
        "callee": "python.ccxt.pro.gate.gate.handle_delta",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_order_book",
        "callee": "python.ccxt.pro.gate.gate.handle_new_spot_order_book",
        "lineno": 563,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_order_book",
        "callee": "python.ccxt.pro.gate.gate.handle_delta",
        "lineno": 593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_delta",
        "callee": "python.ccxt.pro.gate.gate.handle_bid_asks",
        "lineno": 636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_delta",
        "callee": "python.ccxt.pro.gate.gate.handle_bid_asks",
        "lineno": 637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_ticker",
        "callee": "python.ccxt.pro.gate.gate.watch_tickers",
        "lineno": 655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_tickers",
        "callee": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "lineno": 670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_ticker",
        "callee": "python.ccxt.pro.gate.gate.handle_ticker_and_bid_ask",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_bids_asks",
        "callee": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_bid_ask",
        "callee": "python.ccxt.pro.gate.gate.handle_ticker_and_bid_ask",
        "lineno": 725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 732,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 743,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_watch_tickers_and_bids_asks",
        "callee": "python.ccxt.pro.gate.gate.subscribe_public_multiple",
        "lineno": 744,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_trades",
        "callee": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "lineno": 793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.subscribe_public_multiple",
        "lineno": 821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 839,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.un_subscribe_public_multiple",
        "lineno": 848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_watch_trades",
        "callee": "python.ccxt.pro.gate.gate.un_watch_trades_for_symbols",
        "lineno": 857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 886,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_ohlcv",
        "callee": "python.ccxt.pro.gate.gate.get_type_by_market",
        "lineno": 913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_ohlcv",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_ohlcv",
        "callee": "python.ccxt.pro.gate.gate.subscribe_public",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 962,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_trades",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "lineno": 1012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_trades",
        "callee": "python.ccxt.pro.gate.gate.subscribe_private",
        "lineno": 1016,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1049,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_balance",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "lineno": 1083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_balance",
        "callee": "python.ccxt.pro.gate.gate.subscribe_private",
        "lineno": 1095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_positions",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "lineno": 1225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_positions",
        "callee": "python.ccxt.pro.gate.gate.set_positions_cache",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_positions",
        "callee": "python.ccxt.pro.gate.gate.subscribe_private",
        "lineno": 1233,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_positions",
        "callee": "python.ccxt.pro.gate.gate.get_market_type_by_url",
        "lineno": 1298,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1325,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_orders",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "lineno": 1379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_orders",
        "callee": "python.ccxt.pro.gate.gate.subscribe_private",
        "lineno": 1382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations",
        "callee": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "lineno": 1473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.get_url_by_market_type",
        "lineno": 1503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.gate.gate.subscribe_private",
        "lineno": 1518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_liquidation",
        "callee": "python.ccxt.pro.gate.gate.parse_ws_liquidation",
        "lineno": 1575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_message",
        "callee": "python.ccxt.pro.gate.gate.handle_error_message",
        "lineno": 1863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_message",
        "callee": "python.ccxt.pro.gate.gate.handle_subscription_status",
        "lineno": 1867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_message",
        "callee": "python.ccxt.pro.gate.gate.handle_un_subscribe",
        "lineno": 1870,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_message",
        "callee": "python.ccxt.pro.gate.gate.handle_order_book",
        "lineno": 1875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.handle_message",
        "callee": "python.ccxt.pro.gate.gate.handle_authentication_message",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_public",
        "callee": "python.ccxt.pro.gate.gate.request_id",
        "lineno": 1952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_public_multiple",
        "callee": "python.ccxt.pro.gate.gate.request_id",
        "lineno": 1970,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.un_subscribe_public_multiple",
        "callee": "python.ccxt.pro.gate.gate.request_id",
        "lineno": 1983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.authenticate",
        "callee": "python.ccxt.pro.gate.gate.request_private",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.request_private",
        "callee": "python.ccxt.pro.gate.gate.request_id",
        "lineno": 2023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_private",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2055,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gate.gate.subscribe_private",
        "callee": "python.ccxt.pro.gate.gate.request_id",
        "lineno": 2070,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.gemini": [
      {
        "caller": "python.ccxt.pro.gemini.gemini.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "lineno": 92,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trade",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_trade",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trades",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_trade",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trades_for_multidata",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_trade",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_trades_for_multidata",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 329,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "lineno": 405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.watch_bids_asks",
        "callee": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "lineno": 418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "callee": "<builtin>.list.append",
        "lineno": 492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.helper_for_watch_multiple_construct",
        "callee": "<builtin>.list.append",
        "lineno": 494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_l2_updates",
        "callee": "python.ccxt.pro.gemini.gemini.handle_order_book",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_l2_updates",
        "callee": "python.ccxt.pro.gemini.gemini.handle_trades",
        "lineno": 588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.watch_orders",
        "callee": "python.ccxt.pro.gemini.gemini.authenticate",
        "lineno": 607,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 670,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_order",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_order",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.parse_ws_order",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_order_status",
        "lineno": 720,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.parse_ws_order",
        "callee": "python.ccxt.pro.gemini.gemini.parse_ws_order_type",
        "lineno": 722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_error",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_order",
        "lineno": 803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_error",
        "lineno": 807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_ohlcv",
        "lineno": 816,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "<builtin>.list.append",
        "lineno": 837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "<builtin>.list.append",
        "lineno": 839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "<builtin>.list.append",
        "lineno": 841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_bids_asks_for_multidata",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_order_book_for_multidata",
        "lineno": 847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.gemini.gemini.handle_message",
        "callee": "python.ccxt.pro.gemini.gemini.handle_trades_for_multidata",
        "lineno": 850,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.grvt": [
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_message",
        "callee": "python.ccxt.pro.grvt.grvt.handle_error_message",
        "lineno": 90,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "callee": "python.ccxt.pro.grvt.grvt.request_id",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_ticker",
        "callee": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_tickers",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_ticker",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_ticker",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_trades",
        "callee": "python.ccxt.pro.grvt.grvt.watch_trades_for_symbols",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 310,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_trades",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_trade",
        "lineno": 355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_ohlcv",
        "callee": "python.ccxt.pro.grvt.grvt.watch_ohlcv_for_symbols",
        "lineno": 380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 451,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_ohlcv",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_ohlcv",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_order_book",
        "callee": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "lineno": 476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 509,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 591,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "python.ccxt.pro.grvt.grvt.authenticate",
        "lineno": 619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_my_trades",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_my_trade",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_my_trade",
        "lineno": 679,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "python.ccxt.pro.grvt.grvt.authenticate",
        "lineno": 699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 709,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 713,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_positions",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 718,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_position",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_position",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_position",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_position",
        "callee": "<builtin>.list.append",
        "lineno": 759,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "python.ccxt.pro.grvt.grvt.authenticate",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 789,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.watch_orders",
        "callee": "python.ccxt.pro.grvt.grvt.subscribe_multiple",
        "lineno": 795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_order",
        "callee": "python.ccxt.pro.grvt.grvt.parse_ws_order",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.grvt.grvt.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 899,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.hashkey": [
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_private",
        "callee": "python.ccxt.pro.hashkey.hashkey.authenticate",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_private",
        "callee": "python.ccxt.pro.hashkey.hashkey.get_private_url",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_ohlcv",
        "callee": "python.ccxt.pro.hashkey.hashkey.wath_public",
        "lineno": 93,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_ohlcv",
        "callee": "python.ccxt.pro.hashkey.hashkey.parse_ws_ohlcv",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_ticker",
        "callee": "python.ccxt.pro.hashkey.hashkey.wath_public",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_trades",
        "callee": "python.ccxt.pro.hashkey.hashkey.wath_public",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_trades",
        "callee": "python.ccxt.pro.hashkey.hashkey.parse_ws_trade",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_order_book",
        "callee": "python.ccxt.pro.hashkey.hashkey.wath_public",
        "lineno": 302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_orders",
        "callee": "python.ccxt.pro.hashkey.hashkey.watch_private",
        "lineno": 367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_order",
        "callee": "python.ccxt.pro.hashkey.hashkey.parse_ws_order",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_my_trades",
        "callee": "python.ccxt.pro.hashkey.hashkey.watch_private",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_my_trade",
        "callee": "python.ccxt.pro.hashkey.hashkey.parse_ws_trade",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_positions",
        "callee": "python.ccxt.pro.hashkey.hashkey.authenticate",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_positions",
        "callee": "python.ccxt.pro.hashkey.hashkey.get_private_url",
        "lineno": 597,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_position",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_position",
        "callee": "python.ccxt.pro.hashkey.hashkey.parse_ws_position",
        "lineno": 628,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_balance",
        "callee": "python.ccxt.pro.hashkey.hashkey.authenticate",
        "lineno": 680,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_balance",
        "callee": "python.ccxt.pro.hashkey.hashkey.get_private_url",
        "lineno": 685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.watch_balance",
        "callee": "python.ccxt.pro.hashkey.hashkey.set_balance_cache",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.keep_alive_listen_key",
        "callee": "python.ccxt.pro.hashkey.hashkey.get_private_url",
        "lineno": 782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_ohlcv",
        "lineno": 793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_ticker",
        "lineno": 795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_trades",
        "lineno": 797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_order_book",
        "lineno": 799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_order",
        "lineno": 801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_my_trade",
        "lineno": 803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_position",
        "lineno": 805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hashkey.hashkey.handle_message",
        "callee": "python.ccxt.pro.hashkey.hashkey.handle_balance",
        "lineno": 807,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.hitbtc": [
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "callee": "<builtin>.list.append",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "callee": "<builtin>.list.append",
        "lineno": 148,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.subscribe_private",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.authenticate",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.authenticate",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_order_book",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order_book",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_deltas",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order_book",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_deltas",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_deltas",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_delta",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_ticker",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.watch_tickers",
        "lineno": 312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_tickers",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "lineno": 344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_ticker",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_ticker",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_bids_asks",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "lineno": 487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_bid_ask",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_bid_ask",
        "lineno": 518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_trades",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "lineno": 560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_trades",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trades",
        "lineno": 616,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trades",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trade",
        "lineno": 627,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_trades",
        "callee": "<builtin>.list.append",
        "lineno": 628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_ohlcv",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_public",
        "lineno": 683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 736,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_orders",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_private",
        "lineno": 792,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 861,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_order_helper",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_order_helper",
        "lineno": 868,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order_trade",
        "lineno": 965,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.watch_balance",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.subscribe_private",
        "lineno": 1025,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.create_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1058,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.create_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1060,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.create_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1062,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1091,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_order_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1095,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.fetch_open_orders_ws",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.trade_request",
        "lineno": 1156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 1220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.parse_ws_order",
        "lineno": 1223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_message",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_error",
        "lineno": 1228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_message",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_message",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_authenticate",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_message",
        "callee": "python.ccxt.pro.hitbtc.hitbtc.handle_order_request",
        "lineno": 1268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hitbtc.hitbtc.handle_error",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1310,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.hollaex": [
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.watch_order_book",
        "callee": "python.ccxt.pro.hollaex.hollaex.watch_public",
        "lineno": 76,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.watch_trades",
        "callee": "python.ccxt.pro.hollaex.hollaex.watch_public",
        "lineno": 135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.watch_my_trades",
        "callee": "python.ccxt.pro.hollaex.hollaex.watch_private",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.watch_orders",
        "callee": "python.ccxt.pro.hollaex.hollaex.watch_private",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.watch_balance",
        "callee": "python.ccxt.pro.hollaex.hollaex.watch_private",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.handle_message",
        "callee": "python.ccxt.pro.hollaex.hollaex.handle_error_message",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hollaex.hollaex.handle_message",
        "callee": "python.ccxt.pro.hollaex.hollaex.handle_pong",
        "lineno": 551,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.htx": [
      {
        "caller": "python.ccxt.pro.htx.htx.watch_ticker",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_ticker",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_ticker",
        "callee": "python.ccxt.pro.htx.htx.subscribe_public",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.un_watch_ticker",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.un_watch_ticker",
        "callee": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_trades",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_trades",
        "callee": "python.ccxt.pro.htx.htx.subscribe_public",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.un_watch_trades",
        "callee": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_ohlcv",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_ohlcv",
        "callee": "python.ccxt.pro.htx.htx.subscribe_public",
        "lineno": 344,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.un_watch_ohlcv",
        "callee": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "lineno": 369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 399,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_order_book",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 431,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_order_book",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_order_book",
        "callee": "python.ccxt.pro.htx.htx.subscribe_public",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.un_watch_order_book",
        "callee": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "lineno": 471,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book_snapshot",
        "callee": "<external>.ccxt.base.errors.InvalidNonce",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_order_book_snapshot",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_order_book_snapshot",
        "callee": "python.ccxt.pro.htx.htx.request_id",
        "lineno": 551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_deltas",
        "callee": "python.ccxt.pro.htx.htx.handle_delta",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 671,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "callee": "python.ccxt.pro.htx.htx.handle_deltas",
        "lineno": 677,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "callee": "python.ccxt.pro.htx.htx.handle_deltas",
        "lineno": 678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order_book",
        "callee": "python.ccxt.pro.htx.htx.handle_order_book_message",
        "lineno": 745,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_my_trades",
        "callee": "python.ccxt.pro.htx.htx.get_order_channel_and_message_hash",
        "lineno": 798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_my_trades",
        "callee": "python.ccxt.pro.htx.htx.subscribe_private",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_orders",
        "callee": "python.ccxt.pro.htx.htx.get_order_channel_and_message_hash",
        "lineno": 880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_orders",
        "callee": "python.ccxt.pro.htx.htx.subscribe_private",
        "lineno": 883,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order",
        "callee": "python.ccxt.pro.htx.htx.parse_order_trade",
        "lineno": 1022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order",
        "callee": "python.ccxt.pro.htx.htx.parse_ws_order",
        "lineno": 1042,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order",
        "callee": "python.ccxt.pro.htx.htx.parse_ws_order",
        "lineno": 1045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order",
        "callee": "python.ccxt.pro.htx.htx.handle_my_trade",
        "lineno": 1063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1066,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_positions",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 1335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_positions",
        "callee": "python.ccxt.pro.htx.htx.subscribe_private",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.watch_balance",
        "callee": "python.ccxt.pro.htx.htx.subscribe_private",
        "lineno": 1499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subscription_status",
        "callee": "python.ccxt.pro.htx.htx.handle_un_subscription",
        "lineno": 1754,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_my_trade",
        "lineno": 1879,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_balance",
        "lineno": 1882,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_order",
        "lineno": 1885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_order",
        "lineno": 1892,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_balance",
        "lineno": 1894,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_subject",
        "callee": "python.ccxt.pro.htx.htx.handle_positions",
        "lineno": 1896,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.pong",
        "callee": "<external>.ccxt.base.errors.NetworkError",
        "lineno": 1920,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1991,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2004,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_error_message",
        "lineno": 2017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_subscription_status",
        "lineno": 2063,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_ping",
        "lineno": 2068,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_subscription_status",
        "lineno": 2071,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_authenticate",
        "lineno": 2075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_subject",
        "lineno": 2079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_ping",
        "lineno": 2084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_authenticate",
        "lineno": 2087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_subscription_status",
        "lineno": 2090,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_subject",
        "lineno": 2093,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_message",
        "callee": "python.ccxt.pro.htx.htx.handle_ping",
        "lineno": 2096,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.handle_my_trade",
        "callee": "python.ccxt.pro.htx.htx.parse_ws_trade",
        "lineno": 2158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.subscribe_public",
        "callee": "python.ccxt.pro.htx.htx.request_id",
        "lineno": 2277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "callee": "python.ccxt.pro.htx.htx.request_id",
        "lineno": 2293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.unsubscribe_public",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 2300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.subscribe_private",
        "callee": "python.ccxt.pro.htx.htx.request_id",
        "lineno": 2316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.subscribe_private",
        "callee": "python.ccxt.pro.htx.htx.get_url_by_market_type",
        "lineno": 2336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.subscribe_private",
        "callee": "python.ccxt.pro.htx.htx.authenticate",
        "lineno": 2343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.authenticate",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.htx.htx.authenticate",
        "callee": "python.ccxt.pro.htx.htx.request_id",
        "lineno": 2404,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.huobi": [],
    "python.ccxt.pro.hyperliquid": [
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.create_orders_ws",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.wrap_as_post_action",
        "lineno": 84,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.create_order_ws",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.create_orders_ws",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.edit_order_ws",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.wrap_as_post_action",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_orders_ws",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.wrap_as_post_action",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_orders_ws",
        "callee": "<builtin>.list.append",
        "lineno": 189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_order_ws",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.cancel_orders_ws",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.watch_ticker",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.watch_tickers",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_ticker",
        "lineno": 535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_ticker",
        "lineno": 555,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ws_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 613,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_my_trades",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_trade",
        "lineno": 622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_trades",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_trade",
        "lineno": 723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_balance",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions",
        "lineno": 1044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_balance",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.parse_ws_balance",
        "lineno": 1046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.watch_positions",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.set_positions_cache",
        "lineno": 1139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order_book_unsubscription",
        "lineno": 1491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_trades_unsubscription",
        "lineno": 1493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_tickers_unsubscription",
        "lineno": 1495,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_ohlcv_unsubscription",
        "lineno": 1497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_order_unsubscription",
        "lineno": 1499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_my_trades_unsubscription",
        "lineno": 1501,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_positions_unsubscription",
        "lineno": 1503,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_subscription_response",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_spot_balance_unsubscription",
        "lineno": 1505,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.handle_message",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.handle_error_message",
        "lineno": 1522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.hyperliquid.hyperliquid.wrap_as_post_action",
        "callee": "python.ccxt.pro.hyperliquid.hyperliquid.request_id",
        "lineno": 1571,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.independentreserve": [
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_trades",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.parse_ws_trade",
        "lineno": 92,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.handle_deltas",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.handle_deltas",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.value_to_checksum",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.value_to_checksum",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.value_to_checksum",
        "lineno": 214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.value_to_checksum",
        "lineno": 214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_deltas",
        "callee": "python.ccxt.pro.independentreserve.independentreserve.handle_delta",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.independentreserve.independentreserve.handle_message",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 274,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.kraken": [
      {
        "caller": "python.ccxt.pro.kraken.kraken.order_request_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.order_request_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.create_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.create_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.create_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.create_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.order_request_ws",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.edit_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.edit_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.edit_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.edit_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.order_request_ws",
        "lineno": 354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_order_ws",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 440,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_ticker",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 497,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_trades",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_ohlcv",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_ticker",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 634,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_ticker",
        "callee": "python.ccxt.pro.kraken.kraken.watch_tickers",
        "lineno": 636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_tickers",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_tickers",
        "callee": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "lineno": 651,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_bids_asks",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_bids_asks",
        "callee": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_trades",
        "callee": "python.ccxt.pro.kraken.kraken.watch_trades_for_symbols",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "lineno": 704,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.watch_order_book_for_symbols",
        "lineno": 722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "lineno": 741,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_ohlcv",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_ohlcv",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 762,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_ohlcv",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_heartbeat",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.custom_handle_deltas",
        "lineno": 891,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.custom_handle_deltas",
        "lineno": 893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.custom_handle_deltas",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.format_number",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.format_number",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.format_number",
        "lineno": 927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "python.ccxt.pro.kraken.kraken.format_number",
        "lineno": 927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_order_book",
        "callee": "<external>.ccxt.base.errors.ChecksumError",
        "lineno": 932,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_private",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 1022,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_private",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 1023,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_private",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 1030,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_my_trades",
        "callee": "python.ccxt.pro.kraken.kraken.watch_private",
        "lineno": 1059,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1098,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_my_trades",
        "callee": "python.ccxt.pro.kraken.kraken.parse_ws_trade",
        "lineno": 1103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_orders",
        "callee": "python.ccxt.pro.kraken.kraken.watch_private",
        "lineno": 1181,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_orders",
        "callee": "python.ccxt.pro.kraken.kraken.parse_ws_order",
        "lineno": 1222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_orders",
        "callee": "python.ccxt.pro.kraken.kraken.parse_ws_order",
        "lineno": 1229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 1318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1325,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 1325,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "python.ccxt.pro.kraken.kraken.get_message_hash",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_multi_helper",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 1334,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_balance",
        "callee": "python.ccxt.pro.kraken.kraken.load_markets",
        "lineno": 1349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_balance",
        "callee": "python.ccxt.pro.kraken.kraken.authenticate",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.watch_balance",
        "callee": "python.ccxt.pro.kraken.kraken.request_id",
        "lineno": 1353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kraken.kraken.handle_message",
        "callee": "python.ccxt.pro.kraken.kraken.handle_error_message",
        "lineno": 1505,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.krakenfutures": [
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "lineno": 109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_public",
        "callee": "<builtin>.list.append",
        "lineno": 133,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.authenticate",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_ticker",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_tickers",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_tickers",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_bids_asks",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_trades",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_trades_for_symbols",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_order_book",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.watch_order_book_for_symbols",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_positions",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_positions",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_position",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_orders",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_my_trades",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "lineno": 430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_balance",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 452,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_balance",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.subscribe_private",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_trade",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 498,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_trade",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_trade",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_trade",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_trade",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_order",
        "lineno": 703,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_trade",
        "lineno": 708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_snapshot",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_order",
        "lineno": 814,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_ticker",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_ticker",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_ticker",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_bid_ask",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_ticker",
        "lineno": 964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_bid_ask",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 967,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_book_snapshot",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 1082,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_order_book",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 1122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_my_trades",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.parse_ws_my_trade",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.get_message_hash",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.subscription_exists_for_hash",
        "lineno": 1449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.watch_multi_helper",
        "callee": "<builtin>.list.append",
        "lineno": 1450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1498,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_message",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.handle_authenticate",
        "lineno": 1506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_message",
        "callee": "python.ccxt.pro.krakenfutures.krakenfutures.handle_error_message",
        "lineno": 1508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.krakenfutures.krakenfutures.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1558,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.kucoin": [
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_uta_url",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.get_uta_url",
        "callee": "python.ccxt.pro.kucoin.kucoin.authenticate_uta",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_subscribe",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_subscribe_multiple",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe_multiple",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_subscribe_multiple",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_subscribe",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_tickers",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_multiple",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.subscribe_public_multiple_uta",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 435,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_uta_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_uta_tickers",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_multiple_uta",
        "lineno": 468,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_contract_ticker",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_ticker",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_ticker",
        "lineno": 625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_bids_asks",
        "callee": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "lineno": 676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "callee": "<builtin>.list.append",
        "lineno": 693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_multi_helper",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_bid_ask",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_bid_ask",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 812,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 861,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 864,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_ohlcv",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_subscribe",
        "lineno": 875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 933,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1038,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 1044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_multiple",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 1079,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1089,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_subscribe_multiple",
        "lineno": 1102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 1133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_watch_trades_for_symbols",
        "lineno": 1134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_trade",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_trade",
        "lineno": 1189,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "lineno": 1309,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_public_uta",
        "lineno": 1347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "lineno": 1348,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 1378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_multiple",
        "lineno": 1402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 1428,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.kucoin.kucoin.un_subscribe_multiple",
        "lineno": 1456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "lineno": 1538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_order_book",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_bid_asks",
        "lineno": 1635,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_bid_asks",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_bid_asks",
        "lineno": 1640,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_delta",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_bid_asks",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_orders",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "lineno": 1756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_orders",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 1763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_orders",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_orders_message_hash_suffix",
        "lineno": 1768,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_orders",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 1773,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.parse_ws_order",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_order_status",
        "lineno": 1865,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_my_trade",
        "lineno": 2009,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_order",
        "lineno": 2010,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2017,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2018,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_order",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_orders_message_hash_suffix",
        "lineno": 2029,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_order",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_order",
        "lineno": 2083,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2087,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_my_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "lineno": 2130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_my_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 2132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_my_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_my_trades_message_hash_suffix",
        "lineno": 2140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_my_trades",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 2142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_my_trade",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_trade",
        "lineno": 2186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_my_trade",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_my_trades_message_hash_suffix",
        "lineno": 2191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_my_trade",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_trade",
        "lineno": 2218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_uta_url",
        "lineno": 2336,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 2339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "callee": "python.ccxt.pro.kucoin.kucoin.set_balance_cache",
        "lineno": 2341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "lineno": 2353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_balance",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 2355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 2541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.negotiate",
        "lineno": 2543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.set_position_cache",
        "lineno": 2551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_current_position",
        "lineno": 2554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe",
        "lineno": 2558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 2585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_uta_url",
        "lineno": 2586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "callee": "python.ccxt.pro.kucoin.kucoin.set_positions_cache",
        "lineno": 2588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.watch_positions",
        "callee": "python.ccxt.pro.kucoin.kucoin.subscribe_private_uta",
        "lineno": 2599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.load_position_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_current_position",
        "lineno": 2756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_position",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 2796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.get_current_position",
        "lineno": 2801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_uta_position",
        "callee": "python.ccxt.pro.kucoin.kucoin.parse_ws_uta_position",
        "lineno": 2802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_subject",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_ticker",
        "lineno": 2893,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.ping",
        "callee": "python.ccxt.pro.kucoin.kucoin.request_id",
        "lineno": 2963,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_message",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_subject",
        "lineno": 3012,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_message",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_error_message",
        "lineno": 3016,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoin.kucoin.handle_message",
        "callee": "python.ccxt.pro.kucoin.kucoin.handle_subscription_status",
        "lineno": 3017,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.kucoinfutures": [
      {
        "caller": "python.ccxt.pro.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.pro.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 70,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoinfutures.kucoinfutures.transfer",
        "callee": "python.ccxt.pro.kucoinfutures.kucoinfutures.parse_transfer_type",
        "lineno": 100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.kucoinfutures.kucoinfutures.transfer",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 111,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.lbank": [
      {
        "caller": "python.ccxt.pro.lbank.lbank.fetch_ohlcv_ws",
        "callee": "python.ccxt.pro.lbank.lbank.request_id",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.fetch_ticker_ws",
        "callee": "python.ccxt.pro.lbank.lbank.request_id",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_ticker",
        "callee": "python.ccxt.pro.lbank.lbank.parse_ws_ticker",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.fetch_trades_ws",
        "callee": "python.ccxt.pro.lbank.lbank.request_id",
        "lineno": 388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 450,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_trades",
        "callee": "python.ccxt.pro.lbank.lbank.parse_ws_trade",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.watch_orders",
        "callee": "python.ccxt.pro.lbank.lbank.authenticate",
        "lineno": 518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 563,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_orders",
        "callee": "python.ccxt.pro.lbank.lbank.parse_ws_order",
        "lineno": 566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.parse_ws_order",
        "callee": "python.ccxt.pro.lbank.lbank.parse_ws_order_status",
        "lineno": 648,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.watch_balance",
        "callee": "python.ccxt.pro.lbank.lbank.authenticate",
        "lineno": 674,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 855,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.handle_message",
        "callee": "python.ccxt.pro.lbank.lbank.handle_error_message",
        "lineno": 874,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.authenticate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lbank.lbank.authenticate",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 925,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.lighter": [
      {
        "caller": "python.ccxt.pro.lighter.lighter.subscribe_private",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_deltas",
        "callee": "python.ccxt.pro.lighter.lighter.handle_delta",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_order_book_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_deltas",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_order_book_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_deltas",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.handle_order_book_message",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_order_book",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 299,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_ticker",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 341,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 345,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public_multiple",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_tickers",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_tickers",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_mark_price",
        "callee": "python.ccxt.pro.lighter.lighter.watch_ticker",
        "lineno": 380,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_mark_prices",
        "callee": "python.ccxt.pro.lighter.lighter.watch_tickers",
        "lineno": 392,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_mark_price",
        "callee": "python.ccxt.pro.lighter.lighter.un_watch_ticker",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_mark_prices",
        "callee": "python.ccxt.pro.lighter.lighter.un_watch_tickers",
        "lineno": 416,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_trades",
        "callee": "python.ccxt.pro.lighter.lighter.handle_liquidation",
        "lineno": 509,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_trades",
        "callee": "python.ccxt.pro.lighter.lighter.parse_ws_trade",
        "lineno": 524,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 526,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_trades",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_trades",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 685,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.parse_ws_order_trade",
        "lineno": 697,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 701,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 721,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 729,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 746,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 751,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_my_trades",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 755,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 853,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_liquidation",
        "callee": "python.ccxt.pro.lighter.lighter.parse_ws_liquidation",
        "lineno": 858,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_liquidation",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_liquidations",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 880,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_liquidations",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_balance",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_balance",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_private",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_balance",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_public",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_balance",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 991,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1014,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1017,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.subscribe_private",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1044,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.un_watch_orders",
        "callee": "python.ccxt.pro.lighter.lighter.unsubscribe",
        "lineno": 1046,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 1075,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1077,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_orders",
        "callee": "python.ccxt.pro.lighter.lighter.get_message_hash",
        "lineno": 1087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_error_message",
        "lineno": 1113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_ping",
        "lineno": 1117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_order_book",
        "lineno": 1121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_ticker",
        "lineno": 1124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_trades",
        "lineno": 1127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_my_trades",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_balance",
        "lineno": 1133,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_balance",
        "lineno": 1136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_orders",
        "lineno": 1139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_orders",
        "lineno": 1142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_message",
        "callee": "python.ccxt.pro.lighter.lighter.handle_subscription_status",
        "lineno": 1145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.lighter.lighter.handle_subscription_status",
        "callee": "python.ccxt.pro.lighter.lighter.handle_un_subscription",
        "lineno": 1164,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.luno": [
      {
        "caller": "python.ccxt.pro.luno.luno.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.handle_trades",
        "callee": "python.ccxt.pro.luno.luno.parse_trade",
        "lineno": 102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.handle_order_book",
        "callee": "python.ccxt.pro.luno.luno.custom_parse_order_book",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.handle_order_book",
        "callee": "python.ccxt.pro.luno.luno.handle_delta",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.custom_parse_order_book",
        "callee": "python.ccxt.pro.luno.luno.parse_order_book_bids_asks",
        "lineno": 214,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.custom_parse_order_book",
        "callee": "python.ccxt.pro.luno.luno.parse_order_book_bids_asks",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.parse_order_book_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.parse_order_book_bids_asks",
        "callee": "python.ccxt.pro.luno.luno.custom_parse_bid_ask",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.custom_parse_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.luno.luno.handle_delta",
        "callee": "python.ccxt.pro.luno.luno.custom_parse_bid_ask",
        "lineno": 288,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.mexc": [
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.handle_bid_ask",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_ticker",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_tickers",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_ticker",
        "lineno": 340,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 423,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_bid_ask",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_bid_ask",
        "lineno": 462,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_spot_private",
        "callee": "python.ccxt.pro.mexc.mexc.authenticate",
        "lineno": 500,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_ohlcv",
        "lineno": 642,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_ohlcv",
        "lineno": 652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 743,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 749,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.handle_delta",
        "lineno": 862,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_delta",
        "callee": "python.ccxt.pro.mexc.mexc.handle_bookside_delta",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_delta",
        "callee": "python.ccxt.pro.mexc.mexc.handle_bookside_delta",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 926,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 932,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_trades",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_trade",
        "lineno": 1004,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_my_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_private",
        "lineno": 1035,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_my_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_private",
        "lineno": 1037,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_my_trade",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_trade",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1091,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_orders",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_private",
        "lineno": 1205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_orders",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_private",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_order",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_order",
        "lineno": 1293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.parse_ws_order",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_order_status",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.parse_ws_order",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_order_type",
        "lineno": 1393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.parse_ws_order",
        "callee": "python.ccxt.pro.mexc.mexc.parse_ws_time_in_force",
        "lineno": 1394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_balance",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_private",
        "lineno": 1465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_balance",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_private",
        "lineno": 1467,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.watch_funding_rate",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_funding_rate",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_funding_rate",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1564,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 1603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ticker",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 1665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_tickers",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1668,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1687,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 1694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_bids_asks",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 1725,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1733,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_ohlcv",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1735,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 1757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_order_book",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1766,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_spot_public",
        "lineno": 1786,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_trades",
        "callee": "python.ccxt.pro.mexc.mexc.watch_swap_public",
        "lineno": 1793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.un_watch_trades",
        "callee": "python.ccxt.pro.mexc.mexc.handle_unsubscriptions",
        "lineno": 1795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_subscription_status",
        "callee": "python.ccxt.pro.mexc.mexc.handle_pong",
        "lineno": 1884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_ohlcv",
        "lineno": 1919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_trades",
        "lineno": 1921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_ticker",
        "lineno": 1923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_order_book",
        "lineno": 1925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_balance",
        "lineno": 1927,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_my_trade",
        "lineno": 1929,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_order",
        "lineno": 1931,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_message",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_protobuf_message",
        "lineno": 1942,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.mexc.mexc.handle_message",
        "callee": "python.ccxt.pro.mexc.mexc.handle_subscription_status",
        "lineno": 1945,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.modetrade": [
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "callee": "python.ccxt.pro.modetrade.modetrade.request_id",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_order_book",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_ticker",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_ticker",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_ticker",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_tickers",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_tickers",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_ticker",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 291,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_bids_asks",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_bid_ask",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_bid_ask",
        "lineno": 337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 339,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_ohlcv",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_trades",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_public",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_trade",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_trade",
        "lineno": 477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_auth",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "callee": "python.ccxt.pro.modetrade.modetrade.authenticate",
        "lineno": 609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "callee": "python.ccxt.pro.modetrade.modetrade.request_id",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_private_multiple",
        "callee": "python.ccxt.pro.modetrade.modetrade.authenticate",
        "lineno": 619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_private_multiple",
        "callee": "python.ccxt.pro.modetrade.modetrade.request_id",
        "lineno": 621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_orders",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_my_trades",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "lineno": 689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order_update",
        "callee": "python.ccxt.pro.modetrade.modetrade.handle_my_trade",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order_update",
        "callee": "python.ccxt.pro.modetrade.modetrade.handle_order",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order_update",
        "callee": "python.ccxt.pro.modetrade.modetrade.handle_my_trade",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order_update",
        "callee": "python.ccxt.pro.modetrade.modetrade.handle_order",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_order",
        "lineno": 859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_my_trade",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_trade",
        "lineno": 917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 921,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_positions",
        "callee": "python.ccxt.pro.modetrade.modetrade.set_positions_cache",
        "lineno": 951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_positions",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_private_multiple",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1027,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_positions",
        "callee": "python.ccxt.pro.modetrade.modetrade.parse_ws_position",
        "lineno": 1034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.watch_balance",
        "callee": "python.ccxt.pro.modetrade.modetrade.watch_private",
        "lineno": 1129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.modetrade.modetrade.handle_message",
        "callee": "python.ccxt.pro.modetrade.modetrade.handle_error_message",
        "lineno": 1206,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.myokx": [],
    "python.ccxt.pro.ndax": [
      {
        "caller": "python.ccxt.pro.ndax.ndax.watch_ticker",
        "callee": "python.ccxt.pro.ndax.ndax.request_id",
        "lineno": 62,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ndax.ndax.watch_trades",
        "callee": "python.ccxt.pro.ndax.ndax.request_id",
        "lineno": 131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ndax.ndax.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.ndax.ndax.watch_ohlcv",
        "callee": "python.ccxt.pro.ndax.ndax.request_id",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.ndax.ndax.watch_order_book",
        "callee": "python.ccxt.pro.ndax.ndax.request_id",
        "lineno": 331,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.okx": [
      {
        "caller": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 147,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.subscribe",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades",
        "callee": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_trades",
        "callee": "python.ccxt.pro.okx.okx.un_watch_trades_for_symbols",
        "lineno": 276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_funding_rate",
        "callee": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_funding_rates",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ticker",
        "callee": "python.ccxt.pro.okx.okx.watch_tickers",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ticker",
        "callee": "python.ccxt.pro.okx.okx.un_watch_tickers",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_tickers",
        "callee": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_mark_price",
        "callee": "python.ccxt.pro.okx.okx.watch_mark_prices",
        "lineno": 476,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_mark_prices",
        "callee": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "lineno": 494,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_tickers",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 529,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_ticker",
        "callee": "python.ccxt.pro.okx.okx.handle_bid_ask",
        "lineno": 558,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_bids_asks",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_bid_ask",
        "callee": "python.ccxt.pro.okx.okx.parse_ws_bid_ask",
        "lineno": 637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_liquidations_for_symbols",
        "callee": "<builtin>.str.upper",
        "lineno": 689,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_liquidations_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 699,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_liquidation",
        "callee": "python.ccxt.pro.okx.okx.parse_ws_liquidation",
        "lineno": 736,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 740,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 761,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_liquidations_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_liquidations_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_my_liquidation",
        "callee": "python.ccxt.pro.okx.okx.parse_ws_my_liquidation",
        "lineno": 827,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_my_liquidation",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 831,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ohlcv",
        "callee": "python.ccxt.pro.okx.okx.subscribe",
        "lineno": 936,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ohlcv",
        "callee": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "lineno": 950,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 979,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1021,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1056,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book",
        "callee": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "lineno": 1102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1195,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.un_watch_order_book",
        "callee": "python.ccxt.pro.okx.okx.un_watch_order_book_for_symbols",
        "lineno": 1210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_deltas",
        "callee": "python.ccxt.pro.okx.okx.handle_delta",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "callee": "python.ccxt.pro.okx.okx.handle_deltas",
        "lineno": 1253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "callee": "python.ccxt.pro.okx.okx.handle_deltas",
        "lineno": 1254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "callee": "<external>.ccxt.base.errors.InvalidNonce",
        "lineno": 1262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_order_book",
        "callee": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "lineno": 1382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_order_book",
        "callee": "python.ccxt.pro.okx.okx.handle_order_book_message",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.authenticate",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1407,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_balance",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_balance",
        "callee": "python.ccxt.pro.okx.okx.subscribe",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_balance_and_position",
        "callee": "python.ccxt.pro.okx.okx.handle_my_liquidation",
        "lineno": 1450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_trades",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_trades",
        "callee": "<builtin>.str.upper",
        "lineno": 1605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_my_trades",
        "callee": "python.ccxt.pro.okx.okx.subscribe",
        "lineno": 1614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_positions",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_positions",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1649,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_positions",
        "callee": "python.ccxt.pro.okx.okx.subscribe_multiple",
        "lineno": 1652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1743,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_orders",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_orders",
        "callee": "<builtin>.str.upper",
        "lineno": 1779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.watch_orders",
        "callee": "python.ccxt.pro.okx.okx.subscribe",
        "lineno": 1789,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_orders",
        "callee": "python.ccxt.pro.okx.okx.handle_my_trades",
        "lineno": 1849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1857,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_my_trades",
        "callee": "<builtin>.list.append",
        "lineno": 1938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_my_trades",
        "callee": "python.ccxt.pro.okx.okx.order_to_trade",
        "lineno": 1949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.create_order_ws",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 1982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.create_order_ws",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 1983,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.create_order_ws",
        "callee": "python.ccxt.pro.okx.okx.request_id",
        "lineno": 1984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.create_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.create_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 1997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.edit_order_ws",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 2054,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.edit_order_ws",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 2055,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.edit_order_ws",
        "callee": "python.ccxt.pro.okx.okx.request_id",
        "lineno": 2056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2085,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_order_ws",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 2087,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_order_ws",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 2088,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_order_ws",
        "callee": "python.ccxt.pro.okx.okx.request_id",
        "lineno": 2089,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 2126,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.request_id",
        "lineno": 2127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_orders_ws",
        "callee": "<builtin>.list.append",
        "lineno": 2138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.authenticate",
        "lineno": 2159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 2162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.get_url",
        "lineno": 2163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.okx.okx.request_id",
        "lineno": 2164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 2242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_message",
        "callee": "python.ccxt.pro.okx.okx.handle_error_message",
        "lineno": 2262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_message",
        "callee": "python.ccxt.pro.okx.okx.handle_pong",
        "lineno": 2304,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_message",
        "callee": "python.ccxt.pro.okx.okx.handle_ohlcv",
        "lineno": 2354,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_unsubscription",
        "callee": "python.ccxt.pro.okx.okx.handle_un_subscription_trades",
        "lineno": 2404,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_unsubscription",
        "callee": "python.ccxt.pro.okx.okx.handle_unsubscription_order_book",
        "lineno": 2406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_unsubscription",
        "callee": "python.ccxt.pro.okx.okx.handle_unsubscription_ticker",
        "lineno": 2408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.okx.okx.handle_unsubscription",
        "callee": "python.ccxt.pro.okx.okx.handle_unsubscription_ohlcv",
        "lineno": 2410,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.okxus": [],
    "python.ccxt.pro.onetrading": [
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_balance",
        "callee": "python.ccxt.pro.onetrading.onetrading.authenticate",
        "lineno": 93,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_ticker",
        "callee": "python.ccxt.pro.onetrading.onetrading.watch_many",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_tickers",
        "callee": "python.ccxt.pro.onetrading.onetrading.watch_many",
        "lineno": 194,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_ticker",
        "callee": "python.ccxt.pro.onetrading.onetrading.parse_ws_ticker",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_my_trades",
        "callee": "python.ccxt.pro.onetrading.onetrading.authenticate",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_my_trades",
        "callee": "python.ccxt.pro.onetrading.onetrading.watch_my_trades",
        "lineno": 301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_order_book",
        "callee": "python.ccxt.pro.onetrading.onetrading.watch_many",
        "lineno": 332,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_order_book",
        "callee": "python.ccxt.pro.onetrading.onetrading.handle_deltas",
        "lineno": 378,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_order_book",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 380,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_delta",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 400,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_deltas",
        "callee": "python.ccxt.pro.onetrading.onetrading.handle_delta",
        "lineno": 410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_orders",
        "callee": "python.ccxt.pro.onetrading.onetrading.authenticate",
        "lineno": 431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_orders",
        "callee": "python.ccxt.pro.onetrading.onetrading.watch_orders",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_trading",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 501,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_trading",
        "callee": "python.ccxt.pro.onetrading.onetrading.parse_trading_order",
        "lineno": 502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.parse_trading_order",
        "callee": "python.ccxt.pro.onetrading.onetrading.parse_trading_order_status",
        "lineno": 615,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 690,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 693,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_account_update",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 937,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_account_update",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 940,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_account_update",
        "callee": "python.ccxt.pro.onetrading.onetrading.parse_ws_order_status",
        "lineno": 952,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_account_update",
        "callee": "python.ccxt.pro.onetrading.onetrading.update_balance",
        "lineno": 974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1031,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_ohlcv",
        "callee": "<builtin>.dict.keys",
        "lineno": 1052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_ohlcv",
        "callee": "<builtin>.list.append",
        "lineno": 1061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_ohlcv",
        "callee": "python.ccxt.pro.onetrading.onetrading.find_timeframe",
        "lineno": 1116,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 1130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.handle_message",
        "callee": "python.ccxt.pro.onetrading.onetrading.handle_error_message",
        "lineno": 1183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.onetrading.onetrading.watch_many",
        "callee": "<builtin>.dict.keys",
        "lineno": 1276,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.pro.p2b": [
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_ohlcv",
        "callee": "python.ccxt.pro.p2b.p2b.subscribe",
        "lineno": 111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_ticker",
        "callee": "python.ccxt.pro.p2b.p2b.subscribe",
        "lineno": 138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_trades",
        "callee": "python.ccxt.pro.p2b.p2b.watch_trades_for_symbols",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.watch_order_book",
        "callee": "python.ccxt.pro.p2b.p2b.subscribe",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.handle_message",
        "callee": "python.ccxt.pro.p2b.p2b.handle_error_message",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.handle_message",
        "callee": "python.ccxt.pro.p2b.p2b.handle_pong",
        "lineno": 437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.p2b.p2b.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 454,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.pacifica": [
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.create_order_ws",
        "callee": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.create_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.create_order_ws",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.edit_order_ws",
        "callee": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_orders_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_orders_ws",
        "callee": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_orders_ws",
        "callee": "<builtin>.list.append",
        "lineno": 287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_order_ws",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_order_ws",
        "callee": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "lineno": 366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.watch_order_book",
        "callee": "python.ccxt.pro.pacifica.pacifica.setup_api_key_headers",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.watch_ticker",
        "callee": "python.ccxt.pro.pacifica.pacifica.watch_tickers",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.watch_tickers",
        "callee": "python.ccxt.pro.pacifica.pacifica.setup_api_key_headers",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_ws_tickers",
        "callee": "python.ccxt.pro.pacifica.pacifica.parse_ws_ticker",
        "lineno": 665,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_ws_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_my_trades",
        "callee": "python.ccxt.pro.pacifica.pacifica.parse_ws_trade",
        "lineno": 711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 808,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_trades",
        "callee": "python.ccxt.pro.pacifica.pacifica.parse_ws_trade",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 986,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1045,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1093,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_order_book_unsubscription",
        "lineno": 1215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_trades_unsubscription",
        "lineno": 1217,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_tickers_unsubscription",
        "lineno": 1219,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_ohlcv_unsubscription",
        "lineno": 1221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_order_unsubscription",
        "lineno": 1223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_subscription_response",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_my_trades_unsubscription",
        "lineno": 1225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_message",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_error_message",
        "lineno": 1242,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.handle_message",
        "callee": "python.ccxt.pro.pacifica.pacifica.handle_ws_post",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 1291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.pacifica.pacifica.wrap_as_post_action",
        "callee": "python.ccxt.pro.pacifica.pacifica.request_id",
        "lineno": 1292,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.paradex": [
      {
        "caller": "python.ccxt.pro.paradex.paradex.authenticate",
        "callee": "python.ccxt.pro.paradex.paradex.request_id",
        "lineno": 62,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 285,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_orders",
        "callee": "python.ccxt.pro.paradex.paradex.authenticate",
        "lineno": 306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 363,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.watch_funding_rates",
        "callee": "<builtin>.list.append",
        "lineno": 464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.handle_funding_rate",
        "callee": "python.ccxt.pro.paradex.paradex.parse_funding_rate_ws",
        "lineno": 493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.handle_message",
        "callee": "python.ccxt.pro.paradex.paradex.handle_error_message",
        "lineno": 566,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.paradex.paradex.handle_message",
        "callee": "python.ccxt.pro.paradex.paradex.handle_authentication_message",
        "lineno": 598,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.phemex": [
      {
        "caller": "python.ccxt.pro.phemex.phemex.from_en",
        "callee": "<external>.ccxt.base.precise.Precise",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.from_ep",
        "callee": "python.ccxt.pro.phemex.phemex.from_en",
        "lineno": 64,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.from_ev",
        "callee": "python.ccxt.pro.phemex.phemex.from_en",
        "lineno": 69,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.from_er",
        "callee": "python.ccxt.pro.phemex.phemex.from_en",
        "lineno": 74,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ev",
        "lineno": 106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ev",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 138,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ev",
        "lineno": 164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ev",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 277,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.parse_swap_ticker",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.parse_perpetual_ticker",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_balance",
        "callee": "python.ccxt.pro.phemex.phemex.subscribe_private",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_balance",
        "callee": "python.ccxt.pro.phemex.phemex.from_en",
        "lineno": 373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_balance",
        "callee": "python.ccxt.pro.phemex.phemex.from_en",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 474,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_ticker",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 502,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_tickers",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 536,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_trades",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_order_book",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_ohlcv",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.custom_handle_deltas",
        "callee": "python.ccxt.pro.phemex.phemex.custom_handle_delta",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_order_book",
        "callee": "python.ccxt.pro.phemex.phemex.custom_handle_deltas",
        "lineno": 739,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_order_book",
        "callee": "python.ccxt.pro.phemex.phemex.custom_handle_deltas",
        "lineno": 740,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_my_trades",
        "callee": "python.ccxt.pro.phemex.phemex.subscribe_private",
        "lineno": 771,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.watch_orders",
        "callee": "python.ccxt.pro.phemex.phemex.subscribe_private",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_orders",
        "callee": "python.ccxt.pro.phemex.phemex.parse_ws_swap_order",
        "lineno": 1111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_orders",
        "callee": "<builtin>.list.append",
        "lineno": 1112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_orders",
        "callee": "python.ccxt.pro.phemex.phemex.handle_my_trades",
        "lineno": 1113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_ws_swap_order",
        "callee": "python.ccxt.pro.phemex.phemex.from_ep",
        "lineno": 1270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.parse_ws_swap_order",
        "callee": "python.ccxt.pro.phemex.phemex.from_ev",
        "lineno": 1275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_ticker",
        "lineno": 1412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_trades",
        "lineno": 1415,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_ohlcv",
        "lineno": 1418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_order_book",
        "lineno": 1421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_orders",
        "lineno": 1425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_message",
        "callee": "python.ccxt.pro.phemex.phemex.handle_balance",
        "lineno": 1431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.subscribe_private",
        "callee": "python.ccxt.pro.phemex.phemex.authenticate",
        "lineno": 1456,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.phemex.phemex.authenticate",
        "callee": "python.ccxt.pro.phemex.phemex.request_id",
        "lineno": 1478,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.poloniex": [
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.create_order_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.create_order_ws",
        "callee": "<external>.ccxt.base.errors.InvalidOrder",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.create_order_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.trade_request",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.cancel_order_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.cancel_orders_ws",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.cancel_orders_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.cancel_orders_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.trade_request",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.cancel_all_orders_ws",
        "callee": "python.ccxt.pro.poloniex.poloniex.trade_request",
        "lineno": 302,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order_request",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "lineno": 321,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order_request",
        "callee": "<builtin>.list.append",
        "lineno": 322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_ohlcv",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_ticker",
        "callee": "python.ccxt.pro.poloniex.poloniex.watch_tickers",
        "lineno": 360,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_tickers",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_trades",
        "callee": "python.ccxt.pro.poloniex.poloniex.watch_trades_for_symbols",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_order_book",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_orders",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_orders",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 467,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_my_trades",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_my_trades",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 491,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_balance",
        "callee": "python.ccxt.pro.poloniex.poloniex.authenticate",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.watch_balance",
        "callee": "python.ccxt.pro.poloniex.poloniex.subscribe",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_ohlcv",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_ohlcv",
        "lineno": 565,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_trade",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_trade",
        "lineno": 600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 607,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 783,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "lineno": 795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_trade",
        "lineno": 800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.handle_my_trades",
        "lineno": 801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_status",
        "lineno": 837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_order",
        "callee": "<builtin>.list.append",
        "lineno": 841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_order_trade",
        "lineno": 889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "callee": "<builtin>.list.append",
        "lineno": 890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.parse_ws_order",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_status",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_balance",
        "callee": "python.ccxt.pro.poloniex.poloniex.parse_ws_balance",
        "lineno": 1074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_message",
        "callee": "python.ccxt.pro.poloniex.poloniex.handle_error_message",
        "lineno": 1128,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_message",
        "callee": "python.ccxt.pro.poloniex.poloniex.handle_authenticate",
        "lineno": 1162,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_message",
        "callee": "python.ccxt.pro.poloniex.poloniex.handle_order_request",
        "lineno": 1164,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.poloniex.poloniex.handle_authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.toobit": [
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_message",
        "callee": "python.ccxt.pro.toobit.toobit.handle_error_message",
        "lineno": 123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_message",
        "callee": "python.ccxt.pro.toobit.toobit.handle_incoming_pong",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_trades",
        "callee": "python.ccxt.pro.toobit.toobit.watch_trades_for_symbols",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_ohlcv",
        "callee": "python.ccxt.pro.toobit.toobit.watch_ohlcv_for_symbols",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 301,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_ohlcv",
        "callee": "python.ccxt.pro.toobit.toobit.parse_ws_ohlcv",
        "lineno": 353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_ticker",
        "callee": "python.ccxt.pro.toobit.toobit.watch_tickers",
        "lineno": 388,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_tickers",
        "callee": "python.ccxt.pro.toobit.toobit.parse_ws_ticker",
        "lineno": 465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_order_book",
        "callee": "python.ccxt.pro.toobit.toobit.watch_order_book_for_symbols",
        "lineno": 487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 509,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 511,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_order_book",
        "callee": "python.ccxt.pro.toobit.toobit.set_order_book_snapshot",
        "lineno": 546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_order_book_partial_snapshot",
        "callee": "python.ccxt.pro.toobit.toobit.set_order_book_snapshot",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_balance",
        "callee": "python.ccxt.pro.toobit.toobit.authenticate",
        "lineno": 626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_balance",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 637,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_balance",
        "callee": "python.ccxt.pro.toobit.toobit.set_balance_cache",
        "lineno": 639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_orders",
        "callee": "python.ccxt.pro.toobit.toobit.authenticate",
        "lineno": 731,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_orders",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 737,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_order",
        "callee": "python.ccxt.pro.toobit.toobit.parse_ws_order",
        "lineno": 779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_my_trades",
        "callee": "python.ccxt.pro.toobit.toobit.authenticate",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_my_trades",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 875,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_my_trade",
        "callee": "python.ccxt.pro.toobit.toobit.parse_my_trade",
        "lineno": 876,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_positions",
        "callee": "python.ccxt.pro.toobit.toobit.authenticate",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_positions",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_positions",
        "callee": "python.ccxt.pro.toobit.toobit.authenticate",
        "lineno": 922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.watch_positions",
        "callee": "python.ccxt.pro.toobit.toobit.set_positions_cache",
        "lineno": 923,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 945,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 993,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_positions",
        "callee": "python.ccxt.pro.toobit.toobit.parse_ws_position",
        "lineno": 998,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.authenticate",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 1045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.authenticate",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1064,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.keep_alive_listen_key",
        "callee": "python.ccxt.pro.toobit.toobit.get_user_stream_url",
        "lineno": 1081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.toobit.toobit.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1108,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.upbit": [
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 59,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "callee": "<builtin>.list.append",
        "lineno": 73,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_ticker",
        "callee": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "lineno": 86,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_tickers",
        "callee": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_trades",
        "callee": "python.ccxt.pro.upbit.upbit.watch_trades_for_symbols",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "lineno": 131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_order_book",
        "callee": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_ohlcv",
        "callee": "python.ccxt.pro.upbit.upbit.watch_public_multiple",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_private",
        "callee": "python.ccxt.pro.upbit.upbit.authenticate",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_private",
        "callee": "<builtin>.list.append",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_private",
        "callee": "<builtin>.list.append",
        "lineno": 375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_orders",
        "callee": "python.ccxt.pro.upbit.upbit.watch_private",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_my_trades",
        "callee": "python.ccxt.pro.upbit.upbit.watch_private",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.parse_ws_order",
        "callee": "python.ccxt.pro.upbit.upbit.parse_ws_order_status",
        "lineno": 460,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_my_order",
        "callee": "python.ccxt.pro.upbit.upbit.handle_my_trade",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_my_order",
        "callee": "python.ccxt.pro.upbit.upbit.handle_order",
        "lineno": 533,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_my_trade",
        "callee": "python.ccxt.pro.upbit.upbit.parse_ws_trade",
        "lineno": 541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_order",
        "callee": "python.ccxt.pro.upbit.upbit.parse_ws_order",
        "lineno": 549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.upbit.upbit.watch_balance",
        "callee": "python.ccxt.pro.upbit.upbit.watch_private",
        "lineno": 586,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.weex": [
      {
        "caller": "python.ccxt.pro.weex.weex.subscribe_public",
        "callee": "python.ccxt.pro.weex.weex.request_id",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.subscribe_private",
        "callee": "python.ccxt.pro.weex.weex.authenticate",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.subscribe_private",
        "callee": "python.ccxt.pro.weex.weex.request_id",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ticker",
        "callee": "python.ccxt.pro.weex.weex.watch_tickers",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_tickers",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ticker",
        "callee": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_tickers",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_ticker",
        "callee": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_ticker",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_ticker",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_trades",
        "callee": "python.ccxt.pro.weex.weex.watch_trades_for_symbols",
        "lineno": 358,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 385,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_trades_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_trades",
        "callee": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_trades_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_trade",
        "callee": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "lineno": 463,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_trade",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_trade",
        "lineno": 474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_trade",
        "callee": "<builtin>.list.append",
        "lineno": 475,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ohlcv",
        "callee": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 569,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv",
        "callee": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "lineno": 588,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.base.errors.BadRequest",
        "lineno": 619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_ohlcv_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_ohlcv",
        "callee": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "lineno": 664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 674,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_ohlcv",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_ohlcv",
        "lineno": 678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_order_book",
        "callee": "python.ccxt.pro.weex.weex.watch_order_book_for_symbols",
        "lineno": 726,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 755,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 760,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_order_book",
        "callee": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "lineno": 777,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 807,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_order_book_for_symbols",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_order_book",
        "callee": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "lineno": 833,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 879,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 887,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_bids_asks",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 910,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_bids_asks",
        "callee": "python.ccxt.pro.weex.weex.subscribe_public",
        "lineno": 930,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_bid_ask",
        "callee": "python.ccxt.pro.weex.weex.get_market_from_client_and_message",
        "lineno": 945,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_bid_ask",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_bid_ask",
        "lineno": 946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_my_trades",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 992,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_my_trades",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1010,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_my_trades",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1024,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1075,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_my_trades",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_my_trade",
        "lineno": 1081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_orders",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_orders",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_orders",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_orders",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_orders",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_order",
        "lineno": 1268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_balance",
        "callee": "python.ccxt.pro.weex.weex.authenticate",
        "lineno": 1445,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_balance",
        "callee": "python.ccxt.pro.weex.weex.set_balance_cache",
        "lineno": 1447,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_balance",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1454,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_positions",
        "callee": "python.ccxt.pro.weex.weex.authenticate",
        "lineno": 1578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_positions",
        "callee": "python.ccxt.pro.weex.weex.set_positions_cache",
        "lineno": 1586,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.watch_positions",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1592,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1605,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1609,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_positions",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 1630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.un_watch_positions",
        "callee": "python.ccxt.pro.weex.weex.subscribe_private",
        "lineno": 1641,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_positions",
        "callee": "python.ccxt.pro.weex.weex.parse_ws_position",
        "lineno": 1689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1691,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.pong",
        "callee": "python.ccxt.pro.weex.weex.request_id",
        "lineno": 1723,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_error_message",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 1765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_error_message",
        "lineno": 1783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_subscription_status",
        "lineno": 1787,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_ping",
        "lineno": 1791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_ticker",
        "lineno": 1793,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_trade",
        "lineno": 1795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_ohlcv",
        "lineno": 1797,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_order_book",
        "lineno": 1799,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_bid_ask",
        "lineno": 1801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_my_trades",
        "lineno": 1803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_orders",
        "lineno": 1805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_balance",
        "lineno": 1807,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.weex.weex.handle_message",
        "callee": "python.ccxt.pro.weex.weex.handle_positions",
        "lineno": 1809,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.whitebit": [
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_ohlcv",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_public",
        "lineno": 95,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_order_book",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_public",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_order_book",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_deltas",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_order_book",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_deltas",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_deltas",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_delta",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_ticker",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_multiple_subscription",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_trades",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_multiple_subscription",
        "lineno": 353,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_my_trades",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_my_trades",
        "callee": "python.ccxt.pro.whitebit.whitebit.authenticate",
        "lineno": 414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_my_trades",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_multiple_subscription",
        "lineno": 419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 444,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_my_trades",
        "callee": "python.ccxt.pro.whitebit.whitebit.parse_ws_trade",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_orders",
        "callee": "<external>.ccxt.base.errors.ArgumentsRequired",
        "lineno": 508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_orders",
        "callee": "python.ccxt.pro.whitebit.whitebit.authenticate",
        "lineno": 510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_orders",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_multiple_subscription",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_order",
        "callee": "python.ccxt.pro.whitebit.whitebit.parse_ws_order",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.parse_ws_order",
        "callee": "python.ccxt.pro.whitebit.whitebit.parse_ws_order_type",
        "lineno": 593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_balance",
        "callee": "python.ccxt.pro.whitebit.whitebit.watch_private",
        "lineno": 684,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.watch_private",
        "callee": "python.ccxt.pro.whitebit.whitebit.authenticate",
        "lineno": 783,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_message",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_error_message",
        "lineno": 867,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_message",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_pong",
        "lineno": 871,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.whitebit.whitebit.handle_message",
        "callee": "python.ccxt.pro.whitebit.whitebit.handle_subscription_status",
        "lineno": 875,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.woo": [
      {
        "caller": "python.ccxt.pro.woo.woo.watch_public",
        "callee": "python.ccxt.pro.woo.woo.request_id",
        "lineno": 94,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.unwatch_public",
        "callee": "python.ccxt.pro.woo.woo.request_id",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_order_book",
        "callee": "python.ccxt.pro.woo.woo.request_id",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_order_book",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_book",
        "callee": "python.ccxt.pro.woo.woo.handle_order_book_message",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.fetch_order_book_snapshot",
        "callee": "python.ccxt.pro.woo.woo.handle_order_book_message",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_book_message",
        "callee": "python.ccxt.pro.woo.woo.handle_deltas",
        "lineno": 278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_book_message",
        "callee": "python.ccxt.pro.woo.woo.handle_deltas",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_deltas",
        "callee": "python.ccxt.pro.woo.woo.handle_delta",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_ticker",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_ticker",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 326,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_ticker",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_ticker",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_tickers",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 427,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_tickers",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_tickers",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_ticker",
        "lineno": 469,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_bids_asks",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_bids_asks",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_bids_asks",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 513,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_bid_ask",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_bid_ask",
        "lineno": 538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.ExchangeError",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_ohlcv",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_ohlcv",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_trades",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 675,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.un_watch_trades",
        "callee": "python.ccxt.pro.woo.woo.unwatch_public",
        "lineno": 694,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_trade",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_trade",
        "lineno": 716,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.check_required_uid",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 804,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_private",
        "callee": "python.ccxt.pro.woo.woo.authenticate",
        "lineno": 834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_private",
        "callee": "python.ccxt.pro.woo.woo.request_id",
        "lineno": 836,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_private_multiple",
        "callee": "python.ccxt.pro.woo.woo.authenticate",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_private_multiple",
        "callee": "python.ccxt.pro.woo.woo.request_id",
        "lineno": 846,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_orders",
        "callee": "python.ccxt.pro.woo.woo.watch_private",
        "lineno": 881,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_my_trades",
        "callee": "python.ccxt.pro.woo.woo.watch_private",
        "lineno": 914,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_update",
        "callee": "python.ccxt.pro.woo.woo.handle_my_trade",
        "lineno": 1074,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_update",
        "callee": "python.ccxt.pro.woo.woo.handle_order",
        "lineno": 1075,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_update",
        "callee": "python.ccxt.pro.woo.woo.handle_my_trade",
        "lineno": 1080,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order_update",
        "callee": "python.ccxt.pro.woo.woo.handle_order",
        "lineno": 1081,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_order",
        "lineno": 1084,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1090,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_my_trade",
        "callee": "python.ccxt.pro.woo.woo.parse_ws_trade",
        "lineno": 1144,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_positions",
        "callee": "python.ccxt.pro.woo.woo.set_positions_cache",
        "lineno": 1174,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_positions",
        "callee": "python.ccxt.pro.woo.woo.watch_private_multiple",
        "lineno": 1184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_balance",
        "callee": "python.ccxt.pro.woo.woo.watch_private",
        "lineno": 1275,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.watch_funding_rate",
        "callee": "python.ccxt.pro.woo.woo.watch_public",
        "lineno": 1346,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_message",
        "callee": "python.ccxt.pro.woo.woo.handle_error_message",
        "lineno": 1414,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woo.woo.handle_auth",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 1509,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.woofipro": [
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "callee": "python.ccxt.pro.woofipro.woofipro.request_id",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_order_book",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_ticker",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_ticker",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_ticker",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_tickers",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_tickers",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_ticker",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 291,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_bids_asks",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_bid_ask",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_bid_ask",
        "lineno": 337,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_bid_ask",
        "callee": "<builtin>.list.append",
        "lineno": 339,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_ohlcv",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 373,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_ohlcv",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 383,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_trades",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_public",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_trade",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_trade",
        "lineno": 477,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_auth",
        "callee": "<external>.ccxt.base.errors.AuthenticationError",
        "lineno": 574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "callee": "python.ccxt.pro.woofipro.woofipro.authenticate",
        "lineno": 609,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "callee": "python.ccxt.pro.woofipro.woofipro.request_id",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_private_multiple",
        "callee": "python.ccxt.pro.woofipro.woofipro.authenticate",
        "lineno": 619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_private_multiple",
        "callee": "python.ccxt.pro.woofipro.woofipro.request_id",
        "lineno": 621,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_orders",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_my_trades",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "lineno": 689,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order_update",
        "callee": "python.ccxt.pro.woofipro.woofipro.handle_my_trade",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order_update",
        "callee": "python.ccxt.pro.woofipro.woofipro.handle_order",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order_update",
        "callee": "python.ccxt.pro.woofipro.woofipro.handle_my_trade",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order_update",
        "callee": "python.ccxt.pro.woofipro.woofipro.handle_order",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_order",
        "lineno": 859,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_my_trade",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_trade",
        "lineno": 917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_my_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 921,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_positions",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_positions",
        "callee": "python.ccxt.pro.woofipro.woofipro.set_positions_cache",
        "lineno": 951,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_positions",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_private_multiple",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_positions",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 1027,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_positions",
        "callee": "python.ccxt.pro.woofipro.woofipro.parse_ws_position",
        "lineno": 1034,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_positions",
        "callee": "<builtin>.list.append",
        "lineno": 1035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.watch_balance",
        "callee": "python.ccxt.pro.woofipro.woofipro.watch_private",
        "lineno": 1129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.woofipro.woofipro.handle_message",
        "callee": "python.ccxt.pro.woofipro.woofipro.handle_error_message",
        "lineno": 1206,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro.xt": [
      {
        "caller": "python.ccxt.pro.xt.xt.subscribe",
        "callee": "python.ccxt.pro.xt.xt.get_listen_key",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.subscribe",
        "callee": "python.ccxt.pro.xt.xt.get_listen_key",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_subscribe",
        "callee": "python.ccxt.pro.xt.xt.get_listen_key",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_subscribe",
        "callee": "python.ccxt.pro.xt.xt.get_listen_key",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_ticker",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_ticker",
        "callee": "python.ccxt.pro.xt.xt.un_subscribe",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_tickers",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_tickers",
        "callee": "<external>.ccxt.base.errors.NotSupported",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_tickers",
        "callee": "python.ccxt.pro.xt.xt.un_subscribe",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_ohlcv",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 365,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_ohlcv",
        "callee": "python.ccxt.pro.xt.xt.un_subscribe",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_trades",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_trades",
        "callee": "python.ccxt.pro.xt.xt.un_subscribe",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_order_book",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.un_watch_order_book",
        "callee": "python.ccxt.pro.xt.xt.un_subscribe",
        "lineno": 474,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_orders",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 494,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_my_trades",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_balance",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 534,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_positions",
        "callee": "python.ccxt.pro.xt.xt.set_positions_cache",
        "lineno": 551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.watch_positions",
        "callee": "python.ccxt.pro.xt.xt.subscribe",
        "lineno": 559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.set_positions_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.load_positions_snapshot",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_position",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_tickers",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_ohlcv",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 856,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_trade",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_order",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_order",
        "callee": "python.ccxt.pro.xt.xt.parse_ws_order",
        "lineno": 1206,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_my_trades",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 1297,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_message",
        "callee": "python.ccxt.pro.xt.xt.handle_subscription_status",
        "lineno": 1333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_subscription_status",
        "callee": "python.ccxt.pro.xt.xt.handle_un_subscription",
        "lineno": 1362,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.pro.xt.xt.handle_error_message",
        "callee": "python.ccxt.pro.xt.xt.get_listen_key",
        "lineno": 1385,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.pro": [],
    "python.ccxt.pro.test.base.tests_init": [
      {
        "caller": "python.ccxt.pro.test.base.tests_init.test_base_init_ws",
        "callee": "<external>.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.tests_init.test_base_init_ws",
        "callee": "<external>.ccxt.pro.test.base.test_cache.test_ws_cache",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.tests_init.test_base_init_ws",
        "callee": "<external>.ccxt.pro.test.base.test_future.test_ws_future",
        "lineno": 17,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.base.test_abnormal_close": [
      {
        "caller": "python.ccxt.pro.test.base.test_abnormal_close.test_abnormal_close",
        "callee": "python.ccxt.pro.test.base.test_abnormal_close.tcp_kill_after",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_abnormal_close.test_abnormal_close",
        "callee": "python.ccxt.pro.test.base.test_abnormal_close.tcp_kill_after",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_abnormal_close.<module>",
        "callee": "python.ccxt.pro.test.base.test_abnormal_close.test_abnormal_close",
        "lineno": 72,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.pro.test.base.test_cache": [
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 69,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 98,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 111,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 168,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 195,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 222,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 249,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 276,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "python.ccxt.pro.test.base.test_cache.equals",
        "lineno": 303,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 366,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 551,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_cache.test_ws_cache",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 586,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.base.test_close": [
      {
        "caller": "python.ccxt.pro.test.base.test_close.close_after",
        "callee": "<external>.asyncio.sleep",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "<external>.asyncio.gather",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.close_after",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.watch_ticker_loop",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "<external>.asyncio.gather",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.close_after",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.watch_trades_for_symbols_loop",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "callee": "python.ccxt.pro.test.base.test_close.test_no_memory_leak",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state.watch_ticker_task",
        "callee": "<builtin>.list.append",
        "lineno": 99,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state",
        "callee": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state.watch_ticker_task",
        "lineno": 102,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state",
        "callee": "python.ccxt.pro.test.base.test_close.test_cancelled_task_no_invalid_state.watch_ticker_task",
        "lineno": 103,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation",
        "callee": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation.watch_tickers_task",
        "lineno": 147,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation",
        "callee": "python.ccxt.pro.test.base.test_close.test_unwatch_tickers_after_cancellation.watch_tickers_task",
        "lineno": 149,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_no_memory_leak",
        "callee": "python.ccxt.pro.test.base.test_close.test_no_memory_leak.watch_continuously",
        "lineno": 229,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.test_no_memory_leak",
        "callee": "python.ccxt.pro.test.base.test_close.test_no_memory_leak.monitor_tasks",
        "lineno": 242,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_close.<module>",
        "callee": "python.ccxt.pro.test.base.test_close.test_ws_close",
        "lineno": 284,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.pro.test.base.test_future": [
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_resolve_before",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_reject",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_success_before",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_success_before",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_success_after",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_success_after",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_success_after",
        "callee": "python.ccxt.pro.test.base.test_future.resolve_later",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_return_first_exception",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_await_canceled_future",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_cancel",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_cancel",
        "callee": "python.ccxt.pro.test.base.test_future.cancel_later",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_cancel",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_cancel",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_mixed_outcomes",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_mixed_outcomes",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_mixed_outcomes",
        "callee": "python.ccxt.pro.test.base.test_future.reject_later",
        "lineno": 116,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_timeout",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_timeout",
        "callee": "python.ccxt.pro.test.base.test_future.resolve_later",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_completion",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_completion",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_completion",
        "callee": "python.ccxt.pro.test.base.test_future.resolve_later",
        "lineno": 143,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_precompleted_future",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 156,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_race_with_precompleted_future",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "<external>.ccxt.async_support.base.ws.future.Future",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "python.ccxt.pro.test.base.test_future.reject_later",
        "lineno": 169,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "<external>.ccxt.ExchangeClosedByUser",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "python.ccxt.pro.test.base.test_future.reject_later",
        "lineno": 170,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "callee": "<external>.ccxt.ExchangeClosedByUser",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_resolve_before",
        "lineno": 182,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_reject",
        "lineno": 183,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_success_before",
        "lineno": 184,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_return_first_exception",
        "lineno": 185,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_cancel",
        "lineno": 186,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_await_canceled_future",
        "lineno": 187,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_cancel",
        "lineno": 188,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_mixed_outcomes",
        "lineno": 189,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_timeout",
        "lineno": 190,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_with_wait_for_completion",
        "lineno": 191,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_race_with_precompleted_future",
        "lineno": 192,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_future.test_ws_future",
        "callee": "python.ccxt.pro.test.base.test_future.test_closed_by_user",
        "lineno": 193,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.pro.test.base.test_order_book": [
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.OrderBook",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.OrderBook",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 228,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 230,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 232,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 236,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 239,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 242,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 246,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.IndexedOrderBook",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.IndexedOrderBook",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 253,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 255,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 258,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 267,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.IndexedOrderBook",
        "lineno": 268,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 272,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.CountedOrderBook",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.CountedOrderBook",
        "lineno": 275,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 277,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 279,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 281,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 285,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 288,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "<external>.ccxt.async_support.base.ws.order_book.OrderBook",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.base.test_order_book.test_ws_order_book",
        "callee": "python.ccxt.pro.test.base.test_order_book.equals",
        "lineno": 345,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_un_watch_positions": [],
    "python.ccxt.pro.test.Exchange.test_watch_balance": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_balance.test_watch_balance",
        "callee": "<external>.ccxt.test.exchange.base.test_balance",
        "lineno": 35,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_bids_asks": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks",
        "callee": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks_helper",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks",
        "callee": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks_helper",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_bids_asks.test_watch_bids_asks_helper",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 60,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_liquidations.test_watch_liquidations",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 45,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols.test_watch_liquidations_for_symbols",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 43,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_my_trades": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_my_trades.test_watch_my_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_ohlcv.test_watch_ohlcv",
        "callee": "<external>.ccxt.test.exchange.base.test_ohlcv",
        "lineno": 46,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols.test_watch_ohlcv_for_symbols",
        "callee": "<external>.ccxt.test.exchange.base.test_ohlcv",
        "lineno": 53,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_orders": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_orders.test_watch_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_order_book": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_order_book.test_watch_order_book",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols.test_watch_order_book_for_symbols",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols.test_watch_order_book_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 44,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_position": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_position.test_watch_position",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_positions": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_positions.test_watch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_positions.test_watch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 58,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_ticker": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_ticker.test_watch_ticker",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_tickers": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers",
        "callee": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers_helper",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers",
        "callee": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers_helper",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_tickers.test_watch_tickers_helper",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 62,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_trades": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_trades.test_watch_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols": [
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols.test_watch_trades_for_symbols",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols.test_watch_trades_for_symbols",
        "callee": "<builtin>.list.append",
        "lineno": 42,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.protobuf": [],
    "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2": [],
    "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2": [],
    "python.ccxt.protobuf.mexc": [],
    "python.ccxt.static_dependencies": [],
    "python.ccxt.static_dependencies.bip": [],
    "python.ccxt.static_dependencies.bip.addr.addr_dec_utils": [
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.addr.addr_key_validator": [],
    "python.ccxt.static_dependencies.bip.addr.iaddr_decoder": [],
    "python.ccxt.static_dependencies.bip.addr.iaddr_encoder": [],
    "python.ccxt.static_dependencies.bip.addr.P2PKH_addr": [
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrDecoder.DecodeAddr",
        "callee": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateLength",
        "lineno": 80,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrDecoder.DecodeAddr",
        "callee": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateAndRemovePrefix",
        "lineno": 83,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.P2PKHAddrEncoder.EncodeKey",
        "callee": "python.ccxt.static_dependencies.bip.addr.addr_key_validator.AddrKeyValidator.ValidateAndGetSecp256k1Key",
        "lineno": 117,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrDecoder.DecodeAddr",
        "callee": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils.AddrDecUtils.ValidateLength",
        "lineno": 163,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr.BchP2PKHAddrEncoder.EncodeKey",
        "callee": "python.ccxt.static_dependencies.bip.addr.addr_key_validator.AddrKeyValidator.ValidateAndGetSecp256k1Key",
        "lineno": 197,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.addr": [],
    "python.ccxt.static_dependencies.bip.base58.base58": [
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder.CheckDecode",
        "callee": "<external>.python.ccxt.static_dependencies.bip.base58.base58_ex.Base58ChecksumError",
        "lineno": 202,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.base58.base58_ex": [],
    "python.ccxt.static_dependencies.bip.base58.base58_xmr": [
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrEncoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.base58.base58.Base58Encoder.Encode",
        "lineno": 72,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrEncoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.base58.base58.Base58Encoder.Encode",
        "lineno": 77,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrDecoder.Decode",
        "callee": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder.Decode",
        "lineno": 131,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.base58.base58_xmr.Base58XmrDecoder.Decode",
        "callee": "python.ccxt.static_dependencies.bip.base58.base58.Base58Decoder.Decode",
        "lineno": 136,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.base58": [],
    "python.ccxt.static_dependencies.bip.bech32.bch_bech32": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Encoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertToBase32",
        "lineno": 149,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bch_bech32.BchBech32Decoder.Decode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertFromBase32",
        "lineno": 203,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Encoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertToBase32",
        "lineno": 163,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Decoder.Decode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertFromBase32",
        "lineno": 219,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_base": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertBits",
        "callee": "<builtin>.list.append",
        "lineno": 121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertBits",
        "callee": "<builtin>.list.append",
        "lineno": 125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32DecoderBase._DecodeBech32",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bech32.bech32_ex.Bech32ChecksumError",
        "lineno": 229,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32.bech32_ex": [],
    "python.ccxt.static_dependencies.bip.bech32.segwit_bech32": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Encoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertToBase32",
        "lineno": 82,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Encoder._ComputeChecksum",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.ComputeChecksum",
        "lineno": 102,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Decoder.Decode",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32_base.Bech32BaseUtils.ConvertFromBase32",
        "lineno": 141,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32.SegwitBech32Decoder._VerifyChecksum",
        "callee": "python.ccxt.static_dependencies.bip.bech32.bech32.Bech32Utils.VerifyChecksum",
        "lineno": 173,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bech32": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_const": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_const.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_const.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_ex": [],
    "python.ccxt.static_dependencies.bip.bip32.bip32_keys": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.ChainCode",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_keys._Bip32KeyBase.Data",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.RawCompressed",
        "callee": "<external>.functools.lru_cache",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.RawUncompressed",
        "callee": "<external>.functools.lru_cache",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FingerPrint",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FingerPrint",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.KeyIdentifier",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FingerPrint",
        "callee": "<external>.functools.lru_cache",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.KeyIdentifier",
        "callee": "<external>.functools.lru_cache",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.ToExtended",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PublicKeySerializer.Serialize",
        "lineno": 277,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.ToExtended",
        "callee": "<external>.functools.lru_cache",
        "lineno": 269,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__KeyFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__KeyFromPoint",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.Raw",
        "callee": "<external>.functools.lru_cache",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.PublicKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.__init__",
        "lineno": 421,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.PublicKey",
        "callee": "<external>.functools.lru_cache",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.ToExtended",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32PrivateKeySerializer.Serialize",
        "lineno": 433,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.ToExtended",
        "callee": "<external>.functools.lru_cache",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.__KeyFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 457,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_data": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.FixedLength",
        "lineno": 68,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.FixedLength",
        "lineno": 100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.Increase",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__init__",
        "lineno": 164,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.ToBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.FixedLength",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__int__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.ToInt",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__bytes__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.ToBytes",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Harden",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__init__",
        "lineno": 350,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Harden",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.HardenIndex",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Unharden",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__init__",
        "lineno": 359,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.Unharden",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.UnhardenIndex",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.IsHardened",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.IsHardenedIndex",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.ToBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.FixedLength",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__int__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.ToInt",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__bytes__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.ToBytes",
        "lineno": 410,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__init__",
        "lineno": 446,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__init__",
        "lineno": 447,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.__init__",
        "lineno": 448,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.__init__",
        "lineno": 449,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.__init__",
        "lineno": 459,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.__init__",
        "lineno": 460,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.__init__",
        "lineno": 461,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.__init__",
        "lineno": 464,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Length",
        "lineno": 50,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Length",
        "lineno": 51,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.DeserializeKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.DeserializeKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.DeserializeKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32DeserializedKey.__init__",
        "lineno": 224,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetIfPublic",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Length",
        "lineno": 242,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetIfPublic",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_net_ver.Bip32KeyNetVersions.Length",
        "lineno": 271,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth.FixedLength",
        "lineno": 272,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint.FixedLength",
        "lineno": 273,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.FixedLength",
        "lineno": 274,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode.FixedLength",
        "lineno": 275,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32Depth",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.FromBytes",
        "lineno": 284,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32ChainCode",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32FingerPrint",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 291,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_path": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32PathError",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.AddElem",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.AddElem",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__init__",
        "lineno": 85,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.ToStr",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.UnhardenIndex",
        "lineno": 126,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__str__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.ToStr",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.__ParseElements",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32Path.__init__",
        "lineno": 216,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.__ParseElem",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32PathError",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.__ParseElem",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.HardenIndex",
        "lineno": 247,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.bip32_utils": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.HardenIndex",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.HardenIndex",
        "lineno": 46,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.UnhardenIndex",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.UnhardenIndex",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.bip32_utils.Bip32Utils.IsHardenedIndex",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex.IsHardenedIndex",
        "lineno": 72,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32": [],
    "python.ccxt.static_dependencies.bip.bip32.base.bip32_base": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromSeed",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromExtendedKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser.Bip32KeyDeserializer.DeserializeKey",
        "lineno": 128,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromExtendedKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromExtendedKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromPrivateKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FromPublicKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Curve",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PrivateKey.FromBytesOrKeyObject",
        "lineno": 236,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.CurveType",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_keys.Bip32PublicKey.FromBytesOrKeyObject",
        "lineno": 250,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__init__",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.CurveType",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChildKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetIndex",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChildKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.IsPublicOnly",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChildKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPriv",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.ChildKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPub",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.DerivePath",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetPath",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.DerivePath",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Depth",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.PrivateKey",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.IsPublicOnly",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.PrivateKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 324,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPriv",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "lineno": 430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPub",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__ValidateAndCkdPub",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base._KeyDerivator",
        "lineno": 470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Depth",
        "lineno": 478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FingerPrint",
        "lineno": 480,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPriv",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.KeyNetVersions",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base._KeyDerivator",
        "lineno": 499,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyData",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.Depth",
        "lineno": 506,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.FingerPrint",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__CkdPub",
        "callee": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.KeyNetVersions",
        "lineno": 510,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetIndex",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_key_data.Bip32KeyIndex",
        "lineno": 524,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base.Bip32Base.__GetPath",
        "callee": "python.ccxt.static_dependencies.bip.bip32.bip32_path.Bip32PathParser.Parse",
        "lineno": 537,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_key_derivator": [],
    "python.ccxt.static_dependencies.bip.bip32.base.ibip32_mst_key_generator": [],
    "python.ccxt.static_dependencies.bip.bip32.base": [],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519": [],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator.Bip32KholawEd25519KeyDerivator._NewPrivateKeyLeftPart",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_ex.Bip32KeyError",
        "lineno": 75,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base.Bip32KholawEd25519KeyDerivatorBase.CkdPub",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_ex.Bip32KeyError",
        "lineno": 138,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator": [],
    "python.ccxt.static_dependencies.bip.bip32.kholaw": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator.CkdPriv",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator.Bip32Slip10Ed25519Derivator.CkdPub",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip32.bip32_ex.Bip32KeyError",
        "lineno": 200,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_secp256k1": [],
    "python.ccxt.static_dependencies.bip.bip32.slip10": [],
    "python.ccxt.static_dependencies.bip.bip44.bip44": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44.bip44.Bip44.FromSeed",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.common.BipCoinConf",
        "lineno": 82,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PublicKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PublicKey",
        "callee": "<external>.functools.lru_cache",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PrivateKey",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.PrivateKey",
        "callee": "<external>.functools.lru_cache",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.DeriveDefaultPath",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.Purpose",
        "lineno": 301,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._PurposeGeneric",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "lineno": 327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._PurposeGeneric",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._CoinGeneric",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "lineno": 347,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._CoinGeneric",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 348,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AccountGeneric",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "lineno": 373,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AccountGeneric",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._ChangeGeneric",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._ChangeGeneric",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AddressIndexGeneric",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base.IsLevel",
        "lineno": 431,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base.Bip44Base._AddressIndexGeneric",
        "callee": "<external>.python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex.Bip44DepthError",
        "lineno": 432,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_base_ex": [],
    "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys": [
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.ToAddress",
        "callee": "<external>.functools.lru_cache",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.PublicKey",
        "callee": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PublicKey.__init__",
        "lineno": 206,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.PublicKey",
        "callee": "<external>.functools.lru_cache",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys.Bip44PrivateKey.ToWif",
        "callee": "<external>.functools.lru_cache",
        "lineno": 209,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.bip44_base": [],
    "python.ccxt.static_dependencies.bip.coin_conf.coins_conf": [
      {
        "caller": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.conf.CoinNames",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.coin_conf.coin_conf.CoinConf",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.coin_conf.coins_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.conf.CoinNames",
        "lineno": 333,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.coin_conf.coin_conf": [],
    "python.ccxt.static_dependencies.bip.coin_conf": [],
    "python.ccxt.static_dependencies.bip.conf": [],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 126,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.bip32.Bip32KeyNetVersions",
        "lineno": 499,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.bip32.Bip32KeyNetVersions",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.bip32.Bip32KeyNetVersions",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.bip32.Bip32KeyNetVersions",
        "lineno": 863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.conf.bip32.Bip32KeyNetVersions",
        "lineno": 865,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip44": [],
    "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 53,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip49": [],
    "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip84": [],
    "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_coins.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.bip86": [],
    "python.ccxt.static_dependencies.bip.conf.common.atom_addr": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coins": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf": [
      {
        "caller": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.AddrParamsWithResolvedCalls",
        "callee": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf.BipCoinConf.AddrParams",
        "lineno": 198,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.conf.common.bip_conf_const": [],
    "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf": [],
    "python.ccxt.static_dependencies.bip.conf.common": [],
    "python.ccxt.static_dependencies.bip.ecc.conf": [],
    "python.ccxt.static_dependencies.bip.ecc": [],
    "python.ccxt.static_dependencies.bip.ecc.common.dummy_point": [
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.Raw",
        "callee": "<external>.bip_utils.utils.misc.DataBytes",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.RawEncoded",
        "callee": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.Raw",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.RawDecoded",
        "callee": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.Raw",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__radd__",
        "callee": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__add__",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__rmul__",
        "callee": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point.DummyPoint.__mul__",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.common.ikeys": [],
    "python.ccxt.static_dependencies.bip.ecc.common.ipoint": [],
    "python.ccxt.static_dependencies.bip.ecc.common": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_getter": [],
    "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types": [
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve_types.<module>",
        "callee": "<external>.enum.auto",
        "lineno": 37,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.curve": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa.ecdsa_keys": [],
    "python.ccxt.static_dependencies.bip.ecc.ecdsa": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1": [
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.bip.ecc.curve.elliptic_curve.EllipticCurve",
        "lineno": 31,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const": [],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa": [
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.FromBytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "lineno": 58,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.FromPoint",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_point",
        "lineno": 80,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.FromPoint",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.RawCompressed",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.RawUncompressed",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.Point",
        "callee": "<external>.python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.FromBytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_string",
        "lineno": 188,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.Raw",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PrivateKeyEcdsa.PublicKey",
        "callee": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa.Secp256k1PublicKeyEcdsa.__init__",
        "lineno": 248,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa": [
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.FromBytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_bytes",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.FromCoordinates",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_affine",
        "lineno": 79,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.FromCoordinates",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 80,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.Raw",
        "callee": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawDecoded",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawEncoded",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawEncoded",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawDecoded",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa.Secp256k1PointEcdsa.RawDecoded",
        "callee": "<external>.python.ccxt.static_dependencies.bip.utils.misc.DataBytes",
        "lineno": 182,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.ecc.secp256k1": [],
    "python.ccxt.static_dependencies.bip.slip": [],
    "python.ccxt.static_dependencies.bip.slip.slip173.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip173": [],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32": [
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.<module>",
        "callee": "<external>.bip_utils.slip.slip32.slip32_key_net_ver.Slip32KeyNetVersions",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32._Slip32KeySerializer.Serialize",
        "callee": "<external>.bip_utils.bip.bip32.Bip32ChainCode",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32._Slip32KeySerializer.Serialize",
        "callee": "<external>.bip_utils.bip.bip32.Bip32Depth",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.DeserializeKey",
        "callee": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32DeserializedKey.__init__",
        "lineno": 262,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.bip_utils.bip.bip32.Bip32Path",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.slip.slip32.slip32.Slip32KeyDeserializer.__GetPartsFromBytes",
        "callee": "<external>.bip_utils.bip.bip32.Bip32ChainCode",
        "lineno": 322,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.slip.slip32.slip32_key_net_ver": [],
    "python.ccxt.static_dependencies.bip.slip.slip32": [],
    "python.ccxt.static_dependencies.bip.slip.slip44.slip44": [],
    "python.ccxt.static_dependencies.bip.slip.slip44": [],
    "python.ccxt.static_dependencies.bip.utils": [],
    "python.ccxt.static_dependencies.bip.utils.conf.coin_names": [],
    "python.ccxt.static_dependencies.bip.utils.conf": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.__init__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Encrypt",
        "callee": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Pad",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Encrypt",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Pad",
        "callee": "<external>.Crypto.Util.Padding.pad",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbEncrypter.Pad",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 95,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.__init__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 114,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.Decrypt",
        "callee": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.UnPad",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb.AesEcbDecrypter.UnPad",
        "callee": "<external>.Crypto.Util.Padding.unpad",
        "lineno": 152,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.blake2": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.hash160": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160.QuickDigest",
        "callee": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd.Ripemd160.QuickDigest",
        "lineno": 47,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160.QuickDigest",
        "callee": "python.ccxt.static_dependencies.bip.utils.crypto.sha2.Sha256.QuickDigest",
        "lineno": 47,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.hash160.Hash160.DigestSize",
        "callee": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd.Ripemd160.DigestSize",
        "lineno": 57,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.hmac": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2.Pbkdf2HmacSha512.DeriveKey",
        "callee": "<external>.Crypto.Protocol.KDF.PBKDF2",
        "lineno": 62,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.ripemd": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.scrypt": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt.Scrypt.DeriveKey",
        "callee": "<external>.Crypto.Protocol.KDF.scrypt",
        "lineno": 61,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha2": [],
    "python.ccxt.static_dependencies.bip.utils.crypto.sha3": [],
    "python.ccxt.static_dependencies.bip.utils.crypto": [],
    "python.ccxt.static_dependencies.bip.utils.misc.algo": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.BinarySearch",
        "callee": "<external>.bisect.bisect_left",
        "lineno": 47,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.base32": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Encoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Decode",
        "lineno": 132,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.base32.Base32Encoder.Encode",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 132,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.bit": [],
    "python.ccxt.static_dependencies.bip.utils.misc.bytes": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToBinaryStr",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.ToBinaryStr",
        "lineno": 114,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.FromBinaryStr",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.FromBinaryStr",
        "lineno": 146,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToHexString",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Decode",
        "lineno": 161,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.FromHexString",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 174,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.data_bytes": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.Size",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.Length",
        "lineno": 64,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToHex",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToHexString",
        "lineno": 82,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToInt",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.bytes.BytesUtils.ToInteger",
        "lineno": 95,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__len__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.Length",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__bytes__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToBytes",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__int__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToInt",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.__repr__",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.data_bytes.DataBytes.ToHex",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.integer": [
      {
        "caller": "python.ccxt.static_dependencies.bip.utils.misc.integer.IntegerUtils.FromBinaryStr",
        "callee": "python.ccxt.static_dependencies.bip.utils.misc.algo.AlgoUtils.Encode",
        "lineno": 82,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.bip.utils.misc.string": [],
    "python.ccxt.static_dependencies.bip.utils.misc": [],
    "python.ccxt.static_dependencies.bip.utils.typing.literal": [],
    "python.ccxt.static_dependencies.bip.utils.typing": [],
    "python.ccxt.static_dependencies.bip.wif.wif": [],
    "python.ccxt.static_dependencies.bip.wif": [],
    "python.ccxt.static_dependencies.dydx_v4_client.registry": [
      {
        "caller": "python.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "callee": "<external>.google.protobuf.json_format.ParseDict",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.dydx_v4_client.registry.encode_as_any",
        "callee": "<external>.google.protobuf.any_pb2.Any",
        "lineno": 34,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2": [],
    "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2": [],
    "python.ccxt.static_dependencies.ecdsa.curves": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_oid",
        "lineno": 26,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 28,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 31,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 34,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 37,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 40,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.curves.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.curves.Curve.__init__",
        "lineno": 43,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.der": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_constructed",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "lineno": 12,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_bitstring",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_octet_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_oid",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_number",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_oid",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_length",
        "lineno": 50,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_number",
        "callee": "<builtin>.list.insert",
        "lineno": 56,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.encode_number",
        "callee": "<builtin>.list.append",
        "lineno": 59,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_constructed",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 70,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 80,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_octet_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 89,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 99,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_number",
        "lineno": 104,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "<builtin>.list.append",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "<builtin>.list.pop",
        "lineno": 107,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "<builtin>.list.insert",
        "lineno": 110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "callee": "<builtin>.list.insert",
        "lineno": 111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_integer",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 119,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.remove_bitstring",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.read_length",
        "lineno": 172,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.topem",
        "callee": "<builtin>.list.extend",
        "lineno": 218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.der.topem",
        "callee": "<builtin>.list.append",
        "lineno": 220,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ecdsa": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "lineno": 87,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 91,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 92,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.__init__",
        "lineno": 93,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 96,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 97,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.__init__",
        "lineno": 98,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.verifies",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 138,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key.sign",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 180,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key.sign",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.__init__",
        "lineno": 185,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.int_to_string",
        "callee": "<builtin>.list.append",
        "lineno": 196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.int_to_string",
        "callee": "<builtin>.list.reverse",
        "lineno": 199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.digest_integer",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.string_to_int",
        "lineno": 222,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.digest_integer",
        "callee": "<external>.hashlib.sha1",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.digest_integer",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.int_to_string",
        "lineno": 222,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.point_is_valid",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 236,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 250,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 251,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 262,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 263,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 274,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 275,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 286,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 287,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 298,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 299,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp.__init__",
        "lineno": 309,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ecdsa.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 310,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.ellipticcurve": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__add__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.double",
        "lineno": 105,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__add__",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 110,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__add__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 115,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 139,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__mul__.leftmost_bit",
        "lineno": 140,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.double",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 176,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.double",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 181,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_compressed",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "lineno": 230,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_edwards",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 280,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._from_edwards",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "lineno": 285,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._hybrid_encode",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._raw_encode",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._edwards_encode",
        "lineno": 432,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._raw_encode",
        "lineno": 434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._raw_encode",
        "lineno": 436,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._hybrid_encode",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint.to_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._compressed_encode",
        "lineno": 440,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "callee": "<builtin>.list.append",
        "lineno": 451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "callee": "<builtin>.list.append",
        "lineno": 454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 543,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 560,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.x",
        "lineno": 562,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.y",
        "lineno": 562,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "callee": "<builtin>.list.append",
        "lineno": 567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.x",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 638,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.y",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 654,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.scale",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.inverse_mod",
        "lineno": 670,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.to_affine",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.scale",
        "lineno": 683,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.to_affine",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 686,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.from_affine",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 696,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double_with_z_1",
        "lineno": 730,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.double",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "lineno": 758,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.double",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 762,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_1",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double_with_z_1",
        "lineno": 774,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_eq",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "lineno": 790,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z2_1",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double_with_z_1",
        "lineno": 808,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_ne",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "lineno": 830,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_1",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_eq",
        "lineno": 851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z2_1",
        "lineno": 853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z2_1",
        "lineno": 855,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add_with_z_ne",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__add__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__add__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 877,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._mul_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 891,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._mul_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 894,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._mul_precompute",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 900,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._mul_precompute",
        "lineno": 913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.scale",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "lineno": 923,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "lineno": 924,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 926,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 928,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__mul__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 933,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._maybe_precompute",
        "lineno": 949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.scale",
        "lineno": 964,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 976,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 977,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "lineno": 989,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.AbstractPoint._naf",
        "lineno": 990,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._double",
        "lineno": 999,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1006,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1009,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1012,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1014,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1017,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1021,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1023,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi._add",
        "lineno": 1026,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.mul_add",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 1031,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__neg__",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.PointJacobi.__init__",
        "lineno": 1036,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 1039,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.keys": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_point",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.__init__",
        "lineno": 33,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.point_is_valid",
        "lineno": 50,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point.__init__",
        "lineno": 52,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.unpem",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "lineno": 62,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "lineno": 66,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "lineno": 68,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.find_curve",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_bitstring",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_key_recovery_with_digest",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.__init__",
        "lineno": 97,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_key_recovery_with_digest",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.from_public_key_recovery_with_digest",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.recover_public_keys",
        "lineno": 100,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._raw_encode",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._raw_encode",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._compressed_encode",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._compressed_encode",
        "lineno": 123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey._raw_encode",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.topem",
        "lineno": 127,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "lineno": 134,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "lineno": 134,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_bitstring",
        "lineno": 136,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify_digest",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify_digest",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.VerifyingKey.verify_digest",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Signature.__init__",
        "lineno": 150,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.generate",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.randrange",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_secret_exponent",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Public_key.__init__",
        "lineno": 180,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_secret_exponent",
        "callee": "python.ccxt.static_dependencies.ecdsa.ecdsa.Private_key.__init__",
        "lineno": 184,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.unpem",
        "lineno": 201,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "lineno": 207,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_integer",
        "lineno": 211,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_octet_string",
        "lineno": 215,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_constructed",
        "lineno": 216,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_object",
        "lineno": 220,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.from_der",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.find_curve",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.topem",
        "lineno": 249,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_pem",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.get_verifying_key",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "lineno": 255,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_integer",
        "lineno": 255,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_octet_string",
        "lineno": 256,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_string",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_constructed",
        "lineno": 257,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_constructed",
        "lineno": 258,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.to_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_bitstring",
        "lineno": 258,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_deterministic",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest_deterministic",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest_deterministic",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "lineno": 289,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest_deterministic",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 322,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_digest",
        "callee": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_number",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.keys.SigningKey.sign_number",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.randrange",
        "lineno": 339,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.numbertheory": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_multiply_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_reduce_mod",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_exp_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_multiply_mod",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_exp_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_multiply_mod",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.jacobi",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.jacobi",
        "lineno": 156,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.jacobi",
        "lineno": 175,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 181,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 184,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 186,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 188,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.jacobi",
        "lineno": 192,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.square_root_mod_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.polynomial_exp_mod",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "callee": "<external>.functools.reduce",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "callee": "<external>.functools.reduce",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm2",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "lineno": 248,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm",
        "callee": "<external>.functools.reduce",
        "lineno": 259,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm",
        "callee": "<external>.functools.reduce",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "callee": "<builtin>.list.append",
        "lineno": 290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "lineno": 296,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "callee": "<builtin>.list.append",
        "lineno": 297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "callee": "<builtin>.list.append",
        "lineno": 314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "callee": "<builtin>.list.append",
        "lineno": 316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.phi",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "lineno": 330,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_factorized",
        "lineno": 347,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.factorization",
        "lineno": 347,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_factorized",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_ppower",
        "lineno": 358,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_factorized",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.lcm",
        "lineno": 360,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_factorized",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.carmichael_of_ppower",
        "lineno": 360,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.order_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "lineno": 386,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.largest_factor_relatively_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "lineno": 401,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.kinda_order_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.order_mod",
        "lineno": 418,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.kinda_order_mod",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.largest_factor_relatively_prime",
        "lineno": 418,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.gcd",
        "lineno": 448,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 483,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.modular_exp",
        "lineno": 487,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.numbertheory.next_prime",
        "callee": "python.ccxt.static_dependencies.ecdsa.numbertheory.is_prime",
        "lineno": 504,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.rfc6979": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2int",
        "callee": "<external>.binascii.hexlify",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2octets",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2int",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2octets",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.bit_length",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2octets",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string_crop",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.bit_length",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2octets",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "callee": "python.ccxt.static_dependencies.ecdsa.rfc6979.bits2int",
        "lineno": 91,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa.util": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.<module>",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_oid",
        "lineno": 16,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.PRNG.__init__",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.PRNG.block_generator",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.PRNG.block_generator",
        "callee": "<external>.hashlib.sha256",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__overshoot_modulo",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.PRNG.__init__",
        "lineno": 88,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__overshoot_modulo",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__truncate_bytes",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.bits_and_bytes",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__truncate_bits",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.lsb_of_ones",
        "lineno": 139,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__trytryagain",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.bits_and_bytes",
        "lineno": 153,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__trytryagain",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.PRNG.__init__",
        "lineno": 154,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__trytryagain",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.lsb_of_ones",
        "lineno": 158,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.randrange_from_seed__trytryagain",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number",
        "lineno": 159,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.number_to_string_crop",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.number_to_string",
        "lineno": 195,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings",
        "lineno": 202,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_sequence",
        "lineno": 207,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_integer",
        "lineno": 207,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.encode_integer",
        "lineno": 207,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings_canonize",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.sigencode_strings",
        "lineno": 218,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_string_canonize",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.sigencode_string",
        "lineno": 226,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der_canonize",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.sigencode_der",
        "lineno": 234,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_string",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "lineno": 240,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_string",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "lineno": 241,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_strings",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.curves.orderlen",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_strings",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "lineno": 250,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_strings",
        "callee": "python.ccxt.static_dependencies.ecdsa.util.string_to_number_fixedlen",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_sequence",
        "lineno": 257,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_integer",
        "lineno": 261,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa.util.sigdecode_der",
        "callee": "python.ccxt.static_dependencies.ecdsa.der.remove_integer",
        "lineno": 262,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa._version": [
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.versions_from_parentdir",
        "callee": "<builtin>.list.append",
        "lineno": 123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_get_keywords",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.register_vcs_handler",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_versions_from_keywords",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.register_vcs_handler",
        "lineno": 161,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "lineno": 228,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "lineno": 237,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "lineno": 245,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "lineno": 296,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.run_command",
        "lineno": 301,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.register_vcs_handler",
        "lineno": 216,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render_pep440",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.plus_or_dot",
        "lineno": 327,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_post",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.plus_or_dot",
        "lineno": 372,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_pep440",
        "lineno": 458,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_pre",
        "lineno": 460,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_post",
        "lineno": 462,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_pep440_old",
        "lineno": 464,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_git_describe",
        "lineno": 466,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.render",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render_git_describe_long",
        "lineno": 468,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.get_config",
        "lineno": 484,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.git_versions_from_keywords",
        "lineno": 488,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.get_keywords",
        "lineno": 488,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.git_pieces_from_vcs",
        "lineno": 507,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.render",
        "lineno": 508,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ecdsa._version.get_versions",
        "callee": "python.ccxt.static_dependencies.ecdsa._version.versions_from_parentdir",
        "lineno": 514,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ecdsa": [],
    "python.ccxt.static_dependencies.ethereum": [],
    "python.ccxt.static_dependencies.ethereum.abi.abi": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.abi.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.codec.ABICodec",
        "lineno": 8,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.base": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str.decorator.new_from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.normalize",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str.decorator.new_from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.parse",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.base.parse_tuple_type_str.new_from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.normalize",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.base.parse_tuple_type_str.new_from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.parse",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder.__init__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.base.BaseCoder.validate",
        "lineno": 139,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.codec": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode_abi",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode_single",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_bytes",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode_abi",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_bytes",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.codec.ABIDecoder.decode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder",
        "lineno": 210,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.constants": [],
    "python.ccxt.static_dependencies.ethereum.abi.decoding": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.push_frame",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.ContextFramesBytesIO.seek_in_frame",
        "lineno": 96,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseDecoder.__call__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseDecoder.decode",
        "lineno": 129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.TupleDecoder.__init__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.HeadTailDecoder.<class>",
        "lineno": 160,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.decode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.read_data_from_stream",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.decode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.split_data_and_padding",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.decode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.SingleDecoder.validate_padding_bytes",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.__init__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.HeadTailDecoder.<class>",
        "lineno": 221,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.from_type_str",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.SizedArrayDecoder.__init__",
        "lineno": 238,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.from_type_str",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.DynamicArrayDecoder.<class>",
        "lineno": 244,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BaseArrayDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.read_data_from_stream",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.InsufficientDataBytes",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.split_data_and_padding",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder._get_value_byte_size",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.validate_padding_bytes",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder._get_value_byte_size",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.FixedByteSizeDecoder.validate_padding_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BooleanDecoder.decoder_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BooleanDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.AddressDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedIntegerDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedIntegerDecoder.<class>",
        "lineno": 388,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.decoder_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.big_endian_to_int",
        "lineno": 398,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.validate_padding_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "lineno": 414,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedIntegerDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.BytesDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedFixedDecoder.decoder_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.big_endian_to_int",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.UnsignedFixedDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.decoder_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.big_endian_to_int",
        "lineno": 470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.validate_padding_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "lineno": 491,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.SignedFixedDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 495,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.read_data_from_stream",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.ceil32",
        "lineno": 515,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.read_data_from_stream",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.InsufficientDataBytes",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.read_data_from_stream",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NonEmptyPaddingBytes",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.ByteStringDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.StringDecoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 545,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.decoding.StringDecoder.decoder_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.DecodingError",
        "lineno": 554,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.encoding": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.string.abbr",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.__call__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.encode",
        "lineno": 99,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_list_like",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate_value",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "lineno": 118,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate_value",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "lineno": 124,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.validate_value",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "<builtin>.list.append",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "<builtin>.list.append",
        "lineno": 147,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "<builtin>.list.append",
        "lineno": 149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "<builtin>.list.append",
        "lineno": 150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TupleEncoder.encode",
        "callee": "<external>.itertools.accumulate",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.validate_value",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad",
        "lineno": 209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.FixedSizeEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad_right",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_boolean",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BooleanEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedIntegerEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedIntegerEncoder.<class>",
        "lineno": 297,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedIntegerEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.int_to_big_endian",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.NumberEncoder.validate_value",
        "lineno": 317,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode_fn",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad",
        "lineno": 321,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.fpad",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedIntegerEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedIntegerEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.type_check_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_number",
        "lineno": 346,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.bounds_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_unsigned_fixed_bounds",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.encode_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.int_to_big_endian",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.UnsignedFixedEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 392,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedUnsignedFixedEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 403,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.bounds_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_signed_fixed_bounds",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode_fn",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.int_to_big_endian",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseFixedEncoder.validate_value",
        "lineno": 428,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode_fn",
        "lineno": 429,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad",
        "lineno": 432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.fpad",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SignedFixedEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 438,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedSignedFixedEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_address",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.AddressEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_bytes",
        "lineno": 489,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BytesEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedBytesEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_bytes",
        "lineno": 523,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad_right",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.ceil32",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.ByteStringEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_text",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad_right",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.encode",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.ceil32",
        "lineno": 571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.TextStringEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.validate_value",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_list_like",
        "lineno": 602,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.validate_value",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "lineno": 603,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.validate_value",
        "lineno": 612,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "callee": "<external>.itertools.accumulate",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.from_type_str",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.__init__",
        "lineno": 635,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.from_type_str",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.DynamicArrayEncoder.<class>",
        "lineno": 641,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.validate_value",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "lineno": 651,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "lineno": 661,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.PackedArrayEncoder.from_type_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.base.parse_type_str",
        "lineno": 665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.validate_value",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseEncoder.invalidate_value",
        "lineno": 697,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.SizedArrayEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "lineno": 707,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.encoding.DynamicArrayEncoder.encode",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.encoding.BaseArrayEncoder.encode_elements",
        "lineno": 717,
        "resolution": "inherited_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.exceptions": [],
    "python.ccxt.static_dependencies.ethereum.abi.grammar": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.Grammar",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_tuple_type",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.__init__",
        "lineno": 62,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.visit_basic_type",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.__init__",
        "lineno": 76,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.parse",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.ParseError",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.NodeVisitor.<class>",
        "lineno": 134,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.__repr__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.to_type_str",
        "lineno": 160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.__eq__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.to_type_str",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.ABITypeError",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.item_type",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.TupleType.to_type_str",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.item_type",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.to_type_str",
        "lineno": 328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 358,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 363,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 368,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 373,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 376,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 379,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 384,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 392,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 395,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 398,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 407,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.BasicType.validate",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.grammar.ABIType.invalidate",
        "lineno": 412,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.grammar.<module>",
        "callee": "<builtin>.dict.keys",
        "lineno": 425,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.packed": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.packed.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.codec.ABIEncoder",
        "lineno": 8,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.registry": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.__copy__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.copy",
        "lineno": 45,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.__deepcopy__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.Copyable.copy",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.find",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.NoEntriesFound",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.find",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.exceptions.MultipleEntriesFound",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove_by_equality",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping._label_for_predicate",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove_by_equality",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.remove_by_label",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._register",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.Equals.__init__",
        "lineno": 321,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.__init__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.__init__",
        "lineno": 363,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.__init__",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping.__init__",
        "lineno": 364,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._register",
        "lineno": 384,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_encoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._unregister",
        "lineno": 395,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_decoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._register",
        "lineno": 407,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_decoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._unregister",
        "lineno": 418,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 457,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_decoder",
        "lineno": 458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_encoder",
        "lineno": 465,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.unregister_decoder",
        "lineno": 466,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.get_encoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry._get_registration",
        "lineno": 470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.has_encoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.get_encoder",
        "lineno": 480,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.get_decoder",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry._get_registration",
        "lineno": 488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.__init__",
        "lineno": 507,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 509,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 510,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 515,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 516,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 521,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 522,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 527,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 528,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 533,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 534,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 539,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 540,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 545,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 546,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 551,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 552,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 557,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 558,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 563,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 564,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 569,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register",
        "lineno": 575,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.__init__",
        "lineno": 582,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 584,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 585,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 589,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 590,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 594,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 595,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 599,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 600,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 604,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 605,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 609,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 610,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 614,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 615,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 619,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 620,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 624,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 625,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 629,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals.__init__",
        "lineno": 630,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 634,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.registry.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.ABIRegistry.register_encoder",
        "lineno": 639,
        "resolution": "local_typed_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi": [],
    "python.ccxt.static_dependencies.ethereum.abi.tools._strategies": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.PredicateMapping",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._register",
        "lineno": 44,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.unregister_strategy",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._unregister",
        "lineno": 47,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.get_strategy",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.registry.BaseRegistry._get_registration",
        "lineno": 59,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.get_strategy",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.normalize",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.get_strategy",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.grammar.parse",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_ufixed_strategy",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.scale_places",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.get_fixed_strategy",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.utils.numeric.scale_places",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.__init__",
        "lineno": 167,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 169,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 174,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 179,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 184,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 189,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 194,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 199,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 204,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 209,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 210,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 214,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.registry.BaseEquals",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 219,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies.StrategyRegistry.register_strategy",
        "lineno": 224,
        "resolution": "local_typed_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.tools": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils.numeric": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_unsigned_fixed_bounds",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_unsigned_integer_bounds",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_signed_fixed_bounds",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric.compute_signed_integer_bounds",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.padding": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad",
        "lineno": 11,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.zpad_right",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.abi.utils.padding.fpad",
        "lineno": 27,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.abi.utils.string": [],
    "python.ccxt.static_dependencies.ethereum.abi.utils": [],
    "python.ccxt.static_dependencies.ethereum.account.messages": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.curried.ValidationError",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.curried.ValidationError",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.hexbytes.HexBytes",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_domain",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.messages.encode_typed_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_eip712_message",
        "lineno": 262,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account": [],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.get_primary_type",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_core_array_type",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_array_type",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_parent_array_type",
        "lineno": 75,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.encode",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_0x_prefixed_hexstr",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_0x_prefixed_hexstr",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_int",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_int",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.find_type_dependencies",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_core_array_type",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.find_type_dependencies",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.find_type_dependencies",
        "lineno": 158,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_type",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.find_type_dependencies",
        "lineno": 164,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_type",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_type",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.to_bytes",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_type",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_type",
        "lineno": 181,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_type",
        "lineno": 190,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_field",
        "lineno": 193,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.abi.encode",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_struct",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "lineno": 207,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_eip712_message",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.get_primary_type",
        "lineno": 216,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_eip712_message",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.encode_data",
        "lineno": 217,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_domain",
        "callee": "<builtin>.dict.keys",
        "lineno": 230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_domain",
        "callee": "<builtin>.dict.keys",
        "lineno": 235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_domain",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing.hash_struct",
        "lineno": 239,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers._get_eip712_solidity_types",
        "lineno": 18,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_0x_prefixed_hexstr",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.is_hexstr",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_core_array_type",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_array_type",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.parse_parent_array_type",
        "callee": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers.is_array_type",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.account.encode_typed_data": [],
    "python.ccxt.static_dependencies.ethereum.hexbytes.main": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__new__",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.hexbytes._utils.to_bytes",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__new__",
        "callee": "<external>.typing.cast",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.__repr__",
        "callee": "python.ccxt.static_dependencies.ethereum.hexbytes.main.HexBytes.hex",
        "lineno": 65,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes._utils": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.to_bytes",
        "callee": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.hexstr_to_bytes",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.to_bytes",
        "callee": "python.ccxt.static_dependencies.ethereum.hexbytes._utils.to_bytes",
        "lineno": 28,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.hexbytes": [],
    "python.ccxt.static_dependencies.ethereum.typing.abi": [],
    "python.ccxt.static_dependencies.ethereum.typing.bls": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.bls.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 5,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.bls.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.bls.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 7,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.discovery": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.discovery.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 5,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.encoding": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.encoding.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 6,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.enums": [],
    "python.ccxt.static_dependencies.ethereum.typing.ethpm": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.ethpm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 7,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.ethpm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 8,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.ethpm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 9,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.evm": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.NewType",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.typing.evm.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.typing.networks": [],
    "python.ccxt.static_dependencies.ethereum.typing": [],
    "python.ccxt.static_dependencies.ethereum.utils.abi": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.collapse_if_tuple",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi.collapse_if_tuple",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi._abi_to_signature",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi.collapse_if_tuple",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.function_signature_to_4byte_selector",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.function_abi_to_4byte_selector",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi._abi_to_signature",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.function_abi_to_4byte_selector",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi.function_signature_to_4byte_selector",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.event_signature_to_log_topic",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.event_abi_to_log_topic",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi._abi_to_signature",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.abi.event_abi_to_log_topic",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.abi.event_signature_to_log_topic",
        "lineno": 72,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.address": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_hex_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_binary_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_bytes",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_hex_address",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address._is_checksum_formatted",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_binary_address",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.conversions.hexstr_if_str",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexAddress",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_normalized_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_normalized_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "lineno": 98,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_normalized_address",
        "callee": "<external>.typing.cast",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_canonical_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.Address",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_canonical_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_canonical_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "lineno": 106,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_canonical_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_bytes",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_canonical_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_canonical_address",
        "lineno": 115,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_canonical_address",
        "callee": "<external>.typing.cast",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_same_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_same_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_address",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_same_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_same_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_normalized_address",
        "lineno": 133,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.ChecksumAddress",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexAddress",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_hex_address",
        "lineno": 155,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.to_checksum_address",
        "lineno": 157,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_address",
        "callee": "<external>.typing.cast",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address._is_checksum_formatted",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_formatted_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address.is_hex_address",
        "lineno": 171,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.address.is_checksum_formatted_address",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.address._is_checksum_formatted",
        "lineno": 171,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.applicators": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatter_at_index",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.applicators.combine_argument_formatters",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.applicators.combine_argument_formatters",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.compose",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatters_to_sequence",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.applicators.apply_formatter_to_array",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.decorators.return_arg_type",
        "lineno": 112,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.conversions": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_boolean",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_string",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_integer",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "callee": "<external>.typing.cast",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_int",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.encoding.big_endian_to_int",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_boolean",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_integer",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_hex",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "<external>.typing.cast",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_bytes",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "lineno": 145,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_integer",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.encoding.int_to_big_endian",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "<external>.typing.cast",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.conversions.to_text",
        "lineno": 150,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.hexstr_if_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.hexstr_if_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.conversions.hexstr_if_str",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_hexstr",
        "lineno": 181,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.currency": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.currency.from_wei",
        "callee": "<external>.decimal.localcontext",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.currency.to_wei",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_integer",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.currency.to_wei",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_string",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.currency.to_wei",
        "callee": "<external>.decimal.localcontext",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.currency.to_wei",
        "callee": "<external>.decimal.localcontext",
        "lineno": 100,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.debug": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.debug.get_environment_summary",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.debug.python_version",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.debug.get_environment_summary",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.debug.platform_info",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.debug.get_environment_summary",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.debug.pip_freeze",
        "lineno": 20,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.decorators": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_one_val",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.decorators._has_one_val",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators._hexstr_or_text_kwarg_is_text_type",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_hexstr_or_text_kwarg_is_text_type",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.decorators._hexstr_or_text_kwarg_is_text_type",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators.validate_conversion_arguments.wrapper",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_one_val",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators.validate_conversion_arguments.wrapper",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.decorators._validate_supported_kwarg",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.decorators.validate_conversion_arguments.wrapper",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.decorators._assert_hexstr_or_text_kwarg_is_text_type",
        "lineno": 86,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.encoding": [],
    "python.ccxt.static_dependencies.ethereum.utils.exceptions": [],
    "python.ccxt.static_dependencies.ethereum.utils.functional": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.functional.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.functional.apply_to_return_value",
        "lineno": 75,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.hexadecimal": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.decode_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_string",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.encode_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_0x_prefixed",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_0x_prefixed",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.remove_0x_prefix",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_0x_prefixed",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.add_0x_prefix",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.typing.HexStr",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_hexstr",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal.is_hex",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.types.is_text",
        "lineno": 70,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.humanize": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_seconds",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize._consume_leading_zero_units",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_seconds",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize._humanize_seconds",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_seconds",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.take",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_hash",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_bytes",
        "lineno": 96,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_ipfs_uri",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize.is_ipfs_uri",
        "lineno": 100,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.is_ipfs_uri",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize._is_CIDv0_ipfs_hash",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize._find_breakpoints",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.sliding_window",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize._extract_integer_ranges",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.sliding_window",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize._extract_integer_ranges",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize._find_breakpoints",
        "lineno": 150,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_integer_sequence",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.humanize._extract_integer_ranges",
        "lineno": 176,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.humanize.humanize_wei",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.currency.from_wei",
        "lineno": 186,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.logging": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.get_logger",
        "callee": "<external>.typing.cast",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.get_logger",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.logging._use_logger_class",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.get_logger",
        "callee": "<external>.typing.cast",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.get_extended_debug_logger",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.logging.get_logger",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta.__new__",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.logging._use_logger_class",
        "lineno": 119,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.HasLoggerMeta.__new__",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.assoc",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.logging.<module>",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.logging.ExtendedDebugLogger.<class>",
        "lineno": 155,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.module_loading": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.module_loading.import_string",
        "callee": "<external>.importlib.import_module",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.numeric": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.numeric.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 27,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.toolz": [],
    "python.ccxt.static_dependencies.ethereum.utils.types": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.types.is_list_like",
        "callee": "python.ccxt.static_dependencies.ethereum.utils.types.is_string",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.units": [],
    "python.ccxt.static_dependencies.ethereum.utils": [],
    "python.ccxt.static_dependencies.ethereum.utils.curried": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 233,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 234,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 236,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.curried.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ethereum.utils.toolz.curry",
        "lineno": 246,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.typing.misc": [
      {
        "caller": "python.ccxt.static_dependencies.ethereum.utils.typing.misc.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 14,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.ethereum.utils.typing": [],
    "python.ccxt.static_dependencies.keccak.keccak": [
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.load64",
        "lineno": 99,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.rotate",
        "lineno": 104,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.rotate",
        "lineno": 111,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600.store64",
        "lineno": 126,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "lineno": 163,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "lineno": 168,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "lineno": 170,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.keccak_f_1600",
        "lineno": 178,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.keccak.keccak.SHA3",
        "callee": "python.ccxt.static_dependencies.keccak.keccak.Keccak",
        "lineno": 197,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.keccak": [],
    "python.ccxt.static_dependencies.lark.ast_utils": [
      {
        "caller": "python.ccxt.static_dependencies.lark.ast_utils.create_transformer",
        "callee": "<external>.lark.Transformer",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.ast_utils.create_transformer",
        "callee": "python.ccxt.static_dependencies.lark.ast_utils.camel_to_snake",
        "lineno": 57,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.common": [
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.common.LexerConf.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 69,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.exceptions": [
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF.__str__",
        "callee": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput._format_expected",
        "lineno": 167,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters.__init__",
        "callee": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput.get_context",
        "lineno": 199,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters.__str__",
        "callee": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput._format_expected",
        "lineno": 206,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken.__str__",
        "callee": "python.ccxt.static_dependencies.lark.exceptions.UnexpectedInput._format_expected",
        "lineno": 256,
        "resolution": "inherited_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.grammar": [
      {
        "caller": "python.ccxt.static_dependencies.lark.grammar.Rule.__init__",
        "callee": "python.ccxt.static_dependencies.lark.grammar.RuleOptions.__init__",
        "lineno": 109,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.indenter": [
      {
        "caller": "python.ccxt.static_dependencies.lark.indenter.Indenter.handle_NL",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.new_borrow_pos",
        "lineno": 48,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.indenter.Indenter.handle_NL",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.new_borrow_pos",
        "lineno": 52,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.indenter.Indenter._process",
        "callee": "python.ccxt.static_dependencies.lark.indenter.Indenter.handle_NL",
        "lineno": 60,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.indenter.Indenter._process",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.indenter.Indenter.process",
        "callee": "python.ccxt.static_dependencies.lark.indenter.Indenter._process",
        "lineno": 79,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.lark": [
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 208,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__setattr__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lark.LarkOptions.__init__",
        "lineno": 268,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 308,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.load_grammar.sha256_digest",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 320,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.utils.FS.open",
        "lineno": 334,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.load_grammar.verify_used_files",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.load_grammar.load_grammar",
        "lineno": 357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 395,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 397,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.common.LexerConf",
        "lineno": 433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._build_lexer",
        "lineno": 441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.utils.FS.open",
        "lineno": 446,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark.save",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_lexer",
        "callee": "<external>.copy.copy",
        "lineno": 463,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_lexer",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.BasicLexer",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._prepare_callbacks",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder",
        "lineno": 471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._prepare_callbacks",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends._get_lexer_callbacks",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._prepare_callbacks",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends._validate_frontend_args",
        "lineno": 483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.common.ParserConf",
        "lineno": 484,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._build_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends._construct_parsing_frontend",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.save",
        "callee": "python.ccxt.static_dependencies.lark.utils.Serialize.memo_serialize",
        "lineno": 500,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.deserialize",
        "lineno": 533,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends._validate_frontend_args",
        "lineno": 542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._deserialize_lexer_conf",
        "lineno": 543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._prepare_callbacks",
        "lineno": 545,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark._load",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends._deserialize_parsing_frontend",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.open",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark.open",
        "lineno": 576,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.open_from_package",
        "callee": "<external>.python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.lex",
        "callee": "python.ccxt.static_dependencies.lark.lark.Lark._build_lexer",
        "lineno": 610,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lark.Lark.lex",
        "callee": "python.ccxt.static_dependencies.lark.lexer.LexerThread.from_text",
        "lineno": 613,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.lexer": [
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Pattern.__repr__",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Pattern.to_regexp",
        "lineno": 47,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternStr.to_regexp",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Pattern._get_flags",
        "lineno": 82,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternRE.to_regexp",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Pattern._get_flags",
        "lineno": 99,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternRE._get_width",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.get_regexp_width",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternRE._get_width",
        "callee": "python.ccxt.static_dependencies.lark.lexer.PatternRE.to_regexp",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternRE.min_width",
        "callee": "python.ccxt.static_dependencies.lark.lexer.PatternRE._get_width",
        "lineno": 109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.PatternRE.max_width",
        "callee": "python.ccxt.static_dependencies.lark.lexer.PatternRE._get_width",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Token.update",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token._future_update",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Token.__deepcopy__",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.<class>",
        "lineno": 263,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "callee": "python.ccxt.static_dependencies.lark.lexer._get_match",
        "lineno": 345,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "callee": "<builtin>.list.append",
        "lineno": 346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "callee": "python.ccxt.static_dependencies.lark.lexer.UnlessCallback.__init__",
        "lineno": 350,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Scanner.__init__",
        "lineno": 350,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Scanner.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Scanner._build_mres",
        "lineno": 366,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Scanner._build_mres",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Scanner._build_mres",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Scanner._build_mres",
        "callee": "<builtin>.list.append",
        "lineno": 383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.LexerState.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lexer.LineCounter.__init__",
        "lineno": 418,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.LexerState.__copy__",
        "callee": "<external>.copy.copy",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.LexerThread.from_text",
        "callee": "python.ccxt.static_dependencies.lark.lexer.LexerState.__init__",
        "lineno": 441,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.LexerThread.__copy__",
        "callee": "<external>.copy.copy",
        "lineno": 447,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.Lexer.make_lexer_state",
        "callee": "python.ccxt.static_dependencies.lark.lexer.LexerState.__init__",
        "lineno": 466,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._check_regex_collisions",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer._check_regex_collisions",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.lex",
        "callee": "<external>.contextlib.suppress",
        "lineno": 513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.lex",
        "callee": "python.ccxt.static_dependencies.lark.lexer.AbstractBasicLexer.next_token",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lexer._check_regex_collisions",
        "lineno": 551,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.lexer._regexp_has_newline",
        "lineno": 556,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer._build_scanner",
        "callee": "python.ccxt.static_dependencies.lark.lexer._create_unless",
        "lineno": 569,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer._build_scanner",
        "callee": "python.ccxt.static_dependencies.lark.lexer.CallChain.__init__",
        "lineno": 575,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer._build_scanner",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Scanner.__init__",
        "lineno": 579,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.scanner",
        "callee": "python.ccxt.static_dependencies.lark.lexer.BasicLexer._build_scanner",
        "lineno": 584,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.next_token",
        "callee": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.match",
        "lineno": 593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.next_token",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters",
        "lineno": 598,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.next_token",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.<class>",
        "lineno": 607,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.BasicLexer.next_token",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.LexError",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer.__init__",
        "callee": "<external>.copy.copy",
        "lineno": 635,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer.__init__",
        "callee": "<external>.copy.copy",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.lexer.ContextualLexer.lex",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken",
        "lineno": 674,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.load_grammar": [
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.lark.visitors.v_args",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Symbol",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._args_as_int",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._will_not_get_removed",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.expansion",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._args_as_int",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.expansions",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize._args_as_int",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_rule",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._name_rule",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_rule",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._name_rule",
        "lineno": 274,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_rule",
        "lineno": 276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_opt_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._name_rule",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_opt_rule",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_rule",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.small_factors",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_rule",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.small_factors",
        "lineno": 334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_opt_rule",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_rule",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_repeat_opt_rule",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.expr",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "lineno": 355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.expr",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._add_recurse_rule",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.expr",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 369,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.expr",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF._generate_repeats",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.maybe",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.FindRuleSize.__init__",
        "lineno": 377,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansion",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor._flatten",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansion",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit",
        "lineno": 405,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansion",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.dedup_list",
        "lineno": 407,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansion",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor._flatten",
        "lineno": 408,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.alias",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansions",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor._flatten",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.expansions",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.dedup_list",
        "lineno": 424,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.is_id_continue",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.is_id_start",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.TerminalDef",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 492,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.__init__",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._ReplaceSymbols.__init__",
        "lineno": 518,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.template_usage",
        "callee": "<external>.copy.deepcopy",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.template_usage",
        "callee": "<external>.copy.deepcopy",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.template_usage",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 533,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 549,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "callee": "<external>.ast.literal_eval",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._rfind",
        "lineno": 569,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 575,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "lineno": 585,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternStr",
        "lineno": 592,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "lineno": 594,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.literal",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._literal_to_pattern",
        "lineno": 602,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.range",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "lineno": 608,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.range",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.eval_escaping",
        "lineno": 608,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.range",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "lineno": 610,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._make_joined_pattern",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "lineno": 614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expansion",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternStr",
        "lineno": 623,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expansion",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._make_joined_pattern",
        "lineno": 629,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expansions",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._make_joined_pattern",
        "lineno": 640,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expr",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expr",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "lineno": 655,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.maybe",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.expr",
        "lineno": 658,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.alias",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 661,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.nr_deepcopy_tree",
        "callee": "<external>.python.ccxt.static_dependencies.lark.visitors.Transformer_NonRecursive",
        "lineno": 676,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.nr_deepcopy_tree",
        "lineno": 693,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.nr_deepcopy_tree",
        "lineno": 694,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 707,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.<class>",
        "lineno": 709,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.TerminalTreeToPattern.<class>",
        "lineno": 709,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.TerminalDef",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.PrepareAnonTerminals.__init__",
        "lineno": 718,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.PrepareLiterals.<class>",
        "lineno": 719,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.ValidateSymbols.<class>",
        "lineno": 719,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.ApplyTemplates.__init__",
        "lineno": 723,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.EBNF_to_BNF.__init__",
        "lineno": 726,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace.transform",
        "lineno": 739,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<builtin>.list.append",
        "lineno": 740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.RuleTreeToText.<class>",
        "lineno": 746,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.SimplifyRule_Visitor.<class>",
        "lineno": 748,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit",
        "lineno": 752,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer.transform",
        "lineno": 753,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.copy.copy",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Rule",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 777,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.OrderedSet",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 797,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify_bool",
        "lineno": 798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.compile",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify_bool",
        "lineno": 809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.<module>",
        "callee": "<external>.collections.namedtuple",
        "lineno": 816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.<module>",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.FromPackageLoader.__init__",
        "lineno": 864,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.resolve_term_references",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 879,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.resolve_term_references",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 884,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.resolve_term_references",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 898,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.symbol_from_strcase",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.symbol_from_strcase",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 904,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar.terminal",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 909,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar.nonterminal",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 912,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.TerminalDef",
        "lineno": 925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.PatternRE",
        "lineno": 925,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<builtin>.dict.items",
        "lineno": 925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "lineno": 927,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<builtin>.dict.items",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Rule",
        "lineno": 929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 929,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.symbol_from_strcase",
        "lineno": 929,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder",
        "lineno": 932,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.common.LexerConf",
        "lineno": 934,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.common.ParserConf",
        "lineno": 935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend",
        "lineno": 938,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "lineno": 966,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._translate_parser_exception",
        "lineno": 973,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "lineno": 973,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.PrepareGrammar.<class>",
        "lineno": 978,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._error_repr",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._translate_parser_exception",
        "lineno": 983,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._error_repr",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "lineno": 983,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._search_interactive_parser.expand",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._search_interactive_parser",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.bfs_all_unique",
        "lineno": 1003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "callee": "<builtin>.list.append",
        "lineno": 1010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._error_repr",
        "lineno": 1010,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._search_interactive_parser",
        "lineno": 1013,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 1015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors.on_error",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 1016,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._get_parser",
        "lineno": 1019,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.find_grammar_errors",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 1021,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._mangle_definition_tree",
        "callee": "<external>.copy.deepcopy",
        "lineno": 1046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._make_rule_tuple",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1059,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar._make_rule_tuple",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "lineno": 1074,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._check_options",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._check_options",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.RuleOptions",
        "lineno": 1119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._check_options",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1135,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.Definition.__init__",
        "lineno": 1137,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._check_options",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1141,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1151,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._ignore",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.Definition.__init__",
        "lineno": 1178,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_import",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._make_rule_tuple",
        "lineno": 1222,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._mangle_definition_tree",
        "lineno": 1235,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._parse_grammar",
        "lineno": 1240,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_import",
        "lineno": 1246,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "lineno": 1255,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "lineno": 1259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "lineno": 1259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "lineno": 1262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._extend",
        "lineno": 1265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._unpack_definition",
        "lineno": 1265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._ignore",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._define",
        "lineno": 1278,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.resolve_term_references",
        "lineno": 1289,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._remove_unused.rule_dependencies",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._find_used_symbols",
        "lineno": 1300,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._remove_unused",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.bfs",
        "lineno": 1302,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._get_mangle",
        "lineno": 1308,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.sha256_digest",
        "lineno": 1322,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.__init__",
        "lineno": 1327,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "lineno": 1328,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._remove_unused",
        "lineno": 1329,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.do_import",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar._find_used_symbols",
        "lineno": 1367,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder._grammar_error",
        "lineno": 1369,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 1372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.validate",
        "lineno": 1375,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "callee": "<builtin>.list.append",
        "lineno": 1382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "callee": "<builtin>.list.append",
        "lineno": 1384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.Grammar.__init__",
        "lineno": 1386,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.verify_used_files",
        "callee": "<external>.contextlib.suppress",
        "lineno": 1396,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.verify_used_files",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.sha256_digest",
        "lineno": 1401,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.list_grammar_imports",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.__init__",
        "lineno": 1409,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.list_grammar_imports",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "lineno": 1410,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.__init__",
        "lineno": 1414,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.load_grammar",
        "lineno": 1415,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.load_grammar.load_grammar",
        "callee": "python.ccxt.static_dependencies.lark.load_grammar.GrammarBuilder.build",
        "lineno": 1416,
        "resolution": "local_typed_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parser_frontends": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends._deserialize_parsing_frontend",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.__init__",
        "lineno": 35,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends._wrap_lexer",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.PostLexConnector.__init__",
        "lineno": 84,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._verify_start",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._verify_start",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._verify_start",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._make_lexer_thread",
        "lineno": 103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse_interactive",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._verify_start",
        "lineno": 109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse_interactive",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.parse_interactive",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend._make_lexer_thread",
        "lineno": 112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends._validate_frontend_args",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends._validate_frontend_args",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.assert_config",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.get_regexp_width",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__dynamic",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__dynamic",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.EarleyRegexpMatcher.__init__",
        "lineno": 192,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__dynamic",
        "callee": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser.__init__",
        "lineno": 193,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.create_earley_parser__basic",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.__init__",
        "lineno": 199,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.__init__",
        "lineno": 222,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd.parse",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._transform",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._transform",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._apply_callback",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._transform",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.CYK_FrontEnd._apply_callback",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parser_frontends._construct_parsing_frontend",
        "callee": "python.ccxt.static_dependencies.lark.parser_frontends.ParsingFrontend.__init__",
        "lineno": 257,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parse_tree_builder": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions.__call__",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions._pp_get_meta",
        "lineno": 44,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions.__call__",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.PropagatePositions._pp_get_meta",
        "lineno": 57,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.make_propagate_positions",
        "callee": "<external>.functools.partial",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.make_propagate_positions",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ConfigurationError",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ChildFilter.__call__",
        "callee": "<builtin>.list.append",
        "lineno": 109,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "callee": "<builtin>.list.append",
        "lineno": 177,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder._should_expand",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "callee": "<external>.functools.partial",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "callee": "<external>.functools.partial",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__._is_ambig_tree",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__",
        "callee": "<builtin>.list.append",
        "lineno": 212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousExpander.__call__",
        "callee": "<external>.itertools.product",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_ambiguous_expander",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder._should_expand",
        "lineno": 225,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_ambiguous_expander",
        "callee": "<external>.functools.partial",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._is_iambig_tree",
        "lineno": 289,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "lineno": 293,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "callee": "<builtin>.list.append",
        "lineno": 300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.AmbiguousIntermediateExpander.__call__._collapse_iambig",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.inplace_transformer.f",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.inplace_transformer.f",
        "callee": "<external>.functools.wraps",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.apply_visit_wrapper.f",
        "callee": "<external>.functools.wraps",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.make_propagate_positions",
        "lineno": 341,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_child_filter",
        "lineno": 350,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.maybe_create_ambiguous_expander",
        "lineno": 352,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder._init_builders",
        "callee": "<external>.functools.partial",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.apply_visit_wrapper",
        "lineno": 375,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback",
        "callee": "python.ccxt.static_dependencies.lark.parse_tree_builder.inplace_transformer",
        "lineno": 377,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback",
        "callee": "<external>.functools.partial",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parse_tree_builder.ParseTreeBuilder.create_callback",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 385,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.reconstruct": [
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree_matcher.is_discarded_terminal",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<builtin>.list.append",
        "lineno": 49,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "<builtin>.list.append",
        "lineno": 59,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__default__",
        "callee": "python.ccxt.static_dependencies.lark.reconstruct.is_iter_empty",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.__init__",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.__init__",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.__init__",
        "callee": "python.ccxt.static_dependencies.lark.reconstruct.WriteTokensTransformer.__init__",
        "lineno": 83,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor._reconstruct",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "lineno": 86,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor._reconstruct",
        "callee": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor._reconstruct",
        "lineno": 92,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "callee": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor._reconstruct",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.is_id_continue",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.is_id_continue",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "callee": "<builtin>.list.append",
        "lineno": 104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.reconstruct.Reconstructor.reconstruct",
        "callee": "<builtin>.list.append",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tree": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.meta",
        "callee": "python.ccxt.static_dependencies.lark.tree.Meta.__init__",
        "lineno": 65,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree._pretty",
        "callee": "python.ccxt.static_dependencies.lark.tree.Tree._pretty_label",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.pretty",
        "callee": "python.ccxt.static_dependencies.lark.tree.Tree._pretty",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.__rich__",
        "callee": "python.ccxt.static_dependencies.lark.tree.Tree._rich",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.find_pred",
        "callee": "python.ccxt.static_dependencies.lark.tree.Tree.iter_subtrees",
        "lineno": 166,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.find_data",
        "callee": "python.ccxt.static_dependencies.lark.tree.Tree.find_pred",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.Tree.__deepcopy__",
        "callee": "<external>.copy.deepcopy",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_png",
        "callee": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph",
        "lineno": 220,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_dot",
        "callee": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph",
        "lineno": 225,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph._to_pydot",
        "callee": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph._to_pydot",
        "lineno": 255,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph._to_pydot",
        "callee": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph.new_leaf",
        "lineno": 255,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph",
        "callee": "python.ccxt.static_dependencies.lark.tree.pydot__tree_to_graph._to_pydot",
        "lineno": 266,
        "resolution": "nested_function_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_matcher": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher._MakeTreeMatch.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.Tree",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher._best_from_group",
        "callee": "<builtin>.dict.values",
        "lineno": 39,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher._best_rules_from_group",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher._best_from_group",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher._match",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.parse_rulename",
        "lineno": 50,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher._match",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Rule",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher._MakeTreeMatch.__init__",
        "lineno": 58,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.__init__",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.__init__",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher._best_rules_from_group",
        "lineno": 101,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "<external>.collections.defaultdict",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.is_discarded_terminal",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule",
        "lineno": 129,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "lineno": 145,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher._build_recons_rules",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.make_recons_rule_to_term",
        "lineno": 146,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.parse_rulename",
        "lineno": 166,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher._best_rules_from_group",
        "lineno": 175,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "<external>.python.ccxt.static_dependencies.lark.common.ParserConf",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.__init__",
        "lineno": 180,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "lineno": 184,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_matcher.TreeMatcher.match_tree",
        "callee": "python.ccxt.static_dependencies.lark.tree_matcher.ChildrenLexer.__init__",
        "lineno": 184,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tree_templates": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.test_var",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates._get_template_name",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.test_var",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates._get_template_name",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.__call__",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.Template.__init__",
        "lineno": 62,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._match_tree_template",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.test_var",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._match_tree_template",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._match_tree_template",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf._match_tree_template",
        "callee": "<builtin>.dict.update",
        "lineno": 87,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates._ReplaceVars.__default__",
        "callee": "<external>.lark.exceptions.MissingVariableError",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.Template.__init__",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.TemplateConf.__init__",
        "lineno": 120,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.Template.search",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.Template.match",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.Template.apply_vars",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates._ReplaceVars.__init__",
        "lineno": 152,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tree_templates.TemplateTranslator.translate",
        "callee": "python.ccxt.static_dependencies.lark.tree_templates.translate",
        "lineno": 175,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.utils": [
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "lineno": 44,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.Serialize.memo_serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.__init__",
        "lineno": 60,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.Serialize.memo_serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils.Serialize.serialize",
        "lineno": 61,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.Serialize.memo_serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.serialize",
        "lineno": 61,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.Serialize.serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._serialize",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.Serialize.deserialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "lineno": 87,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.utils.Enumerator.__init__",
        "lineno": 104,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._serialize",
        "lineno": 110,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.SerializeMemoizer.deserialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._deserialize",
        "lineno": 114,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils._test_unicode_category",
        "callee": "python.ccxt.static_dependencies.lark.utils._test_unicode_category",
        "lineno": 169,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.is_id_continue",
        "callee": "python.ccxt.static_dependencies.lark.utils._test_unicode_category",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.is_id_start",
        "callee": "python.ccxt.static_dependencies.lark.utils._test_unicode_category",
        "lineno": 184,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.combine_alternatives",
        "callee": "<external>.itertools.product",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.FS.open",
        "callee": "python.ccxt.static_dependencies.lark.utils.FS.open",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.classify_bool",
        "callee": "<builtin>.list.append",
        "lineno": 256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.bfs",
        "callee": "<external>.collections.deque",
        "lineno": 261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.bfs_all_unique",
        "callee": "<external>.collections.deque",
        "lineno": 273,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils._serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._serialize",
        "lineno": 284,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils._serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils._serialize",
        "lineno": 288,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.utils.small_factors",
        "callee": "python.ccxt.static_dependencies.lark.utils.small_factors",
        "lineno": 315,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.visitors": [
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 13,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.<module>",
        "callee": "python.ccxt.static_dependencies.lark.visitors._DiscardType.<class>",
        "lineno": 43,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._Decoratable._apply_v_args",
        "callee": "<external>.inspect.getmro",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._Decoratable._apply_v_args",
        "callee": "<external>.inspect.getmembers",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._Decoratable._apply_v_args",
        "callee": "<external>.inspect.getmembers",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._Decoratable._apply_v_args",
        "callee": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__init__",
        "lineno": 67,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default__",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.VisitError",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc_token",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default_token__",
        "lineno": 134,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc_token",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.VisitError",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_tree",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc_token",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_tree",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_tree",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc",
        "lineno": 157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer.transform",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer.__mul__",
        "callee": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.__init__",
        "lineno": 173,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.merge_transformers",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer.__init__",
        "lineno": 226,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.InlineTransformer._call_userfunc",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer.__default__",
        "lineno": 250,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.transform",
        "callee": "<external>.typing.cast",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.__mul__",
        "callee": "python.ccxt.static_dependencies.lark.visitors.TransformerChain.__init__",
        "lineno": 271,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace.transform",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlace._transform_tree",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer_NonRecursive.transform",
        "callee": "<builtin>.list.append",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer_NonRecursive.transform",
        "callee": "<external>.typing.cast",
        "lineno": 333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlaceRecursive._transform_tree",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._transform_children",
        "lineno": 339,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Transformer_InPlaceRecursive._transform_tree",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Transformer._call_userfunc",
        "lineno": 340,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit",
        "callee": "python.ccxt.static_dependencies.lark.visitors.VisitorBase._call_userfunc",
        "lineno": 369,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor.visit_topdown",
        "callee": "python.ccxt.static_dependencies.lark.visitors.VisitorBase._call_userfunc",
        "lineno": 375,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit",
        "callee": "python.ccxt.static_dependencies.lark.visitors.VisitorBase._call_userfunc",
        "lineno": 393,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit_topdown",
        "callee": "python.ccxt.static_dependencies.lark.visitors.VisitorBase._call_userfunc",
        "lineno": 398,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit_topdown",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Visitor_Recursive.visit_topdown",
        "lineno": 402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Interpreter.visit",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Interpreter._visit_tree",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Interpreter.visit_children",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Interpreter._visit_tree",
        "lineno": 434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.Interpreter.__default__",
        "callee": "python.ccxt.static_dependencies.lark.visitors.Interpreter.visit_children",
        "lineno": 441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.visit_children_decor.inner",
        "callee": "<external>.functools.wraps",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._apply_v_args",
        "callee": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__init__",
        "lineno": 460,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__init__",
        "callee": "<external>.functools.update_wrapper",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__get__",
        "callee": "python.ccxt.static_dependencies.lark.visitors._VArgsWrapper.__init__",
        "lineno": 492,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors._vargs_tree",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.v_args._visitor_args_dec",
        "callee": "python.ccxt.static_dependencies.lark.visitors._apply_v_args",
        "lineno": 570,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.visitors.CollapseAmbiguities.__default__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.combine_alternatives",
        "lineno": 593,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark": [],
    "python.ccxt.static_dependencies.lark.grammars": [],
    "python.ccxt.static_dependencies.lark.parsers.cyk": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_rule",
        "lineno": 85,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "lineno": 86,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__init__",
        "lineno": 86,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_rule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 92,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ParseError",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.revert_cnf",
        "lineno": 107,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "callee": "<builtin>.list.append",
        "lineno": 115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "callee": "<builtin>.list.append",
        "lineno": 118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.Parser._to_tree",
        "callee": "<external>.python.ccxt.static_dependencies.lark.tree.Tree",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.print_parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.print_parse",
        "lineno": 128,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "callee": "<external>.collections.defaultdict",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "callee": "<external>.collections.defaultdict",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.match",
        "lineno": 143,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "lineno": 148,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "lineno": 166,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.ParseError",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.build_unit_skiprule",
        "callee": "<builtin>.list.append",
        "lineno": 232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.build_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.UnitSkipRule.__init__",
        "lineno": 235,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._remove_unit_rule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.build_unit_skiprule",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._remove_unit_rule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__init__",
        "lineno": 252,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._split",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 259,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._split",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 261,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._split",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 262,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 268,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "<builtin>.list.append",
        "lineno": 273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 273,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "<builtin>.list.extend",
        "lineno": 274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "<builtin>.dict.items",
        "lineno": 274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "<builtin>.list.append",
        "lineno": 276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__init__",
        "lineno": 277,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._bin",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._split",
        "lineno": 285,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._bin",
        "callee": "<builtin>.list.append",
        "lineno": 287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._bin",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Grammar.__init__",
        "lineno": 288,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._unit",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.get_any_nt_unit_rule",
        "lineno": 293,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._unit",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._remove_unit_rule",
        "lineno": 295,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk._unit",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.get_any_nt_unit_rule",
        "lineno": 296,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._unit",
        "lineno": 302,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._bin",
        "lineno": 302,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk._term",
        "lineno": 302,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.to_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.CnfWrapper.__init__",
        "lineno": 303,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "lineno": 308,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 308,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "lineno": 311,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.Rule.__init__",
        "lineno": 312,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "lineno": 313,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.revert_cnf",
        "callee": "<builtin>.list.append",
        "lineno": 333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.revert_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.unroll_unit_skiprule",
        "lineno": 336,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.cyk.revert_cnf",
        "callee": "python.ccxt.static_dependencies.lark.parsers.cyk.RuleNode.__init__",
        "lineno": 340,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "lineno": 58,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<external>.collections.deque",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_common.Item",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 139,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_common.Item",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.list.append",
        "lineno": 154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.scan",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse.scan",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "callee": "<builtin>.set.clear",
        "lineno": 254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.predict_and_complete",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_common.Item",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley.Parser._parse",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.dedup_list",
        "lineno": 285,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedEOF",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit",
        "lineno": 298,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley.Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform",
        "lineno": 304,
        "resolution": "local_typed_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_common": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.advance",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_common.Item.__init__",
        "lineno": 26,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.earley_forest": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.add_family",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedNode.__init__",
        "lineno": 64,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.load_paths",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.add_family",
        "lineno": 74,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.load_paths",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.add_family",
        "lineno": 76,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.children",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.load_paths",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.SymbolNode.children",
        "callee": "<external>.operator.attrgetter",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit",
        "callee": "<external>.collections.deque",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit",
        "callee": "<builtin>.list.pop",
        "lineno": 339,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit",
        "callee": "<builtin>.list.append",
        "lineno": 346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.__init__",
        "callee": "<external>.collections.deque",
        "lineno": 386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestVisitor.visit",
        "lineno": 392,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_token_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.transform_token_node",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_symbol_node_out",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer._visit_node_out_helper",
        "lineno": 436,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_intermediate_node_out",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer._visit_node_out_helper",
        "lineno": 439,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer.visit_packed_node_out",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestTransformer._visit_node_out_helper",
        "lineno": 442,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.__init__",
        "lineno": 514,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._collapse_ambig",
        "callee": "<builtin>.list.append",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_symbol_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._check_cycle",
        "lineno": 575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_symbol_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._collapse_ambig",
        "lineno": 579,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_symbol_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._call_ambig_func",
        "lineno": 580,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_intermediate_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._check_cycle",
        "lineno": 585,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._check_cycle",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.PackedData.__init__",
        "lineno": 604,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "callee": "<builtin>.list.append",
        "lineno": 609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "callee": "<builtin>.list.append",
        "lineno": 611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree.transform_packed_node",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToParseTree._call_rule_func",
        "lineno": 614,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestSumVisitor.__init__",
        "lineno": 675,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer._call_rule_func",
        "callee": "<external>.functools.partial",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer._call_rule_func",
        "callee": "<external>.functools.partial",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.TreeForestTransformer._call_ambig_func",
        "callee": "<external>.functools.partial",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.__init__",
        "callee": "<external>.importlib.import_module",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.earley_forest.ForestToPyDotVisitor.visit_packed_node_out",
        "callee": "<external>.random.randint",
        "lineno": 775,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.grammar_analysis": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.advance",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__init__",
        "lineno": 34,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.fzset",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.fzset",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.update_set",
        "lineno": 111,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.update_set",
        "lineno": 116,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.update_set",
        "lineno": 129,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.update_set",
        "lineno": 134,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Rule",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<builtin>.dict.values",
        "lineno": 148,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.collections.Counter",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "lineno": 160,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<builtin>.dict.items",
        "lineno": 161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.fzset",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__init__",
        "lineno": 163,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<builtin>.dict.items",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Rule",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.NonTerminal",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<builtin>.dict.values",
        "lineno": 169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet.__init__",
        "lineno": 175,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__init__",
        "lineno": 175,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "<builtin>.dict.items",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.calculate_sets",
        "lineno": 178,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule._expand_rule",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.RulePtr.__init__",
        "lineno": 191,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.bfs",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.fzset",
        "lineno": 203,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_analysis": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.<module>",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action.__init__",
        "lineno": 29,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.<module>",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.Action.__init__",
        "lineno": 30,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.serialize",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.Enumerator",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils.Enumerator.get",
        "lineno": 48,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.ParseTableBase.serialize",
        "callee": "python.ccxt.static_dependencies.lark.utils.Enumerator.reversed",
        "lineno": 54,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.IntParseTable.from_ParseTable",
        "callee": "<builtin>.dict.items",
        "lineno": 89,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.digraph",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.traverse",
        "lineno": 113,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.traverse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.traverse",
        "lineno": 130,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.__init__",
        "lineno": 158,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 162,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify_bool",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.classify",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.fzset",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "callee": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis.GrammarAnalyzer.expand_rule",
        "lineno": 182,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states.step",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.grammar_analysis.LR0ItemSet",
        "lineno": 183,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states",
        "callee": "<external>.python.ccxt.static_dependencies.lark.utils.bfs",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_reads_relations",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.grammar_analysis.Terminal",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_includes_lookback",
        "callee": "<builtin>.list.append",
        "lineno": 249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lookaheads",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.digraph",
        "lineno": 259,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lookaheads",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.digraph",
        "lineno": 260,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "callee": "<builtin>.list.sort",
        "lineno": 277,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "callee": "<builtin>.list.append",
        "lineno": 282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "callee": "<builtin>.list.append",
        "lineno": 305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.GrammarError",
        "lineno": 306,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lr0_states",
        "lineno": 328,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_reads_relations",
        "lineno": 329,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_includes_lookback",
        "lineno": 330,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lookaheads",
        "lineno": 331,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr1_states",
        "lineno": 332,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.iter_parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_token",
        "lineno": 46,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.exhaust_lexer",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.iter_parse",
        "lineno": 53,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_eof",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.new_borrow_pos",
        "lineno": 58,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_eof",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.feed_token",
        "lineno": 59,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.__copy__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "lineno": 73,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.as_immutable",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "lineno": 84,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.as_immutable",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.<class>",
        "lineno": 85,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.pretty",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.choices",
        "lineno": 90,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.pretty",
        "callee": "<builtin>.list.append",
        "lineno": 91,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.pretty",
        "callee": "<builtin>.list.append",
        "lineno": 92,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.accepts",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.accepts",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.choices",
        "lineno": 111,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.accepts",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.copy",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.feed_token",
        "callee": "<external>.copy.copy",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.exhaust_lexer",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.as_mutable",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.as_mutable",
        "callee": "<external>.copy.copy",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.ImmutableInteractiveParser.as_mutable",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser.__init__",
        "lineno": 156,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis.LALR_Analyzer.compute_lalr",
        "lineno": 20,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.__init__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.__init__",
        "lineno": 25,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser.LALR_Parser.deserialize",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.__init__",
        "lineno": 31,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParseConf",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse_from_state",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse_from_state",
        "callee": "python.ccxt.static_dependencies.lark.lexer.Token.new_borrow_pos",
        "lineno": 104,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse_from_state",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser._Parser.parse_from_state",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser.InteractiveParser",
        "lineno": 108,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.__copy__",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "lineno": 57,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "lineno": 63,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "callee": "<external>.copy.deepcopy",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "callee": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.copy",
        "lineno": 64,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state.ParserState.feed_token",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedToken",
        "lineno": 80,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers.xearley": [
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.lark.grammar.Terminal",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.lexer.Token",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.parsers.earley_forest.TokenNode",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 109,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "callee": "<external>.python.ccxt.static_dependencies.lark.exceptions.UnexpectedCharacters",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse",
        "callee": "<external>.collections.defaultdict",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse",
        "callee": "python.ccxt.static_dependencies.lark.parsers.xearley.Parser._parse.scan",
        "lineno": 152,
        "resolution": "same_class_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.parsers": [],
    "python.ccxt.static_dependencies.lark.tools.nearley": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.<module>",
        "callee": "<external>.lark.Lark",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.rule",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley._get_rulename",
        "lineno": 79,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.ruledef",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley._get_rulename",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.expr",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark._extra_rule",
        "lineno": 86,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.string",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark._extra_rule",
        "lineno": 95,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.expansion",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark._new_function",
        "lineno": 102,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.<module>",
        "callee": "<external>.lark.v_args",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley._nearley_to_lark",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley._nearley_to_lark",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley._nearley_to_lark",
        "callee": "<builtin>.list.append",
        "lineno": 137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "callee": "<builtin>.list.append",
        "lineno": 150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "callee": "<builtin>.list.append",
        "lineno": 151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.NearleyToLark.__init__",
        "lineno": 154,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley._nearley_to_lark",
        "lineno": 155,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 159,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 160,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 161,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 162,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "<builtin>.list.append",
        "lineno": 165,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 168,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 170,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 171,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 173,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 174,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 176,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 177,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 178,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar.emit",
        "lineno": 179,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.main",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.create_code_for_nearley_grammar",
        "lineno": 186,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.<module>",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.get_arg_parser",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.nearley.<module>",
        "callee": "python.ccxt.static_dependencies.lark.tools.nearley.main",
        "lineno": 202,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tools.serialize": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.serialize.main",
        "callee": "python.ccxt.static_dependencies.lark.tools.serialize.serialize",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.serialize.main",
        "callee": "<external>.lark.tools.build_lalr",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.serialize.<module>",
        "callee": "python.ccxt.static_dependencies.lark.tools.serialize.main",
        "lineno": 32,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tools.standalone": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.extract_sections",
        "callee": "<external>.collections.defaultdict",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.extract_sections",
        "callee": "<builtin>.list.append",
        "lineno": 90,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "callee": "<builtin>.list.append",
        "lineno": 110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "callee": "<builtin>.list.append",
        "lineno": 113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "callee": "<builtin>.list.append",
        "lineno": 116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "callee": "<builtin>.list.append",
        "lineno": 118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "<external>.functools.partial",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.extract_sections",
        "lineno": 145,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.strip_docstrings",
        "lineno": 147,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "<external>.functools.partial",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.compressed_output",
        "lineno": 154,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.output_decompress",
        "lineno": 156,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.compressed_output",
        "lineno": 158,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone.output_decompress",
        "lineno": 160,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "callee": "<external>.lark.tools.make_warnings_comments",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "callee": "<external>.argparse.ArgumentParser",
        "lineno": 180,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "callee": "<external>.lark.tools.build_lalr",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.gen_standalone",
        "lineno": 189,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.standalone.<module>",
        "callee": "python.ccxt.static_dependencies.lark.tools.standalone.main",
        "lineno": 196,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.tools": [
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.<module>",
        "callee": "<external>.argparse.ArgumentParser",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.<module>",
        "callee": "<external>.argparse.FileType",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.<module>",
        "callee": "<external>.argparse.FileType",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 36,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 39,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.build_lalr",
        "callee": "<external>.lark.Lark",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lark.tools.showwarning_as_comment",
        "callee": "<external>.textwrap.indent",
        "lineno": 58,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark": [
      {
        "caller": "python.ccxt.static_dependencies.lark.__pyinstaller.hook-lark.<module>",
        "callee": "<external>.PyInstaller.utils.hooks.collect_data_files",
        "lineno": 14,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.lark.__pyinstaller": [],
    "python.ccxt.static_dependencies.lighter_client.signer": [
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_api_key",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_api_key",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 136,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_api_key",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 137,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 142,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 143,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 144,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_tx_info",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 145,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_auth",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 150,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.lighter_client.signer.decode_auth",
        "callee": "python.ccxt.static_dependencies.lighter_client.signer.decode_and_free",
        "lineno": 151,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.lighter_client._init_": [],
    "python.ccxt.static_dependencies.marshmallow.base": [],
    "python.ccxt.static_dependencies.marshmallow.class_registry": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.class_registry.register",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 65,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.class_registry.get_class",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.RegistryError",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.class_registry.get_class",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.RegistryError",
        "lineno": 88,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.decorators": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.validates",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.validates_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 118,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.pre_dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 139,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.post_dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 160,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.pre_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.post_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "lineno": 199,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.decorators.set_hook",
        "callee": "<external>.typing.cast",
        "lineno": 221,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.error_store": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.ErrorStore.store_error",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 46,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "callee": "python.ccxt.static_dependencies.marshmallow.error_store.merge_errors",
        "lineno": 59,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.exceptions": [],
    "python.ccxt.static_dependencies.marshmallow.fields": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_iterable_but_not_string",
        "lineno": 206,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_all",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_all",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.validate.And",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.fail",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_missing",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 312,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_missing",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 314,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.get_value",
        "lineno": 333,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.default",
        "lineno": 336,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field._serialize",
        "lineno": 341,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate_missing",
        "lineno": 361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field._deserialize",
        "lineno": 367,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Field.deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field._validate",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 552,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.StringNotCollectionError",
        "lineno": 553,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.StringNotCollectionError",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.from_dict",
        "lineno": 591,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.class_registry.get_class",
        "lineno": 619,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._nested_normalized_option",
        "lineno": 625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested.schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._nested_normalized_option",
        "lineno": 626,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested._test_collection",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 649,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested._test_collection",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 650,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested._load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 656,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._test_collection",
        "lineno": 670,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Nested._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._load",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.pluck",
        "lineno": 720,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._test_collection",
        "lineno": 724,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Pluck._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested._load",
        "lineno": 729,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "lineno": 757,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 781,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 782,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "<builtin>.list.append",
        "lineno": 791,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "<builtin>.dict.update",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.List._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 823,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "lineno": 830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.validate.Length",
        "lineno": 839,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._bind_to_schema",
        "callee": "<builtin>.list.append",
        "lineno": 847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 861,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 862,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "<builtin>.list.append",
        "lineno": 874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "<builtin>.dict.update",
        "lineno": 875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Tuple._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 877,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.String._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.ensure_text_type",
        "lineno": 897,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.String._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 901,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.String._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.ensure_text_type",
        "lineno": 903,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.String._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 905,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.UUID._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 925,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.UUID._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.UUID._validated",
        "lineno": 928,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 960,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Number._format_num",
        "lineno": 962,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 964,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 966,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Number._format_num",
        "lineno": 975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Number._to_string",
        "lineno": 976,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Number._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Number._validated",
        "lineno": 979,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Integer._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1002,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Float._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1030,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Decimal._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1109,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Decimal._validated",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1111,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Boolean._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1212,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Boolean._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1213,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._make_object_from_format",
        "lineno": 1293,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.DateTime._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1295,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.NaiveDateTime._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_aware",
        "lineno": 1331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.NaiveDateTime._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1333,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.AwareDateTime._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_aware",
        "lineno": 1368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.AwareDateTime._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1370,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.timedelta_to_microseconds",
        "lineno": 1517,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.timedelta_to_microseconds",
        "lineno": 1518,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1527,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.TimeDelta._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1534,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Mapping.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "lineno": 1567,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Mapping.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "lineno": 1578,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Mapping._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1629,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Mapping._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 1665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Url.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.URL.__init__",
        "lineno": 1715,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Email.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Email.__init__",
        "lineno": 1738,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.IP._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.ensure_text_type",
        "lineno": 1773,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.IP._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1776,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.ensure_text_type",
        "lineno": 1837,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.IPInterface._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1840,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Enum.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 1890,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Enum.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.__init__",
        "lineno": 1897,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Enum.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.resolve_field_instance",
        "lineno": 1900,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Enum._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1925,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Enum._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Field.make_error",
        "lineno": 1929,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Method._bind_to_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.callable_or_raise",
        "lineno": 1972,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Method._bind_to_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.callable_or_raise",
        "lineno": 1977,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.callable_or_raise",
        "lineno": 2037,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.callable_or_raise",
        "lineno": 2038,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Function._call_or_raise",
        "lineno": 2041,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Function._call_or_raise",
        "lineno": 2045,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function._call_or_raise",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.get_func_args",
        "lineno": 2049,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.fields.Function._call_or_raise",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 2052,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.orderedset": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.pop",
        "callee": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.discard",
        "lineno": 70,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.orderedset.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__init__",
        "lineno": 85,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.orderedset.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.orderedset.OrderedSet.__init__",
        "lineno": 86,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.schema": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema._get_fields",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_instance_or_subclass",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema._get_fields_by_mro",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema._get_fields",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.__new__",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema._get_fields",
        "lineno": 101,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.__new__",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema._get_fields_by_mro",
        "lineno": 107,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.class_registry.register",
        "lineno": 148,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.SchemaMeta.resolve_hooks",
        "callee": "<external>.collections.defaultdict",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.SchemaOpts.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.validate_unknown_parameter_value",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 376,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.StringNotCollectionError",
        "lineno": 377,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 378,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.StringNotCollectionError",
        "lineno": 379,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.validate_unknown_parameter_value",
        "lineno": 394,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._normalize_nested_options",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "lineno": 402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.get_attribute",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.get_value",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._serialize",
        "lineno": 512,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "lineno": 542,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_dump_processors",
        "lineno": 543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._serialize",
        "lineno": 549,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "lineno": 551,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_dump_processors",
        "lineno": 552,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dumps",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dump",
        "lineno": 572,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 606,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "lineno": 613,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "lineno": 625,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "lineno": 630,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._call_and_store",
        "lineno": 664,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.set_value",
        "lineno": 673,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "lineno": 722,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.loads",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.load",
        "lineno": 756,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.validate",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "lineno": 803,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.error_store.ErrorStore",
        "lineno": 838,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.utils.validate_unknown_parameter_value",
        "lineno": 844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "lineno": 849,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_load_processors",
        "lineno": 851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._deserialize",
        "lineno": 861,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_field_validators",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_schema_validators",
        "lineno": 875,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_schema_validators",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._has_processors",
        "lineno": 895,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_load_processors",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._do_load",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.handle_error",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._normalize_nested_options",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__apply_nested_option",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._normalize_nested_options",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__apply_nested_option",
        "lineno": 924,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema.__apply_nested_option",
        "callee": "<external>.collections.defaultdict",
        "lineno": 935,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._bind_field",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "lineno": 987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.dict_class",
        "lineno": 987,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "<builtin>.list.count",
        "lineno": 1000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._init_fields",
        "callee": "<builtin>.list.count",
        "lineno": 1011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._bind_field",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema.on_bind_field",
        "lineno": 1056,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_dump_processors",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_processors",
        "lineno": 1067,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_dump_processors",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_processors",
        "lineno": 1070,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_load_processors",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_processors",
        "lineno": 1086,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_load_processors",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_processors",
        "lineno": 1094,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_field_validators",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._call_and_store",
        "lineno": 1127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_field_validators",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._call_and_store",
        "lineno": 1142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_schema_validators",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._run_validator",
        "lineno": 1173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.schema.Schema._invoke_schema_validators",
        "callee": "python.ccxt.static_dependencies.marshmallow.schema.Schema._run_validator",
        "lineno": 1184,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.types": [],
    "python.ccxt.static_dependencies.marshmallow.utils": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._Missing.<class>",
        "lineno": 44,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.is_iterable_but_not_string",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_generator",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.is_collection",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_iterable_but_not_string",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.from_rfc",
        "callee": "<external>.email.utils.parsedate_to_datetime",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.rfcformat",
        "callee": "<external>.email.utils.format_datetime",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_datetime",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.get_fixed_timezone",
        "lineno": 165,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_datetime",
        "callee": "<builtin>.dict.items",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.from_iso_time",
        "callee": "<builtin>.dict.items",
        "lineno": 181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.from_timestamp_ms",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.from_timestamp",
        "lineno": 213,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.timestamp",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_aware",
        "lineno": 219,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.timestamp_ms",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.timestamp",
        "lineno": 226,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.get_value",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "lineno": 277,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.get_value",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_key",
        "lineno": 279,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_key",
        "lineno": 284,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "lineno": 286,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_keys",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._get_value_for_key",
        "lineno": 287,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.set_value",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.set_value",
        "lineno": 319,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.get_func_args",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._signature",
        "lineno": 343,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.get_func_args",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._signature",
        "lineno": 345,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.utils.get_func_args",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils._signature",
        "lineno": 347,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.validate": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Validator.__repr__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Validator._repr_args",
        "lineno": 28,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "callee": "<builtin>.dict.update",
        "lineno": 82,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "callee": "<builtin>.list.append",
        "lineno": 84,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "callee": "<builtin>.list.extend",
        "lineno": 87,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.And.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.RegexMemoizer._regex_generator",
        "callee": "<builtin>.list.append",
        "lineno": 128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.URL.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.URL._format_error",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.URL.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 207,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.URL.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.URL.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Email.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Email._format_error",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Email.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 262,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Email.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Email.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Range.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 349,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Range.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Range._format_error",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Range.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 355,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Range.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Range._format_error",
        "lineno": 355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Length._format_error",
        "lineno": 412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 417,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Length._format_error",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Length.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Length._format_error",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Equal.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 449,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Equal.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Equal._format_error",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Regexp.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Regexp._format_error",
        "lineno": 496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Predicate.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 530,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.Predicate.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Predicate._format_error",
        "lineno": 530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.NoneOf._format_error",
        "lineno": 559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.OneOf._format_error",
        "lineno": 601,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.OneOf._format_error",
        "lineno": 603,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.options",
        "callee": "<external>.operator.attrgetter",
        "lineno": 621,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.options",
        "callee": "<external>.itertools.zip_longest",
        "lineno": 622,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.ContainsOnly._format_error",
        "lineno": 653,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf.__call__",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.exceptions.ValidationError",
        "lineno": 677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf.__call__",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.ContainsNoneOf._format_error",
        "lineno": 677,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow.warnings": [],
    "python.ccxt.static_dependencies.marshmallow": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.mypy": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy.new_type_hook",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy._get_arg_by_name",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy._get_arg_by_name",
        "callee": "<builtin>.list.append",
        "lineno": 61,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass.typing": [],
    "python.ccxt.static_dependencies.marshmallow_dataclass.union_field": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._bind_to_schema",
        "callee": "<builtin>.list.append",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._serialize",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field._check_type",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._serialize",
        "callee": "<builtin>.list.append",
        "lineno": 65,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._deserialize",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field._check_type",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._deserialize",
        "callee": "<builtin>.list.append",
        "lineno": 80,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union._deserialize",
        "callee": "<external>.marshmallow.ValidationError",
        "lineno": 82,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_dataclass": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass.decorator",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "lineno": 217,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass.decorator",
        "lineno": 223,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.dataclass",
        "callee": "<external>.python.ccxt.static_dependencies.typing_extensions.dataclass_transform",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema.decorator",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._maybe_get_callers_frame",
        "lineno": 274,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema.decorator",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute.lazy_class_attribute",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema.decorator",
        "callee": "<external>.functools.partial",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.add_schema.decorator",
        "lineno": 286,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._maybe_get_callers_frame",
        "lineno": 460,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext.__init__",
        "lineno": 463,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "lineno": 464,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "lineno": 542,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "<external>.typing.get_type_hints",
        "lineno": 561,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "<external>.typing.get_type_hints",
        "lineno": 568,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "<builtin>.dict.update",
        "lineno": 571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 574,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._get_field_default",
        "lineno": 576,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._base_schema",
        "lineno": 585,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "<external>.typing.cast",
        "lineno": 586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "callee": "<external>.functools.lru_cache",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_supertype",
        "callee": "python.ccxt.static_dependencies.marshmallow.utils.is_iterable_but_not_string",
        "lineno": 616,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_supertype",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_supertype",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 628,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 668,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "<external>.typing.cast",
        "lineno": 669,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 681,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Sequence.<class>",
        "lineno": 682,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 686,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Set.__init__",
        "lineno": 687,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 693,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field.Set.__init__",
        "lineno": 694,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 699,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "<external>.typing.cast",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 711,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 712,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_union_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 765,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_union_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field.Union.__init__",
        "lineno": 772,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_union_type",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 776,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._SchemaContext.__init__",
        "lineno": 817,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass.field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 818,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._generic_type_add_any",
        "lineno": 857,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_type",
        "lineno": 860,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.Equal.__init__",
        "lineno": 873,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.validate.OneOf.__init__",
        "lineno": 875,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "lineno": 913,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_annotated_type",
        "lineno": 915,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_union_type",
        "lineno": 919,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_generic_type",
        "lineno": 924,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._field_by_supertype",
        "lineno": 932,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Enum.__init__",
        "lineno": 942,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow_dataclass._internal_class_schema",
        "lineno": 955,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_dataclass._field_for_schema",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 958,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema": [
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._dump",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._dump",
        "lineno": 87,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "callee": "<builtin>.list.append",
        "lineno": 88,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "callee": "<builtin>.list.append",
        "lineno": 91,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.dump",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._dump",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.get_obj_type",
        "lineno": 103,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "<builtin>.list.append",
        "lineno": 138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "<builtin>.list.append",
        "lineno": 143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "<builtin>.list.append",
        "lineno": 146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.get_data_type",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema._load",
        "callee": "<external>.python.ccxt.static_dependencies.marshmallow.ValidationError",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.validate",
        "callee": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema.OneOfSchema.load",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.marshmallow_oneofschema": [],
    "python.ccxt.static_dependencies.mnemonic.mnemonic": [
      {
        "caller": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.generate",
        "callee": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_mnemonic",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_entropy",
        "callee": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.normalize_string",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_mnemonic",
        "callee": "<builtin>.list.append",
        "lineno": 209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.check",
        "callee": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.normalize_string",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.mnemonic.mnemonic.Mnemonic.to_hd_master_key",
        "callee": "python.ccxt.static_dependencies.mnemonic.mnemonic.b58encode",
        "lineno": 282,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.mnemonic": [],
    "python.ccxt.static_dependencies.msgpack.exceptions": [],
    "python.ccxt.static_dependencies.msgpack.ext": [
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.<module>",
        "callee": "<external>.collections.namedtuple",
        "lineno": 6,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__ne__",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__eq__",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_bytes",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__init__",
        "lineno": 95,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_unix",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__init__",
        "lineno": 127,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_unix_nano",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.__init__",
        "lineno": 144,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_datetime",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.to_unix",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.msgpack.fallback": [
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "callee": "<external>.__pypy__.builders.StringBuilder",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "callee": "<external>.__pypy__.builders.StringBuilder",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__init__",
        "lineno": 89,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.feed",
        "lineno": 90,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 92,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._got_extradata",
        "lineno": 97,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "<external>.python.ccxt.static_dependencies.msgpack.exceptions.ExtraData",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._get_extradata",
        "lineno": 98,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.feed",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback._get_data_from_buffer",
        "lineno": 324,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_bytes",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_bytes",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 355,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 430,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "lineno": 438,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 441,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 459,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 464,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read",
        "lineno": 472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 475,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._reserve",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "callee": "<external>.python.ccxt.static_dependencies.msgpack.exceptions.FormatError",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._read_header",
        "lineno": 492,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "<external>.__pypy__.newlist_hint",
        "lineno": 509,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 520,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 525,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 530,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 535,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_bytes",
        "lineno": 551,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__next__",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 570,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__next__",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 571,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.__next__",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 574,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.skip",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 582,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.skip",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 583,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 587,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.unpack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_array_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 594,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_array_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 595,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_map_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._unpack",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker.read_map_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Unpacker._consume",
        "lineno": 600,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.__init__",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 690,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_bin_header",
        "lineno": 750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_raw_header",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_bin_header",
        "lineno": 763,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_array_header",
        "lineno": 800,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "lineno": 802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "lineno": 805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "callee": "python.ccxt.static_dependencies.msgpack.ext.Timestamp.from_datetime",
        "lineno": 808,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "lineno": 824,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 826,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 830,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_pairs",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "lineno": 834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_pairs",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 837,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_array_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_array_header",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_array_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 846,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_header",
        "lineno": 852,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack_map_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 855,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_header",
        "lineno": 906,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "lineno": 908,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_map_pairs",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_bin_header",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer._pack_raw_header",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.reset",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.StringIO.__init__",
        "lineno": 944,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.fallback.Packer.getbuffer",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer.bytes",
        "lineno": 949,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.msgpack": [
      {
        "caller": "python.ccxt.static_dependencies.msgpack.pack",
        "callee": "<external>.python.ccxt.static_dependencies.msgpack.fallback.Packer",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.pack",
        "callee": "python.ccxt.static_dependencies.msgpack.fallback.Packer.pack",
        "lineno": 27,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.packb",
        "callee": "<external>.python.ccxt.static_dependencies.msgpack.fallback.Packer",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.msgpack.unpack",
        "callee": "<external>.python.ccxt.static_dependencies.msgpack.fallback.unpackb",
        "lineno": 47,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.exceptions": [
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.line",
        "lineno": 22,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.column",
        "lineno": 23,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.exceptions.IncompleteParseError.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.line",
        "lineno": 52,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.exceptions.IncompleteParseError.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.exceptions.ParseError.column",
        "lineno": 53,
        "resolution": "inherited_method_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.expressions": [
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.expression",
        "callee": "<external>.inspect.ismethoddescriptor",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.expression",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.expression",
        "callee": "<external>.inspect.ismethod",
        "lineno": 69,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.AdHocExpression.expression._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.parse",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.parse",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.exceptions.IncompleteParseError",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.exceptions.ParseError",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.match_core",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.as_rule",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.as_rule",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._as_rhs",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Literal._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 249,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.TokenMatcher._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.RegexNode",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Regex._regex_flags_from_bits",
        "lineno": 303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence._uncached_match",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Sequence._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 353,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.OneOf._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.OneOf._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 371,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Lookahead._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Lookahead._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 388,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Not._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 402,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Not._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 407,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Optional._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Optional._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.Optional._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 425,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore._uncached_match",
        "callee": "<builtin>.list.append",
        "lineno": 440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 444,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore._uncached_match",
        "callee": "<builtin>.list.append",
        "lineno": 470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore._uncached_match",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.nodes.Node",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore._as_rhs",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression._unicode_members",
        "lineno": 479,
        "resolution": "inherited_method_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.grammar": [
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.is_callable",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.expression",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__init__",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._expressions_from_rules",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.default",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._copy",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._expressions_from_rules",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.__init__",
        "lineno": 102,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.parse",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._check_default_rule",
        "lineno": 110,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.match",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar._check_default_rule",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.TokenGrammar._expressions_from_rules",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.<class>",
        "lineno": 152,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.ZeroOrMore",
        "lineno": 175,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Not",
        "lineno": 178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 179,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOrMore",
        "lineno": 203,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "python.ccxt.static_dependencies.parsimonious.expressions.Expression.parse",
        "lineno": 210,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar._expressions_from_rules",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.__init__",
        "lineno": 213,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_lookahead_term",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Lookahead",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_not_term",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Not",
        "lineno": 314,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_sequence",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Sequence",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_ored",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.OneOf",
        "lineno": 330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_reference",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.LazyReference.<class>",
        "lineno": 353,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_regex",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Regex",
        "lineno": 361,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_spaceless_literal",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.Literal",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_spaceless_literal",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.utils.evaluate_string",
        "lineno": 371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.exceptions.UndefinedLabel",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "lineno": 412,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "lineno": 419,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_rules",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 439,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_rules",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 448,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor.visit_rules",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.RuleVisitor._resolve_refs",
        "lineno": 448,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.visit_spaceless_literal",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.expressions.TokenMatcher",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.visit_spaceless_literal",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.utils.evaluate_string",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.TokenRuleVisitor.visit_regex",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.exceptions.BadGrammar",
        "lineno": 469,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.<module>",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.BootstrappingGrammar.<class>",
        "lineno": 475,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.grammar.<module>",
        "callee": "python.ccxt.static_dependencies.parsimonious.grammar.Grammar.__init__",
        "lineno": 480,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.nodes": [
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily",
        "callee": "<builtin>.list.append",
        "lineno": 84,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily.indent",
        "lineno": 84,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.Node.__str__",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.Node.prettily",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__",
        "callee": "<external>.inspect.isfunction",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__",
        "callee": "<builtin>.list.sort",
        "lineno": 143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.grammar.Grammar",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.RuleDecoratorMeta.__new__.unvisit",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.visit",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.visit",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.visit",
        "callee": "<external>.python.ccxt.static_dependencies.parsimonious.exceptions.VisitationError",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.parse",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor._parse_or_match",
        "lineno": 252,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.match",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor._parse_or_match",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor._parse_or_match",
        "callee": "python.ccxt.static_dependencies.parsimonious.nodes.NodeVisitor.visit",
        "lineno": 287,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious.utils": [
      {
        "caller": "python.ccxt.static_dependencies.parsimonious.utils.StrAndRepr.__repr__",
        "callee": "<external>.object.__str__",
        "lineno": 10,
        "resolution": "external_inherited_call"
      }
    ],
    "python.ccxt.static_dependencies.parsimonious": [],
    "python.ccxt.static_dependencies.starknet.ccxt_utils": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.ccxt_utils.get_private_key_from_eth_signature",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.signature.grind_key",
        "lineno": 7,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.common": [],
    "python.ccxt.static_dependencies.starknet.constants": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.constants.<module>",
        "callee": "<external>.pathlib.Path",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v0.parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v0.schemas.ContractAbiEntrySchema",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v0.model.Abi",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "lineno": 93,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "lineno": 95,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_event",
        "lineno": 99,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "<external>.typing.cast",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_structures",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._check_for_cycles",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._check_for_cycles",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser._to_json",
        "lineno": 165,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_function",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_event",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "callee": "<external>.typing.cast",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._parse_members",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.parser.AbiParser._group_by_entry_name",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 196,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.schemas": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 14,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 15,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Integer.__init__",
        "lineno": 19,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 23,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 24,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 25,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 33,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 37,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 41,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 45,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 46,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 47,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 48,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 50,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 56,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Integer.__init__",
        "lineno": 58,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v0.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 60,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v0.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v0": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.__init__",
        "callee": "<external>.pathlib.Path",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v1.schemas.ContractAbiEntrySchema",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 72,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v1.model.Abi",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_function",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_event",
        "lineno": 93,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.EnumType",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.typing.cast",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.typing.cast",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._check_for_cycles",
        "lineno": 157,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._check_for_cycles",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser._to_json",
        "lineno": 166,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_function",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_event",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "callee": "<external>.typing.cast",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._parse_members",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 191,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser.AbiParser._group_by_entry_name",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 200,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_felt",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_bool",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.BoolType",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_uint",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.UintType",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_unit",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.UnitType",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_option",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.OptionType",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_array",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_span",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_identifier",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.TypeIdentifier",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_contract_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_class_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.type_storage_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.tuple",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.TupleType",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.ParserTransformer.__init__",
        "lineno": 176,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.schemas": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 13,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 17,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 21,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 22,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 23,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 25,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 32,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 36,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 37,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 38,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 39,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 44,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 45,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 46,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 47,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 52,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 54,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v1.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 55,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v1.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v1": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.model": [],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v2.schemas.ContractAbiEntrySchema",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.__init__",
        "callee": "<external>.collections.defaultdict",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "lineno": 73,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 74,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_event",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v2.model.Abi",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_constructor",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "<external>.typing.cast",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_function",
        "lineno": 123,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_function",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_interface",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_impl",
        "lineno": 136,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.EnumType",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser",
        "lineno": 184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "lineno": 186,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.typing.cast",
        "lineno": 187,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "<external>.typing.cast",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_structures_and_enums",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._check_for_cycles",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._check_for_cycles",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser._to_json",
        "lineno": 209,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_function",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "lineno": 216,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_constructor",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_event",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.EventType",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_event",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_event",
        "callee": "<external>.typing.cast",
        "lineno": 235,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 239,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "callee": "<external>.typing.cast",
        "lineno": 247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_members",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 248,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_interface",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_interface",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._parse_function",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser.AbiParser._group_by_entry_name",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 273,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_felt",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_bytes",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_bool",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.BoolType",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_uint",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.UintType",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_unit",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.UnitType",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_option",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.OptionType",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_array",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_span",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_identifier",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.TypeIdentifier",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_contract_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_class_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.type_storage_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.tuple",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.TupleType",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.parse",
        "callee": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.ParserTransformer.__init__",
        "lineno": 189,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.schemas": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 19,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 23,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 29,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 32,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 34,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 38,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 42,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 43,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 44,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 45,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 50,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 54,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 58,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 60,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 62,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 72,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 74,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 89,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 90,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 91,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 92,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 97,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 98,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 99,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 100,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 105,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 106,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 107,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Constant.__init__",
        "lineno": 111,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 112,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 114,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.abi.v2.schemas.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 115,
        "resolution": "qualified_module_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.abi.v2.shape": [],
    "python.ccxt.static_dependencies.starknet.abi.v2": [],
    "python.ccxt.static_dependencies.starknet.cairo.data_types": [],
    "python.ccxt.static_dependencies.starknet.cairo.felt": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.felt.cairo_vm_range_check",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.felt.is_in_felt_range",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.felt.cairo_vm_range_check",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.felt.decode_shortstring",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.felt.cairo_vm_range_check",
        "lineno": 63,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.type_parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser.parse_inline_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser.parse",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser.parse_inline_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "lineno": 59,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "lineno": 76,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._get_struct",
        "lineno": 79,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.NamedTupleType",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.typing.cast",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "lineno": 92,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.TupleType",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "lineno": 100,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._transform_cairo_lang_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._get_struct",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.type_parser.TypeParser._get_struct",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.type_parser.UnknownCairoTypeError.__init__",
        "lineno": 120,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types": [],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.lark.Lark",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser.parse",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer",
        "lineno": 44,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.named_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_struct",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.named_type",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_felt",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeFelt",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_felt",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_codeoffset",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeCodeoffset",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_codeoffset",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_struct",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeStruct",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_struct",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeIdentifier",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypePointer",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer2",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypePointer",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer2",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypePointer",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_pointer2",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_tuple",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.TypeTuple",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.type_tuple",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.ExprIdentifier",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier_def",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types.ExprIdentifier",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer.ParserTransformer.identifier_def",
        "callee": "<external>.python.ccxt.static_dependencies.lark.v_args",
        "lineno": 136,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse": [],
    "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser.parse_inline_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer.parse",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.TypeParser.parse_inline_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser.UnknownCairoTypeError.__init__",
        "lineno": 57,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v1": [],
    "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.parse_inline_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer.parse",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.TypeParser.parse_inline_type",
        "callee": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser.UnknownCairoTypeError.__init__",
        "lineno": 75,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.cairo.v2": [],
    "python.ccxt.static_dependencies.starknet.hash.address": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.compute_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.compute_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.get_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.encode_uint",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.get_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.get_bytes_length",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.get_checksum_address",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils._starknet_keccak",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.address.is_checksum_address",
        "callee": "python.ccxt.static_dependencies.starknet.hash.address.get_checksum_address",
        "lineno": 79,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure.bytecode_with_skipped_segments",
        "callee": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentStructure.add_bytecode_with_skipped_segments",
        "lineno": 31,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeLeaf.hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash_many",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects.BytecodeSegmentedNode.hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash_many",
        "lineno": 67,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.poseidon": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constant",
        "callee": "<external>.hashlib.sha256",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constant",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constants",
        "callee": "<builtin>.list.append",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constants",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constant",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constants",
        "callee": "<builtin>.list.append",
        "lineno": 36,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.<module>",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._round_constants",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.<module>",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._sbox",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._sbox",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "callee": "<builtin>.list.append",
        "lineno": 59,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._field",
        "lineno": 67,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "lineno": 74,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon._poseidon_round",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash_many",
        "callee": "python.ccxt.static_dependencies.starknet.hash.poseidon.poseidon_hash",
        "lineno": 91,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.selector": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.selector.get_selector_from_name",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils._starknet_keccak",
        "lineno": 16,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.storage": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.storage.get_storage_var_address",
        "callee": "<external>.hash.utils._starknet_keccak",
        "lineno": 11,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.storage.get_storage_var_address",
        "callee": "<external>.functools.reduce",
        "lineno": 12,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash.utils": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.utils._starknet_keccak",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.common.int_from_bytes",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.utils.message_signature",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.hash.utils.encode_uint_list",
        "callee": "python.ccxt.static_dependencies.starknet.hash.utils.encode_uint",
        "lineno": 74,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.hash": [],
    "python.ccxt.static_dependencies.starknet.models.typed_data": [],
    "python.ccxt.static_dependencies.starknet.models": [],
    "python.ccxt.static_dependencies.starknet.serialization.errors": [],
    "python.ccxt.static_dependencies.starknet.serialization.factory": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.StructType",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.ArrayType",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.FeltType",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.data_types.UintType",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.BoolSerializer",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.ByteArraySerializer",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 101,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 105,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 111,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer.OptionSerializer",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer.UnitSerializer",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 128,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 133,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer",
        "lineno": 147,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "callee": "<external>.collections.OrderedDict",
        "lineno": 148,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 149,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_outputs",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.OutputSerializer",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_outputs",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_type",
        "lineno": 164,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_event",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 181,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_event",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 183,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_event",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 184,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 198,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function_v1",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapterV1",
        "lineno": 211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function_v1",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 212,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function_v1",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_outputs",
        "lineno": 213,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_constructor_v2",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapterV1",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_constructor_v2",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_payload",
        "lineno": 227,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_constructor_v2",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_outputs",
        "lineno": 228,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.<module>",
        "callee": "<external>.dataclasses.field",
        "lineno": 26,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter.serialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "lineno": 39,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_positional_args",
        "lineno": 55,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_args",
        "lineno": 70,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._merge_arguments",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_missing_args",
        "lineno": 73,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_positional_args",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_unnecessary_args",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter.FunctionSerializationAdapter._ensure_no_missing_args",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 95,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__getitem__",
        "callee": "<external>.dataclasses.fields",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__iter__",
        "callee": "<external>.dataclasses.fields",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_dict",
        "callee": "<external>.dataclasses.fields",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass._asdict",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_dict",
        "lineno": 43,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__eq__",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_tuple",
        "lineno": 47,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.__eq__",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.as_tuple",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.from_dict",
        "callee": "<external>.dataclasses.make_dataclass",
        "lineno": 52,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.<module>",
        "callee": "<external>.dataclasses.dataclass",
        "lineno": 7,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._calldata_reader": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader.read",
        "callee": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader.OutOfBoundsError.__init__",
        "lineno": 33,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization._context": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.Context.ensure_valid_value",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidValueException",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.Context.ensure_valid_type",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.Context._wrap_errors",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidValueException",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.Context._wrap_errors",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidValueException",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.Context._wrap_errors",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidTypeException",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext.__init__",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization._calldata_reader.CalldataReader",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext._ensure_all_values_read",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.errors.InvalidValueException",
        "lineno": 139,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_list",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer.ArraySerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_list",
        "lineno": 41,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer._ensure_bool",
        "lineno": 22,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer.BoolSerializer._ensure_bool",
        "lineno": 29,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_list",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.decode_shortstring",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.serialize_with_context",
        "callee": "<builtin>.list.pop",
        "lineno": 60,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_list",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer",
        "lineno": 64,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer.ByteArraySerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "lineno": 65,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.deserialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization._context.DeserializationContext.create",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.deserialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.deserialize_with_context",
        "lineno": 32,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization._context.SerializationContext.create",
        "lineno": 41,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize_with_context",
        "lineno": 42,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.serialize",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.cairo_data_serializer.CairoDataSerializer.remove_units_from_serialized_data",
        "lineno": 44,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer._get_variant",
        "lineno": 38,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.from_dict",
        "lineno": 46,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer.EnumSerializer._get_variant_index",
        "lineno": 62,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer._ensure_felt",
        "lineno": 25,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer._ensure_felt",
        "lineno": 42,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer.FeltSerializer._ensure_felt",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.is_in_felt_range",
        "lineno": 48,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_dict",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.from_dict",
        "lineno": 37,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer._is_namedtuple",
        "lineno": 47,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer.NamedTupleSerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_dict",
        "lineno": 54,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.<module>",
        "callee": "<external>.dataclasses.field",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer.OutputSerializer.deserialize_with_context",
        "callee": "<builtin>.list.append",
        "lineno": 31,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.<module>",
        "callee": "<external>.dataclasses.field",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.__post_init__",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer._is_len_arg",
        "lineno": 49,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_dict",
        "lineno": 55,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass.TupleDataclass.from_dict",
        "lineno": 56,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer.PayloadSerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_dict",
        "lineno": 61,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_dict",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.struct_serializer.StructSerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_dict",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer.deserialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_list",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.tuple_serializer.TupleSerializer.serialize_with_context",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.serialize_from_list",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._ensure_valid_uint128",
        "lineno": 41,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._ensure_valid_uint128",
        "lineno": 43,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_int",
        "lineno": 52,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_dict",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_int",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.uint256_range_check",
        "lineno": 58,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_dict",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._ensure_valid_uint128",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._serialize_from_dict",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer.Uint256Serializer._ensure_valid_uint128",
        "lineno": 69,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "lineno": 46,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.deserialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "lineno": 56,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_int",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer.serialize_with_context",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_dict",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_int",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.uint256_range_check",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_dict",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "lineno": 87,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._serialize_from_dict",
        "callee": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer.UintSerializer._ensure_valid_uint",
        "lineno": 90,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers.unit_serializer": [],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common.deserialize_to_list",
        "callee": "<builtin>.list.append",
        "lineno": 27,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.serialization.data_serializers": [],
    "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator.translate_constructor_args",
        "callee": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v1",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator.translate_constructor_args",
        "callee": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v0",
        "lineno": 23,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v1",
        "callee": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._is_abi_v2",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v1",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_constructor_v2",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v1",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.factory.serializer_for_function_v1",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator._get_constructor_serializer_v0",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.serialization.serializer_for_function",
        "lineno": 86,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.iterable": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.iterable.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 3,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils.schema": [],
    "python.ccxt.static_dependencies.starknet.utils.typed_data": [
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "<external>.dataclasses.dataclass",
        "lineno": 12,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.from_dict",
        "callee": "<external>.typing.cast",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.from_dict",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedDataSchema.<class>",
        "lineno": 41,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.is_pointer",
        "lineno": 47,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.strip_pointer",
        "lineno": 48,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._is_struct",
        "lineno": 50,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "lineno": 52,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 54,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.get_hex",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._is_struct",
        "lineno": 56,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "lineno": 57,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "<external>.typing.cast",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.get_hex",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_data",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_value",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_data",
        "callee": "<builtin>.list.append",
        "lineno": 66,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies.collect_deps",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.strip_pointer",
        "lineno": 79,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies.collect_deps",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies.collect_deps",
        "lineno": 83,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies.collect_deps",
        "lineno": 86,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._get_dependencies",
        "lineno": 90,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type.make_dependency_str",
        "lineno": 97,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.type_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.selector.get_selector_from_name",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.type_hash",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_type",
        "lineno": 106,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.type_hash",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData._encode_data",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "lineno": 129,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "callee": "<external>.typing.cast",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.struct_hash",
        "lineno": 131,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.message_hash",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.hash.utils.compute_hash_on_elements",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "<external>.dataclasses.dataclass",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.get_hex",
        "callee": "<external>.python.ccxt.static_dependencies.starknet.cairo.felt.encode_shortstring",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.strip_pointer",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.is_pointer",
        "lineno": 152,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 162,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 163,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.List.__init__",
        "lineno": 174,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.Nested.__init__",
        "lineno": 174,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.ParameterSchema.<class>",
        "lineno": 174,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.<module>",
        "callee": "python.ccxt.static_dependencies.marshmallow.fields.String.<class>",
        "lineno": 176,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedDataSchema.make_dataclass",
        "callee": "python.ccxt.static_dependencies.starknet.utils.typed_data.TypedData.<class>",
        "lineno": 182,
        "resolution": "same_module_class_call"
      }
    ],
    "python.ccxt.static_dependencies.starknet.utils": [],
    "python.ccxt.static_dependencies.starkware": [],
    "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash": [
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.CurveFp",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.ellipticcurve.Point",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.process_single_element",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.process_single_element",
        "lineno": 41,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash_func",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.utils.to_bytes",
        "lineno": 50,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash_func",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash",
        "lineno": 50,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash.pedersen_hash_func",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.utils.from_bytes",
        "lineno": 50,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.math_utils": [
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "callee": "<external>.python.ccxt.static_dependencies.sympy.core.intfunc.igcdex",
        "lineno": 29,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_add",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_double",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_double",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_add",
        "lineno": 78,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "lineno": 78,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.signature": [
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.get_y_coordinate",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.InvalidPublicKeyError.__init__",
        "lineno": 2121,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.private_key_to_ec_point_on_stark_curve",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "lineno": 2132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.private_to_stark_key",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.private_key_to_ec_point_on_stark_curve",
        "lineno": 2136,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.inv_mod_curve_size",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "lineno": 2140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.generate_k_rfc6979",
        "callee": "<external>.python.ccxt.static_dependencies.ecdsa.rfc6979.generate_k",
        "lineno": 2154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.generate_k_rfc6979",
        "lineno": 2173,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_mult",
        "lineno": 2181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.div_mod",
        "lineno": 2193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.sign",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.inv_mod_curve_size",
        "lineno": 2198,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.mimic_ec_mult_air",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_add",
        "lineno": 2212,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.mimic_ec_mult_air",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_double",
        "lineno": 2213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key.to_bytes_no_pad",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.div_ceil",
        "lineno": 2307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key.to_bytes_no_pad",
        "lineno": 2311,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.grind_key.to_bytes_no_pad",
        "lineno": 2311,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.pedersen_hash",
        "callee": "python.ccxt.static_dependencies.starkware.crypto.signature.pedersen_hash_as_point",
        "lineno": 2323,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.signature.pedersen_hash_as_point",
        "callee": "<external>.python.ccxt.static_dependencies.starkware.crypto.math_utils.ec_add",
        "lineno": 2341,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto.utils": [
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 14,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing_extensions.ParamSpec",
        "lineno": 15,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 16,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 17,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 18,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.starkware.crypto.utils.<module>",
        "callee": "<external>.typing.TypeVar",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.starkware.crypto": [],
    "python.ccxt.static_dependencies.sympy": [],
    "python.ccxt.static_dependencies.sympy.core.intfunc": [
      {
        "caller": "python.ccxt.static_dependencies.sympy.core.intfunc.igcdex",
        "callee": "<external>.python.ccxt.static_dependencies.sympy.external.gmpy.gcdext",
        "lineno": 34,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.sympy.core": [],
    "python.ccxt.static_dependencies.sympy.external.gmpy": [
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._flint_version_okay",
        "callee": "<builtin>.str.split",
        "lineno": 100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "callee": "<external>.warnings.warn",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "callee": "python.ccxt.static_dependencies.sympy.external.gmpy._flint_version_okay",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "callee": "<external>.warnings.warn",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "callee": "<external>.warnings.warn",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_gmpy2",
        "callee": "<external>.python.ccxt.static_dependencies.sympy.external.importtools.import_module",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy._get_gmpy2",
        "callee": "<external>.warnings.warn",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy.<module>",
        "callee": "python.ccxt.static_dependencies.sympy.external.gmpy._get_flint",
        "lineno": 163,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy.<module>",
        "callee": "python.ccxt.static_dependencies.sympy.external.gmpy._get_gmpy2",
        "lineno": 170,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy.<module>",
        "callee": "<external>.warnings.warn",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.gmpy.<module>",
        "callee": "<external>.ctypes.sizeof",
        "lineno": 190,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.importtools": [
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.importtools.<module>",
        "callee": "python.ccxt.static_dependencies.sympy.external.importtools.__sympy_debug",
        "lineno": 26,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.importtools.version_tuple",
        "callee": "<builtin>.list.append",
        "lineno": 44,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.importtools.import_module",
        "callee": "python.ccxt.static_dependencies.sympy.external.importtools.version_tuple",
        "lineno": 171,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.importtools.import_module",
        "callee": "python.ccxt.static_dependencies.sympy.external.importtools.version_tuple",
        "lineno": 171,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.ntheory": [
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.ntheory.gcdext",
        "callee": "python.ccxt.static_dependencies.sympy.external.ntheory._sign",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.ntheory.gcdext",
        "callee": "python.ccxt.static_dependencies.sympy.external.ntheory._sign",
        "lineno": 133,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.sympy.external.pythonmpq": [
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__new__",
        "callee": "<external>.math.gcd",
        "lineno": 65,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__new__",
        "callee": "<external>.fractions.Fraction",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__eq__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__eq__",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__eq__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.<class>",
        "lineno": 132,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__lt__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._cmp",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__le__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._cmp",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__gt__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._cmp",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__ge__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._cmp",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__abs__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 188,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__neg__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__add__",
        "callee": "<external>.math.gcd",
        "lineno": 213,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__add__",
        "callee": "<external>.math.gcd",
        "lineno": 220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__add__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__radd__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__sub__",
        "callee": "<external>.math.gcd",
        "lineno": 245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__sub__",
        "callee": "<external>.math.gcd",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__sub__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rsub__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__mul__",
        "callee": "<external>.math.gcd",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__mul__",
        "callee": "<external>.math.gcd",
        "lineno": 277,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__mul__",
        "callee": "<external>.math.gcd",
        "lineno": 280,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__mul__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rmul__",
        "callee": "<external>.math.gcd",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rmul__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__pow__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new_check",
        "lineno": 305,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__truediv__",
        "callee": "<external>.math.gcd",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__truediv__",
        "callee": "<external>.math.gcd",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__truediv__",
        "callee": "<external>.math.gcd",
        "lineno": 316,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__truediv__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new_check",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rtruediv__",
        "callee": "<external>.math.gcd",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ.__rtruediv__",
        "callee": "python.ccxt.static_dependencies.sympy.external.pythonmpq.PythonMPQ._new_check",
        "lineno": 330,
        "resolution": "self_method_call"
      }
    ],
    "python.ccxt.static_dependencies.sympy.external": [],
    "python.ccxt.static_dependencies.toolz.compatibility": [],
    "python.ccxt.static_dependencies.toolz.dicttoolz": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.dicttoolz.merge",
        "callee": "python.ccxt.static_dependencies.toolz.dicttoolz._get_factory",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.dicttoolz.merge_with",
        "callee": "python.ccxt.static_dependencies.toolz.dicttoolz._get_factory",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.dicttoolz.dissoc",
        "callee": "python.ccxt.static_dependencies.toolz.dicttoolz._get_factory",
        "lineno": 214,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.dicttoolz.assoc_in",
        "callee": "python.ccxt.static_dependencies.toolz.dicttoolz.update_in",
        "lineno": 242,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.dicttoolz.get_in",
        "callee": "<external>.functools.reduce",
        "lineno": 335,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.functoolz": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.thread_first",
        "callee": "<external>.functools.reduce",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.thread_last",
        "callee": "<external>.functools.reduce",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "callee": "<external>.functools.partial",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.InstanceProperty.__init__",
        "lineno": 144,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "callee": "<builtin>.dict.update",
        "lineno": 213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "callee": "<external>.functools.partial",
        "lineno": 219,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "callee": "<external>.functools.partial",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__signature__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.is_partial_args",
        "lineno": 239,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__signature__",
        "callee": "<builtin>.list.append",
        "lineno": 268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__ne__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.curry.__eq__",
        "lineno": 300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__call__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.curry._should_curry",
        "lineno": 306,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__call__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.curry.bind",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry._should_curry",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.has_varargs",
        "lineno": 317,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry._should_curry",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.is_partial_args",
        "lineno": 321,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry._should_curry",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.is_valid_args",
        "lineno": 329,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__get__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.curry.__init__",
        "lineno": 345,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__reduce__",
        "callee": "<external>.importlib.import_module",
        "lineno": 356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__reduce__",
        "callee": "<builtin>.list.append",
        "lineno": 359,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.curry.__reduce__",
        "callee": "<builtin>.list.append",
        "lineno": 364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz._restore_curry",
        "callee": "<external>.importlib.import_module",
        "lineno": 381,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.memoize",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.has_keywords",
        "lineno": 433,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.memoize",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "lineno": 435,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.memoize.memof",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.memoize.key",
        "lineno": 455,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__.composed_doc",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__.composed_doc",
        "lineno": 507,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__.composed_doc",
        "lineno": 512,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__doc__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "lineno": 498,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__ne__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__eq__",
        "lineno": 537,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__get__",
        "callee": "<external>.types.MethodType",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.<module>",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "lineno": 557,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.<module>",
        "callee": "<external>.operator.attrgetter",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.compose",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.Compose.__init__",
        "lineno": 583,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.compose_left",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.compose",
        "lineno": 604,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.complement",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.compose",
        "lineno": 645,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__doc__",
        "callee": "<external>.operator.attrgetter",
        "lineno": 788,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__doc__",
        "callee": "<external>.textwrap.dedent",
        "lineno": 793,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__doc__",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.instanceproperty",
        "lineno": 780,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.excepts.__name__",
        "callee": "<external>.operator.attrgetter",
        "lineno": 817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.num_required_args",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 867,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.has_varargs",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 877,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.has_keywords",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 885,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_valid_args",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 894,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_partial_args",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 906,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz._check_sigspec",
        "lineno": 932,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.num_required_args",
        "lineno": 935,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.has_varargs",
        "lineno": 940,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "callee": "python.ccxt.static_dependencies.toolz.functoolz.has_keywords",
        "lineno": 943,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.itertoolz": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.remove",
        "callee": "<external>.itertools.filterfalse",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.groupby",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 97,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.merge_sorted",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "lineno": 130,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.merge_sorted",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary",
        "lineno": 146,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "lineno": 184,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._merge_sorted_binary_key",
        "lineno": 189,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.interleave",
        "callee": "<external>.functools.partial",
        "lineno": 244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.last",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.tail",
        "lineno": 407,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.<module>",
        "callee": "<external>.functools.partial",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.get",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._get",
        "lineno": 465,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.concatv",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.concat",
        "lineno": 504,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.mapcat",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.concat",
        "lineno": 514,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.interpose",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.concat",
        "lineno": 532,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.reduceby",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 619,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.partition",
        "callee": "<external>.itertools.zip_longest",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.partition_all",
        "callee": "<external>.itertools.zip_longest",
        "lineno": 723,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.pluck",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 792,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.pluck",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._get",
        "lineno": 795,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.pluck",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz._get",
        "lineno": 797,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.join",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 873,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.join",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 875,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.join",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.groupby",
        "lineno": 877,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.diff",
        "callee": "<external>.itertools.zip_longest",
        "lineno": 951,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.topk",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 981,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.peekn",
        "callee": "python.ccxt.static_dependencies.toolz.itertoolz.take",
        "lineno": 1017,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.itertoolz.random_sample",
        "callee": "<external>.random.Random",
        "lineno": 1056,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.recipes": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.recipes.countby",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.itertoolz.getter",
        "lineno": 22,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.recipes.countby",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.itertoolz.frequencies",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.recipes.partitionby",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.itertoolz.pluck",
        "lineno": 46,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.utils": [],
    "python.ccxt.static_dependencies.toolz._signatures": [
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.signature_or_spec",
        "lineno": 648,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.signature_or_spec",
        "lineno": 651,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.num_pos_args",
        "lineno": 652,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.get_exclude_keywords",
        "lineno": 654,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.create_signature_registry",
        "callee": "<builtin>.dict.items",
        "lineno": 662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.create_signature_registry",
        "callee": "<external>.importlib.import_module",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.create_signature_registry",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.expand_sig",
        "lineno": 667,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._is_valid_args",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_valid",
        "lineno": 692,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.check_partial",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.is_partial_args",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._is_partial_args",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_partial",
        "lineno": 713,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.check_arity",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.is_arity",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._is_arity",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_arity",
        "lineno": 727,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.check_varargs",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.has_varargs",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._has_varargs",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_varargs",
        "lineno": 744,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.check_keywords",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.has_keywords",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._has_keywords",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_keywords",
        "lineno": 763,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures.check_required_args",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.num_required_args",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._signatures._num_required_args",
        "callee": "python.ccxt.static_dependencies.toolz._signatures.check_required_args",
        "lineno": 780,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz._version": [
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.versions_from_parentdir",
        "callee": "<builtin>.list.append",
        "lineno": 123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_get_keywords",
        "callee": "python.ccxt.static_dependencies.toolz._version.register_vcs_handler",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_versions_from_keywords",
        "callee": "python.ccxt.static_dependencies.toolz._version.register_vcs_handler",
        "lineno": 161,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.run_command",
        "lineno": 228,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.run_command",
        "lineno": 237,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.run_command",
        "lineno": 245,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.run_command",
        "lineno": 296,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.run_command",
        "lineno": 301,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "callee": "python.ccxt.static_dependencies.toolz._version.register_vcs_handler",
        "lineno": 216,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render_pep440",
        "callee": "python.ccxt.static_dependencies.toolz._version.plus_or_dot",
        "lineno": 327,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render_pep440_post",
        "callee": "python.ccxt.static_dependencies.toolz._version.plus_or_dot",
        "lineno": 372,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_pep440",
        "lineno": 458,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_pep440_pre",
        "lineno": 460,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_pep440_post",
        "lineno": 462,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_pep440_old",
        "lineno": 464,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_git_describe",
        "lineno": 466,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.render",
        "callee": "python.ccxt.static_dependencies.toolz._version.render_git_describe_long",
        "lineno": 468,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.get_config",
        "lineno": 484,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.git_versions_from_keywords",
        "lineno": 488,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.get_keywords",
        "lineno": 488,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.git_pieces_from_vcs",
        "lineno": 507,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.render",
        "lineno": 508,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz._version.get_versions",
        "callee": "python.ccxt.static_dependencies.toolz._version.versions_from_parentdir",
        "lineno": 514,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.toolz._version.get_versions",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried.exceptions": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge_with",
        "callee": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge_with",
        "lineno": 13,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge",
        "callee": "python.ccxt.static_dependencies.toolz.curried.exceptions.merge",
        "lineno": 18,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried.operator": [
      {
        "caller": "python.ccxt.static_dependencies.toolz.curried.operator.<module>",
        "callee": "<external>.python.ccxt.static_dependencies.toolz.functoolz.curry",
        "lineno": 15,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.static_dependencies.toolz.curried": [],
    "python.ccxt.static_dependencies.typing_inspect.typing_inspect": [
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_optional_type",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 196,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_optional_type",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_optional_type",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_optional_type",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.<module>",
        "callee": "<builtin>.set.add",
        "lineno": 240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._gorg",
        "lineno": 365,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 366,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 368,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_literal_type",
        "lineno": 370,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 395,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "lineno": 398,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 400,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "lineno": 403,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 405,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 411,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "lineno": 411,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 412,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 439,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 439,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "lineno": 440,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 440,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_classvar",
        "lineno": 462,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 464,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 472,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "lineno": 478,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_last_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 480,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "<builtin>.list.append",
        "lineno": 495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "lineno": 496,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "lineno": 497,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "<builtin>.list.append",
        "lineno": 499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "<builtin>.list.append",
        "lineno": 501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "<builtin>.list.append",
        "lineno": 503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "<builtin>.list.append",
        "lineno": 505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "lineno": 505,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "lineno": 535,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_classvar",
        "lineno": 541,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_final_type",
        "lineno": 541,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_literal_type",
        "lineno": 543,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 546,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 546,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "lineno": 547,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 547,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 553,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_subs_tree",
        "lineno": 555,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 556,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_subs_tree",
        "lineno": 558,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 559,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_subs_tree",
        "lineno": 561,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._eval_args",
        "lineno": 569,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "lineno": 570,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_bound",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_typevar",
        "lineno": 587,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_constraints",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_typevar",
        "lineno": 603,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_forward_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_forward_ref",
        "lineno": 670,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 681,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_subs_tree",
        "lineno": 682,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 683,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_subs_tree",
        "lineno": 684,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 685,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_subs_tree",
        "lineno": 686,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "callee": "<builtin>.list.extend",
        "lineno": 703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "callee": "<builtin>.list.append",
        "lineno": 705,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "callee": "<builtin>.list.append",
        "lineno": 712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_origin",
        "lineno": 728,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_origin",
        "lineno": 742,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 744,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 744,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_origin",
        "lineno": 749,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "<builtin>.list.append",
        "lineno": 750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_origin",
        "lineno": 751,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 757,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_args",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 759,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_args",
        "lineno": 768,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "<builtin>.list.append",
        "lineno": 769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "lineno": 769,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree._get_args",
        "lineno": 773,
        "resolution": "nested_function_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "<builtin>.list.append",
        "lineno": 774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._replace_arg",
        "lineno": 774,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.get_parameters",
        "lineno": 774,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "lineno": 783,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._remove_dups_flatten",
        "lineno": 785,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "lineno": 795,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._gorg",
        "lineno": 796,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_subs_tree",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._subs_tree",
        "lineno": 803,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_union_type",
        "lineno": 810,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_has_type_var",
        "lineno": 811,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_tuple_type",
        "lineno": 812,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_has_type_var",
        "lineno": 813,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_generic_type",
        "lineno": 814,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_has_type_var",
        "lineno": 815,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect.is_callable_type",
        "lineno": 816,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._callable_has_type_var",
        "lineno": 817,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._union_has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 825,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._tuple_has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 833,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._callable_has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 841,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._callable_has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 843,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._generic_has_type_var",
        "callee": "python.ccxt.static_dependencies.typing_inspect.typing_inspect._has_type_var",
        "lineno": 849,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.static_dependencies.typing_inspect": [],
    "python.ccxt.test.tests_async": [
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_lang",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_ext",
        "lineno": 45,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "lineno": 49,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 51,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.parse_cli_args_and_props",
        "lineno": 56,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_request_tests",
        "lineno": 58,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_response_tests",
        "lineno": 59,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_response_tests",
        "lineno": 62,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_request_tests",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "lineno": 68,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 71,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 76,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "lineno": 86,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.import_files",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "lineno": 90,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.check_if_specific_test_is_chosen",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.start_test",
        "lineno": 92,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.import_files",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.import_files",
        "callee": "<external>.tests_helpers.get_test_files_sync",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.import_files",
        "callee": "<external>.tests_helpers.get_test_files",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_env_vars",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.set_exchange_prop",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.set_exchange_prop",
        "lineno": 158,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "python.ccxt.test.tests_async.testMainClass.load_credentials_from_env",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_skips",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 221,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.call_method_sync",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.call_method",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_skips",
        "callee": "<builtin>.dict.keys",
        "lineno": 259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_method",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.get_root_exception",
        "lineno": 293,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 335,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 350,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_public_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "lineno": 396,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "<builtin>.list.append",
        "lineno": 405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "lineno": 405,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "<builtin>.list.append",
        "lineno": 415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 419,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 421,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.add_padding",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_safe",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_markets_from_exchange",
        "lineno": 473,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_test_symbol",
        "lineno": 478,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_test_symbol",
        "lineno": 488,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "callee": "<builtin>.list.append",
        "lineno": 495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_test_symbol",
        "lineno": 496,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "lineno": 517,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_valid_symbol",
        "lineno": 522,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 532,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 534,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_public_tests",
        "lineno": 541,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 544,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_public_tests",
        "lineno": 546,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "lineno": 553,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_exchange_code",
        "lineno": 560,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_private_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_tests",
        "lineno": 622,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 628,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_proxies",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_method",
        "lineno": 635,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 645,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_constructor",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 653,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_async.testMainClass.check_constructor",
        "lineno": 676,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 678,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_async.testMainClass.load_exchange",
        "lineno": 681,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_exchange",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_markets_from_file",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_markets_from_file",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 716,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_currencies_from_file",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 720,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_currencies_from_file",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 732,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_dir_read",
        "lineno": 734,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 778,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 784,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 785,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 791,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "lineno": 801,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "lineno": 809,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 812,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 820,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 829,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 850,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 850,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 850,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 860,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output_inner",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.var_to_string",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.var_to_string",
        "lineno": 869,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 870,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.var_to_string",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 878,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.var_to_string",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 881,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.remove_hostnamefrom_url",
        "lineno": 887,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.remove_hostnamefrom_url",
        "lineno": 888,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_error",
        "lineno": 889,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 902,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 903,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "lineno": 904,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 910,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 912,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 913,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 916,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 917,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 919,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 920,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "lineno": 921,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.assert_static_response_output",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_new_and_stored_output",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 934,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "callee": "<builtin>.list.append",
        "lineno": 935,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "callee": "<builtin>.list.append",
        "lineno": 937,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 946,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically",
        "lineno": 947,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "lineno": 947,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically_sync",
        "lineno": 949,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "lineno": 949,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_request_output",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 960,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 961,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.set_fetch_response",
        "lineno": 966,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 968,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 970,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "lineno": 971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_response_output",
        "lineno": 972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically_sync",
        "lineno": 974,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.sanitize_data_input",
        "lineno": 974,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.assert_static_response_output",
        "lineno": 975,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 978,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 979,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.set_fetch_response",
        "lineno": 980,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.load_markets_from_file",
        "lineno": 984,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "python.ccxt.test.tests_async.testMainClass.load_currencies_from_file",
        "lineno": 985,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 992,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_windows",
        "lineno": 998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_linux",
        "lineno": 1000,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_amd64",
        "lineno": 1001,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_amd64",
        "lineno": 1006,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1046,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1053,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_request_statically",
        "lineno": 1104,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1112,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_response_statically",
        "lineno": 1159,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1184,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1188,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_request_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "lineno": 1205,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 1209,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.load_static_data",
        "lineno": 1210,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1220,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.check_if_exchange_is_disabled",
        "lineno": 1224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.get_number_of_tests_from_exchange",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<builtin>.list.append",
        "lineno": 1230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_exchange_request_statically",
        "lineno": 1230,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<builtin>.list.append",
        "lineno": 1232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_exchange_response_statically",
        "lineno": 1232,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1241,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 1243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1245,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1247,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_static_response_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.run_static_tests",
        "lineno": 1253,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_bybit",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_kucoin",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_kucoinfutures",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_bitget",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_mexc",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_bitmart",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_bingx",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_paradex",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_hashkey",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_backpack",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_toobit",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_async.testMainClass.test_weex",
        "lineno": 1260,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1263,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.run_broker_id_tests",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 1264,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1268,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1276,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1284,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1289,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1303,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1310,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_async.testMainClass.urlencoded_to_dict",
        "lineno": 1327,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1333,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_binance",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1334,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1338,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1354,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1360,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1364,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1374,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bybit",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1379,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bybit",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1389,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bybit",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoin",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1394,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoin",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1432,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoin",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1433,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoinfutures",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1437,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoinfutures",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_kucoinfutures",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1457,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitget",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitget",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1470,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitget",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1471,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mexc",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1475,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mexc",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mexc",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1490,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1497,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1511,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1516,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1517,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1521,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1542,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1543,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitmart",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitmart",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bitmart",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1562,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1569,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1573,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1574,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bingx",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1578,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bingx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1588,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_bingx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1593,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1599,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1603,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1604,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1608,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1614,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1619,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1639,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1651,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1655,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1665,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1666,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1672,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1683,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1684,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1688,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1694,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_paradex",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1711,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_paradex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_paradex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1749,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_hashkey",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1753,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_hashkey",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_hashkey",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1767,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1782,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1798,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1805,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1816,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1817,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_backpack",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1821,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_backpack",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1832,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_backpack",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1833,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_toobit",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1837,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_toobit",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1846,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_toobit",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_weex",
        "callee": "python.ccxt.test.tests_async.testMainClass.init_offline_exchange",
        "lineno": 1851,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_weex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1858,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_async.testMainClass.test_weex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1864,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.tests_helpers": [
      {
        "caller": "python.ccxt.test.tests_helpers.handle_all_unhandled_exceptions",
        "callee": "python.ccxt.test.tests_helpers.dump",
        "lineno": 100,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.handle_all_unhandled_exceptions",
        "callee": "<external>.traceback.format_tb",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.<module>",
        "callee": "python.ccxt.test.tests_helpers.get_cli_arg_value",
        "lineno": 128,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.call_method_sync",
        "callee": "python.ccxt.test.tests_helpers.convert_to_snake_case",
        "lineno": 173,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.call_method",
        "callee": "python.ccxt.test.tests_helpers.convert_to_snake_case",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.call_overriden_method",
        "callee": "python.ccxt.test.tests_helpers.call_exchange_method_dynamically",
        "lineno": 189,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.exception_message",
        "callee": "<external>.traceback.format_exception",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.set_exchange_prop",
        "callee": "python.ccxt.test.tests_helpers.convert_to_snake_case",
        "lineno": 217,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.get_test_files_sync",
        "callee": "python.ccxt.test.tests_helpers.convert_to_snake_case",
        "lineno": 233,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.get_test_files_sync",
        "callee": "python.ccxt.test.tests_helpers.io_file_exists",
        "lineno": 242,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.tests_helpers.get_test_files",
        "callee": "python.ccxt.test.tests_helpers.get_test_files_sync",
        "lineno": 248,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.tests_init": [
      {
        "caller": "python.ccxt.test.tests_init.<module>",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 19,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_init.<module>",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 20,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_init.<module>",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 21,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_init.main",
        "callee": "<external>.ccxt.pro.test.base.tests_init.test_base_init_ws",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_init.main",
        "callee": "<external>.base.tests_init.base_tests_init",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_init.<module>",
        "callee": "python.ccxt.test.tests_init.main",
        "lineno": 42,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.tests_sync": [
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 30,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 31,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 37,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_lang",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "callee": "<external>.tests_helpers.get_ext",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "lineno": 46,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.parse_cli_args_and_props",
        "lineno": 53,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_request_tests",
        "lineno": 55,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_response_tests",
        "lineno": 56,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_response_tests",
        "lineno": 59,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_request_tests",
        "lineno": 62,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 68,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 73,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.import_files",
        "lineno": 85,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "lineno": 87,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.check_if_specific_test_is_chosen",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_inner",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.import_files",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.import_files",
        "callee": "<external>.tests_helpers.get_test_files_sync",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.import_files",
        "callee": "<external>.tests_helpers.get_test_files",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.get_env_vars",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "callee": "<external>.tests_helpers.set_exchange_prop",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.set_exchange_prop",
        "lineno": 155,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "python.ccxt.test.tests_sync.testMainClass.load_credentials_from_env",
        "lineno": 158,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.expand_settings",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_skips",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "lineno": 218,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.call_method_sync",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.call_method",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "callee": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_skips",
        "callee": "<builtin>.dict.keys",
        "lineno": 256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.get_root_exception",
        "lineno": 290,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 323,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_public_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "lineno": 402,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.add_padding",
        "lineno": 418,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_safe",
        "lineno": 422,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_markets_from_exchange",
        "lineno": 470,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_test_symbol",
        "lineno": 475,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_test_symbol",
        "lineno": 485,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "callee": "<builtin>.list.append",
        "lineno": 492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_test_symbol",
        "lineno": 493,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "lineno": 514,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_valid_symbol",
        "lineno": 519,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 529,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 531,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_public_tests",
        "lineno": 538,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 541,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_public_tests",
        "lineno": 543,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "lineno": 547,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "lineno": 550,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_exchange_code",
        "lineno": 557,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "callee": "<external>.tests_helpers.get_cli_arg_value",
        "lineno": 593,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_private_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_tests",
        "lineno": 619,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_proxies",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_method",
        "lineno": 632,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 639,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_proxies",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_constructor",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 650,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_sync.testMainClass.check_constructor",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.get_exchange_prop",
        "lineno": 675,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_sync.testMainClass.load_exchange",
        "lineno": 678,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_exchange",
        "lineno": 687,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 688,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 689,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.start_test",
        "callee": "<external>.tests_helpers.close",
        "lineno": 692,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_markets_from_file",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_markets_from_file",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_currencies_from_file",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_currencies_from_file",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_exists",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 729,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_dir_read",
        "lineno": 731,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "callee": "<external>.tests_helpers.io_file_read",
        "lineno": 735,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 781,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 782,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 788,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 795,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "lineno": 798,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "lineno": 806,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 809,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 817,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 826,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 841,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 844,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 847,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "<external>.tests_helpers.convert_ascii",
        "lineno": 847,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 853,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 857,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output_inner",
        "lineno": 863,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.var_to_string",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.var_to_string",
        "lineno": 866,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 867,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.var_to_string",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 875,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.var_to_string",
        "callee": "<external>.tests_helpers.json_stringify",
        "lineno": 878,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.remove_hostnamefrom_url",
        "lineno": 884,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.remove_hostnamefrom_url",
        "lineno": 885,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_error",
        "lineno": 886,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 899,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 900,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "lineno": 901,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 905,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 909,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 910,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 913,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 914,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 916,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 917,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.assert_static_response_output",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_new_and_stored_output",
        "lineno": 922,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "callee": "<external>.tests_helpers.is_null_value",
        "lineno": 931,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 941,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 943,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically",
        "lineno": 944,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "lineno": 944,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically_sync",
        "lineno": 946,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "lineno": 946,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_request_output",
        "lineno": 954,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 957,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 958,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.set_fetch_response",
        "lineno": 963,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 965,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 967,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically",
        "lineno": 968,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "lineno": 968,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_response_output",
        "lineno": 969,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.call_exchange_method_dynamically_sync",
        "lineno": 971,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.sanitize_data_input",
        "lineno": 971,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.assert_static_response_output",
        "lineno": 972,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 975,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 976,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "callee": "<external>.tests_helpers.set_fetch_response",
        "lineno": 977,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.load_markets_from_file",
        "lineno": 981,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "python.ccxt.test.tests_sync.testMainClass.load_currencies_from_file",
        "lineno": 982,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 989,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_windows",
        "lineno": 995,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_linux",
        "lineno": 997,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_amd64",
        "lineno": 998,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.is_amd64",
        "lineno": 1003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1043,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1050,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_request_statically",
        "lineno": 1101,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1109,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_response_statically",
        "lineno": 1156,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1160,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1161,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1178,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1181,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_request_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "lineno": 1202,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.get_root_dir",
        "lineno": 1206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.load_static_data",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.init_exchange",
        "lineno": 1211,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1217,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.check_if_exchange_is_disabled",
        "lineno": 1221,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.get_number_of_tests_from_exchange",
        "lineno": 1224,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<builtin>.list.append",
        "lineno": 1227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_exchange_request_statically",
        "lineno": 1227,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<builtin>.list.append",
        "lineno": 1229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_exchange_response_statically",
        "lineno": 1229,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.exception_message",
        "lineno": 1237,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1238,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 1240,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1242,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1244,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_static_response_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.run_static_tests",
        "lineno": 1250,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_bybit",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_kucoin",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_kucoinfutures",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_bitget",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_mexc",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_bitmart",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_bingx",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_paradex",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_hashkey",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_backpack",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_toobit",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "python.ccxt.test.tests_sync.testMainClass.test_weex",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "<external>.tests_helpers.dump",
        "lineno": 1260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.run_broker_id_tests",
        "callee": "<external>.tests_helpers.exit_script",
        "lineno": 1261,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1265,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1273,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1286,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1300,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1307,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "python.ccxt.test.tests_sync.testMainClass.urlencoded_to_dict",
        "lineno": 1324,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1330,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_binance",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1335,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1341,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1351,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1356,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_okx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1357,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1361,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1371,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptocom",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bybit",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1376,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bybit",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1386,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bybit",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1387,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoin",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1391,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoin",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1429,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoin",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1430,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoinfutures",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1434,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoinfutures",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1453,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_kucoinfutures",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1454,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitget",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1458,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitget",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitget",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1468,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mexc",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1472,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mexc",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1482,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mexc",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1483,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1487,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1508,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1513,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_htx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1518,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1525,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1536,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1539,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woo",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitmart",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1544,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitmart",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1554,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bitmart",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1555,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1559,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1566,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1570,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1571,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bingx",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1575,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bingx",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1585,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_bingx",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1586,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1590,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1596,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1600,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_phemex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1601,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1605,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1611,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1615,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_blofin",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1616,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1636,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1644,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbaseinternational",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1648,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1652,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1662,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_coinbase_advanced",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1663,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1669,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1677,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_woofi_pro",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1685,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1691,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_xt",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_paradex",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1708,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_paradex",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_paradex",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_hashkey",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1750,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_hashkey",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1759,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_hashkey",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1764,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1769,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1772,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_cryptomus",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1779,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1793,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1795,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_derive",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1796,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1802,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1810,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_mode_trade",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1814,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_backpack",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_backpack",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1829,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_backpack",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1830,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_toobit",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1834,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_toobit",
        "callee": "<external>.tests_helpers.is_sync",
        "lineno": 1843,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_toobit",
        "callee": "<external>.tests_helpers.close",
        "lineno": 1844,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_weex",
        "callee": "python.ccxt.test.tests_sync.testMainClass.init_offline_exchange",
        "lineno": 1848,
        "resolution": "self_method_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_weex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1855,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.tests_sync.testMainClass.test_weex",
        "callee": "<external>.tests_helpers.json_parse",
        "lineno": 1861,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test": [],
    "python.ccxt.test.base.tests_init": [
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.language_specific.test_language_specific.test_language_specific",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_constants.test_constants",
        "lineno": 81,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_after_constructor.test_after_constructor",
        "lineno": 82,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_aggregate.test_aggregate",
        "lineno": 83,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_extend.test_extend",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_deep_extend.test_deep_extend",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_cryptography.test_cryptography",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_binary_to_base16.test_binary_to_base16",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_base16_to_binary.test_base16_to_binary",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "lineno": 89,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_base64_to_binary.test_base64_to_binary",
        "lineno": 90,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_datetime.test_datetime",
        "lineno": 91,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_number_to_be.test_number_to_be",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_decimal_to_precision.test_decimal_to_precision",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_capitalize.test_capitalize",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_number_to_string.test_number_to_string",
        "lineno": 95,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_precise.test_precise",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_safe_methods.test_safe_methods",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "lineno": 98,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_base58_to_binary.test_base58_to_binary",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_to_array.test_to_array",
        "lineno": 100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "lineno": 101,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_json.test_json",
        "lineno": 102,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_sort_by.test_sort_by",
        "lineno": 103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_sum.test_sum",
        "lineno": 104,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_urlencode_base64.test_urlencode_base64",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_string_to_base64.test_string_to_base64",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_urlencode.test_urlencode",
        "lineno": 107,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_omit.test_omit",
        "lineno": 108,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_group_by.test_group_by",
        "lineno": 109,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_clone.test_clone",
        "lineno": 110,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_index_by.test_index_by",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_in_array.test_in_array",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_filter_by.test_filter_by",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_handle_methods.test_handle_methods",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_network_methods.test_network_methods",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_remove_repeated_elements_from_array.test_remove_repeated_elements_from_array",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_is_empty.test_is_empty",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_binary_concat.test_binary_concat",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_urlencode_with_array_repeat.test_urlencode_with_array_repeat",
        "lineno": 119,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_parse_precision.test_parse_precision",
        "lineno": 120,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_precision_from_string.test_precision_from_string",
        "lineno": 121,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_timeframes.test_timeframes",
        "lineno": 122,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_strip.test_strip",
        "lineno": 123,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_rawencode.test_rawencode",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_string_to_base16.test_string_to_base16",
        "lineno": 125,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_extract_params.test_extract_params",
        "lineno": 126,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_array_concat.test_array_concat",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_arrays_concat.test_arrays_concat",
        "lineno": 128,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_uuid.test_uuid",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_set_markets_from_exchange.test_set_markets_from_exchange",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_eth_methods.test_eth_methods",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_keysort.test_keysort",
        "lineno": 132,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_implode_params.test_implode_params",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_unique.test_unique",
        "lineno": 134,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_urlencode_nested.test_urlencode_nested",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_sleep.test_sleep",
        "lineno": 136,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_io.test_io",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_is_json_encoded_object.test_is_json_encoded_object",
        "lineno": 138,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.tests_init.base_tests_init",
        "callee": "<external>.ccxt.test.base.test_encode_decode.test_encode_decode",
        "lineno": 139,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.base.test_after_constructor": [
      {
        "caller": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_sandbox_state",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_sandbox_state",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_sandbox_state",
        "lineno": 79,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_sandbox_state",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.test_after_constructor",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_init_throttler",
        "lineno": 330,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.test_after_constructor",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_init_sandbox",
        "lineno": 331,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.test_after_constructor",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_init_market",
        "lineno": 332,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_after_constructor.test_after_constructor",
        "callee": "python.ccxt.test.base.test_after_constructor.helper_test_properties",
        "lineno": 333,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_aggregate": [],
    "python.ccxt.test.base.test_arrays_concat": [],
    "python.ccxt.test.base.test_array_concat": [],
    "python.ccxt.test.base.test_base16_to_binary": [],
    "python.ccxt.test.base.test_base58_to_binary": [],
    "python.ccxt.test.base.test_base64_to_binary": [],
    "python.ccxt.test.base.test_binary_concat": [],
    "python.ccxt.test.base.test_binary_to_base16": [],
    "python.ccxt.test.base.test_binary_to_base58": [
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 28,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 40,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base58.test_binary_to_base58",
        "callee": "python.ccxt.test.base.test_binary_to_base58.helper_str_to_binary_5",
        "lineno": 46,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_binary_to_base64": [
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 36,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 48,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_binary_to_base64.test_binary_to_base64",
        "callee": "python.ccxt.test.base.test_binary_to_base64.helper_str_to_binary",
        "lineno": 57,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_capitalize": [],
    "python.ccxt.test.base.test_clone": [],
    "python.ccxt.test.base.test_constants": [],
    "python.ccxt.test.base.test_cryptography": [
      {
        "caller": "python.ccxt.test.base.test_cryptography.test_cryptography",
        "callee": "python.ccxt.test.base.test_cryptography.equals",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_cryptography.test_cryptography",
        "callee": "python.ccxt.test.base.test_cryptography.equals",
        "lineno": 69,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_datetime": [
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_iso8601",
        "lineno": 139,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_parse8601",
        "lineno": 140,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_parse_date",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_ymd",
        "lineno": 143,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_ymdhms",
        "lineno": 144,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_microseconds",
        "lineno": 146,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_milliseconds",
        "lineno": 147,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_seconds",
        "lineno": 148,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_yymmdd",
        "lineno": 149,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_datetime.test_datetime",
        "callee": "python.ccxt.test.base.test_datetime.test_yyyymmdd",
        "lineno": 150,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_decimal_to_precision": [],
    "python.ccxt.test.base.test_deep_extend": [],
    "python.ccxt.test.base.test_encode_decode": [
      {
        "caller": "python.ccxt.test.base.test_encode_decode.test_encode_decode",
        "callee": "python.ccxt.test.base.test_encode_decode.test_encode",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_encode_decode.test_encode_decode",
        "callee": "python.ccxt.test.base.test_encode_decode.test_decode",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_eth_methods": [
      {
        "caller": "python.ccxt.test.base.test_eth_methods.test_eth_methods",
        "callee": "<builtin>.str.lower",
        "lineno": 25,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.base.test_extend": [
      {
        "caller": "python.ccxt.test.base.test_extend.test_extend",
        "callee": "python.ccxt.test.base.test_extend.tbfe_check_extended",
        "lineno": 74,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_extract_params": [],
    "python.ccxt.test.base.test_filter_by": [],
    "python.ccxt.test.base.test_group_by": [],
    "python.ccxt.test.base.test_handle_methods": [
      {
        "caller": "python.ccxt.test.base.test_handle_methods.test_handle_methods",
        "callee": "python.ccxt.test.base.test_handle_methods.helper_test_handle_market_type_and_params",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_handle_methods.test_handle_methods",
        "callee": "python.ccxt.test.base.test_handle_methods.helper_test_handle_network_request",
        "lineno": 93,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_implode_params": [],
    "python.ccxt.test.base.test_index_by": [],
    "python.ccxt.test.base.test_in_array": [],
    "python.ccxt.test.base.test_io": [],
    "python.ccxt.test.base.test_is_empty": [],
    "python.ccxt.test.base.test_is_json_encoded_object": [],
    "python.ccxt.test.base.test_json": [],
    "python.ccxt.test.base.test_keysort": [
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 37,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 50,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 63,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 68,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 77,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 90,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.test_keysort.test_keysort",
        "callee": "<builtin>.dict.keys",
        "lineno": 103,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.base.test_network_methods": [
      {
        "caller": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "callee": "python.ccxt.test.base.test_network_methods.helper_test_network_code_to_id",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "callee": "python.ccxt.test.base.test_network_methods.helper_test_network_code_to_id",
        "lineno": 195,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "callee": "python.ccxt.test.base.test_network_methods.helper_test_network_id_to_code",
        "lineno": 196,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "callee": "python.ccxt.test.base.test_network_methods.helper_test_network_id_to_code",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_network_methods.test_network_methods",
        "callee": "python.ccxt.test.base.test_network_methods.helper_batch_network_tests",
        "lineno": 198,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_number": [],
    "python.ccxt.test.base.test_number_to_be": [],
    "python.ccxt.test.base.test_number_to_string": [],
    "python.ccxt.test.base.test_omit": [],
    "python.ccxt.test.base.test_parse_precision": [],
    "python.ccxt.test.base.test_precise": [],
    "python.ccxt.test.base.test_precision_from_string": [],
    "python.ccxt.test.base.test_rawencode": [],
    "python.ccxt.test.base.test_remove_repeated_elements_from_array": [],
    "python.ccxt.test.base.test_safe_methods": [
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 56,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 76,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 78,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 97,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 103,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 107,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 112,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "python.ccxt.test.base.test_safe_methods.equals",
        "lineno": 118,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCache",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolById",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheBySymbolBySide",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_methods.test_safe_methods",
        "callee": "<external>.ccxt.async_support.base.ws.cache.ArrayCacheByTimestamp",
        "lineno": 355,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.base.test_safe_ticker": [
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 32,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 33,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 34,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 35,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 42,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 43,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 44,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 72,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 74,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 85,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 93,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 119,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 125,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 128,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 129,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 130,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 131,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 133,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 134,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_safe_ticker.test_safe_ticker",
        "callee": "python.ccxt.test.base.test_safe_ticker.precise_equal_str",
        "lineno": 136,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_set_markets_from_exchange": [],
    "python.ccxt.test.base.test_sleep": [],
    "python.ccxt.test.base.test_sort": [],
    "python.ccxt.test.base.test_sort_by": [
      {
        "caller": "python.ccxt.test.base.test_sort_by.test_sort_by",
        "callee": "python.ccxt.test.base.test_sort_by.test_sort_by_1",
        "lineno": 224,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_sort_by.test_sort_by",
        "callee": "python.ccxt.test.base.test_sort_by.test_sort_by_2",
        "lineno": 225,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_string_to_base16": [],
    "python.ccxt.test.base.test_string_to_base64": [],
    "python.ccxt.test.base.test_strip": [],
    "python.ccxt.test.base.test_sum": [],
    "python.ccxt.test.base.test_timeframes": [
      {
        "caller": "python.ccxt.test.base.test_timeframes.test_timeframes",
        "callee": "python.ccxt.test.base.test_timeframes.test_round_timeframe",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.test_timeframes.test_timeframes",
        "callee": "python.ccxt.test.base.test_timeframes.test_parse_timeframe",
        "lineno": 52,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.base.test_to_array": [],
    "python.ccxt.test.base.test_unique": [],
    "python.ccxt.test.base.test_urlencode": [],
    "python.ccxt.test.base.test_urlencode_base64": [],
    "python.ccxt.test.base.test_urlencode_nested": [],
    "python.ccxt.test.base.test_urlencode_with_array_repeat": [],
    "python.ccxt.test.base.test_uuid": [],
    "python.ccxt.test.base.language_specific.test_language_specific": [
      {
        "caller": "python.ccxt.test.base.language_specific.test_language_specific.test_language_specific",
        "callee": "<external>.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance",
        "lineno": 22,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.base.language_specific.test_throttler_performance": [
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "callee": "<builtin>.list.append",
        "lineno": 15,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.throttle_call",
        "lineno": 15,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "lineno": 55,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance_helper",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler_performance",
        "callee": "python.ccxt.test.base.language_specific.test_throttler_performance.test_throttler",
        "lineno": 98,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_after_construct": [
      {
        "caller": "python.ccxt.test.exchange.async.test_after_construct.test_after_construct",
        "callee": "python.ccxt.test.exchange.async.test_after_construct.test_options_networks",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_after_construct.test_options_networks",
        "callee": "<builtin>.list.append",
        "lineno": 46,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_after_construct.test_options_networks",
        "callee": "<builtin>.list.append",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_create_order": [
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "lineno": 57,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 88,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "lineno": 89,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 91,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_cancel_order",
        "lineno": 103,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_assert_filled_order",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_assert_filled_order",
        "lineno": 137,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_cancel_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 187,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_create_order_safe",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_mininum_amount",
        "lineno": 218,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_get_minimum_amount_for_limit_price",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_mininum_cost",
        "lineno": 219,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 246,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_cancel_order",
        "lineno": 248,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.async.test_create_order.tco_debug",
        "lineno": 253,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_features": [
      {
        "caller": "python.ccxt.test.exchange.async.test_features.test_features",
        "callee": "python.ccxt.test.exchange.async.test_features.test_features_inner",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_features.test_features",
        "callee": "python.ccxt.test.exchange.async.test_features.test_features_inner",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_accounts": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_accounts.test_fetch_accounts",
        "callee": "<external>.ccxt.test.exchange.base.test_account",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_balance": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_balance.test_fetch_balance",
        "callee": "<external>.ccxt.test.exchange.base.test_balance",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_borrow_interest": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_borrow_interest.test_fetch_borrow_interest",
        "callee": "<external>.ccxt.test.exchange.base.test_borrow_interest",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_closed_orders": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_closed_orders.test_fetch_closed_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_currencies": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_currencies.test_fetch_currencies",
        "callee": "<external>.ccxt.test.exchange.base.test_currency",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_currencies.test_fetch_currencies",
        "callee": "python.ccxt.test.exchange.async.test_fetch_currencies.detect_currency_conflicts",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_deposits": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_deposits.test_fetch_deposits",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals.test_fetch_deposit_withdrawals",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_funding_rate_history": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history.test_fetch_funding_rate_history",
        "callee": "<external>.ccxt.test.exchange.base.test_funding_rate_history",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_l2_order_book": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_l2_order_book.test_fetch_l2_order_book",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_last_prices": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_last_prices.test_fetch_last_prices",
        "callee": "<external>.ccxt.test.exchange.base.test_last_price",
        "lineno": 34,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ledger": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_ledger.test_fetch_ledger",
        "callee": "<external>.ccxt.test.exchange.base.test_ledger_entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ledger_entry": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_ledger_entry.test_fetch_ledger_entry",
        "callee": "<external>.ccxt.test.exchange.base.test_ledger_entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_leverage_tiers": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers.test_fetch_leverage_tiers",
        "callee": "<external>.ccxt.test.exchange.base.test_leverage_tier",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_liquidations": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_liquidations.test_fetch_liquidations",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_margin_mode": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_margin_mode.test_fetch_margin_mode",
        "callee": "<external>.ccxt.test.exchange.base.test_margin_mode",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_margin_modes": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_margin_modes.test_fetch_margin_modes",
        "callee": "<external>.ccxt.test.exchange.base.test_margin_mode",
        "lineno": 27,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_markets": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_markets.test_fetch_markets",
        "callee": "<external>.ccxt.test.exchange.base.test_market",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_markets.test_fetch_markets",
        "callee": "python.ccxt.test.exchange.async.test_fetch_markets.detect_market_conflicts",
        "lineno": 26,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers.test_fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.test.exchange.base.test_leverage_tier",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_my_liquidations": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_my_liquidations.test_fetch_my_liquidations",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_my_trades": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_my_trades.test_fetch_my_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ohlcv": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_ohlcv.test_fetch_ohlcv",
        "callee": "<external>.ccxt.test.exchange.base.test_ohlcv",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_open_interest_history": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_open_interest_history.test_fetch_open_interest_history",
        "callee": "<external>.ccxt.test.exchange.base.test_open_interest",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_open_orders": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_open_orders.test_fetch_open_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_orders": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_orders.test_fetch_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_order_book": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_order_book.test_fetch_order_book",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_order_books": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_order_books.test_fetch_order_books",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_positions": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_positions.test_fetch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_positions.test_fetch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_status": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_status.test_fetch_status",
        "callee": "<external>.ccxt.test.exchange.base.test_status",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_ticker": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_ticker.test_fetch_ticker",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_tickers": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_helper_test",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_helper_test",
        "lineno": 21,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_amounts_test",
        "lineno": 23,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_tickers.fetch_tickers_helper_test",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 39,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trades": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_trades.test_fetch_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trading_fee": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_trading_fee.test_fetch_trading_fee",
        "callee": "<external>.ccxt.test.exchange.base.test_trading_fee",
        "lineno": 21,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_trading_fees": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_trading_fees.test_fetch_trading_fees",
        "callee": "<external>.ccxt.test.exchange.base.test_trading_fee",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.async.test_fetch_withdrawals": [
      {
        "caller": "python.ccxt.test.exchange.async.test_fetch_withdrawals.test_fetch_withdrawals",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_load_markets": [
      {
        "caller": "python.ccxt.test.exchange.async.test_load_markets.test_load_markets",
        "callee": "<external>.ccxt.test.exchange.base.test_market",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_proxies": [
      {
        "caller": "python.ccxt.test.exchange.async.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.async.test_proxies.test_proxy_url",
        "lineno": 18,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.async.test_proxies.test_http_proxy",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.async.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.async.test_proxies.test_proxy_for_exceptions",
        "lineno": 21,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.async.test_sign_in": [],
    "python.ccxt.test.exchange.base.test_account": [],
    "python.ccxt.test.exchange.base.test_balance": [],
    "python.ccxt.test.exchange.base.test_borrow_interest": [],
    "python.ccxt.test.exchange.base.test_borrow_rate": [],
    "python.ccxt.test.exchange.base.test_currency": [
      {
        "caller": "python.ccxt.test.exchange.base.test_currency.test_currency",
        "callee": "<builtin>.list.append",
        "lineno": 50,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_currency.test_currency",
        "callee": "<builtin>.list.append",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_currency.test_currency",
        "callee": "<builtin>.list.append",
        "lineno": 54,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.exchange.base.test_deposit_withdrawal": [],
    "python.ccxt.test.exchange.base.test_funding_rate_history": [],
    "python.ccxt.test.exchange.base.test_last_price": [],
    "python.ccxt.test.exchange.base.test_ledger_entry": [],
    "python.ccxt.test.exchange.base.test_leverage_tier": [],
    "python.ccxt.test.exchange.base.test_liquidation": [],
    "python.ccxt.test.exchange.base.test_margin_mode": [],
    "python.ccxt.test.exchange.base.test_margin_modification": [],
    "python.ccxt.test.exchange.base.test_market": [
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 89,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 90,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 91,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 92,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 93,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 94,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 96,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 97,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 99,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 107,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_market.test_market",
        "callee": "<builtin>.list.append",
        "lineno": 108,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.exchange.base.test_ohlcv": [],
    "python.ccxt.test.exchange.base.test_open_interest": [],
    "python.ccxt.test.exchange.base.test_order": [
      {
        "caller": "python.ccxt.test.exchange.base.test_order.test_order",
        "callee": "<external>.ccxt.test.exchange.base.test_trade.test_trade",
        "lineno": 68,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.base.test_order_book": [],
    "python.ccxt.test.exchange.base.test_position": [],
    "python.ccxt.test.exchange.base.test_shared_methods": [
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.concat",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_type",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 93,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 104,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_type",
        "lineno": 107,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_structure",
        "lineno": 111,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 115,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp_and_datetime",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 140,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp_and_datetime",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp",
        "lineno": 144,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_currency_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 169,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_currency_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 175,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_currency_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 175,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 182,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 190,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 190,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 193,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_valid_currency_id_and_code",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 193,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 199,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 204,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 204,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_symbol_in_markets",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 210,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 217,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 221,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 221,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 221,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 227,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 231,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 231,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 231,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 237,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 241,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 241,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 241,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 247,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 257,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 261,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 261,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 261,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 267,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 271,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 271,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 271,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_in_array",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 277,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_in_array",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 283,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_in_array",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 283,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_fee_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 287,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_fee_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 288,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_fee_structure",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_currency_code",
        "lineno": 305,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_timestamp_order",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 316,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_integer",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 322,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_integer",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 328,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_integer",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.string_value",
        "lineno": 328,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.check_precision_accuracy",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater",
        "lineno": 336,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.check_precision_accuracy",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_equal",
        "lineno": 344,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.check_precision_accuracy",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_less_or_equal",
        "lineno": 348,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.check_precision_accuracy",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.assert_greater_or_equal",
        "lineno": 349,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.fetch_best_bid_ask",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 353,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_order_state",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 426,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.concat",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.concat",
        "callee": "<builtin>.list.append",
        "lineno": 524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_non_emtpy_array",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 529,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_round_minute_timestamp",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 541,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_deep_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.log_template",
        "lineno": 551,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_shared_methods.assert_deep_equal",
        "callee": "python.ccxt.test.exchange.base.test_shared_methods.deep_equal",
        "lineno": 552,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.base.test_status": [],
    "python.ccxt.test.exchange.base.test_ticker": [
      {
        "caller": "python.ccxt.test.exchange.base.test_ticker.test_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 45,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.base.test_ticker.test_ticker",
        "callee": "<builtin>.list.append",
        "lineno": 46,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.exchange.base.test_trade": [],
    "python.ccxt.test.exchange.base.test_trading_fee": [],
    "python.ccxt.test.exchange.base": [],
    "python.ccxt.test.exchange.sync.test_after_construct": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_after_construct.test_after_construct",
        "callee": "python.ccxt.test.exchange.sync.test_after_construct.test_options_networks",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_after_construct.test_options_networks",
        "callee": "<builtin>.list.append",
        "lineno": 46,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_after_construct.test_options_networks",
        "callee": "<builtin>.list.append",
        "lineno": 52,
        "resolution": "local_builtin_method_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_create_order": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 49,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 52,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "lineno": 57,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 60,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "lineno": 62,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.test_create_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 88,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "lineno": 89,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 91,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 96,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_unfillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_cancel_order",
        "lineno": 103,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "lineno": 123,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_assert_filled_order",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_fillable_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_assert_filled_order",
        "lineno": 137,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_cancel_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 177,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 187,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_create_order_safe",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_mininum_amount",
        "lineno": 218,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_get_minimum_amount_for_limit_price",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_mininum_cost",
        "lineno": 219,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 246,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_cancel_order",
        "lineno": 248,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 251,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_create_order.tco_try_cancel_order",
        "callee": "python.ccxt.test.exchange.sync.test_create_order.tco_debug",
        "lineno": 253,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_features": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_features.test_features",
        "callee": "python.ccxt.test.exchange.sync.test_features.test_features_inner",
        "lineno": 30,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_features.test_features",
        "callee": "python.ccxt.test.exchange.sync.test_features.test_features_inner",
        "lineno": 39,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_accounts": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_accounts.test_fetch_accounts",
        "callee": "<external>.ccxt.test.exchange.base.test_account",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_balance": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_balance.test_fetch_balance",
        "callee": "<external>.ccxt.test.exchange.base.test_balance",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_borrow_interest": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest.test_fetch_borrow_interest",
        "callee": "<external>.ccxt.test.exchange.base.test_borrow_interest",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_closed_orders": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_closed_orders.test_fetch_closed_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_currencies": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_currencies.test_fetch_currencies",
        "callee": "<external>.ccxt.test.exchange.base.test_currency",
        "lineno": 42,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_currencies.test_fetch_currencies",
        "callee": "python.ccxt.test.exchange.sync.test_fetch_currencies.detect_currency_conflicts",
        "lineno": 56,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_deposits": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_deposits.test_fetch_deposits",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals.test_fetch_deposit_withdrawals",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history.test_fetch_funding_rate_history",
        "callee": "<external>.ccxt.test.exchange.base.test_funding_rate_history",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_l2_order_book": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book.test_fetch_l2_order_book",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_last_prices": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_last_prices.test_fetch_last_prices",
        "callee": "<external>.ccxt.test.exchange.base.test_last_price",
        "lineno": 34,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ledger": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_ledger.test_fetch_ledger",
        "callee": "<external>.ccxt.test.exchange.base.test_ledger_entry",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ledger_entry": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry.test_fetch_ledger_entry",
        "callee": "<external>.ccxt.test.exchange.base.test_ledger_entry",
        "lineno": 28,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers.test_fetch_leverage_tiers",
        "callee": "<external>.ccxt.test.exchange.base.test_leverage_tier",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_liquidations": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_liquidations.test_fetch_liquidations",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_margin_mode": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_margin_mode.test_fetch_margin_mode",
        "callee": "<external>.ccxt.test.exchange.base.test_margin_mode",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_margin_modes": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_margin_modes.test_fetch_margin_modes",
        "callee": "<external>.ccxt.test.exchange.base.test_margin_mode",
        "lineno": 27,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_markets": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_markets.test_fetch_markets",
        "callee": "<external>.ccxt.test.exchange.base.test_market",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_markets.test_fetch_markets",
        "callee": "python.ccxt.test.exchange.sync.test_fetch_markets.detect_market_conflicts",
        "lineno": 26,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers.test_fetch_market_leverage_tiers",
        "callee": "<external>.ccxt.test.exchange.base.test_leverage_tier",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_my_liquidations": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations.test_fetch_my_liquidations",
        "callee": "<external>.ccxt.test.exchange.base.test_liquidation",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_my_trades": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_my_trades.test_fetch_my_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ohlcv": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_ohlcv.test_fetch_ohlcv",
        "callee": "<external>.ccxt.test.exchange.base.test_ohlcv",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_open_interest_history": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history.test_fetch_open_interest_history",
        "callee": "<external>.ccxt.test.exchange.base.test_open_interest",
        "lineno": 23,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_open_orders": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_open_orders.test_fetch_open_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_orders": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_orders.test_fetch_orders",
        "callee": "<external>.ccxt.test.exchange.base.test_order",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_order_book": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_order_book.test_fetch_order_book",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_order_books": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_order_books.test_fetch_order_books",
        "callee": "<external>.ccxt.test.exchange.base.test_order_book",
        "lineno": 26,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_positions": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_positions.test_fetch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_positions.test_fetch_positions",
        "callee": "<external>.ccxt.test.exchange.base.test_position",
        "lineno": 33,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_status": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_status.test_fetch_status",
        "callee": "<external>.ccxt.test.exchange.base.test_status",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_ticker": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_ticker.test_fetch_ticker",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 20,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_tickers": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_helper_test",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_helper_test",
        "lineno": 20,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_tickers.test_fetch_tickers",
        "callee": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_amounts_test",
        "lineno": 22,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_tickers.fetch_tickers_helper_test",
        "callee": "<external>.ccxt.test.exchange.base.test_ticker",
        "lineno": 38,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trades": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_trades.test_fetch_trades",
        "callee": "<external>.ccxt.test.exchange.base.test_trade",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fee": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_trading_fee.test_fetch_trading_fee",
        "callee": "<external>.ccxt.test.exchange.base.test_trading_fee",
        "lineno": 21,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_trading_fees": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_trading_fees.test_fetch_trading_fees",
        "callee": "<external>.ccxt.test.exchange.base.test_trading_fee",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_fetch_transaction_fees": [],
    "python.ccxt.test.exchange.sync.test_fetch_withdrawals": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_fetch_withdrawals.test_fetch_withdrawals",
        "callee": "<external>.ccxt.test.exchange.base.test_deposit_withdrawal",
        "lineno": 24,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_load_markets": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_load_markets.test_load_markets",
        "callee": "<external>.ccxt.test.exchange.base.test_market",
        "lineno": 30,
        "resolution": "external_constructor_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_proxies": [
      {
        "caller": "python.ccxt.test.exchange.sync.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.sync.test_proxies.test_proxy_url",
        "lineno": 18,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.sync.test_proxies.test_http_proxy",
        "lineno": 19,
        "resolution": "direct_name_call"
      },
      {
        "caller": "python.ccxt.test.exchange.sync.test_proxies.test_proxies",
        "callee": "python.ccxt.test.exchange.sync.test_proxies.test_proxy_for_exceptions",
        "lineno": 21,
        "resolution": "direct_name_call"
      }
    ],
    "python.ccxt.test.exchange.sync.test_sign_in": []
  },
  "cyclic_clusters": [],
  "unresolved": [
    {
      "module": "examples.py.apex-watch",
      "pattern": "parse_error",
      "note": "IndentationError: unexpected indent (apex-watch.py, line 53)"
    },
    {
      "module": "examples.py.binance-fetch-balance-snapshot-watch-balance-updates",
      "pattern": "parse_error",
      "note": "IndentationError: unexpected indent (binance-fetch-balance-snapshot-watch-balance-updates.py, line 58)"
    },
    {
      "module": "examples.py.binance-https-proxy",
      "pattern": "parse_error",
      "note": "SyntaxError: unterminated triple-quoted string literal (detected at line 65) (binance-https-proxy.py, line 51)"
    },
    {
      "module": "examples.py.fetch-first-ohlcv-timestamp",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (fetch-first-ohlcv-timestamp.py, line 82)"
    },
    {
      "module": "examples.py.kucoin-withdraw-chain",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid non-printable character U+00A0 (kucoin-withdraw-chain.py, line 16)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf_getter",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip44_conf_getter.py, line 28)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_conf",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip49_conf.py, line 26)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip49.bip49_conf_getter",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip49_conf_getter.py, line 28)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_conf",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip84_conf.py, line 26)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip84.bip84_conf_getter",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip84_conf_getter.py, line 28)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_conf",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip86_conf.py, line 26)"
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip86.bip86_conf_getter",
      "pattern": "parse_error",
      "note": "SyntaxError: invalid syntax (bip86_conf_getter.py, line 28)"
    },
    {
      "module": "doc.conf",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "doc.conf",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "doc.conf",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "doc.conf",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "doc.conf",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex2(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .public_get_funding_stats_symbol_hist(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .private_post_auth_w_funding_offer_submit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.bitfinex-lending-bot",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmart(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_market_buy_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_market_sell_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.bots.py.spot-arbitrage-bot",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_url(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientSession(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.aiohttp-custom-session-connector",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.all-exchanges",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.all-exchanges",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.all-exchanges",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.all-exchanges",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.all-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.arbitrage-pairs",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.asciichart",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.asciichart",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.asciichart",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-analyse-augur-v1-vs-v2-exchanges",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-coinbasepro",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gdax(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance-gdax",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bittrex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balance",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-balances",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-callchain",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-orderbook",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic-rate-limiter",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-basic",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-cancel-option-order",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-margin-order",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-option-order",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-create-trailing-percent-order",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-options",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-margin-balance-with-params",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .eapiPublicGetMark(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-details",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_OHLCV(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-OHLCV",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-order",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-orderbook",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_position(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-position",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-option-ticker",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-fetch-ticker-continuously",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-futures-vs-spot",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sapi_post_margin_loan(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-borrow",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sapi_post_margin_repay(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-margin-repay",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiPublic_get_continuousklines(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .public_get_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitfinex-public-get-symbols",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitget(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitget-perpetual-futures-swaps",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitstamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_limit_buy_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-limit-buy-order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitstamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bitstamp-create-order-cancel-order",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bittrex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bittrex-orderbook",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_transfers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-bybit-transfer",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitstamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-balance",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-many-orderbooks-continuously",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .concat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-indicators-discord-webhook",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ohlcv-multiple-symbols-continuously",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 20,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-order-book-from-many-exchanges",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-fetch-ticker",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_running_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gather-concurrency",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-gdax-fetch-order-book-continuously",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-basic",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-multiple-tickers",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-multiple-tickers",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-multiple-tickers",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-multiple-tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-generator-ticker-poller",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hollaex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-hollaex-sandbox",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 18,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-instantiate-all-at-once",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-kucoin-rate-limit",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .macd(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .concat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-macd",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-market-making-symbols",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 15,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-accounts",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-multiple-parallel-calls",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-create-margin-order",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .borrowCrossMargin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-borrow",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .repayCrossMargin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-margin-repay",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-okx-positional-orders",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks-from-multiple-exchanges-at-once",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-orderbooks",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-rtt",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .theocean(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-orderbook",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchTicker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-theocean-tickers",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-ticker",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers-from-many-exchanges-at-once",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchTicker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-tickers",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bittrex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async-with-threads",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partial(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.async",
      "lineno": 24,
      "pattern": "name_call_unresolved",
      "note": "Call to 'print_ethbtc_ticker(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.async",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-coinbasepro",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gdax(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-gdax",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balance-kraken",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hitbtc(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.balances",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-chart",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.basic-rate-limiting",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode_uri_component(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiPrivatePostBatchOrders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-batch-orders",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binancecoinm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-coin-margined-take-profit",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-conditional-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-conditional-orders",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-conditional-orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-conditional-orders",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-conditional-orders",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .private_post_order_oco(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .amount_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-oco-order-with-implicit-methods",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-order-cancel-order",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-order-cancel-order",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-order-cancel-order",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-order-cancel-order",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-create-order-cancel-order",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ema(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-ema",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .concat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades-paginate-by-id",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-my-trades",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ymd(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DictWriter(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .writeheader(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .writerow(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-all-trades",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-1",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 39,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 40,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 43,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-closing-time-2",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-pagination",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 39,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 40,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 43,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'Binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-quote-volume",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by_since_limit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .writer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .writerows(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv-to-csv",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fetch-ohlcv",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .plot(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-fiat",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiprivatev2_get_positionrisk(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-margin",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiprivate_get_positionside_dual(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-positions",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage-implicit-api",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiprivate_post_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-set-leverage",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-balance",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-balance",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-balance",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-balance",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-balance",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-order-book",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-order-book",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures-watch-order-book",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-futures",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-market-order-quote-usdt",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-balance",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-poll-positions",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-reload-markets",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sapi_post_lending_customizedfixed_purchase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sapi_post_lending_daily_purchase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-savings-endpoints",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sapi_post_lending_daily_redeem(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-and-futures",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-and-futures",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-and-futures",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-and-futures",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-spot-trailing",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-stop-loss-take-profit",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-test-order",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_transfers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-universal-transfer",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fapiPublic_get_continuousklines(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-usdm-fetch-continuous-klines-ohlcv",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .throttle(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-many-orderbooks",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-margin-balance",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-margin-balance",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-margin-balance",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-ohlcv",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-order-book-individual-updates",
      "lineno": 9,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-watch-order-book-individual-updates",
      "lineno": 10,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.binance-watch-order-book-individual-updates",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_order_book_message(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-order-book-individual-updates",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-order-book-individual-updates",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orderbook-watch-balance",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_limit_buy_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-orders-being-placed",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.binance-watch-spot-futures-balances-continuously",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitfinex-rate-limiting",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitget(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitget-perpetual-futures-swaps",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-cancel-orders",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-create-order",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-fetch-ohlcv-with-extra-params",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-ohlcv-convert-5m-to-15m",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex-order-value",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ohlcv",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitmex_watch_ticker_and_ohlcv",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bittrex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bittrex-fetch-closed-orders-history",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitvavo-watch-order-book",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitvavo(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitvavo-watch-order-book",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitvavo-watch-order-book",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bitvavo-watch-order-book",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .build_ohlcvc(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .build_ohlcvc(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by_since_limit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-bars",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .build_ohlcvc(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.build-ohlcv-many-symbols",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.builtin-rate-limiting-long-poller",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-conditional-orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-positions",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .privatePostPrivateLinearPositionTradingStop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .createOrder(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-trailling",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .createOrder(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .createOrder(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-updated",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.bybit-USDC-create-option-order",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Argv(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.cli",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .python_version(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .enable_demo_trading(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_in(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 239,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.cli",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iscoroutine(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.cli",
      "lineno": 263,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.cli",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-cancel-order",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-create-order",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-OHLCV",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-order",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-ticker",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-fetch-trades",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-all-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-all-trades",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-all-trades",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-all-trades",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-all-trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbase(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-trades",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-trades",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-trades",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbase-watch-trades",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinbasepro-fetch-my-trades-pagination",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_position(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .createOrder(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinex-futures",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinone(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-fetch-tickers",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinone(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.coinone-markets",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .htx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.compare-two-exchanges-capabilities",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.consume-all-trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-position-with-takeprofit-stoploss",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order_ws(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-order-ws-example",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-orders-example",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bingx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-amount-order",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bingx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.create-trailing-percent-order",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-rate-limiter-rollingWindow",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bybit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchange-save-load-markets-cache",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges-by-country",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges-by-country",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges-by-country",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges-by-country",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges-by-country",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 51,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.exchanges",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 38,
      "pattern": "self_method_not_found",
      "note": "self.fetch_ohlcv(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.indexBy(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ohlcv' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 72,
      "pattern": "name_call_unresolved",
      "note": "Call to 'my_okex(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.fetch-all-okex-ohclv",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_all_ohlcvs(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .NotSupported(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-all-tickers",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-balance-asset-valuation",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-bitfinex-ohlcv-history",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .coinbasepro(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-coinbasepro-ohlcv-sequentially",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-create-deposit-address",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gdax(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-gdax-ohlcv-sequentially",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-cex",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .plot(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-kraken",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .plot(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-many-exchanges-continuosly",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchOHLCV(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchMarkOHLCV(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-mark-index-price",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchIndexOHLCV(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-on-new-candle",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv-sequentially",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ohlcv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchTicker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-okex-futures",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-open-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-open-orders",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-open-orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-open-orders",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-order-book-rtt",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bittrex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch-ticker-many-exchanges-many-symbols",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.fetch_longer_ohlcv_through_multiple_calls_and_save_to_csv",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .savetxt(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-fetch-ohlcv-pagination",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-futures",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-open-close-contract",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-swaps",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 34,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Date(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-balance",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gate(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gateio-watch-trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gdax(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.gdax-fetch-my-trades-pagination",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hitbtc(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hitbtc-withdraw",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .withdraw(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .huobi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-futures",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .huobi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_position(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-contract",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .huobi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .createOrder(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-open-close-position-bbo",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .huobi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-spot",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .huobi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.huobi-swaps",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hyperliquid(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.hyperliquid-load-hip3-dexes",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 15,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.instantiate-all-at-once",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.intercept-original-ohlcv-updates",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.intercept-original-ohlcv-updates",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.intercept-original-ohlcv-updates",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-conditional-close-order",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-create-and-close-position",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kraken-fetch-my-trades-pagination",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .krakenfutures(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.krakenfutures-basic",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses-by-network",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_addresses_by_network(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .public_get_currencies_currency(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-all-deposit-addresses",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-fetch-closed-orders-pagination",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-rate-limit",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-watch-multiple-orderbooks",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-watch-multiple-orderbooks",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-watch-multiple-orderbooks",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-watch-multiple-orderbooks",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoin-watch-multiple-orderbooks",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoinfutures(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.kucoinfutures-create-stop-order",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .latoken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-create-order",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .latoken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_required_credentials(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_canceled_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.latoken-example",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.manual-rate-limiting-long-poller",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-different-streams",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-different-streams",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-different-streams",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-different-streams",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-synchronized",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-throttled",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-throttled",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-throttled",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-orderbooks-throttled",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams-with-keys",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-streams",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-symbols-watch-trades",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-symbols-watch-trades",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-symbols-watch-trades",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges-many-symbols-watch-trades",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.many-exchanges",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-leverage-order-kraken",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_market_sell_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .borrow_margin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .repay_margin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.margin-loan-borrow-buy-sell-repay",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.measure-latency",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.minimal-2-lines",
      "lineno": 2,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.minimal-2-lines",
      "lineno": 2,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitfinex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-exchanges-watch-orderbook-continuously",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.multiple-subscriptions-watchXForSymbols",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.normalize-sparse-candle-timestamps",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-create-swap-order",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-create-swap-order",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-create-swap-order",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-create-swap-order",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance-with-params",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance-with-params",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance-with-params",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance-with-params",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okex-watch-margin-balance",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-bbo-tbt",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-bbo-tbt",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-bbo-tbt",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-bbo-tbt",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-all-my-trades",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-fetch-closed-orders-pagenumber-pagination",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_free_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .price_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-position-takeprofit-stoploss",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-transfer",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-transfer",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.okx-transfer",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .account_post_transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.on-connected-user-hook",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.on-connected-user-hook",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.on-connected-user-hook",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitstamp(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-different-streams",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .throttle(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.one-exchange-many-streams",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.order-book-extra-level-depth-param",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-cancel-all-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-cancel-all-orders",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-cancel-all-orders",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-cancel-all-orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-order-position-with-takeprofit-stoploss",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-create-stop-order",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-leverage-orders",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_leverage(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-open-cancel-close-positions",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-perpetual-balance",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-positions",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .private_get_accounts_accountpositions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .phemex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .toEv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.phemex-transfer",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .privatePostAssetsFuturesSubAccountsTransfer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-continuously",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-ohlcv-with-pagination",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_books(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_books(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-order-books",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_books(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-continuously",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-fetch-trades-with-pagination-to-csv",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Process(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getpid(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python2-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memory_info(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poloniex(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Process(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getpid(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.poloniex-python3-memleak-test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memory_info(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.proxy-usage",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .concat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rsi",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.rtt",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.translate_path(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isdir(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.send_response(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.send_header(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.end_headers(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.list_directory(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.guess_type(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.send_error(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.send_response(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 45,
      "pattern": "self_method_not_found",
      "note": "self.send_header(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fstat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 47,
      "pattern": "self_method_not_found",
      "note": "self.send_header(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.send_header(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.date_time_string(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 49,
      "pattern": "self_method_not_found",
      "note": "self.send_header(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 50,
      "pattern": "self_method_not_found",
      "note": "self.end_headers(...) not found in class 'CORSHTTPRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TCPServer(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sample-local-proxy-server-with-cors",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serve_forever(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Process(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memory_info(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets_from_exchange(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.set_markets_from_exchange",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmart(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_in(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sign-in",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchOHLCV(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.sort-swap-markets-by-hourly-price-change",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Session(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .init_poolmanager(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_adapter(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .okx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.source-ip-address",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bitmart(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.spot-vs-future-arbitrage-bitmart",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.symbols",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.test-server",
      "lineno": 12,
      "pattern": "name_call_unresolved",
      "note": "Call to 'test_orig(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.test-server",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.send_error(...) not found in class 'TestRequestHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .theocean(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance_by_code(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.theocean",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.tickers",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kraken(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-all-symbols",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 8,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'MyBinance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 20,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_message(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_public(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-custom-exchange-specific-streams",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-many-exchanges-many-tickers",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-many-exchanges-many-tickers",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-many-exchanges-many-tickers",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-many-exchanges-many-tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-many-exchanges-many-tickers",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV-For-Symbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OHLCV",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-OrderBook-For-Symbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 29,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exchange_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.py.watch-ticker-to-csv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-tickers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watch-Trades-For-Symbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions-many-exchanges-continuosly",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositions",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binanceusdm(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchPositionsForSymbols",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.watchTradesForSymbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wazirx(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.wazirx-create-cancel-orders",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .kucoin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetchDepositAddress(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.withdraw-from-one-exchange-to-another",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .withdraw(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Process(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memory_info(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cpu_percent(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .increment_message_count(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .should_print_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .increment_error_count(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "examples.py.ws_test_load",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "playground.lib.runners.pyproxy.sitecustomize",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "playground.lib.runners.pyproxy.sitecustomize",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "playground.lib.runners.pyproxy.sitecustomize",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "playground.lib.runners.pyproxy.sitecustomize",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.qa",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.qa",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .system(...) - target object type not statically resolved."
    },
    {
      "module": "python.qa",
      "lineno": 9,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.qa",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .WEXITSTATUS(...) - target object type not statically resolved."
    },
    {
      "module": "python.qa",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .system(...) - target object type not statically resolved."
    },
    {
      "module": "python.qa",
      "lineno": 13,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.qa",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .system(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.setup",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.publicPostTicker(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.publicPostOrderbook(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.publicPostTrades(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.publicPostOHLCV(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalance(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccounts(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMyPendingOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositions(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.clone(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCreateOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCreateOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCancelOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCancelOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCreateAccount(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCreateAccount(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildAllocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitAllocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildDeallocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitDeallocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildDeposit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitDeposit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildWithdraw(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitWithdraw(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildSetLeverage(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitSetLeverage(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base64(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aftermath",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Clock(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Assets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocTrades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestTrades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestOrderbooks(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocBars(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestBars(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocSnapshots(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePostV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateDeleteV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateDeleteV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePatchV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2AccountActivitiesActivityType(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Wallets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePostV2WalletsTransfers(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2WalletsTransfers(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Account(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.alpaca",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Time(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3AccountBalance(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3DataAllTickerInfo(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Klines(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Depth(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3HistoryFunding(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_contract_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3Order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_transfer_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3ContractTransferOut(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_transfer_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3TransferOut(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteOpenOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteClientOrderId(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteOrder(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OrderByClientOrderId(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OpenOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3HistoryOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OrderFills(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Fills(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Funding(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3SetInitialMarginRate(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.apex",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetProducts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetCashProducts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesContract(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetExchangeInfo(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetInfo(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetBalance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetDepth(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetBarhist(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTrades(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountGroupGetSpotFee(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryPostOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryPostOrderBatch(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderStatus(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderStatus(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderOpen(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderOpen(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderHistCurrent(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateDataGetOrderHist(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderHistCurrent(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryDeleteOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupDeleteFuturesOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryDeleteOrderAll(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupDeleteFuturesOrderAll(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWalletDepositAddress(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.fetch_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.fetch_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWalletTransactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPricingData(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesIsolatedPositionMargin(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesLeverage(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesMarginType(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesContract(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3205,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountGroupPostTransfer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesFundingPayments(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3379,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPricingData(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3526,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ascendex",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 43,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Time(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Time(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3MarkPriceKlines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3IndexPriceKlines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Klines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Klines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3AggTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3AggTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3UserTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3UserTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Depth(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Depth(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3TickerPrice(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3TickerPrice(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3TickerBookTicker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3TickerBookTicker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3PremiumIndex(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3PremiumIndex(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3FundingInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3FundingRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3Account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3MarginType(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionSideDual(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3PositionSideDual(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3CommissionRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3CommissionRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3OpenOrder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3OpenOrder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3AllOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3AllOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3OpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3OpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3BatchOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2584,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3BatchOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3Leverage(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionMarginHistory(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3PositionMargin(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3105,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Income(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Income(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3381,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3433,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3526,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3539,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV4Account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3661,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3LeverageBracket(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3698,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3AsterUserWithdraw(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3863,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3AssetWalletTransfer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3906,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3912,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3973,
      "pattern": "self_method_not_found",
      "note": "self.is_dictionary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4014,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Builder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3ApproveBuilder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.aster",
      "lineno": 4074,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Assets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Depth(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Klines(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1MarkPrices(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1OpenInterest(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FundingRates(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1TradesHistory(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryFills(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Status(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Time(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Capital(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalDeposits(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalWithdrawals(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWapiV1CapitalWithdrawals(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalDepositAddress(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryOrders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Position(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryFunding(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.backpack",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bequant",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bequant' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bequant",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.is_leveraged_currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairs(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSymbols(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameTicker(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsTickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetInstruments(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPing(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDepthSymbolSnapshot(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameDepth(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_limit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_limit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameTrades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameCandles(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundAccounts(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersIdCancel(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsAssetSymbolAddress(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.select_network_id_from_raw_networks(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransfer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bigone",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 43,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3126,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3626,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3648,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3675,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3690,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.papiGetBalance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3763,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3783,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetLendingUnionAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetGetFundingAsset(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3999,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 3999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetRpiDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4200,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4216,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetSystemStatus(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4278,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4289,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4291,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4292,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4296,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4296,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4298,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4316,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4319,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4321,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4324,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4326,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4330,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4330,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4331,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4334,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4349,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4350,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4353,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4358,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicV2GetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4370,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4423,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4455,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4469,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4469,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4493,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4520,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4524,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4539,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4543,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4545,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4607,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4610,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4645,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4647,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4654,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4679,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4680,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4681,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4687,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetMarkPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetMarkPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetIndexPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4697,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetIndexPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndexKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndexKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4704,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.publicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4735,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4946,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4959,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4978,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 4990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5028,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5030,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5131,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelReplace(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5223,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5230,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5231,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5244,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5250,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5252,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5255,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5257,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5258,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5260,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5281,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5311,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5318,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5340,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5351,
      "pattern": "self_method_not_found",
      "note": "self.papiPutUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5351,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5353,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5356,
      "pattern": "self_method_not_found",
      "note": "self.papiPutCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5356,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePutOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5405,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5435,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5437,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5439,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5454,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5456,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePutBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5491,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 5530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6057,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6062,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6064,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6067,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6084,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6100,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6105,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6112,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6152,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6162,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6164,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6166,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6201,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6245,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6250,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6251,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6260,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6261,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6269,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6272,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSorOrderTest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6274,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSorOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6278,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6284,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6286,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6290,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6292,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6294,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6297,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6299,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6302,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6304,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6331,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6333,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6337,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6361,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6365,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6381,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6403,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6412,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6418,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6423,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6431,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6473,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6478,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6480,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6481,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6483,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6524,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6526,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6533,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6535,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6546,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6548,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6564,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6572,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6658,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6663,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6665,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6669,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6682,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6685,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6685,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6688,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6691,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6693,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6701,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6705,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6707,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6740,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6742,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6747,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6749,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6750,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6751,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6755,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6762,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetHistoryOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6766,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6768,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6771,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAllAlgoOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6773,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6777,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6777,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6779,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6781,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6781,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6784,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6788,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6790,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6971,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 6998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7003,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7005,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7006,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7019,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7020,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7027,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7036,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenAlgoOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7042,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7044,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7046,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7055,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7057,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7058,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7086,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7088,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7096,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7098,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7106,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7108,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7290,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7348,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7349,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7350,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7351,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7352,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7379,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7386,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7409,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7412,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7416,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7418,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7423,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7427,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7429,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7431,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7431,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7434,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7434,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7438,
      "pattern": "self_method_not_found",
      "note": "self.sapiDeleteMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7438,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7440,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7474,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7475,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7479,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7482,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmConditionalAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7500,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7509,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAlgoOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7527,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmConditionalAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7535,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7543,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7552,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteMarginAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7552,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7556,
      "pattern": "self_method_not_found",
      "note": "self.sapiDeleteMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7580,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7603,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7605,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7637,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7639,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7645,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7647,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7683,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7703,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7712,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7737,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7739,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7747,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7755,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7759,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7763,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7770,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7774,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7776,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7779,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7783,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7788,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7793,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7795,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7950,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7952,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7955,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetDribblet(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7985,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7989,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7993,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 7994,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8009,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8011,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8012,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8042,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8050,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8081,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8083,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8087,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8089,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8090,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8091,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8094,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8100,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetFiatOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8123,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8128,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8134,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalDepositHisrec(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8163,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8183,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8185,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8186,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8187,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8190,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8192,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8198,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8202,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetFiatOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8203,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8236,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8241,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8244,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalWithdrawHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8286,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8401,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8403,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8405,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8412,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8420,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8425,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8431,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8524,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8525,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8529,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8533,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8536,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8538,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8539,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8548,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8574,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8575,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8577,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8598,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8601,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8610,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8611,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8612,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8661,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8684,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8685,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8686,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8688,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8690,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8693,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8702,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8721,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8725,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetPayTransactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8784,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8800,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8801,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8815,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8821,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8823,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalDepositAddress(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8860,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8881,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8968,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8973,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8974,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8992,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9036,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9080,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9081,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9085,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9086,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9118,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9119,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9121,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9131,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9133,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9134,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9135,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostCapitalWithdrawApply(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9158,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9184,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9188,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9190,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9199,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9204,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9208,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTradeFee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9230,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9248,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9250,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9256,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTradeFee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9258,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAccountConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9260,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9354,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9419,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9425,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostFuturesTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9451,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9453,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9491,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9493,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9502,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9503,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9508,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9515,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetFundingRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9517,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetFundingRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9527,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9537,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9540,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9543,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9559,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9563,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9564,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9567,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9569,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9572,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9600,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9602,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9603,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9604,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9605,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9606,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9607,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9608,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9621,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9624,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9635,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9636,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9641,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9761,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9765,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9771,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9773,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9776,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9784,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9785,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9796,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9799,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9821,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9826,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9862,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9884,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9993,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9994,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 9996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10005,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10008,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10009,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10020,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10021,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10022,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10027,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10043,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10057,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10064,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10073,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10079,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10092,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10093,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10096,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10103,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10110,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10111,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10115,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10133,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10135,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10137,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10141,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10143,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10146,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10148,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateV2GetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10151,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10155,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10156,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10183,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10185,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10187,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10191,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10193,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10196,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10198,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateV2GetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10239,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10265,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10271,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10273,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10298,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetPosition(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10334,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10335,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10349,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetPosition(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10349,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10376,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10407,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10408,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10412,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10413,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10421,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10452,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10496,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10498,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10502,
      "pattern": "self_method_not_found",
      "note": "self.papiV2GetUmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10505,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10507,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10509,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10578,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10580,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10584,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10586,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10587,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10610,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10617,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10619,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10624,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10627,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10630,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10632,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10661,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10663,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10663,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10753,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10754,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10785,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10787,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10788,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10799,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10801,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10804,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10806,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10809,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10832,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10839,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10843,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10845,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10848,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10848,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10850,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10881,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10890,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostMarginType(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10892,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostMarginType(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10902,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10931,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10933,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10935,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10947,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10947,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10949,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10949,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10952,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10952,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10954,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10983,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10985,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10987,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10991,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10993,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10996,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 10998,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11001,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11004,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11008,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11018,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11028,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11046,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11049,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11060,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetExerciseHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11073,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11074,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11091,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11102,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetExerciseRecord(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11124,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11125,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11162,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11165,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11221,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11224,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11225,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11230,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetBill(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11267,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11269,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11274,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11276,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11277,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11282,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11284,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11287,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11290,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11292,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetBill(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11295,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11297,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11300,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11302,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11333,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11368,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11369,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11370,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11372,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11383,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11419,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11420,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11424,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11465,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11469,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11470,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11479,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11481,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11485,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11497,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11500,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11502,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11503,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11512,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11515,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11517,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11519,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11520,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11532,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11534,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11538,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11538,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11540,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11540,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11540,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11542,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11542,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11542,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11554,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11571,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11572,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11591,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11605,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11606,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11607,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11608,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11629,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11630,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11641,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11642,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11659,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11662,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11678,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11688,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostPositionMargin(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11691,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostPositionMargin(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11728,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11731,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11740,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11745,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11787,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11792,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestRateHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11792,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11803,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11822,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11838,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11841,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11845,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedMarginData(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11867,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11881,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11887,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11894,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11895,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11897,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestRateHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11908,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11919,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11922,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11923,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11926,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11952,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11979,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11985,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostGiftcardCreateCode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11994,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 11996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12018,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostGiftcardRedeemCode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12045,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetGiftcardVerify(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12071,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12073,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12077,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12083,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12086,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginMarginInterestHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12091,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12128,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12129,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12130,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12134,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12139,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12140,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12145,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12165,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12168,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12172,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12177,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginRepayDebt(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12188,
      "pattern": "self_method_not_found",
      "note": "self.papiPostRepayLoan(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12198,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12220,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12224,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12229,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12252,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12255,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12259,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12261,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginLoan(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12265,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12287,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12291,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12296,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12296,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12323,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12325,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12327,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12330,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12352,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12354,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12356,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12369,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12370,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12371,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12377,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12378,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12381,
      "pattern": "self_method_not_found",
      "note": "self.dapiDataGetOpenInterestHist(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12383,
      "pattern": "self_method_not_found",
      "note": "self.fapiDataGetOpenInterestHist(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12395,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12416,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12421,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12423,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12425,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12458,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12470,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12474,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12475,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12481,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12508,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12510,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12515,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12517,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12519,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12534,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12538,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12540,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginForceLiquidationRec(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12543,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12545,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12548,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12550,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12631,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12704,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12706,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12709,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12711,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12714,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12732,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetMark(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12762,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12763,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12771,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetMark(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12789,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12816,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12838,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12858,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12861,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12863,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12871,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12893,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12896,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12899,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12912,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12963,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12966,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12983,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12989,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 12989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13011,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13039,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13064,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13100,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13101,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13104,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13105,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13106,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13131,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13132,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13146,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetPositionMarginHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13148,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionMarginHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13166,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13167,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13179,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertAssetInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13192,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13204,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13244,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostConvertGetQuote(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13255,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13256,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13282,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetConvertTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13291,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostConvertAcceptQuote(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13299,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13300,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13319,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13321,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13326,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetConvertTransferQueryByPage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13347,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertOrderStatus(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13363,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13370,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13372,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13388,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13391,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13396,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13401,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13407,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13414,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetConvertTransferQueryByPage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13441,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertTradeFlow(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13465,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13540,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13542,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13546,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13549,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13551,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13571,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13575,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13578,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetFundingInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13580,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetFundingInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13594,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13611,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13618,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13624,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13628,
      "pattern": "self_method_not_found",
      "note": "self.fapiDataGetGlobalLongShortAccountRatio(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13642,
      "pattern": "self_method_not_found",
      "note": "self.dapiDataGetGlobalLongShortAccountRatio(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13656,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13681,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13684,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13686,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13688,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13701,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13707,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13710,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetSymbolAdlRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13737,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13738,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13740,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13742,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13746,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13748,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13751,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13753,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13768,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13791,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13792,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13793,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13805,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binance",
      "lineno": 13813,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binancecoinm",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binancecoinm",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binancecoinm",
      "lineno": 47,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binancecoinm",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceus",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceus",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binanceus",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceus",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceusdm",
      "lineno": 15,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceusdm",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.binanceusdm",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.binanceusdm",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetServerTime(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivateGetCapitalConfigGetall(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetCommonSymbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteContracts(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketContracts(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketKline(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PublicGetMarketMarkPriceKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.swapV3PublicGetQuoteKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteFundingRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserIncome(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketOpenInterest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteOpenInterest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.fundV1PrivateGetAccountBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAccountBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.swapV3PrivateGetUserBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTradePositionHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetAllPosition(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeOrderTest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTwapOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3661,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3686,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3688,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3690,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTwapCancelOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3783,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancel(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateDeleteTradeCancelOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3919,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3924,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateDeleteTradeAllOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeAllOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4065,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4066,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4168,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelAllAfter(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCancelAllAfter(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4210,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapOrderDetail(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4239,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4246,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4249,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeQuery(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOrderDetail(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4354,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4377,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTradeFullOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4482,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4645,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4687,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4697,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4698,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetAllOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeHistoryOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4731,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4732,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4740,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapHistoryOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOrderHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4826,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeAllOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4855,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4873,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.apiAssetV1PrivatePostTransfer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4929,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4933,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4934,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4945,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4948,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4950,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4955,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.apiV3PrivateGetAssetTransferRecord(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4973,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4974,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4980,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5016,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5017,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5018,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5025,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivateGetCapitalDepositAddress(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5112,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5117,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.spotV3PrivateGetCapitalDepositHisrec(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5141,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5166,
      "pattern": "self_method_not_found",
      "note": "self.spotV3PrivateGetCapitalWithdrawHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5186,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5236,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5248,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5260,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5261,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5360,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5362,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5363,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5366,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5369,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradePositionMargin(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5395,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5415,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5439,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5439,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5458,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5493,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5495,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5515,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5517,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5579,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5580,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5590,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeAllFillOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5620,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeMyTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5667,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeAllFillOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5667,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5690,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5759,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5760,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5761,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5762,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5765,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5777,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5782,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5785,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5786,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivatePostCapitalWithdrawApply(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5800,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5829,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5833,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5843,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeForceOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5875,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5877,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeForceOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5907,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5908,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5909,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5934,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5940,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5942,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5945,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5946,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5947,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5949,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5966,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5972,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTradeClosePosition(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5992,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 5992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6038,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6046,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6059,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6074,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetPositionSideDual(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6102,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6136,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostPositionSideDual(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6177,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTradeCancelReplace(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6233,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeOrderCancelReplace(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6271,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6286,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6292,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6294,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6294,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6307,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6317,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6326,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6342,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6343,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6349,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6351,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6351,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6366,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6380,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6393,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6407,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6408,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6416,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6462,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetMaintMarginRatio(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6480,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6498,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6502,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6504,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6505,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6519,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6520,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6523,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6539,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6539,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6544,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6546,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6554,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6563,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6565,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6570,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6594,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bingx",
      "lineno": 6596,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalanceV2(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairOrderbook(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairTicker(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairTrades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairLasttrades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelOrder(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderMyOrders(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderGetById(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrderHistory(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFundsAddCoinFundsRequest(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bit2c",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.marketsGetSpotPairs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairTicker(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairDepth(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairTransactions(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.marketsGetSpotPairs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairCandlestickCandletypeYyyymmdd(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAssets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserSpotOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserSpotCancelOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotActiveOrders(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotTradeHistory(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawalAccount(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserRequestWithdrawal(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbank",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.v1GetPlatformStatus(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchMarkets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchOrderbook(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchTickers(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.v1PostCurrentCoinBalanceEVERYTHING(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.v2PostCancel(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.v1PostOrderStatusSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.v2PostGetordersnew(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.v1PostListExecutedOrdersSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetExchangeDataTradedetails(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.v1PostDepositHistorySymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.v1PostWithdrawHistorySymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.v1PostGetCoinAddressSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitbns",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPlatformStatus(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConfConfig(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConfConfig(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRWallets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWTransfer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBookSymbolPrecision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTradeTimeframeSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderSubmit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancelMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancel(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancelMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrderSymbolIdTrades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRTradesSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRTradesHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWDepositAddress(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2427,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRSummary(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRMovementsCurrencyHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRMovementsHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWWithdraw(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRPositions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRLedgersCurrencyHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRLedgersHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDerivSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3254,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDerivSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLiquidationsHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3558,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWDerivCollateralSet(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3718,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3719,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderUpdate(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitfinex",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarkets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarketsUsa(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarketsEu(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetbalance(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetboard(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetticker(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetexecutions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGettradingcommission(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendchildorder(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelchildorder(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetchildorders(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetexecutions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetpositions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetcoinins(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetcoinouts(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetfundingrate(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitflyer",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 39,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.publicCommonGetV2PublicTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketContracts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicSymbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketInstruments(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicCoins(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketPositionTier(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketQueryPositionLever(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedTierData(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedTierData(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletDepositRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotWalletWithdrawal(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletWithdrawalRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2950,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletDepositAddress(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3125,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketOrderbook(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketOrderbook(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketMergeDepth(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTicker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketSymbolPrice(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3514,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3802,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3835,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3856,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3861,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketFillsHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3868,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3871,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFillsHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3934,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3935,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.privateCommonGetV2CommonTradeRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicSymbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketContracts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4115,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4120,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4121,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4155,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4178,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4179,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4209,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4252,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketHistoryCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4271,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryMarkCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryIndexCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4278,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4315,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3AccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4325,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccounts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4325,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4554,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4792,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4805,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4806,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4816,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4822,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4832,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4899,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4976,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4977,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4979,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4980,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4990,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 4996,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradePlacePlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5007,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradePlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5010,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlacePlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5012,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlaceTpslOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5026,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5030,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5035,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5041,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5070,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5080,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5092,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5098,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5113,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5115,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5130,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5133,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5134,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5140,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5169,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5172,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5174,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5178,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5192,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5206,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5210,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5212,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5222,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5224,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5229,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5244,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5247,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5248,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5273,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5279,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5284,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5287,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5289,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5307,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceBatch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5375,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5377,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5394,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5395,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5423,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5427,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5454,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5455,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5493,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5494,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5500,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5505,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5507,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5511,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5512,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5515,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5526,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5531,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5534,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5548,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5550,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeModifyStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeModifyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5568,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5569,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5571,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5573,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5576,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5577,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5579,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5584,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelReplaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5594,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5599,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5601,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5604,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5606,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5608,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5610,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyTpslOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5613,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5616,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5618,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5623,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5625,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5630,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5632,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5635,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5639,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5640,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5652,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5682,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5685,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5689,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5693,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5710,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5716,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5726,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5728,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5730,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5730,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5734,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5734,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5736,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5736,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5739,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5794,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5797,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5809,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelBatch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5836,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5863,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5867,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5868,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5869,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5888,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5890,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5892,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5900,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchCancelOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5917,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5918,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5949,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5950,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5959,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelSymbolOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5983,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5983,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5985,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelSymbolOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6000,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6002,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6004,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchCancelOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6027,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6028,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6029,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6054,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6055,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6061,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6067,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6069,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeOrderInfo(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6071,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeOrderInfo(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6077,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderDetail(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6193,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6197,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6200,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6201,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6238,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6249,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6263,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6265,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6266,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6269,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6276,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6288,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeUnfilledStrategyOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6290,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeUnfilledOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6294,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6297,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedOpenOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6299,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedOpenOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6302,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeCurrentPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6304,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeUnfilledOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6310,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6314,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6316,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6316,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6569,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6575,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6579,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6580,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6582,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6583,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6584,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6610,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6612,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6640,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6669,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6676,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6679,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6681,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6683,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6691,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6693,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6706,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6713,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6715,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6715,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6720,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6726,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeHistoryPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6728,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6737,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6737,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6741,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6743,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6743,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6925,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6930,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6931,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6934,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6937,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6942,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6949,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6951,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6952,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6958,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6961,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeHistoryStrategyOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6963,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 6963,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7070,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7082,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7086,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7088,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7095,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountBills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7102,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountBill(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7150,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7151,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7182,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7186,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7192,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7196,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7278,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7281,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7282,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7284,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7306,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7309,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7309,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7315,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7317,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7326,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7458,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7460,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7461,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7463,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7464,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7466,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7467,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7495,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionCurrentPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7534,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7535,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7539,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionSinglePosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7571,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7592,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7594,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7596,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7602,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7608,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7615,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7618,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionCurrentPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7636,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionAllPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7642,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7746,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7747,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7749,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7753,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7754,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7887,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7889,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7908,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7909,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7916,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7918,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7922,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7937,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7941,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7945,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7948,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7949,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7950,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7954,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7961,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7962,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7963,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7964,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7965,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7967,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7989,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8004,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketHistoryFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8021,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8025,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8027,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8031,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8046,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8051,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8052,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8058,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8060,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8061,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8077,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8078,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8088,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8090,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8090,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8111,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8113,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8132,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFundingTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8147,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8166,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8172,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8208,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8227,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8228,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8229,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8230,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8243,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8305,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8309,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8310,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8322,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8325,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8349,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8353,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8355,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8358,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8359,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8366,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8375,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3AccountFinancialRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8404,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountBill(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8404,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8427,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8428,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8430,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8460,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8463,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8465,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8466,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8467,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8496,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8500,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8501,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetMargin(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8511,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8586,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8594,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccount(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8634,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8655,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8656,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8661,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8665,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8669,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8674,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3AccountSetLeverage(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8686,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetLeverage(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8722,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8723,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8732,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetMarginMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8768,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8773,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8776,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3AccountSetHoldMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8776,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8788,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetPositionMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8814,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8824,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8827,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketOpenInterest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8827,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8846,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketOpenInterest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8863,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8892,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8893,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8895,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8896,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8900,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8921,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8923,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8926,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8935,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8936,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountTransferRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8936,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8958,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8977,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8978,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8988,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotWalletTransfer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9005,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9006,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9034,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9038,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9046,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9047,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9048,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9101,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9104,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9122,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicCoins(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9152,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9153,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9167,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9170,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9172,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedAccountBorrow(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9185,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9202,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9205,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9208,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedAccountBorrow(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9222,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9237,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9238,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9239,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9242,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9245,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedAccountRepay(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9260,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9275,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9278,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9280,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedAccountRepay(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9294,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9339,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9342,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9366,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9368,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9370,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9375,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9379,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9383,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9388,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9393,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedLiquidationHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9393,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9395,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedLiquidationHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9449,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9450,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9484,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9488,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9490,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9497,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9511,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9515,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedInterestRateAndLimit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9558,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9559,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9599,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9605,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9606,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9607,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9611,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9627,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9628,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9635,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9637,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketMarginLoans(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9650,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9652,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedInterestRateAndLimit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9679,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9680,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9681,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9718,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9722,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9743,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9745,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9748,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9752,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9757,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9762,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9767,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedInterestHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9769,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedInterestHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9821,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9822,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9823,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9855,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9861,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9867,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9884,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9892,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9897,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9917,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9935,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9936,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9957,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9960,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9978,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9996,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9997,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 9998,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10010,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10011,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10019,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccount(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10085,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10091,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10093,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10096,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10130,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10161,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10162,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10163,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10181,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10183,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertQuotedPrice(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10183,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10200,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10202,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10204,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10222,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10229,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10234,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10238,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertPostV2ConvertTrade(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10252,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10254,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10272,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10284,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10285,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertConvertRecord(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10308,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10310,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10350,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10352,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10356,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10375,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10376,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10393,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10397,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10407,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10412,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10413,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10451,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10471,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFundingTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10486,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10487,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10504,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10505,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10513,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketAccountLongShort(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10530,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginMarketLongShortRatio(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10544,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10545,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10552,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10554,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10592,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10593,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10597,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10603,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10609,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10611,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10612,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10612,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10617,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10619,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10623,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10627,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10627,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10633,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10633,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10633,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10644,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitget",
      "lineno": 10649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerALLQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoBalance(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerALLQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlestickBaseIdQuoteIdInterval(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactionHistoryBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoOrderDetail(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoOrders(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancel(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBtcWithdrawal(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bithumb",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 36,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemService(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotV1SymbolsDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountV1Currencies(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawCharge(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawCharge(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Tickers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Books(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDepth(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicMarkpriceKline(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicKline(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Klines(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOrderTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1Wallet(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateAssetsDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1Wallet(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedAccount(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1TradeFee(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV2SubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitTrailOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitTpSlOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4BatchOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoCancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3105,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV3CancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelTrailOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4CancelOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoCancelAll(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4CancelAll(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV3Orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3367,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateCurrentPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateGetOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoHistoryOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryHistoryOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrderHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3559,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoClientOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryClientOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3646,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositAddress(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3722,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1WithdrawApply(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3749,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV2DepositWithdrawHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositWithdrawDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositWithdrawDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3970,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 3999,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4021,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedRepay(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4059,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedBorrow(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4074,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedPairs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4181,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4188,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedPairs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedTransfer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1TransferContract(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4311,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4365,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4369,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4370,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4401,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4407,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1TransferContractList(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedBorrowRecord(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4484,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4485,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4502,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4506,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicOpenInterest(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4546,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4558,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4560,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4561,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4565,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4584,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4595,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitLeverage(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4608,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicFundingRate(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicFundingRateHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4672,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4673,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4678,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4685,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4687,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4688,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4721,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4727,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4728,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4755,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivatePosition(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4785,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4786,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4800,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4806,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4811,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivatePositionV2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4872,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4903,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4907,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4927,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4936,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrderHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4963,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4970,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5007,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5043,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5070,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyTpSlOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyPresetPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5118,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5120,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5122,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyLimitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5142,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5145,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTransactionHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5168,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5169,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5205,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5228,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5234,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5253,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5255,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5257,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTransactionHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5296,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5297,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5301,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5319,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawAddressList(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5382,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSetPositionMode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateGetPositionMode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5413,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5420,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5427,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5430,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5470,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5471,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5472,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmart",
      "lineno": 5473,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.publicGetWalletAssets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .amount_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActive(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserMargin(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookL2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExecutionTradeHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWalletHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWalletHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActiveAndIndices(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeBucketed(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrade(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderAll(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelAllAfter(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPosition(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserRequestWithdrawal(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActiveAndIndices(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFunding(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2686,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionLeverage(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionIsolate(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserDepositAddress(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.publicGetWalletAssets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStats(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLiquidation(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPosition(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettlement(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3419,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningCurrencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningTradingPairs(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningLimitationsAndFees(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingHistoryPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalance(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersPairId(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersPairOrderId(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersAllPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersTradesPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletDepositHistoryCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletWithdrawHistoryCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletWithdrawCurrencySerial(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletWithdrawCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningCurrencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitopro",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetPing(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTime(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetContracts(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetContracts(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetKlines(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetKlines(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketKline(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTickerBookTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 1989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAllOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostCancel(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostCancel(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateDeleteOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostAllOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostAllOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.spotV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetDepositHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetWithdrawHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostWithdrawCommit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetFuturesTransferHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostFuturesTransfer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostLevelEdit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostLevelEdit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostPositionMargin(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostPositionMargin(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3119,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitrue",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLedger(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAvailableBooks(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOhlc(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserTrades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderTradesOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingsFid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundings(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingDestination(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitso",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactionsPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOhlcPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBalances(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesTrading(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesTrading(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesWithdrawal(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesWithdrawal(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyMarketPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellMarketPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyInstantPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellInstantPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.privatePostReplaceOrder(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrdersPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderStatus(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderStatus(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateHistoryPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTransactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawalRequests(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTransactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateMarketSymbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrdersAll(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferFromMain(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferToMain(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitstamp",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCcxtPairs(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCurrencies(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcAssets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.historyGetApiTwHistoryPairNameResolution(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcOrderbookPair(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtOrdersOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtOrderId(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtOrdercreate(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtCancelorder(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtCancelAllOrder(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcSummary(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiPairName(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcTradesPair(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtTradesOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtBalance(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiTransactionsOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitteam",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonTimestamp(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonExchange(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.marketGetDepth(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.marketGetDetailMerged(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.marketGetTickers(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrdersIdMatchresults(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderMatchresults(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.marketGetHistoryTrade(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.marketGetHistoryKline(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountAccounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettingsCurrencys(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrdersId(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOpenOrders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersIdSubmitcancel(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersBatchcancel(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersBatchCancelOpenOrders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.privateGetQueryDepositWithdraw(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.privateGetQueryDepositWithdraw(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwWithdrawApiCreate(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bittrade",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24h(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24h(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccount(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountFees(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBook(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccounts(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubaccountsTransfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccountsTransfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccountsTransfersTransferId(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrdersAfter(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawal(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bitvavo",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSymbols(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL3Symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL2Symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositsCurrency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsWithdrawalId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsDepositId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blockchaincom",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketInstruments(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooks(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketMarkPrice(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketFundingRateHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketFundingRate(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBalances(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderTpsl(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderAlgo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelOrder(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersTpslPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotTradeFillsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFillsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBills(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelTpsl(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetTransfer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBatchLeverageInfo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountLeverageInfo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeClosePosition(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersTpslHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMarginMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetMarginMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetPositionMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalance(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrders(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAdd(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancel(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeView(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeList(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.strip(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.is_json_encoded_object(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcbox",
      "lineno": 812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsMeBalances(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdCandles(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdOrderbook(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTicker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTicker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTrades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteBatchordersIds(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersId(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.fee_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcmarkets",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.publicGetServerExchangeinfo(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersBalances(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.graphGetKlinesHistory(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAllOrders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersTransactionsTrade(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.btcturk",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Time(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Assets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolOrderbookHybrid(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1HistoryMarketsSymbolTrades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1TradesClientOrderIdClientOrderId(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryTrades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolTick(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolCandle(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1HistoryMarketsSymbolFundingRate(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2Orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2HistoryOrders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2OrdersOrderId(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1WalletsTransactions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1WalletsWithdrawal(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsTradingAccounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsTradingAccounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1WalletsDepositInstructionsCryptoSymbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsAssetSymbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsAsset(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1DerivativesPositions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryTransfer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryBorrowInterest(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolTick(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1UsersHmacLogin(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bullish",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 36,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5UserQueryApi(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountUpgradeToUta(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.convert_market_id_expire_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date_to_market_id_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetCoinQueryInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketMarkPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketIndexPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketPremiumIndexPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketFundingHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRecentTrade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOrderbook(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3423,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3425,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeAccount(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetTransferQueryAccountCoinsBalance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountWalletBalance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3749,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3759,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3845,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionTradingStop(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCreate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3957,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3958,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3972,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3987,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4063,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4090,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4188,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4195,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4204,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCreateBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4205,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4206,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4252,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4280,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4310,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4344,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4346,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderAmend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4359,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4360,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderAmendBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4405,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4406,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4407,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4449,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4463,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4491,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancel(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4504,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4521,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4584,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4601,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4604,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderDisconnectedCancelAll(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4641,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4663,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4663,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4719,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4725,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelAll(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4773,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4774,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4799,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4804,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderRealtime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4941,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4943,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4947,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4954,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4955,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4963,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4964,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5019,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5110,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5115,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5116,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5128,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5268,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5270,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5274,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5291,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderRealtime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5378,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5398,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5400,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5415,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5416,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5458,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5472,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5476,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5491,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5492,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5497,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5499,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDepositQueryAddress(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5520,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5521,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5523,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5564,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5566,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5574,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5580,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDepositQueryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5610,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5630,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5644,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetWithdrawQueryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5751,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5753,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5755,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5769,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5778,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5802,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5804,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5806,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5835,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5842,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountContractTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5849,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountContractTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5956,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6007,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6008,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6023,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6029,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6072,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6076,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6080,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6084,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6086,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6095,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetWithdrawCreate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6107,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6123,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6131,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6172,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6173,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6174,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6175,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6178,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6198,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6200,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6208,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6211,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6215,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6233,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6235,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6277,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6279,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6443,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6451,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6452,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6457,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6485,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6490,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6492,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6493,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6494,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6497,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6498,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6499,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6500,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6501,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6502,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6503,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6504,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6505,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6507,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6511,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6526,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6533,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6536,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6572,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountSetMarginMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6572,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountSetMarginMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6611,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6615,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6623,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSwitchIsolated(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6641,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6647,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6661,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSetLeverage(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6675,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSwitchMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6712,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6715,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6726,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6732,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOpenInterest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6756,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6760,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6775,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6779,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6790,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOpenInterest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6814,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6837,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6839,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6841,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6842,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6859,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6864,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6884,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6888,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeLoanInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6903,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6904,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6931,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6935,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6954,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeAccount(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6982,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6983,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 6999,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7004,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7006,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7007,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7011,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotMarginTradeInterestRateHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7071,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7085,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetTransferInterTransfer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7098,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7126,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7128,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7132,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7138,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetTransferQueryInterTransferList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7163,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7177,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7180,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7182,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountBorrow(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7182,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7195,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7210,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7213,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7215,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountNoConvertRepay(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7251,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7288,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7298,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7299,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7300,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7308,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7316,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRiskLimit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7316,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7341,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7354,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7357,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7373,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7377,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7394,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7401,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountFeeRate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7401,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7419,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7434,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7436,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7439,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountFeeRate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7457,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7487,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7506,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7526,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7527,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7528,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetCoinQueryInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7560,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7561,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7590,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketDeliveryPrice(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7610,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7611,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7613,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7614,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7634,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDeliveryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7671,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7672,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7697,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7701,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7702,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7704,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7751,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7756,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketHistoricalVolatility(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7789,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7804,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7805,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7810,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7810,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7853,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7857,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7872,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7882,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7884,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7927,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7967,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7968,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7970,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7971,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7972,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7973,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7974,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7975,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7976,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7977,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7978,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7979,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 7998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8002,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8008,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8017,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8018,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8060,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8092,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8098,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8100,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8101,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8102,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8103,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8107,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8116,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8118,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8120,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8124,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRiskLimit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8149,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8153,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8158,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8176,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8177,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8178,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8188,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8212,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8214,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8215,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8218,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8240,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8242,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8248,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8261,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8262,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8264,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8309,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8312,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8314,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8329,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8334,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8375,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8376,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8377,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8391,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8396,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8396,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8437,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8438,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8439,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8484,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8516,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8517,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8529,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionClosedPnl(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8563,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8564,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8565,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8566,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8583,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8587,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeQueryCoinList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8623,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8627,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8628,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8630,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8645,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8646,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8679,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8683,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetExchangeQuoteApply(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8708,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8710,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8712,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8732,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetExchangeConvertExecute(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8745,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8765,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8770,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeConvertResultQuery(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8796,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8803,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8805,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeQueryConvertHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8853,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8854,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8855,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8899,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8901,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8903,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8907,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8910,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8912,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8930,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8931,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8945,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketAccountRatio(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8964,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8965,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8966,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8983,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8985,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8987,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 8987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9003,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9004,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9011,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9063,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9064,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9065,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9110,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9113,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9118,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9133,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9157,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9170,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9173,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9175,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9183,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9189,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9189,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9189,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9210,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9217,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9219,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9219,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9219,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9227,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9228,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9231,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9233,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9233,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9233,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9240,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9245,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9250,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9295,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybit",
      "lineno": 9296,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybiteu",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybiteu' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bybiteu",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketExchangeInfo(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketDepth(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTrades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeHistoryTrade(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketKlines(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTicker24hr(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTicker24hr(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketFundingRate(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketFundingRateHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradePlaceOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeBatchPlaceOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeEditOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeBatchEditOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeCancelAllOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeOpenOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePlanOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeOpenOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePlanOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeHistoryOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeLeverage(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeLeverage(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositionHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositionHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiUserDataAssetsMargin(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiUserDataMarginType(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiUserDataPositionSideDual(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiUserDataPositionSideDual(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountAssets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiAccountBalance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1AccountTransfer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountTransferRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1SpotDepositRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1SpotWithdrawRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.bydfi",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetCurrenciesInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetProcessingInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetPairsInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetServerTime(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTicker(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTradeHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetOrderBook(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetCandles(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyCurrentFee(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyAccountStatusV3(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyAccountStatusV3(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyWalletBalance(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyOrders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoMyNewOrder(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoCancelMyOrder(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoCancelAllOrders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyTransactionHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyFundingHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoDepositFundsFromWallet(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoWithdrawalFundsToWallet(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoMyInternalTransfer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDepositAddress(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cex",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTime(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageTime(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePortfolios(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdSells(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdBuys(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageTransactionSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrenciesCrypto(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrenciesCrypto(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolSpot(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolBuy(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolSell(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmBalanceSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdTransactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2782,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersPreview(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersBatchCancel(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersEditPreview(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersEdit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalOrderId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3433,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3437,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalBatch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalBatch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3589,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3660,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdCandles(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdCandles(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalFills(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3833,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3838,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3862,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductBook(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductBook(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3906,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageBestBidAsk(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3948,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3971,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdTransactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 3971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4038,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4099,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4172,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4173,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdDeposits(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4245,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdDepositsDepositId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4311,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4324,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePaymentMethods(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4344,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4361,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePaymentMethodsPaymentMethodId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4361,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4379,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageConvertQuote(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4436,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageConvertTradeTradeId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageConvertTradeTradeId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersClosePosition(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4543,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmPositions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4546,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageIntxPositionsPortfolioUuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4554,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4579,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmPositionsProductId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4582,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4589,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageIntxPositionsPortfolioUuidSymbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4590,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4684,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4697,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4704,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4740,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4746,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageTransactionSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4746,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4797,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4801,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePortfoliosPortfolioUuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4810,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4818,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4822,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4863,
      "pattern": "self_method_not_found",
      "note": "self.random_bytes(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4880,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4907,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4910,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4911,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4927,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4954,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 4971,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5015,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5017,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5020,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5021,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5023,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5031,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5032,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbase",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseadvanced",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseadvanced' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseadvanced",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdBook(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsSparkLines(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdTrades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdCandles(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPaymentMethods(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdLedger(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdTransfers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCoinbaseAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCoinbaseAccountsIdAddresses(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseexchange",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfolios(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentCandles(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentFunding(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetAssetsAssetNetworks(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_network(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPortfoliosMargin(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioPositionsInstrument(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioPositions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstruments(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetAssets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstruments(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentQuote(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioBalances(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPortfoliosTransfer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosFills(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinbaseinternational",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalance(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersOpens(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBooks(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersTransactionsPagination(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrders(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteExchangeOrdersId(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositMoney(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraws(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coincheck",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsAllDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTime(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesDepth(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotDepth(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesKline(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotKline(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsSpotBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsFuturesBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsFinancialBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesSetPositionStopLoss(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesSetPositionTakeProfit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesClosePosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotModifyStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesModifyStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelStopOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelStopOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelAllOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelAllOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesOrderStatus(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotOrderStatus(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotFinishedStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotFinishedOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotPendingStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotPendingOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3731,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3795,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsRenewalDepositAddress(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsDepositAddress(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3863,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3886,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesUserDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotUserDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3964,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3966,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3967,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3987,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 3987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4140,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4157,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionLeverage(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionLeverage(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4271,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPositionLevel(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4297,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4298,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4302,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4308,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4312,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionMargin(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4451,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4494,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4500,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4505,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPositionFundingHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4527,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4531,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4539,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4555,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4556,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4562,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRate(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4581,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4582,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4620,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4629,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4659,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4660,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4668,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4670,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRate(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4670,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4709,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4713,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4718,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4720,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4721,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsWithdraw(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4782,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4784,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4786,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4795,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRateHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4814,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4826,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4828,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4829,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4899,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4904,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4905,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4912,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4913,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4944,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4945,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4946,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4947,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4960,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4961,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4964,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsTransfer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4973,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4997,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5018,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5021,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5035,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsTransferHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5080,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsWithdraw(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5113,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5114,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5132,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5136,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsDepositHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5166,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5167,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5181,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5219,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5224,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginInterestLimit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5224,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5239,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5255,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5259,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginBorrowHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5289,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5290,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5308,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5319,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5336,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5337,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5338,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5346,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsMarginBorrow(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5363,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5384,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5385,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5389,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5391,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsMarginRepay(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5399,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5401,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5423,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5426,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5428,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5447,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5494,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5495,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsAllDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5531,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5590,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5597,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5598,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5601,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5633,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginInterestLimit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5648,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5666,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5686,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5695,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5742,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5771,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesClosePosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5800,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5811,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5853,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5858,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5872,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5875,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5876,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5880,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5881,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5882,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5882,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5890,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5892,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5893,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5894,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5897,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5902,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5902,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5923,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5924,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5946,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5947,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5956,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5961,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPositionMarginHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5987,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5988,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinex",
      "lineno": 5989,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingPairs(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalances(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerAll(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactions(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTraderFees(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderById(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrderWithInfo(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmate",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeCandlesPairTimeframeFromTo(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeTicksPairFrom(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeFillsSince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeBookPair(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangePrices(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangePrices(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersWallets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersWalletsHistorySince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCreate(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCloseOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.privatePutExchangeOrdersCancelOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCloseOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersActive(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersHistorySince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersStatusOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.privatePutUsersMarginCollateral(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinmetro",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountBalance(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetOrderbookQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTradesQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderQueryOrder(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderLimitOrders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderCompleteOrders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderCancel(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountDepositAddress(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinone",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1ConfigGetall(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1Ping(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1Time(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1ExchangeInfo(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.set_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerPrice(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerBookTicker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Ticker24hr(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerPrice(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerBookTicker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Ticker24hr(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Depth(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Klines(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1MyTrades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1Account(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiV1OrderTest(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1OpenOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1HistoryOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenapiV1OpenOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1AssetTradeFee(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1AssetTradeFee(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiWalletV1WithdrawApply(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1DepositHistory(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1WithdrawHistory(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1DepositAddress(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinsph",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLatest(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLatest(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersHistory(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.privatePostRoMyTransactions(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMyBuyCancel(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMySellCancel(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetCurrencyNetworks(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetInstruments(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetTickers(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOrderHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetTrades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetCandlestick(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetBook(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateUserBalance(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOrderDetail(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateAmendOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelAllOrders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOpenOrders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetTrades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateWithdrawal(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetDepositAddress(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetDepositHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetWithdrawalHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetCurrencyNetworks(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetTransactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetAccounts(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetExpiredSettlementPrice(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetValuations(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetValuations(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetPositions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetPositions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateClosePosition(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetInstrumentFeeRate(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetFeeRate(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptocom",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2UserApiExchangeMarkets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketAssets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketTickers(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketOrderBookCurrencyPair(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketTradesCurrencyPair(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeAccountBalance(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2UserApiExchangeOrdersMarket(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2UserApiExchangeOrders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteV2UserApiExchangeOrdersOrderId(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeOrdersHistory(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeOrders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeAccountTariffs(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.cryptomus",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketInstruments(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketBooks(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketMarkPriceCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketIndexCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketTickers(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketTrades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountBalances(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetDepositList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetWithdrawList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetRechargeChainList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountBills(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinAssetTransfer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeTriggerOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeFinishOrderByID(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeOrderByID(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeTriggerOrdersHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeOrdersHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeTriggerOrdersPending(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeV2OrdersPending(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeCancelTriggerOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeCancelOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeSwapCancelAll(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeReplaceOrderSltp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeReplaceOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeBatchCancelOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountPositions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountPositions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinAccountSetLeverage(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateCurrentFundingRate(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateCurrentFundingRate(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeFills(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeBatchClosePosition(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeClosePositionByIds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deepcoin",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettings(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettings(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL2orderbookSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistoryCandles(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletBalances(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositionsMargined(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClientOrderIdClientOid(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersHistory(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletTransactions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsAddress(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsChangeMargin(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.privateGetProductsProductIdOrdersLeverage(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.privatePostProductsProductIdOrdersLeverage(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsCloseAll(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.privateGetProfile(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositionsMargined(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.delta",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.convert_market_id_expire_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date_to_market_id_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatus(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetSubaccounts(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.currency_id(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummaries(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummary(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCreateDepositAddress(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetCurrentDepositAddress(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTradingviewChartData(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTradesByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTradesByInstrumentAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummary(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderBook(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderState(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBuy(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSell(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetEdit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancel(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancelAll(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancelAllByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrdersByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrdersByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderHistoryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderHistoryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByOrder(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByCurrencyAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByInstrumentAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDeposits(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawals(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetPosition(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetPositions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetHistoricalVolatility(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetTransfers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubmitTransferToUser(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubmitTransferToSubaccount(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraw(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetFundingRateValue(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetFundingRateHistory(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastSettlementsByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetSettlementHistoryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3326,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.deribit",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTime(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetAllCurrencies(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTicker(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetFundingRateHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderDebug(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.privatePostReplace(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelByLabel(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelTriggerOrder(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancel(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelByInstrument(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAll(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrders(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetPositions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetFundingHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAllPortfolios(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDepositHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetWithdrawalHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.derive",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 36,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetMarginSymbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTradesSymbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstruments(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetMarkets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountBalance(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicDepth(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetOrderBook(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTickers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetPing(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicCandles(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetKline(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeOrderPlace(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarginOrderNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeBatchOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarketOrderBatchNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarginOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeCancelOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrderCurrent(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrderCurrent(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeOpenOrders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrderHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrderHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeHistoryOrders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeOrderInfo(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginMytrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotMytrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeHistoryTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginFinancelog(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotFinancelog(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountFinanceRecord(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositAddress(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetWithdrawHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountTransfer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostTransfer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostWithdrawNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 2998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicFundingRate(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicFundingRateHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountTradingFeeRate(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3442,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3619,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3626,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountLeverage(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountTransferRecord(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstruments(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstrument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3847,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3912,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3916,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3942,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountPositionMargin(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4020,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4046,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountFundingFee(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4070,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4083,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4089,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4091,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4107,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountPositionMode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4175,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.digifinex",
      "lineno": 4176,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ExceptionClass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTime(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetPerpetualMarkets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTradesPerpetualMarketMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetCandlesPerpetualMarketsMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetHistoricalFundingMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrdersOrderId(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrders(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetPerpetualPositions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_for_signing(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_raw(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.retrieve_dydx_credentials(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.load_dydx_protos(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.nodeRestGetCosmosAuthV1beta1AccountInfoDydxAddress(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.uuid5(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.uuid5(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetAbciInfo(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrderbooksPerpetualMarketMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_for_simulation(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.nodeRestPostCosmosTxV1beta1Simulate(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTransfers(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetAddressesAddress(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetAddressesAddressSubaccountNumberSubaccountNumber(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.dydx",
      "lineno": 2361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserPositionMarginAdd(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserPositionMarginRemove(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginPairList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairSettings(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencyListExtended(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairSettings(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginPairList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserWalletList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserInfo(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopMarketOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopMarketOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserOpenOrders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserCancelledOrders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderUpdate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddress(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCrypt(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.exmo",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarkets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoAssets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketStats(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarkets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketOrderbook(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketTrades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserTrades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFundingHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoCandlesMarketCandleType(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketFunding(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketOpenInterests(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserSpotBalances(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAccountInfo(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAccounts(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserWithdrawal(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserTransfer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFees(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFees(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserLeverage(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePatchUserLeverage(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserPositions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserPositionsHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteUserOrderId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrderMassCancel(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrderMassCancel(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserDeadmanswitch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersExternalExternalId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.extended",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.fmfwio",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.fmfwio",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.fmfwio",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.fmfwio",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetCurrencies(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarkets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketTicker24hr(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsTicker24hr(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetMeFeesTrading(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketOrderbook(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketTradesHistory(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketCandlesticks(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccounts(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrdersBatch(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrdersCancel(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrdersCancel(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrdersByOrderIdId(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTrades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetDepositsAddress(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetDeposits(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetWithdrawals(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicGetStatus(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrdersCancelReplace(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostWithdrawals(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountsSymbolTransactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.foxbit",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.privateAccountGetDetail(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPutUnifiedMode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.arrays_concat(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetUnderlyings(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.is_leveraged_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContractsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDepositAddress(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDepositAddress(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetFee(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetFee(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawStatus(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawStatus(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetCrossAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetFundingAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleFundingRate(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3422,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3424,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3425,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3581,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3593,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleMyTradesTimerange(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3861,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3872,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDeposits(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3906,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawals(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3924,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3925,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.privateWithdrawalsPostWithdrawals(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4058,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4065,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4075,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4124,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4127,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostPriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsPostOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4236,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4293,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4359,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4361,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4363,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4368,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4369,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4378,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4425,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4429,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4436,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4500,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4503,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4527,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4530,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4530,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4558,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4562,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPatchOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4564,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPutSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4812,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4815,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4821,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4822,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4911,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4913,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4916,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4923,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4927,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4943,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4952,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4960,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4988,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4990,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetPriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5010,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5012,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5069,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5078,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5079,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrdersTimerange(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5093,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5098,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5109,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5110,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5111,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5121,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5135,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOpenOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5137,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5139,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetPriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5142,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5142,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5144,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5144,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5151,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5305,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5306,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5307,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeletePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5346,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5349,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5349,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5351,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5351,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5353,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsDeleteOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5460,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5480,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleBatchCancelOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5481,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5495,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5501,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5510,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostCancelBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5519,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5548,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeletePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5550,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsDeleteOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5593,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5610,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5612,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5613,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5632,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletPostTransfers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5708,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePositionsContractLeverage(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5710,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePositionsContractLeverage(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5844,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5847,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5853,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5855,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5856,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5863,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5866,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5889,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5890,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5895,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5900,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5902,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5977,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5981,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5984,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6000,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6061,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6075,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6083,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6178,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6192,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6193,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6210,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleRiskLimitTiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6212,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleRiskLimitTiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6230,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6261,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6263,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6269,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6289,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6290,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6293,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6298,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostUniLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6320,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6323,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6326,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6330,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPostLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6333,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostCrossRepayments(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6366,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6367,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6370,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6376,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostUniLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6413,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6416,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6419,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6423,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPostLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6427,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostCrossLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6484,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6488,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6489,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6491,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6493,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6515,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6517,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6520,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6524,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6531,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6533,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetUniInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetCrossInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6542,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6552,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6553,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6558,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6562,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6567,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6567,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6572,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6585,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6586,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6599,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6601,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6612,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6613,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6619,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6621,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6623,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6625,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6626,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6628,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6628,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6630,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6636,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6636,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6636,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6649,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6652,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePositionsContractMargin(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6654,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePositionsContractMargin(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6689,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6747,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6749,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6750,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6762,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContractStats(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6784,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6805,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6811,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6829,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6830,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6832,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6844,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetSettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6858,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6859,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6880,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleSettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6932,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetMySettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6932,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6933,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6934,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6936,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6937,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6979,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6983,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 6986,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7043,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7045,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7047,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7052,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7055,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7060,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7066,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7068,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7070,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7070,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7129,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7195,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7203,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7206,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7271,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleDualMode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7283,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7285,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7290,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetUnderlyings(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7333,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7334,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleLiqOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7347,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7366,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7380,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleLiquidates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7382,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleLiquidates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7464,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7488,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7490,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7491,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7498,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7512,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7516,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7569,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7585,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7586,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7588,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7629,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7632,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7637,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetUniCurrencyPairsCurrencyPair(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7647,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairsCurrencyPair(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7661,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7728,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7730,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7731,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7735,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetUniCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7747,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7762,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7769,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContractsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7845,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7846,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7850,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7893,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7938,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7944,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7950,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7983,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7985,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7987,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7993,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7995,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7998,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 7998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 8023,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 8036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gate",
      "lineno": 8039,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1SymbolsDetailsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Symbols(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1SymbolsDetailsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1BookSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1PubtickerSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2TickerSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Pricefeed(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.remove_keys_from_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1TradesSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Notionalvolume(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Balances(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderStatus(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Orders(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderNew(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderCancel(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Mytrades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1WithdrawCurrency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Transfers(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1AddressesNetwork(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1DepositCurrencyNewAddress(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2CandlesSymbolTimeframe(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1RiskstatsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.gemini",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.privateEdgePostAuthApiKeyLogin(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.privateEdgePostAuthWalletLogin(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAuthorizedBuilders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AuthorizeBuilder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1AllInstruments(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Ticker(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1TradeHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Kline(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Funding(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AccountSummary(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1DepositHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1WithdrawalHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1TransferHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1TransferHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Transfer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AggregatedAccountSummary(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetSubAccounts(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Withdrawal(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CreateOrder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1FillHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Positions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAllInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1SetInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAllInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1FundingPaymentHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1OrderHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1OpenOrders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CancelAllOrders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CancelOrder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.grvt",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Time(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Ping(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Depth(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountUserTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesUserTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Klines(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Ticker24hr(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Ticker24hr(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1TickerPrice(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositAddress(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountWithdrawOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountWithdraw(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountAssetTransfer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountType(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountBalanceFlow(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrderTest(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV11SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotCancelOrderByIds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesCancelOrderByIds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotSubAccountOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotTradeOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountHistoryOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesHistoryOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3534,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesHistoryFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesPositions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3833,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesLeverage(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesLeverage(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3919,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4005,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesCommissionRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountVipInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4090,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4180,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hashkey",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketExchangeInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataTrades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataPrices(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataStats(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.privatePutTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketExchangeInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCapitalWithdraw(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataOrderbook(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountTrades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataKlines(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountTradingHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalDepositInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeUtcTimestamp(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataOpenInterest(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataPrices(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataFundingRates(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hibachi",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCurrency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletCryptoAddress(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletCryptoAddress(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTickerSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTicker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTradesSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTrades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletTransactions(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOrderbook(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOrderbookSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotFeeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesFeeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotFee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesFee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesMarkPriceSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesIndexPriceSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesPremiumIndexSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCandlesSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginConfig(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesConfig(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2584,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletTransfer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletConvert(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletCryptoWithdraw(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfo(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesHistoryFunding(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfo(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfoSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfoSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.privatePutFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.privatePutMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3326,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3366,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3374,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3439,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.privatePutFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCurrency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesPositionMarginModeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3619,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3640,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hitbtc",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbooks(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTiers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.publicGetChart(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserBalance(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderAll(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserTrades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUser(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserDeposits(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawals(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawals(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserWithdrawal(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hollaex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSwapLinearGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSwapInverseGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicFutureLinearGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicFutureInverseGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetHeartbeat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSpotGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1Timestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonTimestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2ReferenceTransactFeeRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonExchange(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonSymbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.string_to_chars_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketTickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersOrderIdMatchresults(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderMatchresults(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapCrossMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3125,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryIndex(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistorySwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistorySwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryCandles(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1AccountAccounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV2ReferenceCurrencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetV5AccountBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1MarginAccountsBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1CrossMarginAccountsBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1AccountAccountsAccountIdBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetLinearSwapApiV3UnifiedAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3688,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3722,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3732,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3749,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3763,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersGetClientOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersOrderId(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3845,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3989,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderHistory(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4100,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4103,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4107,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4111,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4113,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4120,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapCrossHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4140,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4320,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4322,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4354,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4357,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4359,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4390,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4399,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOpenOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4423,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4427,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4429,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4436,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4438,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4438,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4450,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4647,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 4671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5112,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5113,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5154,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5174,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5177,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5190,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5201,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5203,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5219,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5230,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5231,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5232,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5234,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5259,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5262,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5266,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5288,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5294,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5297,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5302,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5306,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5312,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5317,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5320,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5369,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5371,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5373,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5374,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5384,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersPlace(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5389,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5393,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5395,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5397,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5399,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5402,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5404,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5408,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5415,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5417,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5419,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5426,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5428,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5430,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5464,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5485,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5488,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5526,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5534,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5545,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderBatchOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5551,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5602,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5606,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5607,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5608,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5621,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5644,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersOrderIdSubmitcancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5647,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5648,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersSubmitCancelClientOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5657,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5662,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5663,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5664,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5668,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5672,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5674,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5676,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5678,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5681,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5683,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5683,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5685,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5685,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5687,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5691,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5693,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5695,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5700,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5702,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5704,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5706,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5746,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5748,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5761,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5762,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersBatchcancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5784,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5789,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5790,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5794,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5798,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5800,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5802,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5805,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5807,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5809,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5813,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5824,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5824,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5878,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5915,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5916,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5927,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5945,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5948,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5950,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5969,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersBatchCancelOpenOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5982,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5992,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6002,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6002,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6004,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6008,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6013,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6015,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6021,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6023,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6023,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6025,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6027,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6049,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6062,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6064,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6066,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAlgoOrdersCancelAllAfter(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6095,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6116,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6120,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountDepositAddress(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6134,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6135,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6136,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6150,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6152,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6157,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6161,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountWithdrawAddress(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6177,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6204,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6214,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1QueryDepositWithdraw(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6241,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6257,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6260,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1QueryDepositWithdraw(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6349,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6367,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6376,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6384,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6426,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6427,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6428,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6429,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6437,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6440,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6441,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6442,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6448,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6452,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6454,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6458,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6460,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1DwWithdrawApiCreate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6479,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6514,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6517,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6520,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6521,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6522,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6525,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6526,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1FuturesTransfer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginTransferIn(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginTransferOut(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6544,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwTransferInMargin(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6547,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwTransferOutMargin(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6558,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6564,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountTransfer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6586,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1MarginLoanInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6617,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6644,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6646,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6647,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6679,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6681,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6693,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapHistoricalFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapHistoricalFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6720,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6728,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6729,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6733,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6735,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6737,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6756,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6757,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6758,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6773,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6775,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6807,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6813,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6815,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6815,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6833,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6848,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6851,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6862,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapBatchFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6864,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapBatchFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6885,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6886,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6904,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6908,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6915,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6917,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginLoanOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6920,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6922,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCrossMarginLoanOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6945,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6946,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6947,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6993,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6995,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6999,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 6999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7005,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7009,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7013,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7013,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7020,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7022,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7023,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7041,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7051,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7052,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7063,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7065,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7067,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7069,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7087,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7088,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7096,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7098,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7108,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7119,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7136,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7137,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7145,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7146,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7147,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7149,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7153,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7154,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7173,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7206,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7212,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7234,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7237,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7237,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7238,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7239,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7257,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7258,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7259,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7270,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7273,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7275,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7326,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7327,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7331,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7337,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7374,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7402,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7448,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7449,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7455,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7457,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7459,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7461,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7467,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7503,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7564,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7566,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7582,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7584,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7586,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7599,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7721,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7723,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7795,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7800,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7801,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7802,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7811,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7812,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7815,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7852,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7856,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7858,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7892,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7894,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7908,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7914,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7915,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountLedger(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7949,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapAdjustfactor(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7989,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7996,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8005,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8006,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8007,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8042,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8043,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8055,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8061,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8065,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8127,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8128,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8142,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8143,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8149,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8152,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8154,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8157,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8177,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8197,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8220,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8221,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8235,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8236,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8249,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8253,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8256,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8318,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8322,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8378,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8382,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8383,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8389,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8407,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8408,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8411,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8414,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8441,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8444,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8446,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8456,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8472,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8473,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8477,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8480,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountRepayment(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8492,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8512,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8516,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8519,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountRepayment(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8519,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8531,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8534,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8560,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8563,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8567,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8590,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8591,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8607,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8609,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8609,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8611,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8611,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8667,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8679,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8680,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV2ReferenceCurrencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8718,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8752,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8754,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8763,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8769,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8781,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8824,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8826,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8829,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8834,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8863,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8867,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8870,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8889,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8890,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8897,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8902,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV3SwapLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8904,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV3SwapLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8904,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8907,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV3ContractLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8934,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8954,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8955,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8957,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8958,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8962,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8963,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8965,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8988,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9004,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9005,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9009,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9011,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1LightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9014,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9016,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9016,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9018,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9038,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9040,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9051,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapSwitchPositionMode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9051,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9066,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossSwitchPositionMode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9095,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9103,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9105,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9107,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9113,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9115,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9168,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9218,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9250,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9323,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.htx",
      "lineno": 9324,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.huobi",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'huobi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.huobi",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.packb(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3690,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3782,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3853,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3861,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3863,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3918,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3933,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4046,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4067,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4076,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4079,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4094,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4111,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4198,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4199,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4222,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4225,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4226,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4249,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4339,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4356,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4391,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4402,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4424,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4459,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4482,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4515,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4522,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4523,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4529,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4543,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.hyperliquid",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetValidPrimaryCurrencyCodes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetValidSecondaryCurrencyCodes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderMinimumVolumes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAccounts(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderBook(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetMarketSummary(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrderDetails(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOpenOrders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetClosedOrders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTrades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetRecentTrades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetBrokerageFees(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPlaceLimitOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPlaceMarketOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDigitalCurrencyDepositAddress(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawDigitalCurrency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.independentreserve",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiServerTime(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiPairs(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiDepthPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTickerPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTickerAll(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTradesPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingviewHistoryV2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrder(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderHistory(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTrade(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawFee(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransHistory(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCoin(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.indodax",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairs(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeVolume(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOHLC(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.privatePostLedgers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryLedgers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalanceEx(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAddOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAddOrderBatch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAmendOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryTrades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradesHistory(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrderBatch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAll(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrdersAfter(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.privatePostClosedOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2950,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositMethods(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddresses(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3123,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenPositions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletTransfer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_nested(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_nested(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3411,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kraken",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.integer_precision_to_amount(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.chartsGetPriceTypeSymbolInterval(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.historyGetMarketSymbolExecutions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistory(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBatchorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.privatePostEditorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBatchorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelallorders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelallordersafter(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenorders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersStatus(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.historyGetTriggers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.historyGetOrders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.historyGetTriggers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.historyGetOrders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistoricalfundingrates(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenpositions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawal(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransfer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.privatePutLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.krakenfutures",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTimestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTimestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.utaGetServerStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketInstrument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketInstrument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfAccountsOpened(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.utaGetAssetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.filter_out_by_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeAccountOverview(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsQuotas(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsQuotas(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkPriceAllSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketStats(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetMarkPriceSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkPriceSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3237,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketKline(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetKlineQuery(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3391,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddressCreate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3427,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3428,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3436,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositAddresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetDepositAddress(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3539,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3541,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAssetDepositAddress(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositAddresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3581,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetMarketOrderbook(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetLevel2Depth20(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetLevel2Depth100(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketOrderbookLevelLevelLimit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarketOrderbookLevel2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3718,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3719,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3837,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginOrderTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3839,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrderTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3853,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersSync(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3872,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3886,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3894,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3911,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3976,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3977,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3977,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostStOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 3999,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4021,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4038,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4059,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4068,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4075,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4078,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4083,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderPlace(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4154,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4201,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4210,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4216,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4219,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4278,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4282,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4316,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4350,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4397,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4400,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersMultiSync(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4415,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4468,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4469,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4495,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4496,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4515,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4527,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersAlter(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4567,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4569,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4606,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4609,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4622,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4625,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4630,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancelByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4634,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderCancelOrderByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4652,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersSyncClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4654,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4681,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancelById(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersSyncOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4704,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4714,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4716,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4718,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4750,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4761,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4779,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4784,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4793,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4800,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4812,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4869,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4871,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersCancelAll(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4899,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4917,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4922,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4924,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4935,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4936,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4953,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4965,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancelAll(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4965,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5010,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5017,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5019,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5029,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersDone(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5109,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersDone(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5111,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5157,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5185,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5186,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5187,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5200,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5208,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5210,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5262,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5288,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5290,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5304,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5373,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5375,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5377,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5378,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5405,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5409,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5442,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5473,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5475,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5479,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5481,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5513,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5517,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5533,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5537,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrderQueryOrderByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5557,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5579,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrdersByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5635,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5659,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5664,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5668,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5671,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5675,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderDetail(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5739,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5745,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5811,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 5865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6003,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6008,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6026,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6037,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6042,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6102,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6119,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6124,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6130,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6131,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6194,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6217,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6218,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6220,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6248,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6250,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6255,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6264,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6269,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6278,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6278,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6286,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6292,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLimitFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6340,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6341,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6359,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6361,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6372,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6378,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6413,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6414,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6415,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6434,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6436,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6438,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6441,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6454,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6457,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6465,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6466,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderExecution(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6495,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6496,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6526,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6530,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6536,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTrade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6558,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistories(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6575,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTradeHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6593,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6594,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6600,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6701,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6714,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6726,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6731,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6819,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6823,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6825,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6827,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6854,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6859,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6890,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6894,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6896,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6901,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetUserFeeRate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6955,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6956,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6972,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6973,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6976,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetTradeFees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6988,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6992,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 6994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7012,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7013,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7014,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7015,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7028,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7030,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7036,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7124,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7125,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7138,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7145,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7146,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7189,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7191,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7195,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7199,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7203,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7204,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHistDeposits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7208,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7264,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7270,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetDepositList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7299,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7327,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7329,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7333,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7337,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7341,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7342,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHistWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7342,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7346,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7388,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7403,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7409,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetWithdrawalList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7438,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7441,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7470,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7478,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7480,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7491,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7497,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7499,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7504,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7594,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7595,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7596,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7602,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7604,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7605,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7609,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7612,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7618,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7626,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7642,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7645,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7649,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetAccountOverview(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7670,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7672,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7673,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7677,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7693,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7697,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7699,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7738,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeAccountBalance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7773,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountBalance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7774,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7775,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7779,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7781,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7788,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7794,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7796,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7797,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7799,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7801,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7805,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7826,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7848,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7849,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7855,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7857,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7859,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7870,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7871,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7873,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7874,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7875,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7876,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7883,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7895,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7895,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7898,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7900,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7901,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7927,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7933,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7941,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7942,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7943,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7944,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7945,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsInnerTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7972,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsUniversalTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7973,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7975,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 7976,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8049,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8073,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8075,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8076,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8216,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8217,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8224,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8226,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8230,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8231,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8260,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8266,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8308,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8314,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8316,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8320,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8336,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8338,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8351,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8353,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8364,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountLedger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8364,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8367,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginAccountLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8367,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8369,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8392,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetTransactionHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8392,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8394,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8432,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8434,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8435,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8436,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8437,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8440,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8441,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8442,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8482,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8484,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8487,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8491,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8512,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8516,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8526,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8526,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8528,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8593,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8595,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8596,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8597,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8650,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8652,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8661,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8662,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8667,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8669,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8691,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8699,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8702,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8723,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8724,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8742,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8745,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8752,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8755,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8776,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8777,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8778,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8794,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8795,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8804,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8818,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8822,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountInterestLimits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8822,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8851,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8852,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8855,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8858,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginBorrow(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8871,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8888,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8889,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8892,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8897,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginBorrow(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8924,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8925,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8928,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8930,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginRepay(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8960,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8963,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8967,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginRepay(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8990,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 8998,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9013,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9032,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9033,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9046,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9050,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9056,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetGetCrossUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9067,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9092,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9096,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9100,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9103,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9105,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9112,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9115,
      "pattern": "self_method_not_found",
      "note": "self.currency_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9116,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeAccountModifyLeverageMarginCross(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9125,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionUpdateUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9142,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9145,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9146,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9152,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9156,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeAccountModifyLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9164,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostChangeCrossUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9165,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9166,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9224,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketFundingRate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9224,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9242,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetFundingRateSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9272,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9273,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9279,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9286,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9288,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9291,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9294,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9330,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9332,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9333,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9339,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9359,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketFundingRateHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9360,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9377,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractFundingRates(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9378,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9379,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9397,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9400,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9403,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9421,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9425,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9435,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9436,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetPositionFundingHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9457,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9463,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetFundingHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9487,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9495,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9496,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9498,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9500,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9501,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9502,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9504,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9528,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9533,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModePositionOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9558,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9560,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPosition(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9624,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9627,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModePositionOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9629,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9676,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9677,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9695,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9697,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9700,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9704,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9711,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9739,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetPositionHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9748,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9788,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetHistoryPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9789,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9791,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9901,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9902,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9904,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9929,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9931,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9932,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9937,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9939,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9940,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9941,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9944,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9945,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9946,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9947,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9949,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9980,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9984,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9991,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 9992,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10016,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10019,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10024,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancelBatch(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10025,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10026,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10030,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersMultiCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10051,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10052,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10066,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10067,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10068,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10071,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10074,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionMarginDepositMargin(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10074,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10124,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10126,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10177,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10182,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10185,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10190,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10193,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10206,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10207,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10211,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositionGetMarginMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10221,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10246,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10247,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10248,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10255,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionChangeMarginMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10265,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10284,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionSwitchPositionMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10305,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositionGetPositionMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10327,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10329,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10332,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10341,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10343,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10343,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10362,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10365,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10369,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsRiskLimitSymbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10387,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10421,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10423,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10425,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10428,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10429,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10430,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10431,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10449,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10451,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10455,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10463,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketPositionTiers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10493,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10512,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10519,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10521,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketOpenInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10534,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10535,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10546,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10547,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10548,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10549,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10550,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10553,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10593,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10595,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10604,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10605,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketOpenInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10607,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10618,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10620,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10621,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10625,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10633,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10635,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10638,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10639,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10641,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10643,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10646,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10649,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10649,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10654,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10656,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10660,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10669,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10671,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10678,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10678,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10678,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10683,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10683,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10683,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10685,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10693,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10693,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10693,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10705,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10716,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10717,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10718,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10739,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10741,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10745,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10747,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10751,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10759,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10760,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10786,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10788,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10800,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10801,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10802,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10849,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10850,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10897,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10901,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10904,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoin",
      "lineno": 10906,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 15,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.fetch_tickers(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferOut(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferIn(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfer(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.kucoinfutures",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPair(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthAccount(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBookCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBaseQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeHistoryCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeFeeCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTradeFeeCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTradePairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTrade(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderPairCurrencyQuoteActive(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderPairCurrencyQuoteActive(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderPairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderPairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrder(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrder(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderGetOrderId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderGetOrderId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderPlace(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderPlace(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancel(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancel(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancelAllCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancelAllCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancelAll(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancelAll(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTransaction(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTransfer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferEmail(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferPhone(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.latoken",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubGetTime(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTimestamp(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetAccuracy(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubInstrument(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketData(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetDepth(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetSupplementTrades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTrades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetKline(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketData(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfoAccount(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCustomerTradeFee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCreateOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCreateOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrdersInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.ymd(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.ymd(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostTransactionHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfoHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfoNoDeal(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCancelOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCancelOrderBySymbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostGetDepositAddress(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementGetDepositAddress(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementWithdraw(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementDepositHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementWithdraws(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2756,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lbank",
      "lineno": 3016,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ErrorClass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.load_lighter_library(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.load_lighter_library(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountsByL1Address(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_sub_account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.lighter_create_auth_token(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_approve_integrator(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.lighter_generate_api_key(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.lighter_create_client(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_change_pubkey(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.publicGetNextNonce(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_grouped_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_modify_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.rootGet(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.rootGet(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandles(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRates(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountActiveOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInactiveOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_transfer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransferHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_withdraw(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_update_leverage(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_all_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_all_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_update_margin(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.lighter",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSendNetworks(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.exchangeGetMarkets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookTop(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.privateGetListorders(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.exchangePrivateGetCandles(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetListtrades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFeeInfo(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarketorder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPostorder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStoporder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdTransactions(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFundingAddress(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingAddress(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.luno",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoins(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoinOrderbook(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoinTicker(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAccountInfo(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrder(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCoin(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicNetGetCandles(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mercado",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTime(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetExchangeInfo(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.set_property(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDetail(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.set_property(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetDepth(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDepthSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetAggTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetHistoricalTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDealsSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.create_ccxt_trade_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetKlines(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineIndexPriceSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineFairPriceSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTickerBookTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrderTest(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderPlace(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCreate(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostBatchOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderGetOrderId(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginAllOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAllOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListHistoryOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPlanorderListOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderBatchQuery(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteMarginOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteMarginOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancelAll(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderCancelAll(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3483,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountAssets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3626,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetTradeFee(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3752,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3823,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginIsolatedAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountAssets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMyTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListOrderDeals(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4028,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4029,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMyTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderDealDetailsOrderId(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4084,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4091,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeMargin(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4173,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionFundingRecords(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4219,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4220,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4224,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4309,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetFundingRateSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4329,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetFundingRateHistory(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4391,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDetail(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4517,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4523,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4524,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4527,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4529,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4557,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4572,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4573,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4581,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4582,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4584,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4588,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4591,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4592,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalDepositAddress(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4604,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4605,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4628,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4629,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4635,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4638,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4639,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalDepositAddress(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4663,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4672,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4713,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalDepositHisrec(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4757,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4765,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalWithdrawHistory(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4789,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4933,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionOpenPositions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5075,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5099,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAssetInternalTransferRecord(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5119,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5142,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5162,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalTransfer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5198,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountTransferRecord(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5199,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5225,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5267,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5269,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalTransfer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5269,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5348,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5388,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5389,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5390,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5391,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5402,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalTransferInternal(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5412,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5413,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5423,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalWithdraw(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5446,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangePositionMode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5465,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionPositionMode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5473,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5490,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5529,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5570,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5584,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5615,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5644,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5660,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5677,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5708,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5722,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5769,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionListHistoryPositions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5814,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5831,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5832,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5858,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5858,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5863,
      "pattern": "self_method_not_found",
      "note": "self.resolve_path(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5877,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5880,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5883,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5886,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5887,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5887,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5887,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5896,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5897,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5897,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5900,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5902,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5912,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5915,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5917,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5937,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.mexc",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicToken(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicMarketTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRates(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetFundingFeeHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderbookSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetKline(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoClientOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoClientOrderClientOrderId(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrderOid(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientOrderClientOrderId(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOid(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientHolding(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAssetHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWithdrawNonce(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostWithdrawRequest(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientLeverage(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositionSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_base64(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.modetrade",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.myokx",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'myokx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.myokx",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAuthenticate(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAuthenticate2FA(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetProducts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetL2Snapshot(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLevel1(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTickerHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTrades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserAccounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountPositions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountTransactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelReplaceOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetTradesHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrdersHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderStatus(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrderHistoryByOrderId(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDepositInfo(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDeposits(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdraws(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawTemplateTypes(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawTemplate(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCreateWithdrawTicket(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.ndax",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonTimestamp(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonSymbols(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDepth(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketKlineHistory(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountGetBalance(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreate(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersGet(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersList(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersFill(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubsTransfer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountWithdrawCoin(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountSubs(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletQueryDepositWithdraw(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersFills(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.novadax",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 43,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemStatus(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTime(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountConfig(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicInstruments(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicInstruments(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooksFull(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooks(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicMarkPrice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicMarkPrice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptionTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryMarkPriceCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketMarkPriceCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryIndexCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketIndexCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2782,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountTradeFee(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBalances(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderAlgo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3423,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3424,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3429,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3439,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3442,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAmendAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAmendOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3674,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3675,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3721,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAllAfter(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4038,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4099,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4111,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrderAlgo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4238,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4240,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoPending(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersPending(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4406,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4421,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4444,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4444,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4546,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4547,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4570,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4573,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4575,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4589,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4597,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4598,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4602,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4603,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4625,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistoryArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4627,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4723,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4724,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4742,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4744,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4760,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4765,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFillsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4792,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4869,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4871,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4927,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4995,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4996,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5007,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5097,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5099,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5119,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5120,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositAddress(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5162,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5164,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5165,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5166,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5173,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5179,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5197,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5204,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5208,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5211,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5221,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5222,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetWithdrawal(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5236,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5254,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5256,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5258,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5268,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5274,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5334,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5336,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5338,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5359,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5369,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5375,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5408,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5427,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5429,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5564,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5568,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5614,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5619,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountLeverageInfo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5639,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5657,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5661,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5678,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5735,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5736,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5753,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5763,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5768,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5772,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5914,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5934,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5939,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5954,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5957,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5964,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5967,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5968,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5969,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5970,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5977,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5978,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5979,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5983,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5988,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 5995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6014,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6015,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6016,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6021,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6040,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetTransfer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6056,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6057,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6115,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6119,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6120,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6123,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6128,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetTransferState(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6169,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6191,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6197,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6230,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6235,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6237,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6241,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6243,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6252,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6258,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6260,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6272,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6277,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6313,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6315,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6317,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6337,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6378,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6384,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6401,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6402,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6415,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6416,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6418,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6435,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6436,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6544,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6569,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6577,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6590,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6592,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6594,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6616,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6617,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6619,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6634,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6668,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6671,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6672,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetPositionMode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6740,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6746,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6746,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6772,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6773,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6802,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6803,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6807,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6821,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6822,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6837,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6841,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6861,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6870,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6885,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6896,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFinanceSavingsLendingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6911,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFinanceSavingsLendingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6953,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6954,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6958,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6960,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6967,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountPositionMarginBalance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6983,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 6985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7059,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7107,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7117,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicPositionTiers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7172,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7177,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7199,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7207,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7214,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7216,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestAccrued(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7216,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7236,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7237,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7238,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7244,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7250,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7254,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7269,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7272,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7275,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBorrowRepay(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7309,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7312,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7315,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBorrowRepay(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7354,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7372,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOpenInterest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7399,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7415,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7416,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7419,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7436,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOpenInterest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7453,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7470,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatOptionOpenInterestVolume(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7500,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatContractsOpenInterestVolume(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7551,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7558,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7559,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7560,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7561,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7567,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7577,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7592,
      "pattern": "self_method_not_found",
      "note": "self.currency_ids(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7594,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7638,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7664,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7669,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7670,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7672,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7678,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7688,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7696,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7697,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7714,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7715,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7728,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicDeliveryExerciseHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7747,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7749,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7750,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7763,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7785,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7815,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicUnderlying(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7815,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7828,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7841,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7842,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7850,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptSummary(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7900,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7902,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7918,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7924,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptSummary(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7955,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7956,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7982,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7984,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7988,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7989,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 7998,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8030,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8045,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8047,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeClosePosition(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8065,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8084,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8111,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8112,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8127,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8132,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8159,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8160,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8191,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8202,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8218,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8223,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8226,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetConvertEstimateQuote(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8251,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8253,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8255,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8277,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8280,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetConvertTrade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8303,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8304,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8308,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8322,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8326,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8348,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8349,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8355,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8357,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8375,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8380,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8403,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8458,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8460,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8462,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8466,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8469,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8505,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8562,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8567,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8568,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8569,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8589,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8603,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8612,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8616,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8618,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8663,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8664,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8665,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8690,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8699,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8705,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8739,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8740,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8741,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8758,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8763,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8772,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatContractsLongShortAccountRatioContract(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8784,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8792,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8795,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8803,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okx",
      "lineno": 8805,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okxus",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okxus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.okxus",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFees(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountFees(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickerInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesticksInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalances(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrdersOrderId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrdersClientClientId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrdersOrderId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrdersOrderIdTrades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountTrades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.onetrading",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepthResult(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketKline(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBalances(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderNew(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancel(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrder(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarketDealHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrderHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.p2b",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfo(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountSettings(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBook(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfoPrices(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.publicGetKline(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreateMarket(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersStopCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsTpsl(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancelAll(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersStopCancel(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersEdit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfoPrices(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrdersHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrdersHistoryById(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPositions(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMargin(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountLeverage(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountWithdraw(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountBalanceHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubaccountTransfer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubaccountCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAgentBind(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeysCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeysRevoke(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeys(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBuilderCodesApprove(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountBuilderCodesApprovals(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBuilderCodesRevoke(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base58(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pacifica",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemState(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsKlines(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemConfig(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.retrieve_stark_account(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOnboarding(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuth(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersByClientIdClientId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersBatch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersByClientIdClientId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersHistory(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLiquidations(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMargin(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarginMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMargin(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarginMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingPayments(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingData(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paradex",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUser(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyDepth(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyTicker(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyTrades(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserAddresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAddressesAddress(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAddresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserOrders(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteUserOrdersUuidCancel(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserEmailTransfers(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.paymium",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.v2GetPublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.v1GetExchangePublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.v2GetPublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Orderbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdOrderbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdFullbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2KlineList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2KlineLast(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2Kline(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdSpotTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdSpotTicker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Trade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTrade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotWallets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotWallets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGOrdersReplace(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersReplace(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.privatePutSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteGOrdersCancel(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersCancel(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteGOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesOrdersByOrderId(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataSpotsOrdersByOrderId(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrder(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2OrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataSpotsOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGOrdersActiveList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersActiveList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2OrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeSpotOrder(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2TradingList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderTrade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeSpotOrderTrades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsV2DepositAddress(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsDepositList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsWithdrawList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3589,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3620,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3732,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesClosedPosition(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3901,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3942,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3946,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesFundingFees(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataFuturesFundingFees(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4022,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4066,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4090,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsAssign(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.privatePutPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4279,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsSwitchPosModeSync(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4279,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4290,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4291,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCfgV2Products(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4400,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4422,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4425,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4426,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4427,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4445,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4445,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4445,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4486,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4486,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.privatePutPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsUniversalTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4559,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4560,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4584,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4595,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4617,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4661,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4720,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4723,
      "pattern": "self_method_not_found",
      "note": "self.v2GetApiDataPublicDataFundingRateHistory(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4725,
      "pattern": "self_method_not_found",
      "note": "self.v1GetApiDataPublicDataFundingRateHistory(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4753,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4755,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4774,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4775,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4777,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4780,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4781,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4783,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4795,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPhemexWithdrawWalletsApiCreateWithdraw(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4843,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4911,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4912,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4913,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsQuote(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4955,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsConvert(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5012,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsConvert(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5129,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5134,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5138,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5139,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5154,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5226,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5308,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_adl_ranks(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5436,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5439,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5458,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.phemex",
      "lineno": 5459,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketCandles(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolCandles(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketAllInstruments(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTimestamp(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketTickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsTicker24h(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2Currencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolTicker24h(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderOpens(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderHistory(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3TradeOrder(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.privatePutSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateDeleteV3TradeOrder(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateDeleteV3TradeAllOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersIdTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3AccountBalance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalances(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFeeinfo(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketOrderBook(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolOrderBook(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletsAddress(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletsAddresses(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsTransfer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2WalletsWithdraw(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletsActivity(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2823,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2823,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3PositionLeverage(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3PositionLeverages(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3PositionMode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3PositionMode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradePositionOpens(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3TradePositionMargin(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3402,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.poloniex",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1CommonTime(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1CommonSymbols(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetDepth(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketDepth(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetAggTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTicker24hr(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTicker24hr(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTickerBookTicker(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetKlines(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketKlines(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1AccountSpot(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1OrdersCancel(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1OrdersTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1DepositsAddress(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Deposits(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Withdraws(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1Withdraws(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.tokocrypto",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1Ping(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1Time(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1ExchangeInfo(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1ExchangeInfo(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Depth(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1IndexKlines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1MarkPriceKlines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Klines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Ticker24hr(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1ContractTicker24hr(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1TickerPrice(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1TickerBookTicker(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1FuturesFundingRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1FuturesHistoryFundingRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Account(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesBatchOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotCancelOrderByIds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesCancelOrderByIds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotTradeOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesHistoryOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountTrades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesUserTrades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SubAccountTransfer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountBalanceFlow(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalanceFlow(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesCommissionRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountWithdrawOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositAddress(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountWithdraw(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesMarginType(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesLeverage(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesAccountLeverage(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesPositions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.toobit",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawsChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAll(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bids_asks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bids_asks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.arrays_concat(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesTicks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTimeframeUnit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTimeframe(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersTest(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancelAndNew(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraws(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraw(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClosed(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClosed(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsCoinAddresses(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsCoinAddress(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositsGenerateCoinAddress(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawsCoin(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawsKrw(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.upbit",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Ping(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTime(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Time(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Coins(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3ExchangeInfo(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketExchangeInfo(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTicker24hr(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTicker24hr(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTickerBookTicker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTickerBookTicker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketDepth(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketDepth(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketHistoryKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketMarkPriceKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketIndexPriceKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketOpenInterest(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketPremiumIndex(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketFundingRate(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3Account(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountBalance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3AccountTransferRecords(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AlgoOrder(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AlgoOrder(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AlgoOpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AllOpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3OrderBatch(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3BatchOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OpenAlgoOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3AllOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OrderHistory(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3MyTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3UserTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountIncome(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3AccountFundingBills(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3AccountBills(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountPositionAllPosition(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountPositionSinglePosition(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3ClosePositions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3ClosePositions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountCommissionRate(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3304,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountMarginType(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3379,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountLeverage(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3503,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountMarginType(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountPositionMargin(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3593,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3626,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.weex",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetMarkets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetAssets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetAssets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrderHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFutures(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetOrderbookMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTradesMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountExecutedHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.sort_by_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetKline(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetPing(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTime(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStopLimit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralTriggerMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStopMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralLimit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderNew(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStockMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderModify(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCancel(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCancelAll(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderKillSwitch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrderHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrder(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountFiatDepositUrl(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountAddress(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountCreateNewAddress(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostSubAccountList(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountLeverage(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountTransfer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountWithdraw(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3119,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3120,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFutures(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3282,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountFundingHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3367,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3437,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertEstimate(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertConfirm(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3595,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountSmartPlans(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3839,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3881,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFundingHistoryMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3906,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3917,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3934,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3957,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3970,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.whitebit",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetSystemInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetSystemInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetInstruments(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeTradingFee(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetToken(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTokenNetwork(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutAlgoOrderClientClientOrderId(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrderClientClientOrderId(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutAlgoOrderOid(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrderOid(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeAlgoOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeCancelAllAfter(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeAlgoOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetOrderbook(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetKlineHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeTransactionHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountSubAccountsAll(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetBalances(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetWalletDeposit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetWalletHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2686,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostAssetTransfer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetTransferHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostAssetWalletWithdraw(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostInterestRepay(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesFundingFeeHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRate(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRate(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRateHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutFuturesPositionMode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostSpotMarginLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3541,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutFuturesLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3584,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientIsolatedMargin(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3748,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertRfq(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostConvertRft(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertTrade(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3916,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3942,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertAssetInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4029,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4071,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4104,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4105,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4106,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4155,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woo",
      "lineno": 4158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicToken(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicChainInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicMarketTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRates(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetFundingFeeHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderbookSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetKline(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoClientOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoClientOrderClientOrderId(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrderOid(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientOrderClientOrderId(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOid(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientHolding(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAssetHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWithdrawNonce(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostWithdrawRequest(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientLeverage(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositionSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_base64(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.woofipro",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetWalletSupportCurrency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetSymbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicSymbolList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicSymbolList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQAggTicker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQAggTicker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker24h(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQAggTickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQAggTickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker24h(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickerBook(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTradeRecent(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQDeal(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQDeal(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderTradeList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderTradeList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetTrade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetBalances(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCreatePlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCreatePlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCreateProfit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCreateProfit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCreate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCreate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustProfitDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustProfitDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetHistoryOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustProfitList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustProfitList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetHistoryOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOpenOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCancel(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCancel(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelAllPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelAllPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelAllProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelAllProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCancelAll(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCancelAll(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOpenOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteBatchOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceBills(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceBills(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3578,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3646,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3648,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositAddress(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetWithdrawHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3815,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostWithdraw(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureUserV1PositionAdjustLeverage(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionAdjustLeverage(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4005,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureUserV1PositionMargin(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionMargin(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4027,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicLeverageBracketList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicLeverageBracketList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4077,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4078,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4103,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4104,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4106,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicLeverageBracketDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicLeverageBracketDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4215,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4216,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4227,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQFundingRateRecord(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQFundingRateRecord(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4301,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQFundingRate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQFundingRate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4320,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4333,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4349,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceFundingRateList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceFundingRateList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4492,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4496,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4514,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4517,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4545,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4574,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4575,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4579,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4592,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4620,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4625,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostBalanceTransfer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4675,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionChangeType(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4740,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4744,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4746,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4750,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4753,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustUpdateProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4755,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderUpdate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustUpdateProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4768,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderUpdate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4778,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4779,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPutOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4792,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4864,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4880,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.xt",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencyPairsAll(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepthPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTrade(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostActiveOrders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeHistory(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zaif",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SystemStatus(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1SystemStatus(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SystemTime(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1SystemTime(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExCurrencies(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExTradefee(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1ExchangeTradefee(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExTradefees(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1ExchangeTradefees(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketOrderbook(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketOrderBook(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketTicker(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketTicker24Hr(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketAllTickers(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketKlines(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapPostV1MarketKlines(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketTrades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketAggTrade(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeHistory(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrderFills(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2AccountBalance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1WalletBalance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2ExOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeOrderAddTPSL(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteV2ExOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapDeleteV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteV2ExOrdersCancelAll(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeOrderOpenOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradePositionClose(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeUserLeverages(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeUserLeverage(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeUpdateUserLeverage(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradePositions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeAddMargin(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeReduceMargin(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExExchangeInfo(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketMarkets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.zebpay",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.publicPostTicker(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.publicPostOrderbook(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.publicPostTrades(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.publicPostOHLCV(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalance(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccounts(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMyPendingOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositions(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.clone(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCreateOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCreateOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCancelOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCancelOrders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildCreateAccount(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitCreateAccount(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildAllocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitAllocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildDeallocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitDeallocate(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildDeposit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitDeposit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildWithdraw(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitWithdraw(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuildSetLeverage(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubmitSetLeverage(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base64(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aftermath",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Clock(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Assets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocTrades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestTrades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestOrderbooks(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocBars(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocLatestBars(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.marketPublicGetV1beta3CryptoLocSnapshots(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePostV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateDeleteV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateDeleteV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePatchV2OrdersOrderId(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2AccountActivitiesActivityType(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Wallets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivatePostV2WalletsTransfers(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2WalletsTransfers(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.traderPrivateGetV2Account(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.alpaca",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Time(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3AccountBalance(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3DataAllTickerInfo(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Klines(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Depth(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3HistoryFunding(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_contract_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3Order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV3Symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_transfer_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3ContractTransferOut(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.get_zk_transfer_signature_obj(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3TransferOut(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteOpenOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteClientOrderId(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3DeleteOrder(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OrderByClientOrderId(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OpenOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3HistoryOrders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3OrderFills(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Fills(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Funding(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV3SetInitialMarginRate(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV3Account(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.apex",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetProducts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetCashProducts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesContract(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetExchangeInfo(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetInfo(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetBalance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetDepth(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetBarhist(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTrades(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountGroupGetSpotFee(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryPostOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryPostOrderBatch(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderStatus(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderStatus(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderOpen(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderOpen(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryGetOrderHistCurrent(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateDataGetOrderHist(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesOrderHistCurrent(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryDeleteOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupDeleteFuturesOrder(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountCategoryDeleteOrderAll(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupDeleteFuturesOrderAll(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWalletDepositAddress(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.fetch_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.fetch_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWalletTransactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPricingData(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesIsolatedPositionMargin(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesLeverage(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupPostFuturesMarginType(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesContract(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateAccountGroupPostTransfer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesFundingPayments(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3379,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3381,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateAccountGroupGetFuturesPosition(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPricingData(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3514,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3558,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3573,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ascendex",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3ExchangeInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Time(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Time(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3MarkPriceKlines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3IndexPriceKlines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Klines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Klines(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3AggTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3AggTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3UserTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3UserTrades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Depth(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Depth(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3Ticker24hr(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3TickerPrice(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3TickerPrice(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3TickerBookTicker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.sapiPublicGetV3TickerBookTicker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3PremiumIndex(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3PremiumIndex(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3FundingInfo(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetV3FundingRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3Account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3MarginType(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionSideDual(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3PositionSideDual(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3CommissionRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3CommissionRate(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3OpenOrder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3OpenOrder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3AllOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3AllOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3OpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateGetV3OpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3BatchOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3Order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteV3BatchOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivateDeleteV3AllOpenOrders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3Leverage(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionMarginHistory(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3PositionMargin(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Income(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Income(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3382,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3PositionRisk(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3433,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3502,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3514,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3526,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3527,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3534,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3540,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV4Account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3660,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3LeverageBracket(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3782,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3AsterUserWithdraw(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3844,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3AssetWalletTransfer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3910,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3957,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.is_dictionary(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3976,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetV3Builder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3ApproveBuilder(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4074,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.aster",
      "lineno": 4075,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Assets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Depth(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Klines(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1MarkPrices(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1OpenInterest(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FundingRates(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1TradesHistory(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryFills(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Status(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Time(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Capital(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalDeposits(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalWithdrawals(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWapiV1CapitalWithdrawals(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1CapitalDepositAddress(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1Order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1Orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryOrders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Position(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWapiV1HistoryFunding(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.backpack",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bequant",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bequant' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bequant",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.is_leveraged_currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairs(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSymbols(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameTicker(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsTickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetInstruments(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPing(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDepthSymbolSnapshot(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameDepth(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_limit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_limit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameTrades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairsAssetPairNameCandles(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundAccounts(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersIdCancel(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsAssetSymbolAddress(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.select_network_id_from_raw_networks(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransfer(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bigone",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bigone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3127,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedAllPairs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetExchangeInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3595,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3748,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.papiGetBalance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetLendingUnionAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetGetFundingAsset(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetRpiDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4201,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4248,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetSystemStatus(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4290,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4292,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4293,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4297,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4316,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4320,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4322,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4325,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4331,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4331,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4332,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBookTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4335,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4354,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4356,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4359,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicV2GetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPrice(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4424,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4454,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4463,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4468,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24hr(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4481,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4484,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4494,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4521,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4542,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4544,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4546,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4554,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4608,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4611,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4646,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4680,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4681,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4682,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4688,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetMarkPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetMarkPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetIndexPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4698,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetIndexPriceKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndexKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4703,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndexKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4709,
      "pattern": "self_method_not_found",
      "note": "self.publicGetKlines(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4709,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4736,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4947,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4960,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4979,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5027,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5029,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5031,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAggTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5132,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelReplace(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5196,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5221,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5224,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5231,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5232,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5251,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5256,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5258,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5259,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5261,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5282,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5301,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5312,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5319,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5352,
      "pattern": "self_method_not_found",
      "note": "self.papiPutUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5354,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.papiPutCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5359,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePutOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5426,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5445,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5455,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5457,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePutBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5492,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 5531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6058,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6063,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6074,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6085,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6093,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6101,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6106,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6113,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6153,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6163,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6165,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6167,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6202,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6251,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6252,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6261,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6262,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6263,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6273,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSorOrderTest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6275,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSorOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6279,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6285,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6287,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6291,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6293,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6298,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6300,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6303,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6305,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6332,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6335,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6338,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6362,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6366,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6382,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6404,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6413,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6419,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6424,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6432,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6474,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6479,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6481,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6482,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6484,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6525,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6527,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6534,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6536,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6547,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6549,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6557,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6560,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6565,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6570,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6659,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6664,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6666,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6670,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6683,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6686,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6689,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6692,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6706,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6708,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6739,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6741,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6743,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6748,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6750,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6751,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6752,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6756,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetHistoryOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6767,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6769,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6772,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAllAlgoOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6774,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6778,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6780,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6782,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6782,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6785,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6789,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6791,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAllOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6972,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 6999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7004,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7006,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7007,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7020,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7021,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7028,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7028,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7034,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenAlgoOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7039,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7043,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7045,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7047,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7050,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7050,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7056,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7058,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7059,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7081,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7087,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7089,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7097,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmConditionalOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7101,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmConditionalOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7107,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7109,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetOpenOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7349,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7350,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7351,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7352,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7353,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7380,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7385,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7388,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7410,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7413,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7417,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7419,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAlgoOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7424,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7428,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmConditionalOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7430,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7432,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7435,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7439,
      "pattern": "self_method_not_found",
      "note": "self.sapiDeleteMarginOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7439,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7441,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7475,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7478,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7480,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmConditionalAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteUmAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7510,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAlgoOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7518,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7518,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7528,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmConditionalAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7536,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteCmAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7544,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7553,
      "pattern": "self_method_not_found",
      "note": "self.papiDeleteMarginAllOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7557,
      "pattern": "self_method_not_found",
      "note": "self.sapiDeleteMarginOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7604,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7606,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7638,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7640,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7646,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateDeleteBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7648,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateDeleteBatchOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7684,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7707,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7738,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7740,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7748,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7749,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7756,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7760,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7764,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7771,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7775,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7777,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7780,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7784,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMyTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7789,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7794,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7796,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetUserTrades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7947,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7953,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7956,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetDribblet(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7986,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7994,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 7995,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8010,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8012,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8013,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8022,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8051,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8082,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8084,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8088,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8089,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8090,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8092,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8095,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8101,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetFiatOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8102,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8124,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8129,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8135,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalDepositHisrec(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8164,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8184,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8186,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8187,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8188,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8193,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8199,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8203,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetFiatOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8203,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8204,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8237,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8242,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8245,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalWithdrawHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8287,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8324,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8404,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8406,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8407,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8413,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8426,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8432,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8525,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8533,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8534,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8537,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8539,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8540,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8549,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8572,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8575,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8576,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8578,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8599,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8602,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8605,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8611,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8612,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8613,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8662,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8686,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8689,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8691,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8694,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8703,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8722,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8726,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetPayTransactions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8785,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8802,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8815,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8816,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8822,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8824,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8826,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalDepositAddress(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8861,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8881,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8882,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8968,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8969,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8974,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8975,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetCapitalConfigGetall(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9037,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9082,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9086,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9087,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9119,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9120,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9122,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9132,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9134,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9135,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9136,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostCapitalWithdrawApply(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9159,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9189,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9191,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9200,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9200,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9202,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9205,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9207,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetCommissionRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9209,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTradeFee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9231,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9247,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9249,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9251,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9257,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetTradeFee(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9259,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAccountConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9261,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9355,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9384,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9420,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9426,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostFuturesTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9445,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9452,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9454,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9454,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9492,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9494,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9503,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9509,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9516,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetFundingRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9518,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetFundingRate(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9518,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9528,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9541,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9544,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9559,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9560,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9564,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9565,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9568,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9570,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetPremiumIndex(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9573,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9603,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9604,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9605,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9606,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9607,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9609,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9622,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9625,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9636,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9637,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9642,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9762,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9766,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9774,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9777,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9785,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9786,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9797,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9800,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9815,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9821,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9822,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9828,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9863,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9883,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9885,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9994,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9995,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 9997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10006,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10009,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10022,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10023,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10028,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10044,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10058,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10065,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10066,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10074,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10080,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10093,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10094,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10097,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10111,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10116,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10134,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10136,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10138,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10142,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10144,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10147,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10149,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateV2GetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10152,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10156,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10157,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10184,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10186,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10188,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10192,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10194,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10197,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10199,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateV2GetLeverageBracket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10240,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10266,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10271,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10272,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10299,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetPosition(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10336,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10350,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetPosition(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10377,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10408,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10409,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10413,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10453,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10455,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10491,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10495,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10497,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10499,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10503,
      "pattern": "self_method_not_found",
      "note": "self.papiV2GetUmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10506,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10508,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10510,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10579,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10581,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10585,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10587,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10588,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10611,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10618,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10620,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10621,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10625,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10628,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10631,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV3GetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10633,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateV2GetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10662,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10664,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10754,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10755,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10786,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10788,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10789,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10796,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10800,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10802,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10805,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10807,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10810,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10840,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10844,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10846,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10849,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10851,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostLeverage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10882,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10891,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostMarginType(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10893,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostMarginType(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10903,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10932,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10934,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10936,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10948,
      "pattern": "self_method_not_found",
      "note": "self.papiPostCmPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10950,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10953,
      "pattern": "self_method_not_found",
      "note": "self.papiPostUmPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10955,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10981,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10984,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10986,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10988,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10992,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10994,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10997,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 10999,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11002,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11005,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11009,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11019,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11029,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11047,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11050,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11061,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetExerciseHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11074,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11075,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11092,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11103,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetExerciseRecord(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11125,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11126,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11159,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11163,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11166,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11220,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11222,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11225,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11226,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11231,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetBill(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11268,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11270,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11275,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11277,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11278,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11283,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11285,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11288,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11291,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11293,
      "pattern": "self_method_not_found",
      "note": "self.eapiPrivateGetBill(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11296,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11296,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11298,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11301,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11303,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetIncome(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11334,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11369,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11370,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11371,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11373,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11384,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11420,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11421,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11425,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11466,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11470,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11471,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11480,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11482,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11486,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11496,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11498,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11501,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11503,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11513,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11517,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11518,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11520,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11521,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11533,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11535,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11539,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11539,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11541,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11541,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11541,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11543,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11543,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11543,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11555,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11572,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11573,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11592,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11606,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11607,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11608,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11609,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11630,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11631,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11642,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11643,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11663,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11677,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11679,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11689,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostPositionMargin(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11692,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostPositionMargin(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11729,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11741,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11746,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11787,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11788,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11793,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestRateHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11823,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11824,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11846,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginIsolatedMarginData(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11868,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11882,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11888,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11895,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11896,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11898,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestRateHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11909,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11920,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11923,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11924,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11927,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11953,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11955,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11962,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11980,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11986,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostGiftcardCreateCode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11995,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 11997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12019,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostGiftcardRedeemCode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12046,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetGiftcardVerify(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12074,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12078,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12084,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12087,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginMarginInterestHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12087,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12092,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginInterestHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12129,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12130,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12131,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12135,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12140,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12143,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12166,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12169,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12173,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12176,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12178,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginRepayDebt(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12178,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12189,
      "pattern": "self_method_not_found",
      "note": "self.papiPostRepayLoan(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12199,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12220,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12221,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12225,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12230,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12253,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12256,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12260,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12262,
      "pattern": "self_method_not_found",
      "note": "self.papiPostMarginLoan(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12266,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12287,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12288,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12292,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12297,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostMarginBorrowRepay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12324,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12327,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12328,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12331,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12353,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12355,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12357,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12370,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12371,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12372,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12378,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12379,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12382,
      "pattern": "self_method_not_found",
      "note": "self.dapiDataGetOpenInterestHist(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12384,
      "pattern": "self_method_not_found",
      "note": "self.fapiDataGetOpenInterestHist(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12396,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12417,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12422,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12424,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12426,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetOpenInterest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12459,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12469,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12475,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12476,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12482,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12509,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12511,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12516,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12518,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12520,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12535,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12539,
      "pattern": "self_method_not_found",
      "note": "self.papiGetMarginForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12541,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetMarginForceLiquidationRec(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12544,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12546,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12549,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12551,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetForceOrders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12631,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12632,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12704,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12705,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12707,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12709,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12710,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12715,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12733,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetMark(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12733,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12764,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12772,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetMark(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12790,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12809,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12816,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12839,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12859,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12862,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12864,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionSideDual(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12872,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12894,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12897,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12900,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12913,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAccount(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12964,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12967,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12981,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12984,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12990,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetSymbolConfig(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 12990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13012,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13040,
      "pattern": "self_method_not_found",
      "note": "self.eapiPublicGetTicker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13065,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13101,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13102,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13105,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13106,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13109,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13132,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13133,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13147,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetPositionMarginHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13149,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetPositionMarginHistory(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13167,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13168,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13180,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertAssetInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13193,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13205,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13245,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostConvertGetQuote(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13256,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13257,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13283,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostAssetConvertTransfer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13292,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostConvertAcceptQuote(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13300,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13301,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13320,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13322,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13327,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetConvertTransferQueryByPage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13348,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertOrderStatus(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13348,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13364,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13365,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13371,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13373,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13389,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13392,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13397,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13402,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13408,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13415,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetAssetConvertTransferQueryByPage(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13442,
      "pattern": "self_method_not_found",
      "note": "self.sapiGetConvertTradeFlow(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13465,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13466,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13539,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13543,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13547,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13550,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13572,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13576,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13579,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetFundingInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13581,
      "pattern": "self_method_not_found",
      "note": "self.dapiPublicGetFundingInfo(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13595,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13619,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13625,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13629,
      "pattern": "self_method_not_found",
      "note": "self.fapiDataGetGlobalLongShortAccountRatio(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13643,
      "pattern": "self_method_not_found",
      "note": "self.dapiDataGetGlobalLongShortAccountRatio(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13657,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13685,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13687,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13689,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13702,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13708,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13711,
      "pattern": "self_method_not_found",
      "note": "self.fapiPublicGetSymbolAdlRisk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13738,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13739,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13741,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13743,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13747,
      "pattern": "self_method_not_found",
      "note": "self.papiGetUmAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13749,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivateGetAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13752,
      "pattern": "self_method_not_found",
      "note": "self.papiGetCmAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13754,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivateGetAdlQuantile(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13769,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13792,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13793,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13795,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13806,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13809,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binance",
      "lineno": 13814,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binancecoinm",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binancecoinm",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binancecoinm",
      "lineno": 47,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binancecoinm",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceus",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceus",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binanceus",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceus",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceusdm",
      "lineno": 15,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceusdm",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.binanceusdm",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.binanceusdm",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.futuresTransfer(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetServerTime(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivateGetCapitalConfigGetall(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetCommonSymbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteContracts(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketContracts(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketKline(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PublicGetMarketMarkPriceKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.swapV3PublicGetQuoteKlines(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteDepth(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteFundingRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserIncome(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketOpenInterest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteOpenInterest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuoteTicker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PublicGetMarketPremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PublicGetQuotePremiumIndex(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.fundV1PrivateGetAccountBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAccountBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.swapV3PrivateGetUserBalance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTradePositionHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetAllPosition(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeOrderTest(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTwapOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3640,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3674,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3687,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3689,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTwapCancelOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3784,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancel(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateDeleteTradeCancelOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3916,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3924,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3925,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateDeleteTradeAllOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeAllOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4062,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4067,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4110,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4113,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateDeleteTradeBatchOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4167,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeCancelAllAfter(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCancelAllAfter(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4204,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4211,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapOrderDetail(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4248,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4250,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeQuery(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4250,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOrderDetail(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4328,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4356,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4378,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTradeFullOrder(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4444,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4481,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeOpenOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4625,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4646,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4667,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4688,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4698,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4699,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.contractV1PrivateGetAllOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeHistoryOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4732,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetTwapHistoryOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeOrderHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeAllOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.apiAssetV1PrivatePostTransfer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4930,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4934,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4935,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4946,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4949,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.apiV3PrivateGetAssetTransferRecord(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4974,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4975,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5016,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5017,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5018,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5019,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5026,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivateGetCapitalDepositAddress(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5026,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5061,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5092,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5118,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.spotV3PrivateGetCapitalDepositHisrec(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5142,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5161,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5167,
      "pattern": "self_method_not_found",
      "note": "self.spotV3PrivateGetCapitalWithdrawHistory(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5167,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5187,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5243,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5246,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5249,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5261,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5361,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5367,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradePositionMargin(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5415,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5416,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5494,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeLeverage(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeAllFillOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5621,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetTradeMyTrades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5639,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5666,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5668,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeAllFillOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5668,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5691,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5721,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5760,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5761,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5762,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5763,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5766,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5778,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5783,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5786,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5787,
      "pattern": "self_method_not_found",
      "note": "self.walletsV1PrivatePostCapitalWithdrawApply(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5788,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5801,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5830,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5834,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5844,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeForceOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5876,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5878,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeForceOrders(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5908,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5909,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5910,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5935,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5941,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5945,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5946,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5947,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5948,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5950,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5967,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5968,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5973,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTradeClosePosition(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6019,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6037,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6039,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6047,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6060,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivatePostTradeCloseAllPositions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6074,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6075,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetPositionSideDual(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6103,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6137,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostPositionSideDual(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6178,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivatePostTradeCancelReplace(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6178,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6234,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostTradeOrderCancelReplace(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6272,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6287,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6293,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6308,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetTradeMarginType(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6318,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6327,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6343,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6344,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6350,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6352,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6367,
      "pattern": "self_method_not_found",
      "note": "self.cswapV1PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6381,
      "pattern": "self_method_not_found",
      "note": "self.swapV2PrivateGetUserCommissionRate(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6394,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6408,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6409,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6417,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6456,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6457,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6463,
      "pattern": "self_method_not_found",
      "note": "self.swapV1PrivateGetMaintMarginRatio(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6481,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6503,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6506,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6510,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6520,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6521,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6524,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6542,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6547,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6564,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6566,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6571,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6596,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bingx",
      "lineno": 6597,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalanceV2(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairOrderbook(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairTicker(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairTrades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangesPairLasttrades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelOrder(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderMyOrders(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderGetById(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrderHistory(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFundsAddCoinFundsRequest(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bit2c",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bit2c' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.marketsGetSpotPairs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairTicker(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairDepth(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairTransactions(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.marketsGetSpotPairs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairCandlestickCandletypeYyyymmdd(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAssets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserSpotOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserSpotCancelOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotOrder(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotActiveOrders(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserSpotTradeHistory(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawalAccount(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserRequestWithdrawal(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbank",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.v1GetPlatformStatus(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchMarkets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchOrderbook(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetOrderFetchTickers(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.v1PostCurrentCoinBalanceEVERYTHING(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.v2PostCancel(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.v1PostOrderStatusSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.v2PostGetordersnew(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.v1PostListExecutedOrdersSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.wwwGetExchangeDataTradedetails(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.v1PostDepositHistorySymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.v1PostWithdrawHistorySymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.v1PostGetCoinAddressSymbol(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitbns",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitbns' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPlatformStatus(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConfConfig(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConfConfig(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRWallets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWTransfer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBookSymbolPrecision(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTradeTimeframeSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderSubmit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancelMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancel(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderCancelMulti(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrderSymbolIdTrades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRTradesSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRTradesHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWDepositAddress(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2427,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRSummary(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRMovementsCurrencyHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRMovementsHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWWithdraw(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRPositions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRLedgersCurrencyHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthRLedgersHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDerivSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3254,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDeriv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatusDerivSymbolHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLiquidationsHist(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3558,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWDerivCollateralSet(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrders(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthROrdersSymbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3709,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3718,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3719,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthWOrderUpdate(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitfinex",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarkets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarketsUsa(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetmarketsEu(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetbalance(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetboard(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetticker(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetexecutions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGettradingcommission(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendchildorder(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelchildorder(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetchildorders(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetexecutions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetpositions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetcoinins(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetcoinouts(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetfundingrate(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitflyer",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitflyer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 40,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.publicCommonGetV2PublicTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketContracts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicSymbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketInstruments(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicCoins(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketPositionTier(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketQueryPositionLever(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedTierData(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedTierData(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletDepositRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotWalletWithdrawal(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletWithdrawalRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2950,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotWalletDepositAddress(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3126,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketOrderbook(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketOrderbook(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketMergeDepth(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTicker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketSymbolPrice(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3844,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3862,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketFillsHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3872,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFillsHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3880,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3935,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3963,
      "pattern": "self_method_not_found",
      "note": "self.privateCommonGetV2CommonTradeRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3963,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 3999,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicSymbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketContracts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4082,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4116,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4120,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4121,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4124,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4157,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4179,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4180,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4181,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4210,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4236,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketHistoryCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryMarkCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryIndexCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4279,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCandles(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4289,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4315,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4316,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3AccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4319,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4320,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4326,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccounts(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4328,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountAssets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4555,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4793,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4805,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4806,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4817,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4880,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4885,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4978,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4980,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4995,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 4997,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradePlacePlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5006,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradePlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5011,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlacePlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlaceTpslOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5015,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5027,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5031,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5042,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5077,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5080,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5093,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5099,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5114,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5116,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5127,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5131,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5134,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5135,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5141,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5144,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5152,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5170,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5173,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5179,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5190,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5193,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5207,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5211,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5213,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5223,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5225,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5230,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5246,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5248,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5249,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5274,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5278,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5280,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5288,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5290,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5308,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradePlaceBatch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5359,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5378,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5394,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5395,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5397,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5426,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedBatchPlaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5428,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5455,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5456,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5494,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5506,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5508,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5510,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5512,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5513,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5532,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5535,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5549,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5551,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5555,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeModifyStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeModifyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5564,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5569,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5570,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5572,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5574,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5577,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5578,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5580,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5582,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelReplaceOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5593,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5595,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5600,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5602,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5605,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5607,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5609,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5612,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyTpslOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5614,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5617,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5619,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5626,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5629,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5631,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5640,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5641,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderModifyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5653,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5686,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5689,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5690,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5694,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5711,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5717,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelStrategyOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5719,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5719,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5727,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5729,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5731,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5731,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5735,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5737,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5737,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5742,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5795,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5798,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5811,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelBatch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5862,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5864,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5868,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5869,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5870,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5889,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5891,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5893,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchCancelOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5899,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5901,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchCancelOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5941,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5942,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5950,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5951,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5954,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5960,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeCancelSymbolOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5984,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeBatchCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5984,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5986,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotTradeCancelSymbolOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6001,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6003,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderCancelPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6013,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderBatchCancelOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6028,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6029,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6055,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6056,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6062,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6068,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6070,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeOrderInfo(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6070,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6072,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeOrderInfo(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6078,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderDetail(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6078,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6194,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6198,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6201,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6232,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6237,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6239,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6241,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6250,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6264,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6266,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6267,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6277,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6282,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6289,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeUnfilledStrategyOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6291,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeUnfilledOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6295,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6298,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedOpenOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6300,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedOpenOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6303,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeCurrentPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6305,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeUnfilledOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6311,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6315,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6317,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPending(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6570,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6577,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6580,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6581,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6583,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6584,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6585,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6611,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6613,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6641,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6670,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6677,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6680,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6682,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6684,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6692,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6704,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6707,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6714,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6716,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6721,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeHistoryPlanOrder(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6729,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6742,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersPlanHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6744,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderOrdersHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6744,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6923,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6931,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6932,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6935,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6943,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6950,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6952,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6953,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6960,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6962,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeHistoryStrategyOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6964,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeHistoryOrders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 6964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7050,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7071,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7078,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7083,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7087,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7089,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7096,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountBills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountBill(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7151,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7152,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7186,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7193,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7197,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7279,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7282,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7283,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7285,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7307,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7310,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3TradeFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7316,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7318,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7318,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotTradeFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7327,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixOrderFills(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7461,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7462,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7464,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7465,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7467,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7484,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7496,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionCurrentPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7540,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionSinglePosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7571,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7572,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7593,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7595,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7599,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7603,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7616,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionCurrentPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7637,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionAllPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7747,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7748,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7750,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7754,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7755,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7888,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7890,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7910,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7917,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7919,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7923,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7923,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7938,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7942,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7946,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7949,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7950,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7952,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7955,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7956,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7962,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7963,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7964,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7965,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7967,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7968,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 7991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8005,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketHistoryFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8023,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8026,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8028,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8032,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketHistoryFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8047,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8052,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8053,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8059,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8061,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8062,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8078,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8089,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8091,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8112,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8114,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8133,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFundingTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8148,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8167,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8173,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8209,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketTickers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8228,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8228,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8229,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8230,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8231,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8310,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8324,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8326,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8354,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8356,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8359,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8360,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8361,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8367,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8376,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3AccountFinancialRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8405,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountBill(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8428,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8429,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8431,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8461,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8464,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8466,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8468,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8482,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8491,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8497,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8502,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetMargin(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8502,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8511,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8512,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8587,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8595,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccount(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8624,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8662,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8666,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8670,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8675,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3AccountSetLeverage(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetLeverage(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8723,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8724,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8733,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetMarginMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8733,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8769,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8774,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8777,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3AccountSetHoldMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8777,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8789,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixAccountSetPositionMode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8815,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8828,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketOpenInterest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8847,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketOpenInterest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8864,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8893,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8894,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8896,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8897,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8901,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8920,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8922,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8924,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8927,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8936,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8937,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2SpotAccountTransferRecords(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8960,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8978,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8979,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8989,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8992,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2SpotWalletTransfer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9006,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9007,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9035,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9039,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9047,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9048,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9084,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9102,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9105,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9122,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9123,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SpotPublicCoins(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9153,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9154,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9168,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9171,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9173,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedAccountBorrow(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9173,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9186,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9202,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9203,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9209,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedAccountBorrow(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9223,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9239,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9243,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9246,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginIsolatedAccountRepay(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9261,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9276,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9279,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9281,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostV2MarginCrossedAccountRepay(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9295,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9340,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9343,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9344,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9367,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9369,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9371,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9374,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9376,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9380,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9384,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9389,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9394,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedLiquidationHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9394,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9396,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedLiquidationHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9396,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9449,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9450,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9451,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9485,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9489,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9491,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9498,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9512,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9516,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedInterestRateAndLimit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9558,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9559,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9600,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9603,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9607,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9608,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9612,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9629,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9636,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9638,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketMarginLoans(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9651,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9653,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedInterestRateAndLimit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9680,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9719,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9723,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9744,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9746,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9749,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9753,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9758,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9763,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9768,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginIsolatedInterestHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9770,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetV2MarginCrossedInterestHistory(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9821,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9822,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9823,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9824,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9856,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9858,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9862,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9868,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9884,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9885,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9898,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9918,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9936,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9937,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9958,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9961,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaPostV3TradeClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9979,
      "pattern": "self_method_not_found",
      "note": "self.privateMixPostV2MixOrderClosePositions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9997,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9998,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 9999,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10011,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10012,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10020,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixAccountAccount(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10049,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10077,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10086,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10092,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10094,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10097,
      "pattern": "self_method_not_found",
      "note": "self.privateUtaGetV3PositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10131,
      "pattern": "self_method_not_found",
      "note": "self.privateMixGetV2MixPositionHistoryPosition(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10161,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10162,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10163,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10164,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10182,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10184,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertQuotedPrice(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10184,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10201,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10203,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10205,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10230,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10235,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10239,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertPostV2ConvertTrade(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10239,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10253,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10255,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10270,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10273,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10285,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10286,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertConvertRecord(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10309,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10310,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10311,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10351,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10353,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10357,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10377,
      "pattern": "self_method_not_found",
      "note": "self.privateConvertGetV2ConvertCurrencies(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10394,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10398,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10408,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10413,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10442,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10452,
      "pattern": "self_method_not_found",
      "note": "self.publicUtaGetV3MarketCurrentFundRate(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10472,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketFundingTime(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10487,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10506,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10514,
      "pattern": "self_method_not_found",
      "note": "self.publicMixGetV2MixMarketAccountLongShort(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10514,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10531,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetV2MarginMarketLongShortRatio(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10545,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10546,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10550,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10553,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10555,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10593,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10594,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10598,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10604,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10610,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10612,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10613,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10613,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10618,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10620,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10624,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10628,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10628,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10645,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitget",
      "lineno": 10650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerALLQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoBalance(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerALLQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlestickBaseIdQuoteIdInterval(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactionHistoryBaseIdQuoteId(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoOrderDetail(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.privatePostInfoOrders(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancel(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBtcWithdrawal(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bithumb",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemService(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotV1SymbolsDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountV1Currencies(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawCharge(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawCharge(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Tickers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDetails(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Books(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicDepth(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicMarkpriceKline(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicKline(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSpotQuotationV3Klines(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOrderTrades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1Wallet(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateAssetsDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1Wallet(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedAccount(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1TradeFee(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV2SubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitTrailOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitTpSlOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4BatchOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoCancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV3CancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelTrailOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4CancelOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3237,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4AlgoCancelAll(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4CancelAll(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateCancelOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV3Orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3379,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateCurrentPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateGetOpenOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoHistoryOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryHistoryOrders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrderHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoClientOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryAlgoOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryClientOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV4QueryOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositAddress(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3698,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1WithdrawApply(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3748,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV2DepositWithdrawHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositWithdrawDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1DepositWithdrawDetail(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3969,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3971,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4022,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedRepay(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4062,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedBorrow(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedPairs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4154,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4209,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedPairs(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotV1MarginIsolatedTransfer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1TransferContract(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4366,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4370,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4371,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4402,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountV1TransferContractList(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4435,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotV1MarginIsolatedBorrowRecord(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4484,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4485,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4486,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4502,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4503,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicOpenInterest(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4547,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4559,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4561,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4562,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4566,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4588,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4596,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSubmitLeverage(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicFundingRate(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetContractPublicFundingRateHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4674,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4679,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4680,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4686,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4688,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4689,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4722,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4728,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4731,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4735,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4752,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivatePosition(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4787,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4801,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4807,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4812,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivatePositionV2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4812,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4842,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4847,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4873,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4887,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4898,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4903,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4904,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4908,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateOrderHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4964,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4971,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5006,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5066,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyTpSlOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyPresetPlanOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5119,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5121,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5123,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateModifyLimitOrder(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5146,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTransactionHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5169,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5170,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5192,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5206,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5229,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5235,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5254,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5256,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5258,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateTransactionHistory(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5297,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5298,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5302,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5311,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5317,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5320,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountV1WithdrawAddressList(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5341,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5364,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5383,
      "pattern": "self_method_not_found",
      "note": "self.privatePostContractPrivateSetPositionMode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetContractPrivateGetPositionMode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5414,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5423,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5423,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5428,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5431,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5441,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5471,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5472,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5473,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmart",
      "lineno": 5474,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.publicGetWalletAssets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .amount_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActive(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserMargin(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookL2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExecutionTradeHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWalletHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWalletHistory(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActiveAndIndices(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeBucketed(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrade(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderAll(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancelAllAfter(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPosition(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserRequestWithdrawal(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstrumentActiveAndIndices(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFunding(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2686,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionLeverage(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionIsolate(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserDepositAddress(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.publicGetWalletAssets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStats(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLiquidation(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPosition(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettlement(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3419,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitmex",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningCurrencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningTradingPairs(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningLimitationsAndFees(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingHistoryPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalance(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersPairId(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersPairOrderId(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersAllPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersTradesPair(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletDepositHistoryCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletWithdrawHistoryCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletWithdrawCurrencySerial(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletWithdrawCurrency(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProvisioningCurrencies(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitopro",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 38,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetPing(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTime(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetContracts(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetContracts(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAccount(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetDepth(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetKlines(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetKlines(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetMarketKline(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.fapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.dapiV1PublicGetTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTickerBookTicker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTicker24hr(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetAllOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostCancel(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostCancel(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateDeleteOrder(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostAllOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostAllOpenOrders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.spotV2PrivateGetMyTrades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetDepositHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivateGetWithdrawHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PrivatePostWithdrawCommit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.spotV1PublicGetExchangeInfo(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivateGetFuturesTransferHistory(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostFuturesTransfer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostLevelEdit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostLevelEdit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.fapiV2PrivatePostPositionMargin(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.dapiV2PrivatePostPositionMargin(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3120,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitrue",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLedger(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAvailableBooks(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOhlc(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserTrades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderTradesOid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingsFid(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundings(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingDestination(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitso",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitso' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactionsPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOhlcPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBalances(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesTrading(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesTrading(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesWithdrawal(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFeesWithdrawal(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyMarketPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellMarketPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyInstantPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellInstantPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBuyPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSellPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.privatePostReplaceOrder(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrdersPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderStatus(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderStatus(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateHistoryPair(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTransactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawalRequests(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTransactions(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateMarketSymbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrdersAll(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferFromMain(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferToMain(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitstamp",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCcxtPairs(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCurrencies(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcAssets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.historyGetApiTwHistoryPairNameResolution(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcOrderbookPair(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtOrdersOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtOrderId(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtOrdercreate(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtCancelorder(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeApiCcxtCancelAllOrder(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcSummary(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiPairName(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeApiCmcTradesPair(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtTradesOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiCcxtBalance(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeApiTransactionsOfUser(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitteam",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitteam' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonTimestamp(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonExchange(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.marketGetDepth(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.marketGetDetailMerged(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.marketGetTickers(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrdersIdMatchresults(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderMatchresults(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.marketGetHistoryTrade(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.marketGetHistoryKline(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountAccounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettingsCurrencys(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOrdersId(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderOpenOrders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersIdSubmitcancel(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersBatchcancel(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderOrdersBatchCancelOpenOrders(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.privateGetQueryDepositWithdraw(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.privateGetQueryDepositWithdraw(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwWithdrawApiCreate(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bittrade",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24h(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker24h(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccount(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountFees(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBook(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccounts(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSubaccountsTransfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccountsTransfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubaccountsTransfersTransferId(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrdersAfter(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawal(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositHistory(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bitvavo",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSymbols(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL3Symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL2Symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositsCurrency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsWithdrawalId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsDepositId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blockchaincom",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketInstruments(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooks(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketMarkPrice(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketFundingRateHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketFundingRate(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBalances(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderTpsl(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderAlgo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelOrder(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersTpslPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersPending(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotTradeFillsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFillsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBills(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelTpsl(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetTransfer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBatchLeverageInfo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountLeverageInfo(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeClosePosition(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersTpslHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMarginMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetMarginMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetPositionMode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.blofin",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalance(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrders(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAdd(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancel(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeView(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeList(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.strip(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.is_json_encoded_object(...) not found in class 'btcbox' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcbox",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsMeBalances(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdCandles(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdOrderbook(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTicker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTicker(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsMarketIdTrades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteBatchordersIds(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersId(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.fee_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcmarkets",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'btcmarkets' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.publicGetServerExchangeinfo(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersBalances(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.graphGetKlinesHistory(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenOrders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAllOrders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersTransactionsTrade(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.btcturk",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'btcturk' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Time(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Assets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolOrderbookHybrid(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1HistoryMarketsSymbolTrades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1TradesClientOrderIdClientOrderId(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryTrades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolTick(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolCandle(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1HistoryMarketsSymbolFundingRate(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2Orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2HistoryOrders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2OrdersOrderId(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1WalletsTransactions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1WalletsWithdrawal(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsTradingAccounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsTradingAccounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1WalletsDepositInstructionsCryptoSymbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsAssetSymbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountsAsset(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1DerivativesPositions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryTransfer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2Command(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1HistoryBorrowInterest(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1MarketsSymbolTick(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2830,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1UsersHmacLogin(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bullish",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5UserQueryApi(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountUpgradeToUta(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.convert_market_id_expire_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date_to_market_id_date(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetCoinQueryInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketInstrumentsInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketMarkPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketIndexPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketPremiumIndexPriceKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketKline(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2681,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketFundingHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3113,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRecentTrade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOrderbook(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3424,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeAccount(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetTransferQueryAccountCoinsBalance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountWalletBalance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3759,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3782,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionTradingStop(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3910,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCreate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3957,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3958,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4091,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4130,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4188,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4196,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4205,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCreateBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4206,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4209,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4253,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4281,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4311,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4342,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderAmend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4360,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4361,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderAmendBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4406,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4407,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4408,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4450,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4463,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4464,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4492,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancel(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4505,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4602,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4605,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderDisconnectedCancelAll(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelBatch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4720,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4726,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4742,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5OrderCancelAll(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4774,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4775,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4791,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4800,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4805,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4825,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4828,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderRealtime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4916,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4942,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4944,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4948,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4955,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4963,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4964,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4965,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4968,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 4968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5020,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5074,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5077,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5116,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5117,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5129,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5269,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5271,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5287,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5OrderRealtime(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5379,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5397,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5399,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5401,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5416,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5417,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5459,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5473,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5477,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5492,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5493,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5498,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5500,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5501,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDepositQueryAddress(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5521,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5522,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5528,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5565,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5567,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5575,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5581,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5582,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDepositQueryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5629,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5631,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5639,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5646,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetWithdrawQueryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5689,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5752,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5753,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5754,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5756,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5771,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5779,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5803,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5805,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5807,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5836,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5843,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountContractTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountContractTransactionLog(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5957,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5998,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6007,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6008,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6013,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6024,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6073,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6077,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6081,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6082,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6085,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6087,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6093,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6096,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetWithdrawCreate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6108,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6123,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6124,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6173,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6174,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6175,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6176,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6179,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6199,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6201,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6209,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6212,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6216,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6278,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6280,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6444,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6448,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6452,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6453,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6458,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6486,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6491,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6493,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6494,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6495,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6497,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6498,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6499,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6500,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6501,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6502,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6504,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6505,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6506,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6508,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6512,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6527,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6528,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6534,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountSetMarginMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6577,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountSetMarginMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6612,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6616,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6624,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSwitchIsolated(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6643,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6648,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6662,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSetLeverage(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5PositionSwitchMode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6712,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6713,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6716,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6728,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6733,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOpenInterest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6733,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6757,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6761,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6780,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6791,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketOpenInterest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6815,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6840,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6842,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6865,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6870,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6884,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6885,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6889,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeLoanInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6904,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6932,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6936,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6953,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6955,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotCrossMarginTradeAccount(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6983,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6984,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 6999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7000,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7005,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7007,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7008,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7012,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5SpotMarginTradeInterestRateHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7052,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7074,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7078,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7086,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetTransferInterTransfer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7098,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7125,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7127,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7129,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7133,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetTransferQueryInterTransferList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7164,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7178,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7181,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountBorrow(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7183,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7196,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7210,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7211,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7214,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7216,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AccountNoConvertRepay(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7216,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7228,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7252,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7289,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7299,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7300,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7301,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7309,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7317,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRiskLimit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7341,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7342,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7374,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7395,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7402,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountFeeRate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7437,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7440,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountFeeRate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7458,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7459,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7507,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7510,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7527,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7529,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetCoinQueryInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7560,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7561,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7562,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7582,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7591,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketDeliveryPrice(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7611,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7612,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7614,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7615,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7635,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7644,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetDeliveryRecord(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7672,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7673,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7698,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7702,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7705,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7751,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7752,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7757,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketHistoricalVolatility(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7757,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7772,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7806,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7853,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7854,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7856,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7858,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7873,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7885,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7927,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7928,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7961,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7967,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7968,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7969,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7971,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7972,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7973,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7974,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7975,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7976,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7977,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7978,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7979,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7980,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8001,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8003,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8009,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8018,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8019,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8061,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8093,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8099,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8101,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8102,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8103,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8106,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8108,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8112,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8117,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8119,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8121,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8125,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketRiskLimit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8150,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8154,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8159,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8177,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8178,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8179,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8189,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8213,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8215,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8216,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8221,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8241,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8243,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8249,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8262,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8263,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5ExecutionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8265,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8310,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8313,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8329,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8330,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8335,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8335,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8376,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8377,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8378,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8392,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8397,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketTickers(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8397,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8439,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8440,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8515,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8517,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8518,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8530,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionClosedPnl(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8565,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8566,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8567,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8579,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8584,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8588,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeQueryCoinList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8624,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8628,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8629,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8631,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8641,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8646,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8647,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8675,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8680,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8684,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8688,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetExchangeQuoteApply(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8709,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8711,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8713,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8729,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8733,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV5AssetExchangeConvertExecute(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8733,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8746,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8761,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8766,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8771,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeConvertResultQuery(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8798,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8804,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8806,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8822,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8826,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AssetExchangeQueryConvertHistory(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8854,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8855,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8856,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8900,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8902,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8904,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8908,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8913,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8931,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8932,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8946,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV5MarketAccountRatio(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8946,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8965,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8966,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8967,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8984,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8986,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8988,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 8988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9003,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9004,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9005,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9012,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5PositionList(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9064,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9065,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9066,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9111,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9114,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9115,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9119,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9134,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV5AccountInfo(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9158,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9171,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9174,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9176,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9184,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9190,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9190,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9190,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9207,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9211,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9218,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9220,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9220,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9220,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9228,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9229,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9232,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9234,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9234,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9234,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9237,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9241,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9246,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9251,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9296,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybit",
      "lineno": 9297,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybiteu",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybiteu' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bybiteu",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketExchangeInfo(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketDepth(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTrades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeHistoryTrade(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketKlines(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTicker24hr(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketTicker24hr(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketFundingRate(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1FapiMarketFundingRateHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradePlaceOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeBatchPlaceOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeEditOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeBatchEditOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeCancelAllOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeOpenOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePlanOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeOpenOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePlanOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeHistoryOrder(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiTradeLeverage(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradeLeverage(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositionHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiTradePositionHistory(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiUserDataAssetsMargin(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiUserDataMarginType(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1FapiUserDataPositionSideDual(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiUserDataPositionSideDual(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountAssets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1FapiAccountBalance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1AccountTransfer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1AccountTransferRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1SpotDepositRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV1SpotWithdrawRecords(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.bydfi",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetCurrenciesInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetProcessingInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetPairsInfo(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetServerTime(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTicker(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTradeHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetOrderBook(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetCandles(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyCurrentFee(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyAccountStatusV3(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyAccountStatusV3(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyWalletBalance(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyOrders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoMyNewOrder(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoCancelMyOrder(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoCancelAllOrders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyTransactionHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetMyFundingHistory(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoDepositFundsFromWallet(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoWithdrawalFundsToWallet(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDoMyInternalTransfer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDepositAddress(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.fix_stringified_json_members(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cex",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTime(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageTime(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePortfolios(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdSells(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdBuys(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageTransactionSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrenciesCrypto(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrenciesCrypto(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetExchangeRates(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProducts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolSpot(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolBuy(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetPricesSymbolSell(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmBalanceSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdTransactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2823,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersPreview(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3205,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersBatchCancel(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersEditPreview(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersEdit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalOrderId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3434,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3436,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalBatch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3502,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalBatch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3592,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3660,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3661,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdCandles(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdCandles(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3752,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductsProductIdTicker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageOrdersHistoricalFills(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3833,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3834,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3839,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3863,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageProductBook(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetBrokerageMarketProductBook(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageBestBidAsk(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3949,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3972,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdTransactions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 3972,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4099,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4100,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4173,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4174,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4194,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountsAccountIdDeposits(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdDepositsDepositId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4324,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4325,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePaymentMethods(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4345,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4362,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePaymentMethodsPaymentMethodId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4362,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4380,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageConvertQuote(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4421,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageConvertTradeTradeId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4444,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageConvertTradeTradeId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4480,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostBrokerageOrdersClosePosition(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4519,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4520,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4536,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4544,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmPositions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4547,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageIntxPositionsPortfolioUuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4554,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4555,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4570,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4571,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4580,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageCfmPositionsProductId(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4583,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4590,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageIntxPositionsPortfolioUuidSymbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4685,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4693,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4695,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4697,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4698,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4702,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4709,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4723,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4739,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokerageTransactionSummary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4771,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4772,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4773,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4777,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4798,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4802,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetBrokeragePortfoliosPortfolioUuid(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4808,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4817,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4821,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4864,
      "pattern": "self_method_not_found",
      "note": "self.random_bytes(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4908,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4911,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4912,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4916,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4955,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 4972,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5015,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5016,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5018,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5021,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5022,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5024,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5032,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5033,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAccountsAccountIdAddresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbase",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseadvanced",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseadvanced' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseadvanced",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdBook(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsSparkLines(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdTrades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFees(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.is_round_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProductsIdCandles(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPaymentMethods(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdLedger(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdTransfers(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCoinbaseAccounts(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCoinbaseAccountsIdAddresses(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.fetch2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseexchange",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfolios(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentCandles(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentFunding(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetAssetsAssetNetworks(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_network(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPortfoliosMargin(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTransfers(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioPositionsInstrument(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioPositions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstruments(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetAssets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstruments(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInstrumentsInstrumentQuote(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosPortfolioBalances(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPortfoliosTransfer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrdersId(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPortfoliosFills(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinbaseinternational",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalance(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersOpens(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBooks(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersTransactionsPagination(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrders(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteExchangeOrdersId(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositMoney(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraws(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coincheck",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsAllDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotTicker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTime(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesDepth(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotDepth(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotMarket(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesKline(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetSpotKline(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsSpotBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsFuturesBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsFinancialBalance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesSetPositionStopLoss(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesSetPositionTakeProfit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesClosePosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelBatchStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelBatchOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotModifyStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesModifyStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotBatchModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesBatchModifyOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3012,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelStopOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelStopOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelOrderByClientId(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesCancelAllOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostSpotCancelAllOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3365,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesOrderStatus(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotOrderStatus(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3427,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotFinishedStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotFinishedOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotPendingStopOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotPendingOrder(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3731,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3732,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsRenewalDepositAddress(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsDepositAddress(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3842,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesUserDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetSpotUserDeals(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3965,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3967,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPendingPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4141,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4157,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4161,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4167,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4188,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionLeverage(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4230,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4245,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionLeverage(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesPositionLevel(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4298,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4299,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4303,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4308,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4309,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4327,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4328,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4337,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesAdjustPositionMargin(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4444,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4452,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4495,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4496,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4506,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPositionFundingHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4540,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4563,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRate(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4582,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4583,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4621,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4633,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4660,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4661,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4669,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4671,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRate(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4671,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4691,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4707,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4709,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4710,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4714,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4719,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4721,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4722,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsWithdraw(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4749,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4783,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4785,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4787,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4797,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetFuturesFundingRateHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4815,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4821,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4829,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4830,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4905,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4906,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4913,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4945,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4946,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4947,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4948,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4961,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4962,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4965,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsTransfer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4965,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4974,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4998,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5019,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5022,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5036,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsTransferHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5077,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsWithdraw(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5114,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5115,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5129,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5133,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5137,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsDepositHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5167,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5168,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5182,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5184,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5219,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5225,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginInterestLimit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5256,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5260,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginBorrowHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5289,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5290,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5291,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5317,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5320,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5337,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5338,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5340,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5344,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5347,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsMarginBorrow(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5366,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5386,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5390,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAssetsMarginRepay(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5400,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5427,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5429,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5444,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5448,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5448,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5495,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5496,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetAssetsAllDepositWithdrawConfig(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5532,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5587,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5588,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5591,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5593,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5598,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5599,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5628,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5629,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5634,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetAssetsMarginInterestLimit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5664,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5667,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5686,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesFinishedPosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5742,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5743,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5761,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5771,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5772,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostFuturesClosePosition(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5801,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5812,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5824,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5828,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5828,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5873,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5876,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5881,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5882,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5883,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5883,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5891,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5893,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5894,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5895,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5903,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5903,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5924,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5925,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5947,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5948,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5957,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5962,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivateGetFuturesPositionMarginHistory(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5988,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5989,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinex",
      "lineno": 5990,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingPairs(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalances(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerAll(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransferHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTransactions(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTraderFees(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderHistory(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderById(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrderWithInfo(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmate",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinmate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeCandlesPairTimeframeFromTo(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeTicksPairFrom(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeFillsSince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeBookPair(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangePrices(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangePrices(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersWallets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUsersWalletsHistorySince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCreate(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCloseOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.privatePutExchangeOrdersCancelOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchangeOrdersCloseOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersActive(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersHistorySince(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrdersStatusOrderID(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.privatePutUsersMarginCollateral(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinmetro",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinmetro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetCurrencies(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountBalance(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetOrderbookQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTickerNewQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTradesQuoteCurrencyTargetCurrency(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderQueryOrder(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderLimitOrders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderCompleteOrders(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostOrderCancel(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountDepositAddress(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinone",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1ConfigGetall(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1Ping(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1Time(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiV1ExchangeInfo(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.set_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerPrice(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerBookTicker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Ticker24hr(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerPrice(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1TickerBookTicker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Ticker24hr(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Depth(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Klines(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenapiQuoteV1Trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1MyTrades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1Account(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiV1OrderTest(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1OpenOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1HistoryOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenapiV1Order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOpenapiV1OpenOrders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1AssetTradeFee(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiV1AssetTradeFee(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenapiWalletV1WithdrawApply(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1DepositHistory(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1WithdrawHistory(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenapiWalletV1DepositAddress(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinsph",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinsph' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLatest(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.publicGetLatest(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersHistory(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.privatePostRoMyTransactions(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMyBuyCancel(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMySellCancel(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.coinspot",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinspot' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 35,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetCurrencyNetworks(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetInstruments(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetTickers(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOrderHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetTrades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.microseconds(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetCandlestick(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetBook(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateUserBalance(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOrderDetail(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateAmendOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelAllOrders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrder(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCancelOrderList(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetOpenOrders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetTrades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateCreateWithdrawal(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetDepositAddress(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2010,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetDepositHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetWithdrawalHistory(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetCurrencyNetworks(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetTransactions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetAccounts(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetExpiredSettlementPrice(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetValuations(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicGetValuations(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetPositions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetPositions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3131,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateClosePosition(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetInstrumentFeeRate(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostPrivateGetFeeRate(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptocom",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2UserApiExchangeMarkets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketAssets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketTickers(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketOrderBookCurrencyPair(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1ExchangeMarketTradesCurrencyPair(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeAccountBalance(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2UserApiExchangeOrdersMarket(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2UserApiExchangeOrders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteV2UserApiExchangeOrdersOrderId(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeOrdersHistory(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeOrders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetV2UserApiExchangeAccountTariffs(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.cryptomus",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cryptomus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketInstruments(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketBooks(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketMarkPriceCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketIndexCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketCandles(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketTickers(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinMarketTrades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountBalances(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetDepositList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetWithdrawList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAssetRechargeChainList(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountBills(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinAssetTransfer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeTriggerOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeFinishOrderByID(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeOrderByID(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeTriggerOrdersHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeOrdersHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeTriggerOrdersPending(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeV2OrdersPending(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeCancelTriggerOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeCancelOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeSwapCancelAll(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeReplaceOrderSltp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeReplaceOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeBatchCancelOrder(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountPositions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinAccountPositions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinAccountSetLeverage(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateCurrentFundingRate(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateCurrentFundingRate(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDeepcoinTradeFundRateHistory(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinTradeFills(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeBatchClosePosition(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDeepcoinTradeClosePositionByIds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deepcoin",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettings(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSettings(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.publicGetL2orderbookSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistoryCandles(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletBalances(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositionsMargined(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClientOrderIdClientOid(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersHistory(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletTransactions(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2498,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsAddress(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsChangeMargin(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.privateGetProductsProductIdOrdersLeverage(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.privatePostProductsProductIdOrdersLeverage(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.publicGetProducts(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsCloseAll(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.privateGetProfile(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickersSymbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositionsMargined(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.delta",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'delta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.convert_market_id_expire_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date_to_market_id_date(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatus(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetSubaccounts(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.currency_id(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummaries(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummary(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCreateDepositAddress(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetCurrentDepositAddress(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTradingviewChartData(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTradesByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTradesByInstrumentAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountSummary(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderBook(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderState(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBuy(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSell(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.privateGetEdit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancel(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancelAll(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCancelAllByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrdersByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrdersByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderHistoryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderHistoryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByOrder(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByCurrencyAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserTradesByInstrumentAndTime(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDeposits(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawals(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetPosition(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetPositions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetHistoricalVolatility(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetTransfers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubmitTransferToUser(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSubmitTransferToSubaccount(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraw(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetCurrencies(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetFundingRateValue(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetFundingRateHistory(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3200,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastSettlementsByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetSettlementHistoryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3326,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3457,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByCurrency(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetBookSummaryByInstrument(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3711,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.deribit",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTime(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetAllCurrencies(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetAllInstruments(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTicker(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.publicPostGetFundingRateHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderDebug(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.eth_abi_encode(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.privatePostReplace(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelByLabel(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelTriggerOrder(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancel(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelByInstrument(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAll(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrders(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTradeHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetPositions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetFundingHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAllPortfolios(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDepositHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetWithdrawalHistory(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.derive",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetMarginSymbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTradesSymbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstruments(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetMarkets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountBalance(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicDepth(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetOrderBook(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTickers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetPing(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicCandles(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetKline(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeOrderPlace(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarginOrderNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeBatchOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarketOrderBatchNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostMarginOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostTradeCancelOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostSpotOrderCancel(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrderCurrent(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrderCurrent(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeOpenOrders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrderHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrderHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeHistoryOrders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotOrder(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeOrderInfo(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2412,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginMytrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotMytrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetTradeHistoryTrades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginFinancelog(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetSpotFinancelog(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountFinanceRecord(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositAddress(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetWithdrawHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountTransfer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostTransfer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostWithdrawNew(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginAssets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicFundingRate(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicFundingRateHistory(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountTradingFeeRate(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3418,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMarginPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountPositions(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3556,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountLeverage(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3657,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountTransferRecord(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstruments(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetPublicInstrument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3914,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3917,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3960,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3976,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3989,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountPositionMargin(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 3989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4001,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4021,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetAccountFundingFee(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4070,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4071,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4092,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostAccountPositionMode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'digifinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.digifinex",
      "lineno": 4177,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ExceptionClass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTime(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetPerpetualMarkets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTradesPerpetualMarketMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetCandlesPerpetualMarketsMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetHistoricalFundingMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrdersOrderId(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrders(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetPerpetualPositions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_for_signing(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_raw(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.retrieve_dydx_credentials(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.load_dydx_protos(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.nodeRestGetCosmosAuthV1beta1AccountInfoDydxAddress(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.to_dydx_long(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.uuid5(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.uuid5(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetAbciInfo(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetOrderbooksPerpetualMarketMarket(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.encode_dydx_tx_for_simulation(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.nodeRestPostCosmosTxV1beta1Simulate(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.nodeRpcGetBroadcastTxSync(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2056,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetTransfers(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetAddressesAddress(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.indexerGetAddressesAddressSubaccountNumberSubaccountNumber(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.dydx",
      "lineno": 2361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserPositionMarginAdd(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserPositionMarginRemove(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginPairList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairSettings(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencyListExtended(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPaymentsProvidersCryptoList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPairSettings(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginPairList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserWalletList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserInfo(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBook(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopMarketOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderCreate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopMarketOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancel(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderTrades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderList(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserOpenOrders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserCancelledOrders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginUserOrderUpdate(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddress(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCrypt(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletHistory(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletOperations(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.exmo",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarkets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoAssets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketStats(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarkets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketOrderbook(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketsMarketTrades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserTrades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFundingHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoCandlesMarketCandleType(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketFunding(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetInfoMarketOpenInterests(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserSpotBalances(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAccountInfo(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAccounts(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserWithdrawal(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserAssetOperations(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserTransfer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFees(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserFees(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserLeverage(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePatchUserLeverage(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserPositions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserPositionsHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_sign(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteUserOrder(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteUserOrderId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrderMassCancel(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserOrderMassCancel(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostUserDeadmanswitch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersExternalExternalId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersId(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3004,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetUserOrdersHistory(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3239,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_get_selector_from_name(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3303,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.extended_starknet_compute_poseidon_hash_on_elements(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3331,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.extended",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.fmfwio",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.fmfwio",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.fmfwio",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.fmfwio",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'fmfwio' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetCurrencies(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarkets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketTicker24hr(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsTicker24hr(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetMeFeesTrading(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketOrderbook(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketTradesHistory(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketsMarketCandlesticks(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccounts(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrdersBatch(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrdersCancel(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrdersCancel(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrdersByOrderIdId(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetOrders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTrades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetDepositsAddress(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetDeposits(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetWithdrawals(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicGetStatus(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostOrdersCancelReplace(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostWithdrawals(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountsSymbolTransactions(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.foxbit",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'foxbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.privateAccountGetDetail(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPutUnifiedMode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.arrays_concat(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetUnderlyings(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.is_leveraged_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContractsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDepositAddress(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDepositAddress(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetFee(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetFee(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawStatus(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawStatus(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetOrderBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2756,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2935,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetCrossAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetFundingAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3247,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetCandlesticks(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleFundingRate(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3391,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3421,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3423,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3425,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3465,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3589,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleMyTradesTimerange(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetMyTrades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3681,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3862,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3866,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3871,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetDeposits(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3894,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletGetWithdrawals(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3910,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3925,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.privateWithdrawalsPostWithdrawals(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4059,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4065,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4066,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4076,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4082,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4127,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4140,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostPriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsPostOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4235,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4287,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4310,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4337,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4360,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4361,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4362,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4364,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4369,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4370,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4377,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4379,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4390,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4397,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4426,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4429,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4437,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4449,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4459,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4479,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4499,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4504,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4531,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4531,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4533,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4563,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPatchOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4565,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPutSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4813,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4816,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4822,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4823,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4842,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4903,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4912,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4916,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4917,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4924,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4944,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4952,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4953,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4961,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4989,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetPriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5004,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5006,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5009,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5011,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5060,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5070,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5077,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5079,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5080,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrdersTimerange(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5092,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5094,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5099,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5108,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5111,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5112,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5136,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOpenOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5138,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5138,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5140,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetPriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5140,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5145,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5152,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5305,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5306,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5307,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5308,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5332,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5334,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5340,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeletePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5340,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5345,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5347,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5350,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettlePriceOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5352,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettleOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5354,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsDeleteOrdersOrderId(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5457,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5461,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5481,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleBatchCancelOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5482,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5502,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5511,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostCancelBatchOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5520,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5539,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5549,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeletePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5551,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesDeleteSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettlePriceOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryDeleteSettleOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsDeleteOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5594,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5610,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5611,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5612,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5613,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5614,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5635,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.privateWalletPostTransfers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5666,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5693,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5698,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5709,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePositionsContractLeverage(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5709,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5711,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePositionsContractLeverage(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5845,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5848,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5853,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5855,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5856,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5858,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5860,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5864,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5891,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5899,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5901,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5903,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositionsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5978,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5982,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5985,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5997,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6001,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6062,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6076,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6082,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6084,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6179,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6193,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6194,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6211,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleRiskLimitTiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6213,
      "pattern": "self_method_not_found",
      "note": "self.publicDeliveryGetSettleRiskLimitTiers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6213,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6234,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6235,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6264,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6269,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6290,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6291,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6294,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6296,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6299,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostUniLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6321,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6324,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6327,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6331,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPostLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostCrossRepayments(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6367,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6368,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6371,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6374,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6377,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostUniLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6412,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6414,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6417,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6420,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6424,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedPostLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6428,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginPostCrossLoans(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6483,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6485,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6489,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6490,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6492,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6494,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6516,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6518,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6521,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6525,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6532,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6534,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6534,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6538,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetUniInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetCrossInterestRecords(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6542,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6543,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6553,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6563,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6568,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6568,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6573,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6587,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6589,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6600,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6602,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6613,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6614,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6620,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6622,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6624,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6626,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6627,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6629,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6629,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6631,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6637,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6637,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6637,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6647,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6648,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6650,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6653,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettlePositionsContractMargin(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6655,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryPostSettlePositionsContractMargin(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6748,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6750,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6751,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleContractStats(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6785,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6806,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6812,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6830,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6831,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6833,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6845,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetSettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6859,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6878,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6881,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6906,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleSettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6933,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetMySettlements(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6933,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6934,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6935,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6937,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6938,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6980,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6984,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 6987,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7044,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7046,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7053,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7056,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7061,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7067,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7069,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7071,
      "pattern": "self_method_not_found",
      "note": "self.privateMarginGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetAccountBook(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7130,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7196,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7204,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7207,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7209,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7272,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesPostSettleDualMode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7284,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7286,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7291,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetUnderlyings(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7334,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7335,
      "pattern": "self_method_not_found",
      "note": "self.publicFuturesGetSettleLiqOrders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7335,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7348,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7366,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7367,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7381,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettleLiquidates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettleLiquidates(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7385,
      "pattern": "self_method_not_found",
      "note": "self.privateOptionsGetPositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7465,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7489,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7491,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7493,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7494,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7496,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7497,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7499,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7513,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetTickers(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7570,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7577,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7584,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7585,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7586,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7589,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7609,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7626,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7630,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7633,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7638,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetUniCurrencyPairsCurrencyPair(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7638,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7648,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairsCurrencyPair(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7662,
      "pattern": "self_method_not_found",
      "note": "self.privateUnifiedGetAccounts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7729,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7731,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7732,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7736,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetUniCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7748,
      "pattern": "self_method_not_found",
      "note": "self.publicMarginGetCurrencyPairs(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7763,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7767,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7770,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7787,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContractsContract(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7847,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.publicOptionsGetContracts(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7894,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7939,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7945,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7949,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7951,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7984,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7986,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7988,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7994,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7996,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.privateFuturesGetSettlePositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 8001,
      "pattern": "self_method_not_found",
      "note": "self.privateDeliveryGetSettlePositionClose(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 8001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 8024,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 8037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gate",
      "lineno": 8040,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.fetch_web_endpoint(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1SymbolsDetailsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Symbols(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1SymbolsDetailsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1BookSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1PubtickerSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2TickerSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1Pricefeed(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.remove_keys_from_dict(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1TradesSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Notionalvolume(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Balances(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderStatus(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Orders(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderNew(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1OrderCancel(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Mytrades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1WithdrawCurrency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1Transfers(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1AddressesNetwork(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV1DepositCurrencyNewAddress(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2CandlesSymbolTimeframe(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV1RiskstatsSymbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.gemini",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.privateEdgePostAuthApiKeyLogin(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.privateEdgePostAuthWalletLogin(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAuthorizedBuilders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AuthorizeBuilder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1AllInstruments(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.is_empty_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Ticker(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1TradeHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Kline(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.publicMarketPostFullV1Funding(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AccountSummary(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1DepositHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1WithdrawalHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1TransferHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1TransferHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Transfer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1AggregatedAccountSummary(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetSubAccounts(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Withdrawal(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CreateOrder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1FillHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Positions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAllInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1SetInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1GetAllInitialLeverage(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1FundingPaymentHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1OrderHistory(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1OpenOrders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1Order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CancelAllOrders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2964,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets_and_sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.privateTradingPostFullV1CancelOrder(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.remove0x_prefix(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.grvt",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Time(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1Ping(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Depth(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountUserTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesUserTrades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Klines(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Ticker24hr(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1Ticker24hr(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.publicGetQuoteV1TickerPrice(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.default_network_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositAddress(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountWithdrawOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountWithdraw(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountAssetTransfer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountType(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountBalanceFlow(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrderTest(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV11SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesBatchOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotCancelOrderByIds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesCancelOrderByIds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOrder(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotSubAccountOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3139,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOpenOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotTradeOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesSubAccountHistoryOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesHistoryOrders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3506,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3534,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3537,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3667,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1FuturesHistoryFundingRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesPositions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3781,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3814,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3833,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesLeverage(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesLeverage(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3918,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3919,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV1ExchangeInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 3923,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4005,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4017,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesCommissionRate(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountVipInfo(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4090,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4153,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4163,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4180,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4189,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hashkey",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketExchangeInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataTrades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataPrices(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataStats(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.privatePutTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.convert_to_big_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteTradeOrder(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketExchangeInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCapitalWithdraw(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataOrderbook(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountTrades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataKlines(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeAccountTradingHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalDepositInfo(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCapitalHistory(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.publicGetExchangeUtcTimestamp(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataOpenInterest(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataPrices(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDataFundingRates(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hibachi",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hibachi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCurrency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletCryptoAddress(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletCryptoAddress(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesBalance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTickerSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTicker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTradesSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTrades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletTransactions(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOrderbook(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOrderbookSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotFeeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesFeeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotFee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesFee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesMarkPriceSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesIndexPriceSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesCandlesPremiumIndexSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCandlesSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginHistoryTrade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchSpotOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchFuturesOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.privatePatchMarginOrderClientOrderId(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFuturesOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotOrder(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginConfig(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesConfig(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2584,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletTransfer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletConvert(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletCryptoWithdraw(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfo(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesHistoryFunding(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3060,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3078,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfo(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfoSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFuturesInfoSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3206,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3211,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.privatePutFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.privatePutMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3326,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3366,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3374,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3439,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.privatePutFuturesAccountIsolatedSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicCurrency(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteFuturesPositionMarginModeSymbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3613,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3618,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3619,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3640,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hitbtc",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.common_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbooks(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTiers(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.publicGetChart(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserBalance(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderAll(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserTrades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUser(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserDeposits(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawals(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserWithdrawals(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserWithdrawal(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.publicGetConstants(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hollaex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 36,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSwapLinearGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSwapInverseGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicFutureLinearGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicFutureInverseGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetHeartbeat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.statusPublicSpotGetApiV2SummaryJson(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1Timestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonTimestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2ReferenceTransactFeeRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonExchange(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1775,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapContractInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV1CommonSymbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.string_to_chars_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketDetailMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDetailBatchMerged(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketTickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketDepth(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersOrderIdMatchresults(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderMatchresults(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapCrossMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapMatchresultsExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryTrade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3119,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3126,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryIndex(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistorySwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistorySwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapMarkPriceKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetIndexMarketHistoryLinearSwapPremiumIndexKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapExMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryKline(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetMarketHistoryCandles(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3202,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3214,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1AccountAccounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3238,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV2ReferenceCurrencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3373,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetV5AccountBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1MarginAccountsBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1CrossMarginAccountsBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1AccountAccountsAccountIdBalance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetLinearSwapApiV3UnifiedAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapAccountInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3710,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3716,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3718,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3723,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3748,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3750,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3764,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3775,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3802,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersGetClientOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrdersOrderId(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3837,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3841,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3844,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOrderInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4022,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4027,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderHistory(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4062,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4074,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4087,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4089,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4101,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4104,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4110,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4121,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4121,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapCrossHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4127,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4141,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractHisorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4289,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4321,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4323,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4353,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4355,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4360,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4391,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4400,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1OrderOpenOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4421,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4424,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4437,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4449,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4451,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4451,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4459,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4459,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4463,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOpenorders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4650,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 4672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5046,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5064,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5072,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5077,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5113,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5157,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5175,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5184,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5191,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5202,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5204,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5220,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5231,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5232,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5233,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5235,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5260,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5267,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5287,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5289,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5295,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5298,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5303,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5313,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5314,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5321,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5327,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5371,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5373,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5374,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5375,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5385,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersPlace(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5390,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5394,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5396,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5398,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5400,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5403,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5405,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5407,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5409,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5416,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5418,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5420,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5427,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5429,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5431,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5465,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5486,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5487,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5490,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5492,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5509,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5526,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5541,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5546,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderBatchOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5552,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5557,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractBatchorder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5603,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5606,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5607,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5608,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5609,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5625,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5627,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersOrderIdSubmitcancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5648,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersSubmitCancelClientOrder(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5658,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5663,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5666,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5669,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5673,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5673,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5675,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5677,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5679,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5682,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5684,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5686,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5686,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5692,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5694,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5698,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5701,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5703,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5705,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5707,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5707,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5744,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5747,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5749,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5762,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5763,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5775,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersBatchcancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5775,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5785,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5790,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5791,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5795,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5799,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5799,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5801,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5803,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5803,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5806,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5808,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5810,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5814,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5818,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancel(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5879,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5916,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5917,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5921,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5928,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5946,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5949,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5951,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5970,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1OrderOrdersBatchCancelOpenOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5970,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5983,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5994,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5995,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 5999,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6003,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6003,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6007,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6007,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6014,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6014,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6016,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6016,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6022,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6024,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6026,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6026,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6028,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6028,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6031,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTriggerCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTpslCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractTrackCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6037,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractCancelall(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6050,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6063,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6065,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6067,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAlgoOrdersCancelAllAfter(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6092,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6093,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6096,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6117,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountDepositAddress(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6136,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6137,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6150,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6151,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6153,
      "pattern": "self_method_not_found",
      "note": "self.select_network_code_from_unified_networks(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6158,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6162,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountWithdrawAddress(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6177,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6178,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6205,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6215,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1QueryDepositWithdraw(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6242,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6258,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6261,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6271,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1QueryDepositWithdraw(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6296,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6350,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6368,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6377,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6385,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6427,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6429,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6430,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6438,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6441,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6442,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6443,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6444,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6453,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6454,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6455,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6459,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6461,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1DwWithdrawApiCreate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6480,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6515,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6518,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6521,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6522,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6523,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6526,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6527,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6538,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostV1FuturesTransfer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginTransferIn(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6542,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginTransferOut(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwTransferInMargin(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6548,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDwTransferOutMargin(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6557,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6565,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountTransfer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6587,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV1MarginLoanInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6618,
      "pattern": "self_method_not_found",
      "note": "self.parse_isolated_borrow_rates(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6645,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6646,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6647,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6648,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6653,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6655,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6680,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6682,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6684,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapHistoricalFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapHistoricalFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6723,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6729,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6734,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6736,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6739,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6758,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6759,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6764,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6774,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6776,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6779,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6807,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6808,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6814,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6816,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6816,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6834,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6849,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6852,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6855,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6863,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapBatchFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6863,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6865,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapBatchFundingRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6865,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6886,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6887,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6909,
      "pattern": "self_method_not_found",
      "note": "self.yyyymmdd(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6916,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6918,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginLoanOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6921,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6923,
      "pattern": "self_method_not_found",
      "note": "self.privateGetCrossMarginLoanOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6946,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6947,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6948,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6994,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 6996,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7000,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7001,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7002,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7003,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7006,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7010,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7014,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7014,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7021,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7023,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7024,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7033,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7034,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7039,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7042,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7052,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7053,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7064,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7068,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7070,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7073,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7075,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7077,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7088,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7089,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7097,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7099,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7101,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7106,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7109,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7120,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7137,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7138,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7146,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7147,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7148,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7154,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7155,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7173,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7174,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7207,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7213,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV3SwapFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7213,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7235,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV3SwapFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7238,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV3ContractFinancialRecordExact(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7239,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7240,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7258,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7259,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7260,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7271,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7274,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7276,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7294,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapSwitchLeverRate(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7294,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7327,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7328,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7329,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7332,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7338,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7375,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7379,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7403,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7407,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7450,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7458,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7460,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7462,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7468,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7470,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7502,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7504,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7557,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7558,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7565,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7567,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7582,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7583,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7585,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7587,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7600,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7722,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7724,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapAccountPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7801,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7802,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7803,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7812,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7813,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7816,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7853,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7859,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7870,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7893,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7895,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7909,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7915,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7916,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetV2AccountLedger(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7949,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7950,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapAdjustfactor(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7991,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 7997,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8001,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8006,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8007,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8008,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8009,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8010,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8011,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8043,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8056,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8062,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8066,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapHisOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8127,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8128,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8129,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8144,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8150,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8153,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8155,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8158,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8158,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8178,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8178,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8198,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8221,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8222,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8250,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8250,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8254,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8254,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8257,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapOpenInterest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8319,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8379,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8381,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8383,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8384,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8390,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8408,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8409,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8412,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8415,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8442,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8445,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8447,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCrossMarginOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8457,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8474,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8478,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountRepayment(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8494,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8513,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8517,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8520,
      "pattern": "self_method_not_found",
      "note": "self.v2PrivatePostAccountRepayment(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8520,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8532,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8533,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8535,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8561,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8564,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8568,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8593,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8608,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV1SwapSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8608,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8610,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV1SwapSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8612,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV1ContractSettlementRecords(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8665,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8666,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8668,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8680,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8681,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetV2ReferenceCurrencies(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8718,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8719,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8755,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8782,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8825,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8827,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8830,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8868,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8871,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8891,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8898,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8903,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetLinearSwapApiV3SwapLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8905,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetSwapApiV3SwapLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8908,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetApiV3ContractLiquidationOrders(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8934,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8935,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8955,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8956,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8958,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8963,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8964,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8966,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8989,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8990,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9005,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9006,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9010,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9010,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9012,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1LightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9012,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9015,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9017,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9017,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9019,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapLightningClosePosition(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9041,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9052,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapSwitchPositionMode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9052,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9067,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossSwitchPositionMode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9096,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9102,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9104,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9106,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9108,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9114,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9116,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostLinearSwapApiV1SwapCrossPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9169,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostApiV1ContractPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9219,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostSwapApiV1SwapPositionInfo(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9251,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9324,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.htx",
      "lineno": 9325,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.huobi",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'huobi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.huobi",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.precision_from_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.packb(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2582,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2686,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2893,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2978,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3290,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3395,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3576,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3669,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3740,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3741,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3783,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3855,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3856,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3862,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3864,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3865,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3916,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3917,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3919,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3934,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3969,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 3969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4077,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4080,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4095,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4109,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4110,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4120,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4131,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4157,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4172,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4188,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4195,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4199,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4200,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4223,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4226,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4227,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4250,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4265,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4277,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4300,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4306,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4324,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4337,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4340,
      "pattern": "self_method_not_found",
      "note": "self.publicPostInfo(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4340,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4357,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4384,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4390,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4403,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4425,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4435,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.privatePostExchange(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4460,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4475,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4483,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4516,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4523,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4524,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4530,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4535,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4544,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.hyperliquid",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetValidPrimaryCurrencyCodes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetValidSecondaryCurrencyCodes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderMinimumVolumes(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAccounts(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetOrderBook(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetMarketSummary(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrderDetails(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOpenOrders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetClosedOrders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetTrades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetRecentTrades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetBrokerageFees(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPlaceLimitOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPlaceMarketOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetDigitalCurrencyDepositAddress(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawDigitalCurrency(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.independentreserve",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiServerTime(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiPairs(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiDepthPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTickerPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTickerAll(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiTradesPair(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradingviewHistoryV2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrder(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderHistory(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTrade(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawFee(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransHistory(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCoin(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.indodax",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'indodax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 38,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetPairs(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeVolume(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepth(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOHLC(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.privatePostLedgers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryLedgers(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBalanceEx(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAddOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAddOrderBatch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAmendOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryTrades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.privatePostQueryOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradesHistory(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrderBatch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAll(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrdersAfter(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.privatePostClosedOrders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawStatus(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 2961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositMethods(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3084,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3108,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddresses(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3123,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenPositions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3282,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletTransfer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_nested(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_nested(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3411,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kraken",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.integer_precision_to_amount(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.chartsGetPriceTypeSymbolInterval(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.historyGetMarketSymbolExecutions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistory(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBatchorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.privatePostEditorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBatchorder(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelallorders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelallordersafter(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenorders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersStatus(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.historyGetTriggers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.historyGetOrders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.historyGetTriggers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.historyGetOrders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistoricalfundingrates(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenpositions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2568,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2769,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawal(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTransfer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.privatePutLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLeveragepreferences(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.krakenfutures",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 38,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTimestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTimestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.utaGetServerStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.publicGetStatus(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketInstrument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketInstrument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfAccountsOpened(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.utaGetAssetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.filter_out_by_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeAccountOverview(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsQuotas(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawalsQuotas(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2782,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2831,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetAllTickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkPriceAllSymbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3017,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3027,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketStats(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetMarkPriceSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkPriceSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3157,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3235,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3236,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3238,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketKline(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3259,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3281,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3282,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3291,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3295,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3296,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3299,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3300,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3329,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetKlineQuery(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3392,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositAddressCreate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3393,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3426,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3428,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3429,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposit_address(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3437,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositAddresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetDepositAddress(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3508,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3531,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3540,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAssetDepositAddress(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositAddresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3582,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3586,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetMarketOrderbook(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetLevel2Depth20(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetLevel2Depth100(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketOrderbookLevelLevelLimit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarketOrderbookLevel2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3714,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3715,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3719,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3720,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3725,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3726,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3727,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3760,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3763,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3819,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3829,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3838,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginOrderTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrderTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3842,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3844,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3847,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfMarginOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3854,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3856,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersSync(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3875,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3895,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3908,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3912,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3924,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3933,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3976,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3977,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostStOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3987,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4000,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4002,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4003,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4016,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4022,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4060,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4069,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4076,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4079,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4084,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderPlace(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4155,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4159,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4162,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4165,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4211,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4215,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4218,
      "pattern": "self_method_not_found",
      "note": "self.handle_time_in_force(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4220,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4229,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4234,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4242,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4256,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4279,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4283,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4299,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4303,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4317,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4351,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4353,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4397,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4398,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersMultiSync(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4448,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4449,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4469,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersMulti(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4497,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4529,
      "pattern": "self_method_not_found",
      "note": "self.privatePostHfOrdersAlter(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4538,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4570,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4577,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4610,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4614,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4626,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancelByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4631,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4633,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4635,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderCancelOrderByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4653,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersSyncClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrderClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4665,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4676,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4682,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancelById(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersSyncOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4715,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4719,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4737,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4739,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4745,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4762,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4780,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4785,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4791,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4794,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4797,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4801,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4813,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4845,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4872,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginStopOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteStopOrderCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfMarginOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrdersCancelAll(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4898,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteHfOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4901,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4918,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4923,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4925,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4936,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4937,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4953,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4954,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancelAll(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5009,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5011,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5018,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5020,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5030,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5065,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5067,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5068,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5073,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5074,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5083,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrder(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersDone(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5108,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersActive(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5110,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersDone(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5156,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5158,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5160,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5161,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5184,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5186,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5187,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5188,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5189,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5201,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5209,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetStopOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5211,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5263,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5265,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5289,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5291,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5293,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5300,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5305,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5374,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5377,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5378,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5379,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5406,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5408,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5410,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5443,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5445,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5472,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5474,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5476,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5480,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5482,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5514,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5518,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5528,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5534,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5534,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5538,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrderQueryOrderByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrderClientOrderClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.privateGetStopOrderOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5560,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5563,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5587,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrdersByClientOid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetOrdersOrderId(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5592,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5636,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5637,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5660,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5666,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5669,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5672,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5676,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderDetail(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5740,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5746,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5812,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5823,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5824,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5838,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5839,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5853,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5854,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5855,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 5866,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6004,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6006,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6009,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6010,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6027,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6031,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6038,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6043,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6045,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6046,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6103,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6106,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6120,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6122,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6125,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6131,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6141,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6218,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6219,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6221,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6247,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6249,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6251,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6256,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6265,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6270,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6279,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6279,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6287,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6287,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6293,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLimitFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6341,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6342,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6360,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6362,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6380,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetFills(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6414,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6415,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6416,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6437,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6439,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6442,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6447,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6455,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6458,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6466,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6467,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeOrderExecution(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6495,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6497,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6515,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6527,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6531,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketTrade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6537,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6556,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistories(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6559,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetTradeHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6601,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6696,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6702,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6704,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6715,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6727,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6732,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6820,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6824,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6826,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6828,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6839,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6855,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6860,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6891,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6895,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6897,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6902,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6926,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6929,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6939,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetUserFeeRate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6955,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6956,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6957,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6960,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6973,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6974,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6977,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetTradeFees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6989,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6993,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 6995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7013,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7014,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7015,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7016,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7029,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7031,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7032,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7034,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7104,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7125,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7126,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7139,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7147,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7155,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7184,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7185,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7190,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7192,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7196,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7200,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7204,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7205,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHistDeposits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7209,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7209,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7250,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7265,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7271,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetDepositList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7300,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7321,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7328,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7330,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7334,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7338,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7342,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7343,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHistWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7343,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7347,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawals(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7388,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7389,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7404,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7410,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetWithdrawalList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7439,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7442,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7471,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7479,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7481,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7482,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7484,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7492,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7498,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7498,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7500,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccount(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7505,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7590,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7591,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7595,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7596,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7597,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7599,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7603,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7605,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7610,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7613,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7620,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7627,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7643,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7646,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7650,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetAccountOverview(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7671,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7673,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7674,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7678,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7694,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7698,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7700,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7739,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModeAccountBalance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7774,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountBalance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7775,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7776,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7780,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7787,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7791,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7793,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7795,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7798,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7800,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7802,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7806,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7825,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7827,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7849,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7850,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7856,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7858,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7860,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7871,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7872,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7874,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7875,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7876,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7877,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7884,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7896,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7896,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7901,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7902,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7927,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7928,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7934,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7942,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7943,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7944,
      "pattern": "self_method_not_found",
      "note": "self.convert_type_to_account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7945,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7946,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsInnerTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7973,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsUniversalTransfer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7974,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7976,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 7977,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8069,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8074,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8076,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8077,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8088,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8217,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8218,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8225,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8227,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8231,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8232,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8261,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8265,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8267,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8276,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8309,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8315,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8317,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8321,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8337,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8339,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8352,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8354,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8365,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountLedger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8368,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfMarginAccountLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8368,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8370,
      "pattern": "self_method_not_found",
      "note": "self.privateGetHfAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8393,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetTransactionHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8393,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8395,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8395,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8433,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8435,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8436,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8437,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8438,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8441,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8442,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8443,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8483,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8485,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8488,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8492,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8513,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8517,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8524,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8527,
      "pattern": "self_method_not_found",
      "note": "self.privateGetIsolatedAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8529,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginAccounts(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8594,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8595,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8595,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8596,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8597,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8598,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8651,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8653,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8662,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8663,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8670,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8692,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8700,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8703,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8724,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8725,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8743,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8746,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8753,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8756,
      "pattern": "self_method_not_found",
      "note": "self.privateGetMarginInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8778,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8779,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8795,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8796,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8805,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8819,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8823,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountInterestLimits(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8823,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8852,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8853,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8856,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8859,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginBorrow(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8859,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8872,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8889,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8890,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8893,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8898,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginBorrow(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8898,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8911,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8926,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8929,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8931,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginRepay(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8931,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8944,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8960,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8961,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8964,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8968,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarginRepay(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8991,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8995,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 8999,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9013,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9014,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9033,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9034,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9047,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9050,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9051,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9057,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetGetCrossUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9068,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9090,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9093,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9097,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9101,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9104,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9106,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9113,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9116,
      "pattern": "self_method_not_found",
      "note": "self.currency_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9117,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeAccountModifyLeverageMarginCross(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9126,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionUpdateUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9143,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9147,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9153,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9157,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeAccountModifyLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9165,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostChangeCrossUserLeverage(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9166,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9167,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9202,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9207,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9225,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketFundingRate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9243,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetFundingRateSymbolCurrent(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9244,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9273,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9280,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9283,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9287,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9289,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9292,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9295,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9327,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9331,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9333,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9334,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9340,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9360,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketFundingRateHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9360,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9361,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9378,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractFundingRates(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9379,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9380,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9398,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9401,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9402,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9404,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9420,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9422,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9426,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9436,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9437,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetPositionFundingHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9458,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9459,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9464,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetFundingHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9464,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9487,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9496,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9497,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9499,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9500,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9501,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9502,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9503,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9504,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9523,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9524,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9529,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9534,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModePositionOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9534,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9558,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9561,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPosition(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9561,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9625,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9628,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountModePositionOpenList(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9630,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9677,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9678,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9696,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9698,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9701,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9705,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9712,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9740,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetPositionHistory(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9740,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9747,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9749,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9789,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetHistoryPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9790,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9791,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9792,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9902,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9903,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9905,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9925,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9927,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9930,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9932,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9933,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9938,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9940,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9941,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9945,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9947,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9948,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9949,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9950,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9952,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9981,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9992,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 9993,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10017,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10020,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10025,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivatePostAccountModeOrderCancelBatch(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10026,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10027,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10031,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateDeleteOrdersMultiCancel(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10031,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10052,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10053,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10067,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10068,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10069,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10072,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10075,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionMarginDepositMargin(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10125,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10126,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10127,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10178,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10180,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10186,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10191,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10194,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10208,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10212,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositionGetMarginMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10222,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10247,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10248,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10249,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10256,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionChangeMarginMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10266,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10280,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10285,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostPositionSwitchPositionMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10306,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositionGetPositionMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10307,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10327,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10328,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10330,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10331,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10333,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10342,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrdersTest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10342,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10344,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostOrders(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10359,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10363,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10366,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10370,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicGetContractsRiskLimitSymbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10388,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10422,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10424,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10426,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10429,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10430,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10431,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10447,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10450,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10452,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10456,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10464,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketPositionTiers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10464,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10490,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10494,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10513,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10520,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10522,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketOpenInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10535,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10536,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10547,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10549,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10550,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10551,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10554,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10590,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10591,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10594,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10596,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10605,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10606,
      "pattern": "self_method_not_found",
      "note": "self.utaGetMarketOpenInterest(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10606,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10607,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10608,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10619,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10621,
      "pattern": "self_method_not_found",
      "note": "self.utaPrivateGetAccountMode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10626,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10634,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10635,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10636,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10639,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10640,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10642,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10644,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10647,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10650,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10650,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10655,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10657,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10661,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10670,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10672,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10679,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10679,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10679,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10684,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10684,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10684,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10686,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10689,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10689,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10694,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10694,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10694,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10706,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10717,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10718,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10719,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10740,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10742,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10748,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10752,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10760,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10761,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsLedgers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10787,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10788,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10789,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10801,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10802,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10803,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivateGetPositions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10850,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10851,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10898,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10902,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10905,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoin",
      "lineno": 10907,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 15,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.fetch_tickers(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferOut(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferIn(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfer(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.kucoinfutures",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPair(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthAccount(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBookCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_omit_zero(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerBaseQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeHistoryCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradeFeeCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTradeFeeCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTradePairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTrade(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderPairCurrencyQuoteActive(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderPairCurrencyQuoteActive(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderPairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderPairCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrder(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrder(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthStopOrderGetOrderId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthOrderGetOrderId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderPlace(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderPlace(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancel(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancel(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancelAllCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancelAllCurrencyQuote(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthStopOrderCancelAll(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthOrderCancelAll(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTransaction(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAuthTransfer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferEmail(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferId(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuthTransferPhone(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.latoken",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'latoken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubGetTime(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTimestamp(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetAccuracy(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubInstrument(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketData(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetDepth(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetSupplementTrades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTrades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetKline(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetCfdOpenApiV1PubMarketData(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfoAccount(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCustomerTradeFee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCreateOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCreateOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrdersInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.ymd(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.ymd(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostTransactionHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfoHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2004,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementOrdersInfoNoDeal(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCancelOrder(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementCancelOrderBySymbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostGetDepositAddress(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementGetDepositAddress(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementWithdraw(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementDepositHistory(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementWithdraws(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2624,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSupplementUserInfo(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetWithdrawConfigs(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2756,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2839,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2965,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lbank",
      "lineno": 3017,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ErrorClass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.load_lighter_library(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.load_lighter_library(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.eth_get_address_from_private_key(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountsByL1Address(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_sub_account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.lighter_create_auth_token(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.binary_length(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.base16_to_binary(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.binary_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_approve_integrator(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.lighter_generate_api_key(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.lighter_create_client(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_change_pubkey(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.publicGetNextNonce(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_create_grouped_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_modify_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.rootGet(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.rootGet(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAssetDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookDetails(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandles(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRates(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountActiveOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2067,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInactiveOrders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_transfer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransferHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2408,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2429,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawHistory(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_withdraw(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_update_leverage(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_all_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2957,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2985,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_cancel_all_orders(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.lighter_sign_update_margin(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.publicPostSendTx(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3115,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.lighter",
      "lineno": 3116,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSendNetworks(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.exchangeGetMarkets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookTop(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.privateGetListorders(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.exchangePrivateGetCandles(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.privateGetListtrades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFeeInfo(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.privatePostMarketorder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPostorder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.privatePostStoporder(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsIdTransactions(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.privatePostFundingAddress(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingAddress(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.luno",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoins(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoinOrderbook(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCoinTicker(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetAccountInfo(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrder(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawCoin(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicNetGetCandles(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.privatePostListOrders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mercado",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mercado' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTime(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetPing(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetExchangeInfo(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.set_property(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDetail(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.set_property(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetDepth(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDepthSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetAggTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetHistoricalTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDealsSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.create_ccxt_trade_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1816,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetKlines(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineIndexPriceSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetKlineFairPriceSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.convert_trading_view_to_ohlcv(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTicker24hr(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.spotPublicGetTickerBookTicker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2235,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrderTest(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderPlace(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCreate(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2525,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2545,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostBatchOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2584,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderGetOrderId(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginAllOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAllOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2788,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListHistoryOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPlanorderListOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderBatchQuery(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3003,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3042,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteMarginOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteOrder(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancel(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3204,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3205,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteMarginOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3218,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateDeleteOpenOrders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3257,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostOrderCancelAll(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPlanorderCancelAll(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3277,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3591,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountAssets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetTradeFee(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3747,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3753,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3768,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3778,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3782,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3785,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3822,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMarginIsolatedAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAccount(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3830,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountAssets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMyTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderListOrderDeals(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4029,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetMyTrades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetOrderDealDetailsOrderId(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4085,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4086,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4089,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4092,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeMargin(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4150,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionFundingRecords(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4220,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4221,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4225,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4277,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4309,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4310,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetFundingRateSymbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4348,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4356,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetFundingRateHistory(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4356,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4382,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4388,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4396,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4397,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4410,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.contractPublicGetDetail(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4458,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4514,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4524,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4525,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4528,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4529,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4530,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4532,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4558,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4574,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4582,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4583,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4586,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4589,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4593,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalDepositAddress(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4593,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4605,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4606,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4629,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4633,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4636,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4639,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4640,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalDepositAddress(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4640,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4664,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4666,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4714,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalDepositHisrec(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4734,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4758,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalWithdrawHistory(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4790,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4854,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4867,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4878,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4887,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4920,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4933,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4934,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4938,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4939,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4951,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4952,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionOpenPositions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5058,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5059,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5063,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5069,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5076,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5082,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetAssetInternalTransferRecord(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5120,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5143,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5163,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5176,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalTransfer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5199,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetAccountTransferRecord(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5201,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5226,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5242,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5243,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5265,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5270,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalTransfer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5277,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5349,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5389,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5390,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5391,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5392,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5394,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5403,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalTransferInternal(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5410,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5413,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5414,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5424,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostCapitalWithdraw(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5447,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangePositionMode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5466,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionPositionMode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5474,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5491,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5528,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5530,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5571,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5586,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivateGetCapitalConfigGetall(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5616,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_withdraw_fees(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5646,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5650,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5653,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5661,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5674,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5678,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5709,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5742,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_margin_mode_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5765,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetPositionListHistoryPositions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5815,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5816,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5817,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5832,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5833,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5839,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5851,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostPositionChangeLeverage(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5859,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5864,
      "pattern": "self_method_not_found",
      "note": "self.resolve_path(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5878,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5881,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5884,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5887,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5888,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5888,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5897,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5898,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5901,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5903,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5913,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5916,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5918,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5921,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5921,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5921,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5938,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.mexc",
      "lineno": 5945,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 26,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicToken(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicMarketTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRates(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetFundingFeeHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderbookSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetKline(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoClientOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1783,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteBatchOrder(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoClientOrderClientOrderId(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrderOid(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientOrderClientOrderId(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOid(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1998,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2042,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTrades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientHolding(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAssetHistory(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2367,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWithdrawNonce(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2409,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostWithdrawRequest(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientLeverage(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositionSymbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_base64(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.modetrade",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.myokx",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'myokx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.myokx",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAuthenticate(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAuthenticate2FA(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetProducts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetInstruments(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetL2Snapshot(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLevel1(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetTickerHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.publicGetGetLastTrades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetUserAccounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountPositions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetAccountTransactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSendOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelReplaceOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetTradesHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelAllOrders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOpenOrders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrdersHistory(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetOrderStatus(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetOrderHistoryByOrderId(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDepositInfo(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetDeposits(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdraws(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawTemplateTypes(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGetWithdrawTemplate(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.totp(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCreateWithdrawTicket(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.ndax",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonTimestamp(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCommonSymbols(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketDepth(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketKlineHistory(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountGetBalance(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreate(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersGet(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersList(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersFill(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubsTransfer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountWithdrawCoin(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountSubs(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletQueryDepositWithdraw(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersFills(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.novadax",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'novadax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.convert_expire_date(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemStatus(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicTime(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountConfig(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1822,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicInstruments(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicInstruments(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2054,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooksFull(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketBooks(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2134,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2227,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicMarkPrice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicMarkPrice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptionTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryTrades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryMarkPriceCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketMarkPriceCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryIndexCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketIndexCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketHistoryCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketCandles(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2671,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2688,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2734,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2749,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountTradeFee(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBalances(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2874,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3013,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3079,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3118,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3119,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3138,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3150,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3155,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3178,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3203,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3225,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3261,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3274,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3278,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3312,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3313,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeOrderAlgo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3332,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3412,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3414,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3424,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3425,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3430,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3431,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3435,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3436,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3439,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3440,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3443,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3446,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAmendAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3505,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeAmendOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3507,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3523,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3550,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3552,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3566,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3645,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3675,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3693,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3696,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3697,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3706,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3722,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAlgos(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3724,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelBatchOrders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3767,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeCancelAllAfter(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4008,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4033,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4050,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4061,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4088,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4100,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4112,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4115,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrderAlgo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrder(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4239,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4241,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4263,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4271,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoPending(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersPending(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4416,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4422,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4438,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4445,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4547,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4548,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4571,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4574,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4590,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4598,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4599,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4603,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4604,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4616,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4621,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersAlgoHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4626,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistoryArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4626,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4628,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeOrdersHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4628,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4724,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4725,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4743,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4745,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4761,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTradeFillsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4766,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4792,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4793,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4815,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4836,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4839,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4870,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4872,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4877,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4928,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4929,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4992,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4996,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4997,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 4999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5001,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5008,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5010,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5047,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5050,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5053,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5054,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5055,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5098,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5099,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5100,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5101,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5121,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositAddress(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5147,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5149,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5150,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5165,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5166,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5167,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5170,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5174,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5180,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5195,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5196,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5198,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5205,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5209,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5212,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.map_to_safe_map(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5216,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5217,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5221,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5222,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5223,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetWithdrawal(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5237,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5255,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5257,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5259,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5269,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5275,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5316,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5329,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5335,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5337,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetDepositHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5338,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5339,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5356,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5358,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5360,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5370,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5376,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5377,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5408,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5409,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5428,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5430,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetWithdrawalHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5453,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5557,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5562,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5565,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5569,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5593,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5613,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5615,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5620,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5625,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountLeverageInfo(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5640,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5654,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5659,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5662,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5679,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5680,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5689,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5736,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5737,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5769,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5775,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5775,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5826,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5826,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5915,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5920,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5935,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5940,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5955,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5958,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5965,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5968,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5969,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5970,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5971,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5978,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5979,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5980,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5984,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5989,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5994,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5995,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 5996,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6016,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6017,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6022,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6041,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetTransfer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6041,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6057,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6058,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6116,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6117,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6120,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6121,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6124,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6129,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetTransferState(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6170,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6171,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6192,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6198,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6231,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6232,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6236,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6237,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6237,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6238,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6242,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6244,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6253,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6259,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6261,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6273,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6278,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6281,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6314,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6316,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6317,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6333,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6335,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6338,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6378,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6379,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6385,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6402,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6403,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6416,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6417,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6419,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicFundingRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6436,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6437,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6532,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6570,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6574,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6578,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6591,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6593,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6595,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6596,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6617,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6618,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6620,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6635,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6669,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6672,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6703,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetPositionMode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6703,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6737,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6741,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6747,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSetLeverage(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6747,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6773,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6774,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6803,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6804,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6808,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestRate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6822,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6836,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6838,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6839,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6842,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6861,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6862,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6871,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6886,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6897,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFinanceSavingsLendingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6897,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6912,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6927,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6928,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6939,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFinanceSavingsLendingRateHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6954,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6955,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_rate_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6958,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6959,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6961,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6968,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountPositionMarginBalance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6983,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6984,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 6986,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7049,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7055,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7060,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7108,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7118,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicPositionTiers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7140,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7173,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7177,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7178,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7200,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7208,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7215,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7217,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountInterestAccrued(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7237,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7238,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7239,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7245,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7250,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7251,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7252,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7255,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7270,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7273,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7276,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBorrowRepay(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7292,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7293,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7308,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7310,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7313,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7316,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBorrowRepay(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7320,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7336,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7337,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7355,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7356,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7374,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOpenInterest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7416,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7417,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7422,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOpenInterest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7453,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7454,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7472,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7476,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7481,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7484,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7494,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatOptionOpenInterestVolume(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7498,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7501,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7502,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatContractsOpenInterestVolume(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7502,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7517,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7518,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7543,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7544,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7553,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7558,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7559,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7561,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7562,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7568,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7578,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7590,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7593,
      "pattern": "self_method_not_found",
      "note": "self.currency_ids(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7595,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7639,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7665,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7669,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7670,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7671,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7673,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7679,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7689,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7697,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7698,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7715,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7716,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7729,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicDeliveryExerciseHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7748,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7750,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7751,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7764,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7765,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7790,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7792,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7816,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicUnderlying(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7816,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7829,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7843,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptSummary(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7851,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7881,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7901,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7903,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7919,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7925,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPublicOptSummary(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7956,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7957,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7983,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7985,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7989,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7993,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7998,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 7999,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8026,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8031,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8046,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8048,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeClosePosition(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8066,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8067,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8081,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8085,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8112,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8113,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8127,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8128,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8133,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickers(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8133,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8160,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8161,
      "pattern": "self_method_not_found",
      "note": "self.parse_option_chain(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8186,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8192,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8195,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8196,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8203,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8219,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8224,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8227,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetConvertEstimateQuote(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8251,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8252,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8254,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8256,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8278,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8281,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetConvertTrade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8281,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8304,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8307,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8309,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8323,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8327,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8327,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8349,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8350,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8356,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8358,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8374,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8376,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8381,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8404,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8459,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8461,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8463,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8467,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8470,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8472,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8473,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8486,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8487,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetConvertCurrencies(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8502,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8506,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8521,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8522,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8563,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8568,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8569,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8570,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8589,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8590,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8605,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8613,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8617,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBills(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8619,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBillsArchive(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8665,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modifications(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8666,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8688,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8691,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8706,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountPositionsHistory(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8706,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8741,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8742,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8764,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8773,
      "pattern": "self_method_not_found",
      "note": "self.publicGetRubikStatContractsLongShortAccountRatioContract(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8785,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8793,
      "pattern": "self_method_not_found",
      "note": "self.parse_long_short_ratio_history(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8796,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okx",
      "lineno": 8806,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okxus",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okxus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.okxus",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTime(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInstruments(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFees(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountFees(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTickerInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketTicker(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderBookInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesticksInstrumentCode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountBalances(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrdersOrderId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrdersClientClientId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrdersOrderId(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountOrdersOrderIdTrades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountTrades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.onetrading",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickers(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepthResult(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.publicGetHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketKline(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBalances(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderNew(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrderCancel(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrder(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarketDealHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountOrderHistory(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.p2b",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfo(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountSettings(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.publicGetBook(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfoPrices(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.publicGetKline(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreateMarket(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersStopCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsTpsl(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancelAll(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersStopCancel(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancel(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersEdit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingRateHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.publicGetInfoPrices(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1875,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrdersHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrdersHistoryById(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2265,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.publicGetPositions(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMargin(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountLeverage(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountWithdraw(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccount(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.parse_open_interests(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2627,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountBalanceHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2675,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingHistory(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2771,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2780,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubaccountTransfer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2871,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2873,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountSubaccountCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAgentBind(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeysCreate(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeysRevoke(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountApiKeys(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBuilderCodesApprove(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.publicGetAccountBuilderCodesApprovals(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountBuilderCodesRevoke(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2963,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2990,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2998,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3000,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3019,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.sort(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3050,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3054,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3055,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3057,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3058,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.binary_to_base58(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3077,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.pacifica",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemTime(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemState(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsKlines(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbookMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTrades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.publicGetSystemConfig(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.retrieve_stark_account(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOnboarding(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAuth(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base16(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.starknet_encode_structured_data(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.starknet_sign(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersBatch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1788,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1812,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersByClientIdClientId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersBatch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersByClientIdClientId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOrderId(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersHistory(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.privateGetBalance(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFills(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.privateGetPositions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.privateGetLiquidations(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidations(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2505,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2516,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTransfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2517,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2539,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2559,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMargin(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarginMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountMargin(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2744,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2775,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountMarginMarket(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2784,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2801,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSummary(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.parse_all_greeks(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2933,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2934,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2937,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2938,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2949,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2986,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFundingPayments(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3028,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3030,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3059,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3061,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.publicGetFundingData(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3063,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3106,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3122,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3124,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3134,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3162,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paradex",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUser(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyDepth(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyTicker(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDataCurrencyTrades(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserAddresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAddressesAddress(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.privateGetUserAddresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserOrders(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteUserOrdersUuidCancel(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.privatePostUserEmailTransfers(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.parse_date(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.paymium",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paymium' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.v2GetPublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.v1GetExchangePublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.v2GetPublicProducts(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Orderbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdOrderbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdFullbook(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2KlineList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2KlineLast(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMdV2Kline(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdSpotTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1609,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdSpotTicker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hrAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Trade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTrade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1922,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1932,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2035,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotWallets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotWallets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2503,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2611,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2622,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.capitalize(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2699,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2730,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2748,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2829,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2878,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGOrdersReplace(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersReplace(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.privatePutSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2915,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteGOrdersCancel(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersCancel(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2929,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteGOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSpotOrdersAll(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 2987,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3011,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesOrdersByOrderId(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3018,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataSpotsOrdersByOrderId(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrder(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3022,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3032,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3034,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3052,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3053,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2OrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataSpotsOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3087,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGOrdersActiveList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3098,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersActiveList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSpotOrders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3133,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2OrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeSpotOrder(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3186,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3207,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3210,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3212,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderV2TradingList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeOrderTrade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3232,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeSpotOrderTrades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3344,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3360,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3369,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsV2DepositAddress(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3389,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3411,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsDepositList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3432,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3433,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3447,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3448,
      "pattern": "self_method_not_found",
      "note": "self.privateGetExchangeWalletsWithdrawList(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3565,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3568,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3572,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3581,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3583,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3589,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3590,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3621,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3656,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3733,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3734,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesClosedPosition(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3762,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3791,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3898,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3928,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3931,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3933,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3945,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3947,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3951,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3952,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3980,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataGFuturesFundingFees(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiDataFuturesFundingFees(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4018,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4019,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4031,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4045,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4056,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4065,
      "pattern": "self_method_not_found",
      "note": "self.v1GetMdTicker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4065,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4067,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4067,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4133,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4134,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4143,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPositionsAssign(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4203,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4204,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4243,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4248,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4249,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.privatePutPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4268,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4280,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsSwitchPosModeSync(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4280,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4289,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4291,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4292,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCfgV2Products(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4374,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4375,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4376,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverage_tiers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4401,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4404,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4405,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4423,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4426,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4427,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4428,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4429,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4446,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4447,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4470,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4471,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4473,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4474,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4487,
      "pattern": "self_method_not_found",
      "note": "self.privatePutGPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4487,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4490,
      "pattern": "self_method_not_found",
      "note": "self.privatePutPositionsLeverage(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4490,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4509,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4510,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4526,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4541,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsUniversalTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4561,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4585,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4588,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4596,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsTransfer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4618,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4652,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4667,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4701,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4706,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4708,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4721,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4724,
      "pattern": "self_method_not_found",
      "note": "self.v2GetApiDataPublicDataFundingRateHistory(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4724,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4726,
      "pattern": "self_method_not_found",
      "note": "self.v1GetApiDataPublicDataFundingRateHistory(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4743,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4744,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4748,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4752,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4754,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4757,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4773,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4775,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4776,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4778,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4781,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4782,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4784,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.privatePostPhemexWithdrawWalletsApiCreateWithdraw(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4824,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4838,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.v2GetMdV2Ticker24hr(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4887,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4889,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4891,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4897,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4912,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4913,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4914,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4915,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsQuote(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4921,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4940,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4956,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4957,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4958,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4959,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAssetsConvert(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4983,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 4987,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5005,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5013,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAssetsConvert(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5014,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5037,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5038,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5039,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5084,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5086,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5088,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5089,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5090,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5092,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5102,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5107,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5108,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5126,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5127,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5130,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5135,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5139,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5140,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5148,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5155,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5157,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5157,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.privateGetGAccountsPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5159,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5227,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsAccountPositions(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5310,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5315,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_adl_ranks(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5437,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5440,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5459,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.phemex",
      "lineno": 5460,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketCandles(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolCandles(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarkets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketAllInstruments(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTimestamp(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketTickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsTicker24h(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.publicGetV2Currencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolTicker24h(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.privateGetTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderOpens(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradeOrderHistory(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3TradeOrder(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privatePostSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1992,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2044,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.privatePutSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.privatePutOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateDeleteV3TradeOrder(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateDeleteV3TradeAllOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteSmartorders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.privateGetSmartordersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersId(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersIdTrades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3AccountBalance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccountsBalances(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.privateGetFeeinfo(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.swapPublicGetV3MarketOrderBook(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketsSymbolOrderBook(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWalletsAddress(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2557,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletsAddresses(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2600,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.privatePostAccountsTransfer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.privatePostV2WalletsWithdraw(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2722,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWalletsActivity(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2728,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2818,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2822,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2823,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2824,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2824,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2843,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencies(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2916,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2921,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2928,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2930,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2948,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2982,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 2997,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3040,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3041,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3056,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3074,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3094,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3096,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3PositionLeverage(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3123,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3128,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3PositionLeverages(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3209,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3PositionMode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3219,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3PositionMode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivateGetV3TradePositionOpens(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3301,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3336,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3345,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3355,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3362,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3364,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3371,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3372,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.swapPrivatePostV3TradePositionMargin(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3403,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3449,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.encode_uri_component(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.poloniex",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1CommonTime(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1CommonSymbols(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetDepth(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketDepth(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetAggTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTicker24hr(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTicker24hr(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetTickerBookTicker(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.binanceGetKlines(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOpenV1MarketKlines(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1AccountSpot(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1OrdersCancel(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2045,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2055,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1OrdersTrades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1DepositsAddress(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2133,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2165,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Deposits(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOpenV1Withdraws(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2373,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2394,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOpenV1Withdraws(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_with_array_repeat(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2459,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2506,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.tokocrypto",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'tokocrypto' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1Ping(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1Time(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1ExchangeInfo(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1ExchangeInfo(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Depth(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1IndexKlines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1MarkPriceKlines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Klines(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1Ticker24hr(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1ContractTicker24hr(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1TickerPrice(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_last_prices(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.commonGetQuoteV1TickerBookTicker(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1FuturesFundingRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.commonGetApiV1FuturesHistoryFundingRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1Account(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1606,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesBatchOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1SpotCancelOrderByIds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV1FuturesCancelOrderByIds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOrder(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesOpenOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1SpotTradeOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesHistoryOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountTrades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesUserTrades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1SubAccountTransfer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2225,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountBalanceFlow(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesBalanceFlow(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2303,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2358,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesCommissionRate(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2365,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountWithdrawOrders(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2458,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2551,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2593,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1AccountDepositAddress(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2597,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1AccountWithdraw(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2677,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesMarginType(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1FuturesLeverage(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2726,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2727,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesAccountLeverage(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2731,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2746,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV1FuturesPositions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2810,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2842,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.toobit",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdrawsChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.publicGetMarketAll(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.privateGetAccounts(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.publicGetOrderbook(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bids_asks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bids_asks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTicker(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.arrays_concat(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesTicks(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersChance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTimeframeUnit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCandlesTimeframe(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersTest(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteOrder(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.privatePostOrdersCancelAndNew(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposits(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeposit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraws(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.privateGetWithdraw(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersOpen(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClosed(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrdersClosed(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateGetOrder(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsCoinAddresses(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.parse_deposit_addresses(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2071,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2077,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDepositsCoinAddress(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.privatePostDepositsGenerateCoinAddress(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2179,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawsCoin(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdrawsKrw(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2254,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2259,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.upbit",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Ping(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTime(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Time(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3Coins(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3ExchangeInfo(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketExchangeInfo(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTicker24hr(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTicker24hr(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTickerBookTicker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTickerBookTicker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketDepth(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketDepth(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketHistoryKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketMarkPriceKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketIndexPriceKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketKlines(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.publicGetApiV3MarketTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketOpenInterest(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1605,
      "pattern": "self_method_not_found",
      "note": "self.safe_open_interest(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketPremiumIndex(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.contractGetCapiV3MarketFundingRate(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3Account(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountBalance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3AccountTransferRecords(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1913,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1974,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AlgoOrder(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1995,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.handle_trigger_prices_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2014,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2017,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AlgoOrder(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2155,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2157,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2162,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AlgoOpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2164,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3AllOpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.privateDeleteApiV3OrderBatch(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateDeleteCapiV3BatchOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2212,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3Order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2297,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2300,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2305,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OpenAlgoOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OpenOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2488,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2496,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3AllOrders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2497,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2547,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3OrderHistory(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2581,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2693,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2710,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2719,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2768,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2785,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2809,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2811,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2816,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2819,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.privateGetApiV3MyTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3UserTrades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2868,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_dynamic(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2894,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2909,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountIncome(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3AccountFundingBills(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2918,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2925,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV3AccountBills(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2927,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2973,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2979,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 2993,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3001,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3002,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3006,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3035,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3036,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountPositionAllPosition(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3038,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3051,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3065,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountPositionSinglePosition(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3156,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3160,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3161,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3179,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3ClosePositions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3208,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3ClosePositions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3228,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3240,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountCommissionRate(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3292,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3320,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3321,
      "pattern": "self_method_not_found",
      "note": "self.parse_margin_modes(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3328,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3353,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountMarginType(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3358,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3381,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3385,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3402,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3408,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3409,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3410,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3416,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountLeverage(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3462,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivateGetCapiV3AccountSymbolConfig(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3480,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3501,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3502,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3504,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountMarginType(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3513,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3516,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3521,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.contractPrivatePostCapiV3AccountPositionMargin(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3555,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3587,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3588,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3592,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3595,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.weex",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetMarkets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetAssets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.add_key_in_array_items(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.market_codes(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.deposit_withdraw_fee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.assign_default_deposit_withdraw_fees(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetAssets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFee(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrderHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFutures(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.v2PublicGetTicker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetOrderbookMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTradesMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountExecutedHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.sort_by_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1723,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetKline(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1806,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1807,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1809,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1810,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1811,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetPing(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetTime(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1903,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1921,
      "pattern": "self_method_not_found",
      "note": "self.uuid16(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStopLimit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralTriggerMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStopMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralLimit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderNew(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1958,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCollateralMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderStockMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 1997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2009,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2018,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderModify(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2040,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2041,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCancel(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderCancelAll(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2150,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrderKillSwitch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2203,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2206,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2211,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountBalance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostOrders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2295,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2299,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrderHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2414,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2415,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostTradeAccountOrder(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2472,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2493,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2563,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2569,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountFiatDepositUrl(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountAddress(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2649,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountCreateNewAddress(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2678,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2697,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostSubAccountList(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2764,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountLeverage(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2791,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2792,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2795,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountTransfer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2817,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.uuid22(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountWithdraw(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2896,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2898,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2907,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2922,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2923,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2960,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2969,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 2971,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3009,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3010,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3037,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3075,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3076,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3097,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3119,
      "pattern": "self_method_not_found",
      "note": "self.parse_borrow_interests(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3120,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3143,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3144,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3149,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3151,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3154,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3168,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3183,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFutures(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3229,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3230,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3269,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3282,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3316,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountFundingHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3335,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3367,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3368,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3394,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3398,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3437,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3438,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3452,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3453,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3458,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertEstimate(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3461,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertConfirm(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3524,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3525,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3528,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostConvertHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3529,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3553,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3554,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3595,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3600,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3611,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3629,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3638,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsHistory(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3663,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3664,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3700,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3712,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3713,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostCollateralAccountPositionsOpen(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3717,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3787,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3793,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3796,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3797,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3798,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3799,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3809,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3831,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostMainAccountSmartPlans(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3836,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3839,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3849,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3881,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3887,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.v4PublicGetFundingHistoryMarket(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3902,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate_histories(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3906,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3907,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3911,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3913,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3917,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3921,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3926,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3930,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3932,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3934,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3938,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3939,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3957,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3970,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3978,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3979,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3982,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.whitebit",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 28,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetSystemInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetSystemInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetInstruments(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetMarketTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeTradingFee(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetToken(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetTokenNetwork(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutAlgoOrderClientClientOrderId(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrderClientClientOrderId(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutAlgoOrderOid(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutOrderOid(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1511,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeAlgoOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateDeleteTradeOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostTradeCancelAllAfter(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1574,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeAlgoOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeOrder(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1697,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeAlgoOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeOrders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1793,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1815,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1931,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1934,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1936,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1938,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1955,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1963,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2022,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetOrderbook(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2050,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2052,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2068,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2069,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2079,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetKlineHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2116,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetTradeTransactionHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountSubAccountsAll(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.parse_accounts(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetBalances(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2379,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2398,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetWalletDeposit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2417,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2427,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2452,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetWalletHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2507,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2509,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2535,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2577,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2595,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2612,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2631,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2632,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2682,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2683,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2714,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2717,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostAssetTransfer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2725,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2732,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2733,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2738,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2761,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2767,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAssetTransferHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2770,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2803,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2804,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfers(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2845,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2900,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostAssetWalletWithdraw(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2911,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2913,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2936,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostInterestRepay(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2946,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2966,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2975,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2980,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2981,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2983,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2984,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2988,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2992,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2994,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2996,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3005,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3016,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3021,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3033,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3043,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3046,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3047,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3048,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3070,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3071,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3080,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3082,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3099,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3101,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3103,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3107,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3111,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3112,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesFundingFeeHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3117,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3145,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3147,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3171,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3173,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3184,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3188,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3190,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3194,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3196,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3223,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRate(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3227,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3248,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRate(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3286,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3287,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3288,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3306,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3308,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3318,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.v3PublicGetFundingRateHistory(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3342,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3351,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3352,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3356,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3357,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutFuturesPositionMode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3378,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3404,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetAccountInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3439,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3441,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3530,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3536,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3538,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostSpotMarginLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3542,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePutFuturesLeverage(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3544,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3578,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientIsolatedMargin(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3585,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3602,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3634,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3635,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3636,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3682,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3684,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3749,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3758,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3763,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3769,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3770,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3771,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3772,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3773,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3774,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3776,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3777,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3800,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3804,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertRfq(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3823,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3827,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3847,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivatePostConvertRft(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3858,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3872,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertTrade(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3891,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3915,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3917,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertTrades(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3922,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3943,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3945,
      "pattern": "self_method_not_found",
      "note": "self.parse_conversions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3985,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3987,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3994,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4010,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetConvertAssetInfo(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4030,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4042,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4057,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4071,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.v3PrivateGetFuturesPositions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4105,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4106,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4107,
      "pattern": "self_method_not_found",
      "note": "self.parse_adl_ranks(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4136,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4139,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4140,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4144,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4148,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4156,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woo",
      "lineno": 4159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 27,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicSystemInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicToken(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicChainInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicMarketTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRates(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rates(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.v1PublicGetPublicFundingRateHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetFundingFeeHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.parse_incomes(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderbookSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetKline(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1388,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1497,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1527,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1537,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePutOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoClientOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1803,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1804,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1821,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteClientBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1826,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteBatchOrder(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1839,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteAlgoOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateDeleteOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1883,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1904,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1908,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoClientOrderClientOrderId(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrderOid(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientOrderClientOrderId(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOid(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1996,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAlgoOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2036,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2037,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2038,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2100,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetOrderOidTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2127,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2128,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2146,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_incremental(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2152,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.handle_until_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetTrades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2200,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2204,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientHolding(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetAssetHistory(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2301,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2339,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2356,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2405,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2420,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2422,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetWithdrawNonce(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2454,
      "pattern": "self_method_not_found",
      "note": "self.ecdsa(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.int_to_base16(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2476,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2477,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2486,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2511,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.eth_encode_structured_data(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostWithdrawRequest(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2541,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2560,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2562,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetClientInfo(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2604,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivatePostClientLeverage(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2636,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2650,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2655,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2661,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2662,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2664,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2665,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2666,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2668,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2691,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositionSymbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2723,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2737,
      "pattern": "self_method_not_found",
      "note": "self.v1PrivateGetPositions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2781,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2786,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2787,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2789,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2790,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2794,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2796,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2802,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2807,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2821,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2826,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2827,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2835,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.urlencode_base64(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2836,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.woofipro",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 32,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTime(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetWalletSupportCurrency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetCurrencies(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.load_time_difference(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetSymbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicSymbolList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicSymbolList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.yymmdd(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_deterministic(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetKline(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQDepth(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQAggTicker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQAggTicker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker24h(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQAggTickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQAggTickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTicker24h(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1755,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1772,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTickerBook(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1796,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1873,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1874,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetTradeRecent(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1900,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQDeal(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQDeal(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1907,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderTradeList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderTradeList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetTrade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2046,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2047,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2163,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2175,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2194,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetBalances(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2320,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2345,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2385,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2393,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2406,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2407,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2416,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2418,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2419,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2421,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2442,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2456,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2457,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2468,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCreatePlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCreatePlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCreateProfit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCreateProfit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCreate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCreate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2519,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2527,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2528,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2529,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2538,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2540,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustProfitDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2546,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustProfitDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2548,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2554,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2694,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2703,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2704,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2707,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2709,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2713,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderListHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2715,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2718,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetHistoryOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2721,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2832,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2833,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2834,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2852,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2877,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustPlanList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustPlanList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1EntrustProfitList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2885,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1EntrustProfitList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2887,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureTradeV1OrderList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2890,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureTradeV1OrderList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2892,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2902,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetHistoryOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2904,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetOpenOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3086,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3091,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3174,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3175,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3177,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3185,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3187,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3191,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3193,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3195,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCancel(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCancel(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3199,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3201,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3224,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3242,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3246,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3251,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3254,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelAllPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelAllPlan(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3262,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustCancelAllProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3264,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustCancelAllProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderCancelAll(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderCancelAll(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3270,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3273,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteOpenOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3297,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3317,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3319,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteBatchOrder(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3322,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3334,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3466,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3467,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3468,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3469,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3470,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3471,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3472,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3473,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3474,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3488,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3493,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3495,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3499,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3534,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3538,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3546,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3547,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceBills(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3549,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceBills(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3551,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3577,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3578,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3579,
      "pattern": "self_method_not_found",
      "note": "self.parse_ledger(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3597,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3598,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3599,
      "pattern": "self_method_not_found",
      "note": "self.safe_ledger_entry(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3607,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3610,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3646,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3647,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3648,
      "pattern": "self_method_not_found",
      "note": "self.network_code_to_id(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositAddress(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3666,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3680,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3698,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3702,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetDepositHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3735,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3736,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3737,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3751,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3755,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetWithdrawHistory(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3761,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3788,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3789,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3790,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3806,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3807,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3808,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3810,
      "pattern": "self_method_not_found",
      "note": "self.handle_network_code_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3811,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3816,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostWithdraw(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3821,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3880,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3886,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3888,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3897,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3899,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3900,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3950,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureUserV1PositionAdjustLeverage(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionAdjustLeverage(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3955,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3995,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3996,
      "pattern": "self_method_not_found",
      "note": "self.check_required_argument(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3997,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 3998,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4006,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureUserV1PositionMargin(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4009,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionMargin(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4011,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4028,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4046,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4048,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4051,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicLeverageBracketList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4053,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicLeverageBracketList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4078,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4079,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4104,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4105,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4107,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4123,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4124,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4129,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicLeverageBracketDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4134,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicLeverageBracketDetail(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4134,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4157,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4179,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4184,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4186,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4187,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4190,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4192,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4214,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4216,
      "pattern": "self_method_not_found",
      "note": "self.fetch_paginated_call_cursor(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4228,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQFundingRateRecord(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQFundingRateRecord(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4233,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4254,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4255,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4260,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4265,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4269,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4302,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.publicInverseGetFutureMarketV1PublicQFundingRate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.publicLinearGetFutureMarketV1PublicQFundingRate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4321,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4334,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4348,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4350,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4372,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4384,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1BalanceFundingRateList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1BalanceFundingRateList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4412,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4417,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4418,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4432,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4434,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4435,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4441,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4456,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4457,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4462,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4465,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4467,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4497,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4515,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4518,
      "pattern": "self_method_not_found",
      "note": "self.privateInverseGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4520,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1PositionList(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4551,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4553,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4575,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4576,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4580,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4590,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4593,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4619,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4620,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4621,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4624,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4626,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostBalanceTransfer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4632,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4675,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4676,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureUserV1PositionChangeType(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4694,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4729,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4730,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4733,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4734,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4741,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4745,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4747,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4749,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4751,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4754,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1EntrustUpdateProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4754,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.privateInversePostFutureTradeV1OrderUpdate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4756,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4767,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1EntrustUpdateProfitStop(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4769,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearPostFutureTradeV1OrderUpdate(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4779,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4780,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPutOrderOrderId(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4793,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4849,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4857,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4858,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4865,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4875,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4876,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4881,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4884,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4895,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4902,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.xt",
      "lineno": 4919,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.publicGetCurrencyPairsAll(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetInfo(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.publicGetDepthPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTickerPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.publicGetTradesPair(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTrade(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.privatePostCancelOrder(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.privatePostActiveOrders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.privatePostTradeHistory(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWithdraw(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zaif",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zaif' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 30,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SystemStatus(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1SystemStatus(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2SystemTime(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1SystemTime(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExCurrencies(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.parse_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.network_id_to_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_structure(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExTradefee(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1ExchangeTradefee(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExTradefees(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1ExchangeTradefees(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketOrderbook(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketOrderBook(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketTicker(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketTicker24Hr(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketAllTickers(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.parse_tickers(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketKlines(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapPostV1MarketKlines(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2MarketTrades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketAggTrade(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeHistory(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrderFills(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2AccountBalance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1WalletBalance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostV2ExOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeOrderAddTPSL(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteV2ExOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapDeleteV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotDeleteV2ExOrdersCancelAll(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeOrderOpenOrders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotGetV2ExOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeOrder(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradePositionClose(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeUserLeverages(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.parse_leverages(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradeUserLeverage(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeUpdateUserLeverage(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapGetV1TradePositions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.parse_positions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeAddMargin(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.privateSwapPostV1TradeReduceMargin(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1481,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.publicSpotGetV2ExExchangeInfo(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.publicSwapGetV1MarketMarkets(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1673,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1704,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1787,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1795,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1797,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1799,
      "pattern": "self_method_not_found",
      "note": "self.extract_params(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1801,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1805,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1813,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1819,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.zebpay",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'zebpay' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .where(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.load_lighter_library_helper(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.throttler(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_running_loop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_default_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_default_verify_paths(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_verify_locations(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TCPConnector(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientSession(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.prepare_request_headers(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.check_proxy_url_settings(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.url_encoder_for_proxy_url(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.check_proxy_settings(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.check_conflicting_proxies(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FormData(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_field(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 241,
      "pattern": "name_call_unresolved",
      "note": "Call to 'session_method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .URL(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .text(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.on_rest_response(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.handle_http_status_code(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.is_text_response(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_url(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientSession(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.set_markets(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.set_markets(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.fetch_fees(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.fetch_ohlcvc(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 401,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 414,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.check_ws_proxy_settings(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_later(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.check_ws_proxy_settings(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .connect(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .throttle(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.check_ws_proxy_settings(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .connect(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .throttle(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.get_cache_index(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PushDataV3ApiWrapper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParseFromString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.aggregate(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.aggregate(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.calculate_rate_limiter_cost(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.sign(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.set_take_profit_and_stop_loss_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.set_take_profit_and_stop_loss_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1824,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1886,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1927,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1933,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1939,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1983,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1994,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2039,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2057,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2078,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.handle_max_entries_per_request_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2108,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2113,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2123,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2126,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2131,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2132,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.remove_repeated_elements_from_array(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2148,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.handle_max_entries_per_request_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2170,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2188,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2192,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2193,
      "pattern": "self_method_not_found",
      "note": "self.remove_repeated_elements_from_array(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2195,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2199,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2201,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2202,
      "pattern": "self_method_not_found",
      "note": "self.handle_max_entries_per_request_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2208,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2213,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2230,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2247,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.sort_cursor_paginated_result(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.handle_max_entries_per_request_and_params(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2280,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.sort_cursor_paginated_result(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.exchange",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.throttler",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getattribute__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .indices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.cache",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancelled(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_soon(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.on_connected_callback(...) not found in class 'Client' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_soon(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.on_error_callback(...) not found in class 'Client' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.on_close_callback(...) not found in class 'Client' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .receive(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.on_message_callback(...) not found in class 'Client' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pong(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update_cookies(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__aenter__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ws_connect(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__aenter__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ws_connect(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 315,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.ping(...) not found in class 'Client' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.client",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ping(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.functions",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 9,
      "pattern": "self_method_not_found",
      "note": "self.done(...) not found in class 'Future' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 10,
      "pattern": "self_method_not_found",
      "note": "self.set_result(...) not found in class 'Future' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 13,
      "pattern": "self_method_not_found",
      "note": "self.done(...) not found in class 'Future' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.set_exception(...) not found in class 'Future' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 26,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancelled(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to '_settle(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.future",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_done_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Asks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bids(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CountedAsks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CountedBids(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IndexedAsks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IndexedBids(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.insert(...) not found in class 'OrderBookSide' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.pop(...) not found in class 'OrderBookSide' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__len__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .indices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__eq__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.insert(...) not found in class 'CountedOrderBookSide' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.insert(...) not found in class 'IndexedOrderBookSide' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.async_support.base.ws.order_book_side",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bisect_left(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .adjusted(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .adjusted(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .takewhile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.decimal_to_precision",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 461,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .realpath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gettempdir(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .realpath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decompress(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GzipFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .raise_for_status(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_object_value_from_key_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 998,
      "pattern": "name_call_unresolved",
      "note": "Call to 'get(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1013,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1014,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .trunc(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .truncate_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid5(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UUID(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .OrderedDict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .findall(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unquote(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quote(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time_ns(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time_ns(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ymd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ymd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timegm(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timegm(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .utctimetuple(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA3(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlsafe_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsa(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ecdsa(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .eddsa(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hmac(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA384(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA512(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default_backend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PKCS1v15(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode_typed_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .eth_get_address_from_private_key_with_coincurve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove0x_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromhex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA3(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove0x_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromhex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA3(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .message_hash(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ecdsa_secp256k1_coincurve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hash(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_pem(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_digest_deterministic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sigdecode_strings(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_digest_deterministic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sigdecode_strings(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hash(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_recoverable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlsafe_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_private_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_urlencoded_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .calculateSignature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.fetch_funding_fees(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA3(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b32decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hmac(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b16encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2023,
      "pattern": "self_method_not_found",
      "note": "self.number(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2048,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ErrorClass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .crc32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .randint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ContractBuilder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__str__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__str__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Contract(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromhex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_from_seed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ZkLinkSigner(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_musig(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TransferBuilder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Transfer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromhex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_from_seed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ZkLinkSigner(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_musig(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_mnemonic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_seed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DeriveDefaultPath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Single(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Single(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.base16ToBinary(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CreateClient(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2347,
      "pattern": "name_call_unresolved",
      "note": "Call to 'arr_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignCreateGroupedOrders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignCreateOrder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignCancelOrder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignWithdraw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignCreateSubAccount(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignCancelAllOrders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignModifyOrder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignTransfer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignUpdateLeverage(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CreateAuthToken(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignUpdateMargin(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignApproveIntegrator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GenerateAPIKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 2536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SignChangePubKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3092,
      "pattern": "self_method_not_found",
      "note": "self.proxyUrlCallback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3095,
      "pattern": "self_method_not_found",
      "note": "self.proxy_url_callback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.proxy(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.httpProxyCallback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3130,
      "pattern": "self_method_not_found",
      "note": "self.http_proxy_callback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.httpsProxyCallback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3141,
      "pattern": "self_method_not_found",
      "note": "self.https_proxy_callback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.socksProxyCallback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3152,
      "pattern": "self_method_not_found",
      "note": "self.socks_proxy_callback(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3617,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3622,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 3952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4329,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4484,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4487,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4498,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4564,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4568,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4570,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 4919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 5962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6782,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6788,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6790,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6797,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6799,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6806,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6819,
      "pattern": "self_method_not_found",
      "note": "self.decimal_to_precision(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6823,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 6877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7602,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7602,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7604,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7619,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7621,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'Exchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 7893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.exchange",
      "lineno": 8255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .orn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.precise",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.types",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.base.types",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .MethodType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.fetch_rest_order_book_safe(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'aftermath' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aftermath",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 127,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 642,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 653,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'alpaca' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.alpaca",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 941,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exacMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 948,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'apex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.apex",
      "lineno": 1020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.load_accounts(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.fetch_rest_order_book_safe(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 894,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ascendex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ascendex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1070,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePostV3ListenKey(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostV3ListenKey(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.sapiPrivatePutV3ListenKey(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutV3ListenKey(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1470,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1556,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_market_structure(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1575,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderType(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1791,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'aster' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.aster",
      "lineno": 1793,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 72,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 76,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 79,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.array_slice(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'backpack' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.backpack",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bequant",
      "lineno": 16,
      "pattern": "name_call_unresolved",
      "note": "Call to 'bequantRest(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bequant",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bequant",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bequant' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bequant",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bequant",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bequant' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.fetch_rest_order_book_safe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1036,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1478,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1479,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1540,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1600,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1663,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1664,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1672,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1751,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1786,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1790,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1808,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1814,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1848,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1910,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1914,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1916,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1918,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1942,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2072,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2073,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2076,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2094,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2095,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2138,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2244,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.rawencode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.rsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2306,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2307,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2335,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2341,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2346,
      "pattern": "self_method_not_found",
      "note": "self.sapiPostUserListenToken(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2364,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2381,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2395,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2397,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2404,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2411,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2423,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2424,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2425,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2426,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2427,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2431,
      "pattern": "self_method_not_found",
      "note": "self.papiPostListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2432,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2434,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePostListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2436,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePostListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2438,
      "pattern": "self_method_not_found",
      "note": "self.publicPostUserDataStream(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2439,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2443,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2451,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2453,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2455,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2460,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2466,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2467,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.papiPutListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.fapiPrivatePutListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.dapiPrivatePutListenKey(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2475,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.publicPutUserDataStream(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2485,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2490,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2495,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2508,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2515,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2530,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2531,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2561,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2566,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2570,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2584,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2588,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.parseBalanceCustom(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2641,
      "pattern": "self_method_not_found",
      "note": "self.parseBalanceCustom(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2669,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2672,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2689,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2692,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2696,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2701,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2702,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2736,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2739,
      "pattern": "self_method_not_found",
      "note": "self.parse_position_risk(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2740,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2752,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2757,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2760,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2762,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2773,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2776,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2777,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2778,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2783,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2869,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2875,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2876,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2880,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2881,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2888,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2889,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2903,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2905,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2906,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2908,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2931,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2932,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2939,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2940,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2941,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2943,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2951,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2956,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2962,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 2974,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3025,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3026,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3067,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3068,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3069,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3089,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3090,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3100,
      "pattern": "self_method_not_found",
      "note": "self.editSpotOrderRequest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3102,
      "pattern": "self_method_not_found",
      "note": "self.editContractOrderRequest(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3104,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3109,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3114,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3216,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3217,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3220,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3222,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3241,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3244,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3250,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3252,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3255,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3265,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3267,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3268,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3279,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3293,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3294,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3302,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3304,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3315,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3330,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3341,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3343,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3350,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3354,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3359,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3380,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3388,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3390,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3396,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3401,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3402,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3436,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3437,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3445,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3450,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3454,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3459,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3460,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3479,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3483,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3487,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3489,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3490,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3492,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3494,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3497,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3502,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3511,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3515,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3518,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3630,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3632,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3644,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3650,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3659,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3665,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderTypeByMarket(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3671,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3805,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3820,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3823,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3824,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3825,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3828,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3832,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3833,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3835,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3840,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3843,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3848,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3851,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3852,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3853,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3856,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3857,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3860,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3869,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3874,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3884,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3889,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3936,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3937,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3942,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3944,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3947,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3953,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3954,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3983,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3986,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 3993,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4026,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4034,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4036,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4043,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4049,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4054,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4055,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4072,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4073,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4081,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4083,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4096,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4097,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4146,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4147,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4160,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4164,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4166,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4168,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4169,
      "pattern": "self_method_not_found",
      "note": "self.isLinear(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4171,
      "pattern": "self_method_not_found",
      "note": "self.isInverse(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4175,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4178,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4183,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4191,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4195,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4198,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4206,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4207,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4216,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4217,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4218,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4223,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4224,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4231,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4232,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4241,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4247,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4261,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4264,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4265,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4267,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4270,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4273,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4300,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4301,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4304,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4343,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4347,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4353,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4354,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4356,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'binance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binance",
      "lineno": 4413,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binancecoinm",
      "lineno": 16,
      "pattern": "name_call_unresolved",
      "note": "Call to 'binancecoinmRest(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binancecoinm",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binancecoinm",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binancecoinm",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binancecoinm",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binancecoinm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binanceus",
      "lineno": 16,
      "pattern": "name_call_unresolved",
      "note": "Call to 'binanceusRest(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binanceus",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binanceus",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binanceus",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binanceus",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binanceusdm",
      "lineno": 17,
      "pattern": "name_call_unresolved",
      "note": "Call to 'binanceusdmRest(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.binanceusdm",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binanceusdm",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.binanceusdm",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.binanceusdm",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'binanceusdm' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.find_nearest_ceiling(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.remove_repeated_trades_from_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.userAuthPrivatePutUserDataStream(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.userAuthPrivatePostUserDataStream(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1523,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1654,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1659,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bingx",
      "lineno": 1660,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'bingx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 57,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 69,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.counted_order_book(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.crc32(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1206,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitfinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitfinex",
      "lineno": 1218,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.handleProductTypeAndParams(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.handleProductTypeAndParams(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.counted_order_book(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.crc32(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.remove_repeated_trades_from_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.is_trigger_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1629,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1636,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1646,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1831,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1832,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1836,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1840,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1842,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1843,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_n(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1925,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1952,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2118,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2120,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2136,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2242,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2262,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2263,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2273,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2292,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2298,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2315,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2324,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2332,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2334,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2336,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2350,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2369,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2390,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2526,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2536,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2556,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2598,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2629,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2637,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2638,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2639,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2652,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2674,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2676,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitget' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitget",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 55,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bithumb' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bithumb",
      "lineno": 622,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.remove_repeated_trades_from_array(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status_by_type(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 980,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1526,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1541,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1573,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1632,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1635,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1665,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1703,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1732,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1733,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1750,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1779,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1780,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1823,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1825,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1827,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1828,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1829,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1833,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1854,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1956,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1967,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmart' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmart",
      "lineno": 1988,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 76,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.parse_liquidation(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 910,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.group_by(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1297,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.parse_timeframe(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1434,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1438,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1454,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1522,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1528,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.convertFromRawQuantity(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1536,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1548,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.convertFromRawQuantity(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.find_broadly_matched_key(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitmex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitmex",
      "lineno": 1692,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 72,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitopro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitopro",
      "lineno": 457,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 779,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.openV1PrivatePostPoseidonApiV1ListenKey(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.openV1PrivatePutPoseidonApiV1ListenKeyListenKey(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitrue",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'bitrue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 127,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 465,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.privatePostWebsocketsToken(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitstamp",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitstamp' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 49,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 50,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 50,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 69,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 465,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 519,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bittrade",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bittrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 72,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 527,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.cancel_order_request(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.fetchOrdersRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.fetchMyTradesRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.handle_withdraw_tag_and_params(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.check_address(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.withdrawRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.parse_transaction(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.fetchWithdrawalsRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.fetchOHLCVRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.fetchDepositsRequest(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_currency_since_limit(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.parse_transactions(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.parse_currencies(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.parse_trading_fees(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.parse_markets(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1148,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1217,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1242,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bitvavo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1398,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bitvavo",
      "lineno": 1400,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.counted_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 717,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blockchaincom",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'blockchaincom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas_with_keys(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas_with_keys(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 738,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.blofin",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'blofin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.handleToken(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bullish",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bullish' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.isUnifiedEnabled(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.implode_hostname(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.cancel_order_request(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.aggregate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.aggregate(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1183,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1368,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1452,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1453,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1513,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1532,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1538,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1583,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1589,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1643,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1675,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1676,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1856,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1858,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1889,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1893,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1895,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1896,
      "pattern": "self_method_not_found",
      "note": "self.isUnifiedEnabled(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1897,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1898,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 1926,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2075,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2081,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2083,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2087,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2089,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2096,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2099,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2101,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2102,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2107,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2109,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2110,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2140,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2147,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2180,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2182,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2184,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2186,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2187,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2198,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2248,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2251,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2256,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2318,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2320,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exacMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2327,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2385,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2386,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2389,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2392,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2440,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2441,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2446,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybit",
      "lineno": 2447,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'bybit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybiteu",
      "lineno": 16,
      "pattern": "name_call_unresolved",
      "note": "Call to 'bybiteuRest(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.bybiteu",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybiteu",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bybiteu",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybiteu' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bybiteu",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bybiteu' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.parse_ws_ohlcv(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderType(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 966,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.bydfi",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'bydfi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 945,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1069,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1348,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1395,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1438,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1463,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cex",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.create_auth_token(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 538,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbase",
      "lineno": 926,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coinbaseadvanced",
      "lineno": 13,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseadvanced' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseadvanced",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 23,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 69,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_trade(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseexchange' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseexchange",
      "lineno": 900,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinbaseinternational' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinbaseinternational",
      "lineno": 779,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 70,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 71,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coincheck",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coincheck' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1277,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1322,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1332,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1335,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinex",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 79,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 380,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exacMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 387,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.coinone",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'coinone' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.counted_order_book(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 827,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1146,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1245,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1298,
      "pattern": "name_call_unresolved",
      "note": "Call to 'callMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1346,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1347,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1351,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.cryptocom",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'cryptocom' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinListenkeyAcquire(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinListenkeyAcquire(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.privateGetDeepcoinListenkeyExtend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 582,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 664,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1134,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'deepcoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deepcoin",
      "lineno": 1168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.counted_order_book(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 679,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.get_list_from_object_values(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 955,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 971,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.deribit",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'deribit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 59,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 70,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.signMessage(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.handleDeriveSubaccountId(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.handleDeriveSubaccountId(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 673,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'derive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.derive",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 52,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 76,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'dydx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.dydx",
      "lineno": 405,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 49,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 49,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 69,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 70,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.parseSide(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.parseStatus(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parseSide(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 781,
      "pattern": "name_call_unresolved",
      "note": "Call to 'eventHandler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 803,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.exmo",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'exmo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 71,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.extended",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'extended' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.createOrdersRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.multiOrderSpotPrepareRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.prepareRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.spotOrderPrepareRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.prepareRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.fetchOrderRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.prepareOrdersByStatusRequest(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 826,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 835,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1207,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1243,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1358,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1447,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1451,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1491,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1494,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1495,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1501,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1567,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1578,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1619,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1621,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1682,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1690,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1691,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1702,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1730,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1766,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1771,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1878,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1893,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1899,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1901,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1902,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1966,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1979,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1980,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2000,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2005,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2015,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2019,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2026,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2048,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2051,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2064,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2080,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2085,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gate",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gate' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 59,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 805,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 820,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.string_to_base64(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.gemini",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'gemini' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 112,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas_with_keys(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas_with_keys(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.sign_in(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.getSubAccountId(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.getSubAccountId(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.getSubAccountId(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.grvt",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'grvt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 16,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 127,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderSideAndReduceOnly(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderType(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderTypeTimeInForceAndPostOnly(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1UserDataStream(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.privatePutApiV1UserDataStream(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hashkey",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hashkey' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 534,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.sort_by_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.parse_ws_ohlcvs(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.get_supported_mapping(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1110,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1253,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1255,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hitbtc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hitbtc",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 438,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 563,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hollaex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hollaex",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 25,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 522,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 578,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 661,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 754,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 814,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1073,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1191,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1331,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1384,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1408,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.handle_sub_type_and_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1618,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1620,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1626,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1637,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1641,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1648,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1651,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1668,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1669,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1670,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1674,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1685,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1687,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1696,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1708,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1709,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1711,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1716,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1719,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1722,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1743,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1748,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1757,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1762,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1857,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1873,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1905,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1909,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1911,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1912,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1920,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1924,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1991,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 1999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2001,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2151,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2156,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2166,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2167,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2171,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2219,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2222,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2224,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2232,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2240,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2243,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2257,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2269,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2290,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2312,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2313,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2347,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2348,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2349,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2352,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2355,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2357,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.ymdhms(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2359,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2375,
      "pattern": "self_method_not_found",
      "note": "self.keysort(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2376,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2378,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.htx",
      "lineno": 2410,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'htx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.huobi",
      "lineno": 13,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'huobi' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.huobi",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 81,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.createOrdersRequest(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.parseCreateEditOrderArgs(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.parseCreateEditOrderArgs(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.editOrdersRequest(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.cancelOrdersRequest(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 181,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 297,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 302,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 540,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 579,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 763,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.isUnifiedEnabled(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.isUnifiedEnabled(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.getDexFromSymbols(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1194,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1218,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1236,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.handlePublicAddress(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1349,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1354,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1357,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1383,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1394,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.coinToMarketId(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1456,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1539,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1541,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exacMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1548,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.hyperliquid",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'hyperliquid' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 57,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 62,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.crc32(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 272,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.independentreserve",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'independentreserve' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.handle_post_only(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 182,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_numeric(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.in_array(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 922,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.crc32(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.orderbook_checksum_message(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.privatePostGetWebSocketsToken(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1139,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1150,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1214,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1228,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1233,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1301,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1302,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.find_broadly_matched_key(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1490,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1504,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kraken' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kraken",
      "lineno": 1519,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 79,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 94,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 693,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 937,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 962,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1088,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1314,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1315,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1320,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1321,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1339,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1414,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1415,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1428,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1429,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1432,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1462,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1533,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.hash(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.base64_to_binary(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'krakenfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.krakenfutures",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBulletPrivate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.publicPostBulletPublic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostBulletPrivate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.futuresPublicPostBulletPublic(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.urlencode(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.privatePostBulletPrivate(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 349,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 394,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 395,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 436,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.parseSpotOrUtaTicker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 637,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 685,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 695,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 751,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 839,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 925,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 929,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 970,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 973,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1039,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1156,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1226,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1227,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1232,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1237,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1242,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1294,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1327,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1329,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1330,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1333,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1334,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1421,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1423,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1425,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1426,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1431,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1499,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1505,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1510,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1520,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1530,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1531,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1533,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1562,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1571,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1572,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1577,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1582,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1596,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1597,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1610,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1612,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1613,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1615,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1624,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1634,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1638,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1639,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1645,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1649,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1653,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1657,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1677,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1680,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1681,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1685,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1689,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1693,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1694,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.is_uta_enabled(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1749,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1759,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1773,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1776,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1864,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1868,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1872,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1876,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1879,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1944,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1945,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1948,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1949,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1951,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1954,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1957,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1964,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1965,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1967,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1968,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderTimeInForce(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1969,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1970,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1971,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1973,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1976,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 1982,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2006,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2007,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2011,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2012,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2013,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2016,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2020,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2021,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2028,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2082,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2111,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2115,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2119,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2121,
      "pattern": "self_method_not_found",
      "note": "self.is_uta_enabled(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2122,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2142,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2145,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2183,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2185,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2217,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2221,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2272,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2283,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2286,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2288,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2291,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2321,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2322,
      "pattern": "self_method_not_found",
      "note": "self.is_uta_enabled(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2329,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2330,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2340,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2342,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2343,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2344,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2353,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2363,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2366,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2371,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2372,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2387,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2388,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2463,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2478,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2480,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2481,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2482,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2491,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2512,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2514,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2518,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2520,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2521,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2522,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2526,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2542,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2544,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2550,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2552,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2558,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2574,
      "pattern": "self_method_not_found",
      "note": "self.is_uta_enabled(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2575,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2579,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2587,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2589,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2590,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2594,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2602,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2608,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2610,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2613,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2615,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2620,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2625,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2630,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2640,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2645,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2648,
      "pattern": "self_method_not_found",
      "note": "self.fetch_position(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2751,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2753,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2754,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2758,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2759,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2797,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2798,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2799,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2808,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2837,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2838,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2840,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2844,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2846,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2849,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2850,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2851,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2853,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2854,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2855,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2856,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2857,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2858,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2859,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2860,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2861,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2863,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2864,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2867,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2891,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2895,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2955,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2957,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2970,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2989,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2995,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 2999,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 3008,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 3010,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.kucoin",
      "lineno": 3014,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'kucoin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 14,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.fetch_tickers(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.currency(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self.currency_to_precision(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferOut(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.futuresPrivatePostTransferIn(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.parse_transfer(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.kucoinfutures",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'kucoinfutures' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 63,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 535,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 627,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 831,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 832,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.on_error(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 872,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 890,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSubscribeGetKey(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostSubscribeRefreshKey(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lbank",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'lbank' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.preLoadLighterLibrary(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.createAuth(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 166,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 191,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 264,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 450,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 542,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 599,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 629,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 684,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.handleAccountIndex(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.handleAccountIndex(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 748,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.handle_param_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.handleAccountIndex(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 963,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 976,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 990,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.handleAccountIndex(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1015,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1018,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.handleAccountIndex(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1083,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1174,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1180,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'lighter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.lighter",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 16,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 55,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 66,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 70,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 196,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.indexed_order_book(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.to_array(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 296,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'luno' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.luno",
      "lineno": 307,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 184,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 388,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.markets_for_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 481,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 649,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 715,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 858,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 863,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 865,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 935,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 992,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_list_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1000,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1151,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1153,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1157,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1288,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1289,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1295,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1298,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1377,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1385,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1386,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1387,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1389,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1396,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1399,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1422,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1461,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1504,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1507,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1508,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1514,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1516,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1517,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1521,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1534,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1535,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1581,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1594,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1611,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1622,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1623,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1625,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1628,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1630,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1666,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1667,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1678,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1679,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1683,
      "pattern": "self_method_not_found",
      "note": "self.markets_for_symbols(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1684,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1700,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1701,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1714,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1715,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1734,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1754,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1765,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1777,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1778,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1794,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1802,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1818,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1820,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1838,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1841,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePostUserDataStream(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1849,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.spotPrivatePutUserDataStream(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1860,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1862,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1865,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1871,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1887,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1892,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1894,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1917,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1940,
      "pattern": "self_method_not_found",
      "note": "self.is_binary_message(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1941,
      "pattern": "self_method_not_found",
      "note": "self.decode_proto_msg(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1950,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1953,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'mexc' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.mexc",
      "lineno": 1977,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 76,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1227,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1241,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1248,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.modetrade",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'modetrade' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.myokx",
      "lineno": 13,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'myokx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.myokx",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 42,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 56,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 57,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 72,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 143,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 224,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.parse_to_int(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 355,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 437,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 455,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 457,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 477,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 517,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'ndax' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.ndax",
      "lineno": 519,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 451,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 458,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 644,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 647,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 651,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 653,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 654,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 758,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 784,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 828,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 866,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 871,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.safe_liquidation(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 912,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 932,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 971,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1149,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1168,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.market_id(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1196,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1221,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1222,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1363,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1365,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1374,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1397,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1398,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1417,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1433,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1445,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1542,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1543,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1544,
      "pattern": "self_method_not_found",
      "note": "self.parseTradingBalance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1545,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1546,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1561,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1564,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1565,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1566,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1568,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1569,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1590,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1592,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1593,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1599,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1607,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1614,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1617,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1633,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1644,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1650,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1652,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1655,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1726,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1728,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.clone(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1767,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1768,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1769,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1770,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1774,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1781,
      "pattern": "self_method_not_found",
      "note": "self.handle_margin_mode_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1792,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1850,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1851,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1852,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1855,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1861,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1866,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1928,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1929,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1930,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1935,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1937,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1943,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1961,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1962,
      "pattern": "self_method_not_found",
      "note": "self.rand_number(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1981,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1986,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1987,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1988,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1989,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 1993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2003,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2025,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2027,
      "pattern": "self_method_not_found",
      "note": "self.filter_by(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2029,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2031,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2032,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2033,
      "pattern": "self_method_not_found",
      "note": "self.parse_orders(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2034,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2053,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2058,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2059,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2060,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2061,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2070,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2086,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2090,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2091,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2092,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2093,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2104,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2106,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2124,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2129,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2130,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2135,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2144,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2158,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2160,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2173,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2190,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2205,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2214,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2223,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2226,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2228,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2229,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2231,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2233,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2238,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2241,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2249,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2252,
      "pattern": "self_method_not_found",
      "note": "self.parse_json(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2308,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2323,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2325,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2327,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2351,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2356,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2361,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2368,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2374,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2377,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2384,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2399,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2400,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2402,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'okx' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okx",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.okxus",
      "lineno": 13,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'okxus' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.okxus",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 97,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.parse_balance(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 223,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 275,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 298,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 372,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 377,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 400,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 428,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 433,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 434,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 448,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 593,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 594,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 610,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 689,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 700,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 939,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 965,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1034,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1041,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1112,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1113,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1178,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1181,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1214,
      "pattern": "name_call_unresolved",
      "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1258,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1262,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1266,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1277,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1281,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.onetrading",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'onetrading' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 61,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 102,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 154,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 156,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 274,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 369,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 439,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 449,
      "pattern": "name_call_unresolved",
      "note": "Call to 'endpoint(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 480,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.create_safe_dictionary(...) not found in class 'p2b' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.p2b",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .on_close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 18,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.create_order_request(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.edit_order_request(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 218,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.cancelOrdersRequest(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.cancel_order_request(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.cancelAllOrdersRequest(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 367,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 380,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 432,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 446,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 447,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 498,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array_tickers(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.handleOriginAndSingleAddress(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 618,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.handleOriginAndSingleAddress(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 634,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 749,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 750,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 801,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 856,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 911,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 923,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 924,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 978,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1007,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.handleOriginAndSingleAddress(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.handleOriginAndSingleAddress(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1060,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1118,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1119,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.handle_errors(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1132,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1154,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1161,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1164,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1167,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1184,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1188,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1213,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1244,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1245,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1259,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exacMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1269,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1287,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'pacifica' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.pacifica",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 16,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 48,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 57,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 59,
      "pattern": "self_method_not_found",
      "note": "self.authenticateRest(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 68,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 79,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 113,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 357,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 397,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 398,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 431,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 491,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 514,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 596,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'paradex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.paradex",
      "lineno": 614,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 57,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 64,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 69,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 101,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 112,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 120,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 162,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 164,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 175,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 276,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 364,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 365,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 414,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcvs(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 526,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.custom_parse_bid_ask(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 718,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 724,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 727,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.custom_parse_order_book(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 743,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 756,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 919,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1090,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.parse_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1261,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1265,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1268,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderType(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1269,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1270,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1273,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1275,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_product(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.parse_time_in_force(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1279,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1280,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1282,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1286,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1408,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1424,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1430,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_n(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1443,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1455,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1458,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1471,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1472,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1475,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1477,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1480,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1482,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1483,
      "pattern": "self_method_not_found",
      "note": "self.seconds(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1485,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1493,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.phemex",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'phemex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 22,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 95,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 169,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 180,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.is_post_only(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 227,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.cost_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self.amount_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.price_to_precision(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 266,
      "pattern": "self_method_not_found",
      "note": "self.array_concat(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 300,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 358,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 361,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 424,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 427,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 529,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 570,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 656,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 657,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 658,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 660,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 662,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 663,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 665,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 721,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 722,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 725,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 726,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 728,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 731,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 734,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 739,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 799,
      "pattern": "self_method_not_found",
      "note": "self.safe_value_2(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 817,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 825,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 833,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 834,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 836,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 881,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 882,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 902,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 910,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 947,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 949,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1027,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1028,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1042,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1043,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1049,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1094,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1105,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1107,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1109,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1116,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1130,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1131,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1133,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1169,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1203,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1204,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1208,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1210,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1211,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1212,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1234,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1235,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'poloniex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.poloniex",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 80,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 128,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 147,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 153,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 155,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method2(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 187,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.parse_ws_trades(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 294,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 295,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 401,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 500,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 560,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 569,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 598,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 650,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 686,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 687,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 697,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 732,
      "pattern": "self_method_not_found",
      "note": "self.market_or_null(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 738,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 789,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 804,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 806,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 807,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_upper(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 815,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 819,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 821,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 822,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 824,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.market_or_null(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 874,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 885,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 886,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 890,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 891,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 892,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 897,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 918,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 927,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 928,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 931,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 938,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 951,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 999,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1021,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1022,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1030,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1031,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1035,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1038,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1040,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1048,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1050,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1051,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1054,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1058,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1UserDataStream(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1059,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1062,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.exception_message(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1071,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.privatePostApiV1UserDataStream(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1079,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1091,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.delay(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1104,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'toobit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.toobit",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 41,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 44,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 45,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 46,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 49,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 67,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 74,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 103,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 237,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 259,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 281,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 316,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.jwt(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.market_ids(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.implode_params(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.uuid(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 396,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 426,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 453,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 454,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 459,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 460,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 461,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 478,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 488,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.parse8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 502,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 503,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 515,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 519,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 521,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 523,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 539,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 565,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 566,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 606,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 612,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 614,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 619,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 620,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'upbit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.upbit",
      "lineno": 635,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.lock_id(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.unlock_id(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.extend_exchange_options(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.symbol(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 202,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 212,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 324,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 328,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 330,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 335,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 373,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 429,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 476,
      "pattern": "self_method_not_found",
      "note": "self.sort_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 495,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 499,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 505,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 506,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 507,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 551,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 558,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 559,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 563,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 564,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.create_ohlcv_object(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 608,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 609,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 613,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 617,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 621,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 668,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 669,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 670,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 671,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 673,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 677,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 705,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 740,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 745,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 747,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 790,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 797,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 803,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 838,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 846,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 854,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.handle_deltas(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 857,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 862,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book_bid_ask(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .storeArray(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 875,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 908,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 957,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 961,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 985,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1012,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1080,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1087,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1114,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1115,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1117,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1125,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1138,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1143,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1182,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1260,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.get_market_from_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1369,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1370,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1378,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1381,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1391,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1392,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1393,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1400,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1401,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.parseOrderType(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1407,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1413,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1416,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1418,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1420,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1441,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1446,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1459,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1460,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1465,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1473,
      "pattern": "self_method_not_found",
      "note": "self.fetch_balance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1547,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1549,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1550,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1551,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1552,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1557,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1559,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1560,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1576,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1579,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1580,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1587,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1588,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1591,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1595,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1598,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1603,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1608,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1686,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1688,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1692,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1698,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1699,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1705,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1712,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1713,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1729,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1735,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1736,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1737,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1742,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1744,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1745,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1746,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1747,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1758,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1761,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1763,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1764,
      "pattern": "self_method_not_found",
      "note": "self.throw_broadly_matched_exception(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.weex",
      "lineno": 1789,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_n(...) not found in class 'weex' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 20,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 82,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 126,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 132,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 158,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 159,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 213,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 214,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 222,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 285,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 348,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 356,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 387,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 389,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 393,
      "pattern": "self_method_not_found",
      "note": "self.parse_trades(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 441,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 465,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 470,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 483,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 511,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 518,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 585,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 586,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 592,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 597,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 600,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 601,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.safe_timestamp(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 607,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 611,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 622,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 628,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 672,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 702,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 707,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 708,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 709,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 723,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 729,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 730,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 733,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 735,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 741,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 752,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 753,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 755,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 757,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 759,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 795,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 800,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 802,
      "pattern": "self_method_not_found",
      "note": "self.v4PrivatePostProfileWebsocketToken(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 808,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 809,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 823,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 848,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 869,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 888,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 889,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 891,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 905,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.whitebit",
      "lineno": 909,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'whitebit' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 21,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 86,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 99,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 119,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 122,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 138,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 177,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 205,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 210,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 242,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 243,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 246,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 256,
      "pattern": "self_method_not_found",
      "note": "self.fetch_rest_order_book_safe(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 257,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 277,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 278,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 279,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 286,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_float_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 301,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 320,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.handle_option_and_params(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 341,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 342,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 359,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 360,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 381,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 404,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 411,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 462,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 463,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 464,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 484,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 485,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 492,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 496,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 508,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 536,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 545,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 547,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 549,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 556,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 573,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 576,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 577,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 588,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 602,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 603,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 630,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 631,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 635,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 636,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 638,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 639,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 640,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 641,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_float(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 646,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 667,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 674,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 690,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 691,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 710,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 711,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 712,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 713,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 714,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 716,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 717,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 765,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 768,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 772,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 773,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 788,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 794,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 810,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 812,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 816,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 818,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.hmac(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 820,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 830,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 840,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 850,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 880,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 884,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 900,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 913,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 997,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 998,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1001,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1002,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1005,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1006,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1008,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1009,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1085,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1098,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1101,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1102,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1103,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1166,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1173,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1175,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1176,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1179,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1187,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1190,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1195,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1200,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1240,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1241,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1267,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1309,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1312,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1316,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1317,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1318,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1319,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1324,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1337,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1338,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1345,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1361,
      "pattern": "self_method_not_found",
      "note": "self.parse_funding_rate(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1364,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1373,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1376,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1379,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1380,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1402,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1404,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1405,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1406,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1410,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1411,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1435,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1436,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1438,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1440,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1442,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1444,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1450,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1452,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1459,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1468,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1486,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1487,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1488,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1489,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1491,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1503,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1506,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1509,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woo' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woo",
      "lineno": 1510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 19,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 76,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 77,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.sum(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 92,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 106,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 108,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 140,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 146,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 148,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 149,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_book(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 172,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.safe_symbol(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 192,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 193,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 199,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 200,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 207,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 228,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 232,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 260,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 282,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 287,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 288,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 333,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 334,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 343,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 344,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 345,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 347,
      "pattern": "self_method_not_found",
      "note": "self.safe_ticker(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 350,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 351,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 352,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 353,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 371,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 374,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 375,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 407,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 409,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 410,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 413,
      "pattern": "self_method_not_found",
      "note": "self.find_timeframe(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 415,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 416,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 417,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 418,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 419,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 420,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 423,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 425,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 452,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 456,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 471,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 472,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 474,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 475,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 477,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 479,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 525,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 527,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 528,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 530,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 531,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 533,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 541,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 543,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 544,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 546,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 554,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 568,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 571,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 574,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 581,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 583,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reusableFuture(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 587,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 589,
      "pattern": "self_method_not_found",
      "note": "self.nonce(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.eddsa(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.encode(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 595,
      "pattern": "self_method_not_found",
      "note": "self.base58_to_binary(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 604,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 605,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 615,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 616,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 625,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.watch_multiple(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 642,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 643,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 645,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 648,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 655,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 676,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool_2(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 678,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 688,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbol_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 761,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 762,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 764,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 766,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 767,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 769,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 770,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 771,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 775,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 777,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 785,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 786,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 793,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 841,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 842,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.omit_zero(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 860,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 861,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 867,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 870,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 873,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 876,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 877,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 915,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 920,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 942,
      "pattern": "self_method_not_found",
      "note": "self.market_symbols(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 943,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 950,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 953,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 967,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 972,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 982,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1024,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1025,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1032,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1033,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1066,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1074,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1076,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1077,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1078,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.safe_position(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1084,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1092,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1093,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1095,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1096,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1097,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1099,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1100,
      "pattern": "self_method_not_found",
      "note": "self.parse_number(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1128,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1160,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1162,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1165,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1169,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1170,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1171,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1172,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1177,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1186,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1189,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1192,
      "pattern": "self_method_not_found",
      "note": "self.json(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1193,
      "pattern": "self_method_not_found",
      "note": "self.throw_exactly_matched_exception(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1224,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1225,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1227,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1231,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1238,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1239,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1241,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1248,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1257,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.woofipro",
      "lineno": 1263,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'woofipro' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 17,
      "pattern": "self_method_not_found",
      "note": "self.deep_extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 78,
      "pattern": "self_method_not_found",
      "note": "self.check_required_credentials(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 87,
      "pattern": "self_method_not_found",
      "note": "self.privateLinearGetFutureUserV1UserListenKey(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 96,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 98,
      "pattern": "self_method_not_found",
      "note": "self.privateSpotPostWsToken(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 110,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 111,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 116,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 117,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 118,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 123,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 129,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 130,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 131,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 137,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 141,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 142,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 165,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 167,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 186,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.handle_market_type_and_params(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.number_to_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 219,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 249,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.watch(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.extend(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 272,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 289,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 290,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 291,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 292,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 293,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 313,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 337,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 338,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 339,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 346,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 363,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 368,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 382,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 402,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 403,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 408,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 421,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 422,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 442,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 443,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 444,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 445,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 466,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 467,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 468,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 469,
      "pattern": "self_method_not_found",
      "note": "self.omit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 489,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 493,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 497,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 512,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 516,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLimit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 520,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 532,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 548,
      "pattern": "self_method_not_found",
      "note": "self.load_markets(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 550,
      "pattern": "self_method_not_found",
      "note": "self.client(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 552,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 553,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 555,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 557,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 562,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_symbols_since_limit(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .future(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 572,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 575,
      "pattern": "self_method_not_found",
      "note": "self.fetch_positions(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 580,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 623,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 624,
      "pattern": "self_method_not_found",
      "note": "self.parse_position(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 626,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 632,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 633,
      "pattern": "self_method_not_found",
      "note": "self.is_empty(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 698,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 699,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 701,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 706,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 780,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 781,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 782,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 787,
      "pattern": "self_method_not_found",
      "note": "self.parse_ticker(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 791,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 792,
      "pattern": "self_method_not_found",
      "note": "self.find_message_hashes(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 798,
      "pattern": "self_method_not_found",
      "note": "self.filter_by_array(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 845,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 847,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 849,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 851,
      "pattern": "self_method_not_found",
      "note": "self.parse_ohlcv(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 852,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 853,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 855,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 859,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 895,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 896,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 899,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 901,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 903,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 904,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 975,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 977,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 979,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 981,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 983,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 984,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 987,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 988,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 989,
      "pattern": "self_method_not_found",
      "note": "self.order_book(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 991,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.handle_option(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 996,
      "pattern": "self_method_not_found",
      "note": "self.spawn(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1003,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1004,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1010,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1011,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1013,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1016,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1055,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1056,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1057,
      "pattern": "self_method_not_found",
      "note": "self.safe_trade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1061,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1065,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1067,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1068,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1120,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1122,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1123,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1124,
      "pattern": "self_method_not_found",
      "note": "self.safe_order(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1126,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1127,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1129,
      "pattern": "self_method_not_found",
      "note": "self.iso8601(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1135,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_lower_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1136,
      "pattern": "self_method_not_found",
      "note": "self.safe_number_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1140,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1141,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1142,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1144,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.parse_order_status(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1145,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1148,
      "pattern": "self_method_not_found",
      "note": "self.safe_number(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1198,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1201,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1202,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1205,
      "pattern": "self_method_not_found",
      "note": "self.safe_market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1246,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1247,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1248,
      "pattern": "self_method_not_found",
      "note": "self.safe_currency_code(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1249,
      "pattern": "self_method_not_found",
      "note": "self.account(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1252,
      "pattern": "self_method_not_found",
      "note": "self.safe_string_2(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1254,
      "pattern": "self_method_not_found",
      "note": "self.safe_balance(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1293,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1296,
      "pattern": "self_method_not_found",
      "note": "self.safe_integer(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1299,
      "pattern": "self_method_not_found",
      "note": "self.parse_trade(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1300,
      "pattern": "self_method_not_found",
      "note": "self.market(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .onPong(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1310,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1323,
      "pattern": "self_method_not_found",
      "note": "self.safe_value(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1331,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1336,
      "pattern": "self_method_not_found",
      "note": "self.milliseconds(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1355,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.index_by(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1359,
      "pattern": "self_method_not_found",
      "note": "self.safe_dict(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1360,
      "pattern": "self_method_not_found",
      "note": "self.safe_bool(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1366,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1367,
      "pattern": "self_method_not_found",
      "note": "self.safe_list(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1371,
      "pattern": "self_method_not_found",
      "note": "self.clean_unsubscription(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1372,
      "pattern": "self_method_not_found",
      "note": "self.clean_cache(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1382,
      "pattern": "self_method_not_found",
      "note": "self.safe_string(...) not found in class 'xt' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.pro.xt",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.tests_init",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Process(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getpid(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .net_connections(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromfd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .shutdown(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_abnormal_close",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_cache",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .un_watch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .all_tasks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_running_loop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .all_tasks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .all_tasks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_close",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait_for(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait_for(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .race(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_task(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_future",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .done(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.base.test_order_book",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .limit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .spawn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .un_watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .un_watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .spawn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_un_watch_positions",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_balance",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_bids_asks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_bids_asks",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_liquidations_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_liquidations_for_symbols",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_my_trades",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ohlcv_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ohlcv_for_symbols",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_orders",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_order_book_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_order_book_for_symbols",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_position(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_position",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_positions",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_ticker",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_tickers",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch_trades_for_symbols(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_temporary_failure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.pro.test.Exchange.test_watch_trades_for_symbols",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateAccountV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateDealsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PrivateOrdersV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreBookTickerV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDealsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicAggreDepthsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerBatchV3Api_pb2",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicBookTickerV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicDealsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsBatchV3Api_pb2",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicIncreaseDepthsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicLimitDepthsV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickersV3Api_pb2",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicMiniTickerV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PublicSpotKlineV3Api_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateProtobufRuntimeVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.protobuf.mexc.PushDataV3ApiWrapper_pb2",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsValidBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 105,
      "pattern": "name_call_unresolved",
      "note": "Call to 'checksum_fct(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_dec_utils",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__ValidateAndGetGenericKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.addr_key_validator",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckDecode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawUncompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckEncode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.addr.P2PKH_addr",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ComputeChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ComputeChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__Pad(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__Pad(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__UnPad(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.base58.base58_xmr",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__UnPad(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HrpExpand(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PolyMod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PolyMod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HrpExpand(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._EncodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ComputeChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DecodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromList(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bch_bech32",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .VerifyChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HrpExpand(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PolyMod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PolyMod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HrpExpand(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._EncodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ComputeChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DecodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromList(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .VerifyChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ConvertBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ConvertBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ComputeChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsStringMixed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rfind(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.bech32_base",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._VerifyChecksum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._EncodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DecodeBech32(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bech32.segwit_bech32",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromList(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromPoint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 152,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 172,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__KeyFromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 192,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__KeyFromPoint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawUncompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromPoint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 355,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 375,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__KeyFromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_keys",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 121,
      "pattern": "self_method_not_found",
      "note": "self.ToBytes(...) not found in class 'Bip32FingerPrint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SetBit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ResetBit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsBitSet(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 316,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_data",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParentFingerPrint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckEncode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckDecode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__GetIfPublic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__GetPartsFromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_key_ser",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsHardened(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__ParseElements(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.bip32_path",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isnumeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GenerateFromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._MasterKeyGenerator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 75,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DefaultKeyNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DefaultKeyNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DerivePath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DefaultKeyNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyData(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsMasterKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParentFingerPrint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParentFingerPrint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 141,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 170,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DefaultKeyNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 199,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._DefaultKeyNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PointClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsAbsolute(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyNetVersions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FingerPrint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParentFingerPrint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublicDerivationSupported(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._KeyDerivator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsHardened(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CkdPriv(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 473,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip32Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Increase(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CkdPub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 501,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip32Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.base.bip32_base",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Increase(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Generator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_ed25519_key_derivator",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._SerializeIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsHardened(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._NewPrivateKeyLeftPart(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._NewPrivateKeyRightPart(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._SerializeIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._NewPublicKeyPoint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .X(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_key_derivator_base",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__HashRepeatedly(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__TweakMasterKeyBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AreBitsSet(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__HashRepeatedly(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ResetBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ResetBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.kholaw.bip32_kholaw_mst_key_generator",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SetBits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsHardened(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Generator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsHardened(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigestHalves(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_key_derivator",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKeyClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsValidBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GenerateFromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GenerateFromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip32.slip10.bip32_slip10_mst_key_generator",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GenerateFromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HardenIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._FromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._FromExtendedKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GetConfig(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 190,
      "pattern": "self_method_not_found",
      "note": "self._PurposeGeneric(...) not found in class 'Bip44' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self._CoinGeneric(...) not found in class 'Bip44' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self._AccountGeneric(...) not found in class 'Bip44' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self._ChangeGeneric(...) not found in class 'Bip44' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44.bip44",
      "lineno": 255,
      "pattern": "self_method_not_found",
      "note": "self._AddressIndexGeneric(...) not found in class 'Bip44' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 92,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromSeed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyNetVersions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 114,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromExtendedKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyNetVersions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublicOnly(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PrivateKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublicOnly(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 269,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Bip44Levels(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Coin(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DerivePath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DefaultPath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 332,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 354,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HardenIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 378,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HardenIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublicDerivationSupported(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HardenIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 412,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Depth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsPublicDerivationSupported(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HardenIndex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 440,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Bip44Base' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_base",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChildKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToExtended(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawUncompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddrClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .KeyObject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .EncodeKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddrParamsWithResolvedCalls(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CurveType(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Bip32Class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToExtended(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ChainCode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PublicKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .WifNetVersion(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.bip44_base.bip44_keys",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 71,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 84,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 97,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 110,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 122,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 147,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 162,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 177,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 191,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 204,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 218,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 248,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 269,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 291,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 312,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 334,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 348,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 377,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 387,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinFctCallsConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 392,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 407,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 420,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 435,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 450,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 465,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 479,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 494,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 509,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 525,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 540,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 561,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipBitcoinCashConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 583,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 596,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 609,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 624,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 639,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 651,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 664,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 677,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 692,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 707,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 720,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 732,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 744,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 757,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 770,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 783,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 796,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 811,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 826,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 841,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipLitecoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 858,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipLitecoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 877,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 890,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 903,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 916,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 929,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 945,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 960,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 975,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 990,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1003,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1016,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1029,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1042,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1055,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1070,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1083,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1098,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1111,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1126,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1139,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1152,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1166,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1181,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1194,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1209,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1222,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1235,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1250,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1263,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1276,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1289,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1302,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1317,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1331,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1346,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BipCoinConf(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.bip44.bip44_conf",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoinNames(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ValidateAndGetSecp256k1Key(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.atom_addr",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.bip_bitcoin_cash_conf",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ResolveCalls(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.bip_coin_conf",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.conf.common.bip_litecoin_conf",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 77,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 176,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'DummyPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .X(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.dummy_point",
      "lineno": 204,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'DummyPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromPoint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.common.ikeys",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_const",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Secp256k1Point(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 58,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 79,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .X(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 188,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_keys_ecdsa",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_verifying_key(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromCoordinates(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 78,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Secp256k1PointEcdsa' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnderlyingObject(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.ecc.secp256k1.secp256k1_point_ecdsa",
      "lineno": 221,
      "pattern": "self_method_not_found",
      "note": "self.__class__(...) not found in class 'Secp256k1PointEcdsa' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__SerializePath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RawCompressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__GetIfPublic(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__GetPartsFromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Public(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Private(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FixedLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FixedLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FixedLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddElem(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FixedLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.slip.slip32.slip32",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FixedLength(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encrypt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.aes_ecb",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decrypt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .blake2b(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.blake2",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decrypt_and_verify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encrypt_and_digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.chacha20_poly1305",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.hmac",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha512(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pbkdf2_hmac(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.pbkdf2",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.ripemd",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.scrypt",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .QuickDigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DigestSize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha512(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha512(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha2",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.crypto.sha3",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.algo",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.algo",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.algo",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.algo",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isupper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .translate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .maketrans(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddPadding(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TranslateAlphabet(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b32decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b32encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TranslateAlphabet(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.base32",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reverse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToInteger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.bytes",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GetBytesNumber(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.integer",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.string",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.utils.misc.string",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FromBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckEncode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ParamByKey(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CheckDecode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsValidBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .IsValidBytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.bip.wif.wif",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ToHexString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
      "lineno": 33,
      "pattern": "name_call_unresolved",
      "note": "Call to 't(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.registry",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SerializeToString(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.amino.amino_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.base.v1beta1.coin_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.keys_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.multisig.v1beta1.multisig_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.crypto.secp256k1.keys_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.msg.v1.msg_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.signing.v1beta1.signing_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos.tx.v1beta1.tx_pb2",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.cosmos_proto.cosmos_pb2",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.accountplus_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.genesis_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.models_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.params_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.query_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.accountplus.tx_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.block_rate_limit_config_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.clob_pair_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.equity_tier_limit_config_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.finalize_block_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_config_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.liquidations_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.matches_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.mev_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.operation_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.order_removals_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.process_proposer_matches_events_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.query_pb2",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.streaming_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.clob.tx_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.genesis_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.query_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.transfer_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.sending.tx_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.asset_position_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.genesis_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.perpetual_position_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.query_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.streaming_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.dydxprotocol.subaccounts.subaccount_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AddSerializedFile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildMessageAndEnumDescriptors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BuildTopDescriptorsAndMessages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.dydx_v4_client.gogoproto.gogo_pb2",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RegisterExtension(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.curves",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.curves",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnknownCurveError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 79,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 88,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 98,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 118,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 133,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 164,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 171,
      "pattern": "name_call_unresolved",
      "note": "Call to 'UnexpectedDER(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.der",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 179,
      "pattern": "name_call_unresolved",
      "note": "Call to 'RSZeroError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 183,
      "pattern": "name_call_unresolved",
      "note": "Call to 'RSZeroError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ecdsa",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .contains_point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .contains_point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .double(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 214,
      "pattern": "name_call_unresolved",
      "note": "Call to 'string_to_number(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 215,
      "pattern": "name_call_unresolved",
      "note": "Call to 'string_to_number(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 223,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 226,
      "pattern": "name_call_unresolved",
      "note": "Call to 'string_to_number(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 232,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_raw_encoding(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 257,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 267,
      "pattern": "name_call_unresolved",
      "note": "Call to 'bit_length(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 269,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 274,
      "pattern": "name_call_unresolved",
      "note": "Call to 'bytes_to_int(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 276,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mpz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .d(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 287,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 342,
      "pattern": "name_call_unresolved",
      "note": "Call to 'normalise_bytes(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_edwards(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 348,
      "pattern": "name_call_unresolved",
      "note": "Call to 'orderlen(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_raw_encoding(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_hybrid(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_raw_encoding(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 365,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._from_compressed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 374,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MalformedPointError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 383,
      "pattern": "self_method_not_found",
      "note": "self.curve(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 384,
      "pattern": "name_call_unresolved",
      "note": "Call to 'number_to_string(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 384,
      "pattern": "self_method_not_found",
      "note": "self.x(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 385,
      "pattern": "name_call_unresolved",
      "note": "Call to 'number_to_string(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 385,
      "pattern": "self_method_not_found",
      "note": "self.y(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 390,
      "pattern": "self_method_not_found",
      "note": "self.curve(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 391,
      "pattern": "name_call_unresolved",
      "note": "Call to 'number_to_string(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 391,
      "pattern": "self_method_not_found",
      "note": "self.x(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 392,
      "pattern": "self_method_not_found",
      "note": "self.y(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 399,
      "pattern": "self_method_not_found",
      "note": "self.y(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self.scale(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.x(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.y(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 406,
      "pattern": "self_method_not_found",
      "note": "self.curve(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 409,
      "pattern": "name_call_unresolved",
      "note": "Call to 'bit_length(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 410,
      "pattern": "name_call_unresolved",
      "note": "Call to 'int_to_bytes(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 430,
      "pattern": "self_method_not_found",
      "note": "self.curve(...) not found in class 'AbstractPoint' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 490,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mpz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 490,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mpz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 490,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mpz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 491,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mpz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .scale(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .double(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .curve(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_affine(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_affine(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 950,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._maybe_precompute(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .p(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .a(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.ellipticcurve",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .scale(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 30,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_public_point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_der(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 87,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashfunc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_public_key_recovery_with_digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 96,
      "pattern": "name_call_unresolved",
      "note": "Call to 'sigdecode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_public_point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .y(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 140,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashfunc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 145,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BadDigestError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 149,
      "pattern": "name_call_unresolved",
      "note": "Call to 'sigdecode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .verifies(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_secret_exponent(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 173,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_public_point(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_secret_exponent(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_der(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 268,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashfunc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 298,
      "pattern": "name_call_unresolved",
      "note": "Call to 'sigencode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 314,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashfunc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 319,
      "pattern": "name_call_unresolved",
      "note": "Call to 'BadDigestError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 324,
      "pattern": "name_call_unresolved",
      "note": "Call to 'sigencode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.keys",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.numbertheory",
      "lineno": 35,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NegativeExponentError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.numbertheory",
      "lineno": 177,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SquareRootError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.numbertheory",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hash_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.rfc6979",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 51,
      "pattern": "name_call_unresolved",
      "note": "Call to 'entropy(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 123,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashmod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 135,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hashmod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 158,
      "pattern": "name_call_unresolved",
      "note": "Call to 'generate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 159,
      "pattern": "name_call_unresolved",
      "note": "Call to 'generate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UnexpectedDER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa.util",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 41,
      "pattern": "name_call_unresolved",
      "note": "Call to 'VersioneerConfig(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Popen(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exc_info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .communicate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 129,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 165,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 179,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 243,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 247,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rindex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .realpath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ecdsa._version",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 74,
      "pattern": "name_call_unresolved",
      "note": "Call to 'old_from_type_str(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 110,
      "pattern": "name_call_unresolved",
      "note": "Call to 'old_from_type_str(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.base",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 75,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 103,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 126,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .has_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 178,
      "pattern": "self_method_not_found",
      "note": "self.stream_class(...) not found in class 'ABIDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 180,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 211,
      "pattern": "self_method_not_found",
      "note": "self.stream_class(...) not found in class 'ABIDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.codec",
      "lineno": 213,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 85,
      "pattern": "self_method_not_found",
      "note": "self.seek(...) not found in class 'ContextFramesBytesIO' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 93,
      "pattern": "self_method_not_found",
      "note": "self.tell(...) not found in class 'ContextFramesBytesIO' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.seek(...) not found in class 'ContextFramesBytesIO' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 144,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_frame(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 147,
      "pattern": "self_method_not_found",
      "note": "self.tail_decoder(...) not found in class 'HeadTailDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop_frame(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 175,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 183,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.decoder_fn(...) not found in class 'SingleDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_decoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.item_decoder(...) not found in class 'SizedArrayDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 267,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_frame(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 270,
      "pattern": "self_method_not_found",
      "note": "self.item_decoder(...) not found in class 'DynamicArrayDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop_frame(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 363,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 373,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 385,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 405,
      "pattern": "self_method_not_found",
      "note": "self._get_value_byte_size(...) not found in class 'SignedIntegerDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 420,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 435,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 465,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self._get_value_byte_size(...) not found in class 'SignedFixedDecoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 499,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 514,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 541,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 547,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.decoding",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 89,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 137,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 147,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 149,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 155,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 169,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 206,
      "pattern": "self_method_not_found",
      "note": "self.encode_fn(...) not found in class 'FixedSizeEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 240,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 262,
      "pattern": "self_method_not_found",
      "note": "self.type_check_fn(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 265,
      "pattern": "self_method_not_found",
      "note": "self.illegal_value_fn(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 269,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 271,
      "pattern": "self_method_not_found",
      "note": "self.bounds_fn(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 273,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'NumberEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 294,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 303,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 329,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 335,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_nan(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_infinite(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 362,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'BaseFixedEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 396,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 407,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 442,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 453,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 478,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 490,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'BytesEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 494,
      "pattern": "self_method_not_found",
      "note": "self.invalidate_value(...) not found in class 'BytesEncoder' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 506,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 512,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 535,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 542,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 573,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 580,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 615,
      "pattern": "name_call_unresolved",
      "note": "Call to 'item_encoder(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 624,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_encoder(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 671,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 676,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.encoding",
      "lineno": 716,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode_uint_256(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.exceptions",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.exceptions",
      "lineno": 89,
      "pattern": "self_method_not_found",
      "note": "self.column(...) not found in class 'ParseError' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lru_cache(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .escape(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.grammar",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 90,
      "pattern": "name_call_unresolved",
      "note": "Call to 'predicate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cache_clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 299,
      "pattern": "name_call_unresolved",
      "note": "Call to 'old_method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cache_clear(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 308,
      "pattern": "name_call_unresolved",
      "note": "Call to 'old_method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_by_equality(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_by_label(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._get_registration(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lru_cache(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lru_cache(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.registry",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 69,
      "pattern": "name_call_unresolved",
      "note": "Call to 'registration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .integers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .integers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .map(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .booleans(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .map(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .map(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .text(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_strategy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lists(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lists(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_strategy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_type_str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.tools._strategies",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .tuples(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.numeric",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .localcontext(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.padding",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.padding",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.abi.utils.padding",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 240,
      "pattern": "name_call_unresolved",
      "note": "Call to 'get_primary_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.messages",
      "lineno": 259,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SignableMessage(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .difference(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 58,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 87,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 107,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 118,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 181,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 208,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 217,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.encoding_and_hashing",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.account.encode_typed_data.helpers",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rindex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes.main",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes.main",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes.main",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes._utils",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes._utils",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.hexbytes._utils",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 58,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.abi",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'keccak(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isupper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.address",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isnumeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 36,
      "pattern": "name_call_unresolved",
      "note": "Call to 'formatter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to '_formatter_at_index(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 78,
      "pattern": "name_call_unresolved",
      "note": "Call to 'formatter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 84,
      "pattern": "name_call_unresolved",
      "note": "Call to 'condition(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 85,
      "pattern": "name_call_unresolved",
      "note": "Call to 'formatter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 117,
      "pattern": "name_call_unresolved",
      "note": "Call to 'formatter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 125,
      "pattern": "name_call_unresolved",
      "note": "Call to 'condition(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 126,
      "pattern": "name_call_unresolved",
      "note": "Call to 'formatter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .intersection(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .difference(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.applicators",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 165,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 167,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 188,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.conversions",
      "lineno": 190,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.currency",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.debug",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.debug",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.debug",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.debug",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .platform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.debug",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 29,
      "pattern": "self_method_not_found",
      "note": "self.method(...) not found in class 'combomethod' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 31,
      "pattern": "self_method_not_found",
      "note": "self.method(...) not found in class 'combomethod' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .chain(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 87,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_wrap(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 100,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_wrap(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 102,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ReturnType(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 121,
      "pattern": "name_call_unresolved",
      "note": "Call to 'to_wrap(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.decorators",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.encoding",
      "lineno": 2,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.encoding",
      "lineno": 2,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.encoding",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 36,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 36,
      "pattern": "name_call_unresolved",
      "note": "Call to 'g(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 47,
      "pattern": "name_call_unresolved",
      "note": "Call to 'callback(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 47,
      "pattern": "name_call_unresolved",
      "note": "Call to 'fn(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wraps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 71,
      "pattern": "name_call_unresolved",
      "note": "Call to '_compose(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 72,
      "pattern": "name_call_unresolved",
      "note": "Call to '_compose(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.functional",
      "lineno": 75,
      "pattern": "name_call_unresolved",
      "note": "Call to '_compose(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unhexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexlify(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.hexadecimal",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlparse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlparse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.humanize",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 33,
      "pattern": "self_method_not_found",
      "note": "self.isEnabledFor(...) not found in class 'ExtendedDebugLogger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 37,
      "pattern": "self_method_not_found",
      "note": "self.log(...) not found in class 'ExtendedDebugLogger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .addLevelName(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLoggerClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLoggerClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLoggerClass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Logger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.logging",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace_logger_class(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.module_loading",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.units",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.ethereum.utils.typing",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmembers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 55,
      "pattern": "name_call_unresolved",
      "note": "Call to 'decorator_factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__get__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.ast_utils",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to 'wrapper(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 21,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigurationError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expandtabs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expandtabs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 108,
      "pattern": "name_call_unresolved",
      "note": "Call to 'parse_fn(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .user_repr(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .accepts(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.exceptions",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.grammar",
      "lineno": 34,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.grammar",
      "lineno": 51,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.grammar",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 55,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DedentError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.indenter",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 232,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 296,
      "pattern": "name_call_unresolved",
      "note": "Call to 'read(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isascii(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getuser(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gettempdir(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .edit_terminals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dump(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dump(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 577,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 591,
      "pattern": "name_call_unresolved",
      "note": "Call to 'package_loader(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 595,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .process(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_interactive(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lark",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .escape(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._future_new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_borrow_pos(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 254,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__eq__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rindex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.callback1(...) not found in class 'CallChain' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.cond(...) not found in class 'CallChain' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 326,
      "pattern": "self_method_not_found",
      "note": "self.callback2(...) not found in class 'CallChain' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 441,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_regexes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count_marked_pairs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mark(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format_multiline(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_example_overlap(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count_marked_pairs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 622,
      "pattern": "name_call_unresolved",
      "note": "Call to 'EOFError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_regexes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 652,
      "pattern": "self_method_not_found",
      "note": "self.BasicLexer(...) not found in class 'ContextualLexer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 659,
      "pattern": "self_method_not_found",
      "note": "self.BasicLexer(...) not found in class 'ContextualLexer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .next_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.lexer",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .next_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 252,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 253,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 254,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 275,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 275,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 308,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 309,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 311,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 320,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 320,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 336,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 344,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 344,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 348,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 349,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 362,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 362,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 378,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 379,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expand_kids_by_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 405,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 416,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 504,
      "pattern": "self_method_not_found",
      "note": "self.__default__(...) not found in class '_ReplaceSymbols' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 509,
      "pattern": "self_method_not_found",
      "note": "self.__default__(...) not found in class '_ReplaceSymbols' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 510,
      "pattern": "self_method_not_found",
      "note": "self.__default__(...) not found in class '_ReplaceSymbols' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rfind(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 602,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 610,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ST(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 859,
      "pattern": "name_call_unresolved",
      "note": "Call to 'PackageResource(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isupper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .scan_values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_callback(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_examples(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .choices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1004,
      "pattern": "name_call_unresolved",
      "note": "Call to 'predicate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_immutable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .choices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1039,
      "pattern": "name_call_unresolved",
      "note": "Call to 'base_mangle(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .renamed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .title(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1211,
      "pattern": "name_call_unresolved",
      "note": "Call to 'PackageResource(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1232,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mangle(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mangle(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1277,
      "pattern": "name_call_unresolved",
      "note": "Call to 'mangle(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1314,
      "pattern": "name_call_unresolved",
      "note": "Call to 'source(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .issuperset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.load_grammar",
      "lineno": 1428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 24,
      "pattern": "name_call_unresolved",
      "note": "Call to 'lexer_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 61,
      "pattern": "name_call_unresolved",
      "note": "Call to 'create_parser(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 79,
      "pattern": "name_call_unresolved",
      "note": "Call to 'create_lexer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_text(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_interactive(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .process(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 148,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 155,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 161,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_regexp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 215,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parser_frontends",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 24,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'ExpandSingleChild' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 34,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'PropagatePositions' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 73,
      "pattern": "self_method_not_found",
      "note": "self.node_filter(...) not found in class 'PropagatePositions' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__lark_meta__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 114,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'ChildFilter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 136,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'ChildFilterLALR' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 155,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'ChildFilterLALR_NoPlaceholders' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expand_kids_by_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'AmbiguousExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'AmbiguousExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 220,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'AmbiguousExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 299,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'AmbiguousIntermediateExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 305,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'AmbiguousIntermediateExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'AmbiguousIntermediateExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 308,
      "pattern": "self_method_not_found",
      "note": "self.node_builder(...) not found in class 'AmbiguousIntermediateExpander' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 317,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 327,
      "pattern": "name_call_unresolved",
      "note": "Call to 'wrapper(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 364,
      "pattern": "name_call_unresolved",
      "note": "Call to 'default_handler(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parse_tree_builder",
      "lineno": 382,
      "pattern": "name_call_unresolved",
      "note": "Call to 'w(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.reconstruct",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.reconstruct",
      "lineno": 99,
      "pattern": "name_call_unresolved",
      "note": "Call to 'postproc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.reconstruct",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._pretty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._rich(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 157,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stack_pop(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 162,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stack_append(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .scan_values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 198,
      "pattern": "name_call_unresolved",
      "note": "Call to 'pred(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_png(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Dot(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 31,
      "pattern": "name_call_unresolved",
      "note": "Call to 'group_key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 33,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cmp_key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 34,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cmp_key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reverse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_matcher",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self._parse(...) not found in class 'TemplateConf' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__default__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .test_var(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._get_tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._get_tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._match_tree_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._get_tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._get_tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .apply_vars(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tree_templates",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .addHandler(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .StreamHandler(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 26,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 27,
      "pattern": "name_call_unresolved",
      "note": "Call to 'value(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_types(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 71,
      "pattern": "self_method_not_found",
      "note": "self._serialize(...) not found in class 'Serialize' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reversed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getwidth(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .category(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .atomic_write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 256,
      "pattern": "name_call_unresolved",
      "note": "Call to 'pred(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 266,
      "pattern": "name_call_unresolved",
      "note": "Call to 'expand(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popleft(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 277,
      "pattern": "name_call_unresolved",
      "note": "Call to 'expand(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.utils",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_wrapper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 124,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 137,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 228,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 252,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 280,
      "pattern": "self_method_not_found",
      "note": "self._call_userfunc(...) not found in class 'Transformer_InPlace' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 284,
      "pattern": "self_method_not_found",
      "note": "self._transform_children(...) not found in class 'Transformer_InPlace' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self._call_userfunc(...) not found in class 'Transformer_NonRecursive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 323,
      "pattern": "self_method_not_found",
      "note": "self._call_userfunc_token(...) not found in class 'Transformer_NonRecursive' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iter_subtrees_topdown(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_wrapper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 431,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_children(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 451,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 462,
      "pattern": "name_call_unresolved",
      "note": "Call to '_apply(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 482,
      "pattern": "self_method_not_found",
      "note": "self.base_func(...) not found in class '_VArgsWrapper' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 492,
      "pattern": "name_call_unresolved",
      "note": "Call to 'g(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 500,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 504,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 506,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 508,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.visitors",
      "lineno": 510,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 100,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 148,
      "pattern": "name_call_unresolved",
      "note": "Call to 'T(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 259,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 261,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 261,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 262,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 268,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NT(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.cyk",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 100,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_family(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 115,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_path(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 139,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_family(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 160,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_family(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 198,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 204,
      "pattern": "name_call_unresolved",
      "note": "Call to 'match(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 216,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_family(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 267,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 268,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 303,
      "pattern": "self_method_not_found",
      "note": "self.forest_sum_visitor(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.Tree(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expand_kids_by_data(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_common",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_common",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_common",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 54,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'SymbolNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 55,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'SymbolNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_path(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 319,
      "pattern": "name_call_unresolved",
      "note": "Call to 'oc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 326,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vtn(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 333,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vpno(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 335,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vino(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 337,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vsno(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 348,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vpni(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 350,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vini(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 352,
      "pattern": "name_call_unresolved",
      "note": "Call to 'vsni(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 359,
      "pattern": "name_call_unresolved",
      "note": "Call to 'oc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 430,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 488,
      "pattern": "name_call_unresolved",
      "note": "Call to '_NoData(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 567,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'ForestToParseTree' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 590,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'ForestToParseTree' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 591,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'ForestToParseTree' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_symbol_node_in(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_packed_node_in(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit_packed_node_out(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 683,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'TreeForestTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 692,
      "pattern": "self_method_not_found",
      "note": "self.tree_class(...) not found in class 'TreeForestTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 714,
      "pattern": "name_call_unresolved",
      "note": "Call to 'wrapper(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 715,
      "pattern": "name_call_unresolved",
      "note": "Call to 'user_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 722,
      "pattern": "name_call_unresolved",
      "note": "Call to 'user_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Dot(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_png(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.earley_forest",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Edge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.grammar_analysis",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 68,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 95,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 320,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ParseTable(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_analysis",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_ParseTable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._Token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isupper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._Token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_from_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exhaust_lexer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_interactive_parser",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_immutable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 52,
      "pattern": "name_call_unresolved",
      "note": "Call to 'on_error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resume_parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .feed_token(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isupper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.lalr_parser_state",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 58,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 59,
      "pattern": "name_call_unresolved",
      "note": "Call to 'match(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .end(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'match(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .end(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 82,
      "pattern": "name_call_unresolved",
      "note": "Call to 'match(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .end(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .end(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 90,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 91,
      "pattern": "self_method_not_found",
      "note": "self.Set(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .advance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 109,
      "pattern": "self_method_not_found",
      "note": "self.SymbolNode(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_family(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 150,
      "pattern": "self_method_not_found",
      "note": "self.predict_and_complete(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.parsers.xearley",
      "lineno": 161,
      "pattern": "self_method_not_found",
      "note": "self.predict_and_complete(...) not found in class 'Parser' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .open(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .translate_js6(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .translate_js(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .open(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .print_help(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.nearley",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memo_serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .print_help(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.serialize",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .generate_tokens(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compress(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 137,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 139,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 140,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 141,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 148,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .memo_serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 151,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 153,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 155,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 157,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 159,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 162,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 163,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 164,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 165,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 166,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 167,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 170,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 171,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 172,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 173,
      "pattern": "name_call_unresolved",
      "note": "Call to 'output(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .print_help(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools.standalone",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getEffectiveLevel(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .formatwarning(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.tools",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lark.__pyinstaller",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lighter_client.signer",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CDLL(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lighter_client.signer",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .POINTER(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lighter_client.signer",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lighter_client.signer",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.lighter_client.signer",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Free(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.class_registry",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.class_registry",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.class_registry",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.decorators",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partial(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.error_store",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.error_store",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.error_store",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.error_store",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.error_store",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.exceptions",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TypeVar(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 264,
      "pattern": "name_call_unresolved",
      "note": "Call to 'accessor_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 364,
      "pattern": "name_call_unresolved",
      "note": "Call to '_miss(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 584,
      "pattern": "self_method_not_found",
      "note": "self.nested(...) not found in class 'Nested' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 603,
      "pattern": "name_call_unresolved",
      "note": "Call to 'set_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 603,
      "pattern": "name_call_unresolved",
      "note": "Call to 'set_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 606,
      "pattern": "name_call_unresolved",
      "note": "Call to 'set_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 606,
      "pattern": "name_call_unresolved",
      "note": "Call to 'set_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._init_fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 620,
      "pattern": "name_call_unresolved",
      "note": "Call to 'schema_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dump(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 770,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 842,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 856,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 864,
      "pattern": "self_method_not_found",
      "note": "self.validate_length(...) not found in class 'Tuple' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UUID(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .UUID(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 952,
      "pattern": "self_method_not_found",
      "note": "self.num_type(...) not found in class 'Number' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._validated(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._validated(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isnan(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_nan(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Decimal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_finite(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1107,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._validated(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_nan(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_infinite(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1284,
      "pattern": "name_call_unresolved",
      "note": "Call to 'format_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1292,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strptime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1330,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .astimezone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1367,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strptime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .date(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strptime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1525,
      "pattern": "self_method_not_found",
      "note": "self.serialization_type(...) not found in class 'TimeDelta' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1604,
      "pattern": "self_method_not_found",
      "note": "self.mapping_type(...) not found in class 'Mapping' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1616,
      "pattern": "self_method_not_found",
      "note": "self.mapping_type(...) not found in class 'Mapping' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1631,
      "pattern": "self_method_not_found",
      "note": "self.mapping_type(...) not found in class 'Mapping' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1647,
      "pattern": "self_method_not_found",
      "note": "self.mapping_type(...) not found in class 'Mapping' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1907,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1917,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1923,
      "pattern": "self_method_not_found",
      "note": "self.enum(...) not found in class 'Enum' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1985,
      "pattern": "self_method_not_found",
      "note": "self._serialize_method(...) not found in class 'Method' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 1990,
      "pattern": "self_method_not_found",
      "note": "self._deserialize_method(...) not found in class 'Method' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2053,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2054,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2104,
      "pattern": "name_call_unresolved",
      "note": "Call to 'field_cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2105,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.fields",
      "lineno": 2107,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.orderedset",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TypeVar(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmro(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .OPTIONS_CLASS(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_declared_fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 143,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dict_cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .resolve_hooks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmro(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 161,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 492,
      "pattern": "name_call_unresolved",
      "note": "Call to 'getter_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 772,
      "pattern": "name_call_unresolved",
      "note": "Call to 'validator_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 774,
      "pattern": "name_call_unresolved",
      "note": "Call to 'validator_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .store_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalized_messages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalized_messages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 921,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 940,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 944,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 946,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 954,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 956,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 958,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 964,
      "pattern": "self_method_not_found",
      "note": "self.set_class(...) not found in class 'Schema' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Inferred(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1215,
      "pattern": "name_call_unresolved",
      "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1219,
      "pattern": "name_call_unresolved",
      "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1222,
      "pattern": "name_call_unresolved",
      "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.schema",
      "lineno": 1224,
      "pattern": "name_call_unresolved",
      "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isgeneratorfunction(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isgenerator(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 93,
      "pattern": "name_call_unresolved",
      "note": "Call to 'py_pprint(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .utcoffset(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timezone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groupdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groupdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ljust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groupdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .date(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfunction(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ismethod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.utils",
      "lineno": 358,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls_or_instance(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TypeVar(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 78,
      "pattern": "name_call_unresolved",
      "note": "Call to 'validator(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cast(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 168,
      "pattern": "self_method_not_found",
      "note": "self._regex_generator(...) not found in class 'RegexMemoizer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 174,
      "pattern": "name_call_unresolved",
      "note": "Call to 'RegexMemoizer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 215,
      "pattern": "self_method_not_found",
      "note": "self._regex(...) not found in class 'URL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 529,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 624,
      "pattern": "name_call_unresolved",
      "note": "Call to 'valuegetter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 647,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._format_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow.validate",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._format_error(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .version(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.collection_field",
      "lineno": 51,
      "pattern": "self_method_not_found",
      "note": "self.set_type(...) not found in class 'Set' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.lazy_class_attribute",
      "lineno": 36,
      "pattern": "self_method_not_found",
      "note": "self.func(...) not found in class 'LazyClassAttribute' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_symbol_table_node(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SymbolTableNode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.mypy",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bind(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._bind_to_schema(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass.union_field",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currentframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 218,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dc(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_origin(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmembers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 626,
      "pattern": "name_call_unresolved",
      "note": "Call to 'field(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_origin(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 673,
      "pattern": "name_call_unresolved",
      "note": "Call to 'list_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 707,
      "pattern": "name_call_unresolved",
      "note": "Call to 'tuple_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 710,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dict_type(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_origin(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 746,
      "pattern": "name_call_unresolved",
      "note": "Call to 'field(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_union_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_optional_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_optional_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 862,
      "pattern": "name_call_unresolved",
      "note": "Call to 'field(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setdefault(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_literal_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Raw(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_final_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_new_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 976,
      "pattern": "name_call_unresolved",
      "note": "Call to 'clazz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 978,
      "pattern": "name_call_unresolved",
      "note": "Call to 'clazz(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 1036,
      "pattern": "name_call_unresolved",
      "note": "Call to 'typing_NewType(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_dataclass",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .testmod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalized_messages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 114,
      "pattern": "name_call_unresolved",
      "note": "Call to 'type_schema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dump(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalized_messages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalized_messages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 182,
      "pattern": "name_call_unresolved",
      "note": "Call to 'type_schema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.marshmallow_oneofschema.one_of_schema",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 66,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigurationError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 69,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigurationError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listdir(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 107,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_languages(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 115,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigurationError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 126,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigurationError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .token_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 170,
      "pattern": "name_call_unresolved",
      "note": "Call to 'LookupError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_iterable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normalize_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pbkdf2_hmac(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.mnemonic.mnemonic",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_unix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.ext",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .tobytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .build(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unpack_from(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 513,
      "pattern": "self_method_not_found",
      "note": "self._list_hook(...) not found in class 'Unpacker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 524,
      "pattern": "self_method_not_found",
      "note": "self._object_pairs_hook(...) not found in class 'Unpacker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .intern(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 537,
      "pattern": "self_method_not_found",
      "note": "self._object_hook(...) not found in class 'Unpacker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_unix(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_unix_nano(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 561,
      "pattern": "self_method_not_found",
      "note": "self._ext_hook(...) not found in class 'Unpacker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 716,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 720,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 742,
      "pattern": "self_method_not_found",
      "note": "self._default(...) not found in class 'Packer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 745,
      "pattern": "name_call_unresolved",
      "note": "Call to 'OverflowError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 746,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 752,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 759,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 765,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 769,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 770,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 798,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 804,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 807,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 813,
      "pattern": "self_method_not_found",
      "note": "self._default(...) not found in class 'Packer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 817,
      "pattern": "name_call_unresolved",
      "note": "Call to 'check(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack.fallback",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getbuffer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pack(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.msgpack",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.exceptions",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.exceptions",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rindex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.exceptions",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.exceptions",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .prettily(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 21,
      "pattern": "name_call_unresolved",
      "note": "Call to 'criterion(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 97,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AdHocExpression(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 185,
      "pattern": "self_method_not_found",
      "note": "self._uncached_match(...) not found in class 'Expression' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._as_rhs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .span(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.expressions",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match_core(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 84,
      "pattern": "self_method_not_found",
      "note": "self.items(...) not found in class 'Grammar' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 134,
      "pattern": "self_method_not_found",
      "note": "self.values(...) not found in class 'Grammar' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_rule(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .visit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.grammar",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .prettily(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__repr__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 213,
      "pattern": "name_call_unresolved",
      "note": "Call to 'method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_rule(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.nodes",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.parsimonious.utils",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.common",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 83,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 86,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 167,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Function(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_inline_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 200,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.parser",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
      "lineno": 25,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
      "lineno": 28,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
      "lineno": 51,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v0.schemas",
      "lineno": 60,
      "pattern": "name_call_unresolved",
      "note": "Call to 'StructMemberSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_text(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 168,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Function(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_inline_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_inline_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 204,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Lark(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.parser_transformer",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
      "lineno": 23,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
      "lineno": 26,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypeSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
      "lineno": 39,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
      "lineno": 47,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v1.schemas",
      "lineno": 55,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_defined_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 112,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 211,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Function(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_inline_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Constructor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._group_by_entry_name(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_inline_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Interface(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Impl(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 277,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParsingError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dataclass(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fields(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Lark(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.parser_transformer",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 29,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 32,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypeSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 45,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 62,
      "pattern": "name_call_unresolved",
      "note": "Call to 'EventStructMemberSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 75,
      "pattern": "name_call_unresolved",
      "note": "Call to 'EventEnumVariantSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 92,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 100,
      "pattern": "name_call_unresolved",
      "note": "Call to 'TypedParameterSchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.abi.v2.schemas",
      "lineno": 116,
      "pattern": "name_call_unresolved",
      "note": "Call to 'FunctionAbiEntrySchema(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.felt",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.felt",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.felt",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lstrip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.felt",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.felt",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.type_parser",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.cairo_types",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .field(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .transform(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ParserContext(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 64,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ParserError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 68,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ParserError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 77,
      "pattern": "name_call_unresolved",
      "note": "Call to 'CommaSeparated(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 96,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ParserError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Item(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.deprecated_parse.parser_transformer",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v1.type_parser",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.cairo.v2.type_parser",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .zfill(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isalpha(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.address",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .chain(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hash(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_bytecode_with_skipped_segments(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.compiled_class_hash_objects",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .digest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.poseidon",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.selector",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.storage",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.utils",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SHA3(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.utils",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .reduce(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.utils",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.utils",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.hash.utils",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.factory",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.factory",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.factory",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.factory",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.function_serialization_adapter",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getattribute__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_tuple(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.tuple_dataclass",
      "lineno": 59,
      "pattern": "name_call_unresolved",
      "note": "Call to 'result_class(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._calldata_reader",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 102,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._wrap_errors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 125,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._wrap_errors(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ensure_all_values_read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization._context",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.array_serializer",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.bool_serializer",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.byte_array_serializer",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.enum_serializer",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.felt_serializer",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.named_tuple_serializer",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._asdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.option_serializer",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.output_serializer",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
      "lineno": 46,
      "pattern": "name_call_unresolved",
      "note": "Call to '_OrderedDict(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.payload_serializer",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint256_serializer",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ensure_valid_uint(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers.uint_serializer",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 40,
      "pattern": "name_call_unresolved",
      "note": "Call to '_OrderedDict(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .difference(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .push_entity(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_valid_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.serialization.data_serializers._common",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_with_context(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 44,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParserV2(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 52,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParserV1(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.constructor_args_translator",
      "lineno": 80,
      "pattern": "name_call_unresolved",
      "note": "Call to 'AbiParserV0(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.schema",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.schema",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isnumeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 167,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Parameter(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Str(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starknet.utils.typed_data",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.fast_pedersen_hash",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .x(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .floor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2120,
      "pattern": "name_call_unresolved",
      "note": "Call to 'is_quad_residue(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2122,
      "pattern": "name_call_unresolved",
      "note": "Call to 'sqrt_mod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .randbelow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ceil(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bit_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.signature",
      "lineno": 2312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sha256(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.utils",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.starkware.crypto.utils",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.gmpy",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.gmpy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.gmpy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.gmpy",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mpz(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 170,
      "pattern": "name_call_unresolved",
      "note": "Call to 'modversion(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.importtools",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._new_check(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._new(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.sympy.external.pythonmpq",
      "lineno": 168,
      "pattern": "name_call_unresolved",
      "note": "Call to 'op(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.compatibility",
      "lineno": 2,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.compatibility",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .methodcaller(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.compatibility",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .methodcaller(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.compatibility",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .methodcaller(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 15,
      "pattern": "attribute_call",
      "note": "Call via attribute access .popitem(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 37,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 69,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 84,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 100,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 116,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 136,
      "pattern": "name_call_unresolved",
      "note": "Call to 'predicate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 154,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 156,
      "pattern": "name_call_unresolved",
      "note": "Call to 'predicate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 177,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 179,
      "pattern": "name_call_unresolved",
      "note": "Call to 'predicate(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 195,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 215,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .difference_update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 282,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 288,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 291,
      "pattern": "name_call_unresolved",
      "note": "Call to 'factory(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 297,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.dicttoolz",
      "lineno": 299,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 43,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 72,
      "pattern": "name_call_unresolved",
      "note": "Call to 'form(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 76,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 111,
      "pattern": "name_call_unresolved",
      "note": "Call to 'form(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 115,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__get__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 304,
      "pattern": "self_method_not_found",
      "note": "self._partial(...) not found in class 'curry' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature_or_spec(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self._partial(...) not found in class 'curry' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 387,
      "pattern": "name_call_unresolved",
      "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 461,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 487,
      "pattern": "self_method_not_found",
      "note": "self.first(...) not found in class 'Compose' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 489,
      "pattern": "name_call_unresolved",
      "note": "Call to 'f(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 628,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 672,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 703,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 731,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 776,
      "pattern": "self_method_not_found",
      "note": "self.func(...) not found in class 'excepts' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 778,
      "pattern": "self_method_not_found",
      "note": "self.handler(...) not found in class 'excepts' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 832,
      "pattern": "name_call_unresolved",
      "note": "Call to 'builtin_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 841,
      "pattern": "name_call_unresolved",
      "note": "Call to 'builtin_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 853,
      "pattern": "name_call_unresolved",
      "note": "Call to 'builtin_func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 855,
      "pattern": "name_call_unresolved",
      "note": "Call to '_check_sigspec_orig(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bind(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.functoolz",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bind_partial(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to 'binop(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 100,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 197,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 200,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 204,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cycle(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cycle(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .takewhile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 266,
      "pattern": "name_call_unresolved",
      "note": "Call to 'seen_add(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 270,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 272,
      "pattern": "name_call_unresolved",
      "note": "Call to 'seen_add(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 312,
      "pattern": "name_call_unresolved",
      "note": "Call to 'seen_add(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islice(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islice(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islice(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islice(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .itemgetter(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_iterable(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .chain(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .repeat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 622,
      "pattern": "name_call_unresolved",
      "note": "Call to 'key(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 628,
      "pattern": "name_call_unresolved",
      "note": "Call to 'init(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 629,
      "pattern": "name_call_unresolved",
      "note": "Call to 'binop(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 660,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deque(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .islice(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .tee(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .itemgetter(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .itemgetter(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 882,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rightkey(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 889,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rightkey(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 902,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rightkey(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 903,
      "pattern": "name_call_unresolved",
      "note": "Call to 'seen(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 910,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rightkey(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 911,
      "pattern": "name_call_unresolved",
      "note": "Call to 'seen(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .count(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .nlargest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .chain(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .chain(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.itertoolz",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .random(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.recipes",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groupby(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.utils",
      "lineno": 3,
      "pattern": "name_call_unresolved",
      "note": "Call to 'lamda(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .signature(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 681,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._signatures",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 41,
      "pattern": "name_call_unresolved",
      "note": "Call to 'VersioneerConfig(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Popen(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exc_info(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .communicate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 129,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 165,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 179,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 233,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 243,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 247,
      "pattern": "name_call_unresolved",
      "note": "Call to 'NotThisMethod(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rindex(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .realpath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz._version",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.curried.operator",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.toolz.curried.operator",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
      "lineno": 550,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._subs_tree(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.static_dependencies.typing_inspect.typing_inspect",
      "lineno": 730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_int(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_required_credentials(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .convert_to_safe_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_async",
      "lineno": 1866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 59,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Argv(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 101,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listdir(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 203,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .import_module(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_helpers",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .machine(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_event_loop_policy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .WindowsSelectorEventLoopPolicy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .init(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 26,
      "pattern": "name_call_unresolved",
      "note": "Call to 'testMainClassSync(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 39,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .init(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 40,
      "pattern": "name_call_unresolved",
      "note": "Call to 'testMainClassAsync(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.tests_init",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_int(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_required_credentials(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .convert_to_safe_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend_exchange_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.tests_sync",
      "lineno": 1863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.tests_init",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_sandbox_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_after_constructor",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exchange_prop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .aggregate(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_aggregate",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_arrays_concat",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .arrays_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_array_concat",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .array_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base16_to_binary",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base58_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base58_to_binary",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_base64_to_binary",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_concat",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base16",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base58",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base58(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base64_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_binary_to_base64",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_capitalize",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_clone",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clone(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_constants",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 45,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 46,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 49,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 51,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 52,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hmac(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to 'hmac(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 62,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ecdsa(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 69,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ecdsa(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 126,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rsa(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 127,
      "pattern": "name_call_unresolved",
      "note": "Call to 'rsa(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 129,
      "pattern": "name_call_unresolved",
      "note": "Call to 'jwt(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 129,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 130,
      "pattern": "name_call_unresolved",
      "note": "Call to 'jwt(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 130,
      "pattern": "name_call_unresolved",
      "note": "Call to 'encode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 132,
      "pattern": "name_call_unresolved",
      "note": "Call to 'crc32(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 133,
      "pattern": "name_call_unresolved",
      "note": "Call to 'crc32(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_cryptography",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'crc32(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_date(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_date(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_date(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .microseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .seconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .yymmdd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .yymmdd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_int(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .yyyymmdd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .yyyymmdd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_int(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ymd(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_datetime",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ymdhms(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_decimal_to_precision",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_deep_extend",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_encode_decode",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .eth_get_address_from_private_key(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_eth_methods",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extend",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extract_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_extract_params",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_filter_by",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_group_by",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_market_type_and_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_safe_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_handle_methods",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .handle_request_network(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_implode_params",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .implode_params(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .index_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_index_by",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_in_array",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_temp_dir(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_file(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists_file(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_io",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_file(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_empty",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_empty(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_is_json_encoded_object",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_json_encoded_object(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_json",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keysort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_keysort",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .map_to_safe_map(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .map_to_safe_map(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_network_methods",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_be(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_binary_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_length(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binary_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_be",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_number_to_string",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_omit",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_parse_precision",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_abs(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_equals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_min(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_max(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_or(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_or(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_or(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precise",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_or(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_precision_from_string",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .precision_from_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_rawencode",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rawencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_repeated_elements_from_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_repeated_elements_from_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_remove_repeated_elements_from_array",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_repeated_elements_from_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_lower_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_upper_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer_product_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_timestamp_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_float_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number_omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_methods",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_safe_ticker",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets_from_exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets_from_exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_markets_from_exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_set_markets_from_exchange",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .describe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sleep",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort_by_2(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sort_by",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base16",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_string_to_base64",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_to_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_strip",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_sum",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sum(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .round_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_timeframes",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_to_array",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unique(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_deep_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sort(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_unique",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unique(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .base16_to_binary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_base64",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_base64(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_nested",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_nested(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_urlencode_with_array_repeat",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlencode_with_array_repeat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Exchange(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid16(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid22(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.test_uuid",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid22(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_language_specific",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 6,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .throttle(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .binance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rjust(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_running_loop(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ThreadPoolExecutor(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .submit(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .result(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.base.language_specific.test_throttler_performance",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_after_construct",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_best_bid_ask(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 105,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 139,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 176,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_create_order",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_features",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_accounts(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_accounts",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_balance",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_borrow_interest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_borrow_interest",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_closed_orders",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_currencies(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_currencies",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposits",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_transactions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_deposit_withdrawals",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_funding_rate_history(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_funding_rate_history",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_l2_order_book",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_l2_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_last_prices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_last_prices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_last_prices",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger_entry(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ledger_entry",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_leverage_tiers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_leverage_tiers",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_liquidations(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_liquidations",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_mode",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_margin_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_margin_modes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_margin_modes",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_markets",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_market_leverage_tiers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_market_leverage_tiers",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_liquidations(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_liquidations",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_my_trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ohlcv",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_interest_history(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_interest_history",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_open_orders",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_book",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_books(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_order_books",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_positions",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_status(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_status",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_ticker",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_active_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_tickers",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trades",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trading_fee(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fee",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trading_fees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_trading_fees",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_transaction_fees",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_withdrawals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_fetch_withdrawals",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_load_markets",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_proxies",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.async.test_sign_in",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_in(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_account",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .array_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .array_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_balance",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_interest",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_borrow_rate",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception_message(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_precision_accuracy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_currency",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_valid_currency_id_and_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_fee_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_deposit_withdrawal",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_type(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_funding_rate_history",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_last_price",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ledger_entry",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_leverage_tier",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_liquidation",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_mode",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_currency_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_margin_modification",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_precision_accuracy(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_valid_currency_id_and_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_valid_currency_id_and_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_valid_currency_id_and_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_market",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_round_minute_timestamp(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ohlcv",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_open_interest",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_fee_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deep_extend(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_order_book",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_less_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_position",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iso8601(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .currency(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_currency(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_gt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_tick_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_list(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_bids_asks(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_lt(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filter_by(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .array_concat(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_proxy_url_settings(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .check_proxy_settings(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mod(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_shared_methods",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_status",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater_or_equal(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_eq(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .omit_zero(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_greater(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_div(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string_n(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_neg(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_mul(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_ticker",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_and_datetime(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_fee_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trade",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_fee_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.base.test_trading_fee",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_symbol(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_dictionary(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_code_to_id(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_after_construct",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .network_id_to_code(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .market(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_best_bid_ask(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 105,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_to_numeric(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 139,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .number_to_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_add(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_sub(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_le(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .string_ge(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_order_state(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .log_template(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cancel_all_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 176,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Error(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pow(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decimal_to_precision(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_create_order",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_features",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_structure(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_accounts(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_accounts",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_balance",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_balance(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_borrow_interest(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_borrow_interest",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_closed_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_closed_orders",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_currencies(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_integer(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dict(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_value(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_string(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_bool(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_currencies",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_deposits(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposits",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_transactions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_deposit_withdrawals",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_funding_rate_history(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_funding_rate_history",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_l2_order_book",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_l2_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_last_prices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_last_prices(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_last_prices",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_number(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ledger_entry(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ledger_entry",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_leverage_tiers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_leverage_tiers",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_liquidations(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_liquidations",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_mode",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_margin_mode(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_margin_modes(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_margin_modes",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_markets",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_market_leverage_tiers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_market_leverage_tiers",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_liquidations(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_liquidations",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_my_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_my_trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_timeframe(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ohlcv(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ohlcv",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_interest_history(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_interest_history",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_open_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_open_orders",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_orders(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_orders",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_book",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_book(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_order_books(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_order_books",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_positions(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_positions",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_status(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_status",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_ticker",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_ticker(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gather(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_tickers(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_active_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_tickers",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trades(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_in_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trades",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trading_fee(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fee",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_trading_fees(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_trading_fees",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_transaction_fees",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch_withdrawals(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_non_emtpy_array(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .milliseconds(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_fetch_withdrawals",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_timestamp_order(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_markets(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_load_markets",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fetch(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_property(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_proxies",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_proxy_options(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "python.ccxt.test.exchange.sync.test_sign_in",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sign_in(...) - target object type not statically resolved."
    }
  ],
  "governance_gate": "APPROVED"
}